Skip to content

Commit

Permalink
Merge pull request #1213 from cal-itp/ah_gtfs
Browse files Browse the repository at this point in the history
GTFS Digest
  • Loading branch information
amandaha8 authored Aug 22, 2024
2 parents c80268d + 573eba2 commit 18728c7
Show file tree
Hide file tree
Showing 186 changed files with 1,069 additions and 386 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,13 @@ build_gtfs_digest:
$(eval export site = gtfs_digest)
#cd data-analyses/rt_segment_speeds && pip install -r requirements.txt && cd ../_shared_utils && make setup_env && cd ..
#cd gtfs_digest/ && python deploy_portfolio_yaml.py && make assemble_data && cd ..
cd gtfs_digest/ && python deploy_portfolio_yaml.py
make build_portfolio_site

build_gtfs_digest_testing:
$(eval export site = gtfs_digest_testing)
#cd data-analyses/rt_segment_speeds && pip install -r requirements.txt && cd ../_shared_utils && make setup_env && cd ..
#cd gtfs_digest/ && make assemble_data && cd ..
make build_portfolio_site

add_precommit:
Expand Down
2 changes: 1 addition & 1 deletion gtfs_digest/03_report.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"outputs": [],
"source": [
"# Comment out and leave this cell right below pandas\n",
"# organization_name = \"Marin County Transit District\""
"organization_name = \"Marin County Transit District\""
]
},
{
Expand Down
Loading

0 comments on commit 18728c7

Please sign in to comment.