-
Notifications
You must be signed in to change notification settings - Fork 6
Refactor open data part 2 #1893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ca_transit_stops, ca_transit_routes|
nbviewer URLs for impacted notebooks: |
1 similar comment
|
nbviewer URLs for impacted notebooks: |
|
@tiffanychu90 can we keep more of |
|
Excited for this though, should I try doing the ArcGIS process starting from these for CA Transit Routes/Stops? |
@edasmalchi: Yes, you can start! I think I can merge tomorrow. Other notes:
|
|
nbviewer URLs for impacted notebooks: |
open data
Bring in columns needed so we can move fully into
fct_monthly_scheduled_stopsandfct_monthly_routesand change the underlying dataset from publishing a daily sample to everything we observed that month.open_data/create_routes_data.py-> published asca_transit_routesin Geoportalopen_data/create_stops_data.py-> published asca_transit_stopsin Geoportalfct_daily_scheduled_stopsby usingdim_stop_arrivalsdata-infra#4687caltrans_district_fullAdd Daily RT service summary + adjustmart_gtfs_rolluptables data-infra#4710shared_utilsand unused paths ingtfs_analytics_data.ymlTODOs for bridge table in the warehouse
Bridge table can benefit from:
schedule_gtfs_dataset_name(Trinity Schedule vs Trinity Remix Schedule)