Skip to content
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

Epic - Open Data Publishing 2024 #991

Open
tiffanychu90 opened this issue Jan 11, 2024 · 0 comments
Open

Epic - Open Data Publishing 2024 #991

tiffanychu90 opened this issue Jan 11, 2024 · 0 comments
Assignees
Labels
epic Representing research requests - large segments of work and their dependencies open-data Work related to publishing, ingesting open data

Comments

@tiffanychu90
Copy link
Member

tiffanychu90 commented Jan 11, 2024

After receiving a research request, use this template to plan and track your work. Be sure to also add the appropriate project-level label to this issue (eg gtfs-rt, DLA).

Epic Information - Open Data Publishing 2024

Summary

  • Easily track the PRs related to monthly updates to open data portal
  • Going forward, no need to open an issue each month, just link PR here
  • Reference: Monthly dates downloaded for open data
  • Publish 6 geospatial datasets each month:
    • ca_hq_transit_areas (HQTA polygons)
    • ca_hq_transit_stops (HQTA points)
    • ca_transit_routes (initially Traffic Ops request)
    • ca_transit_stops (initially Traffic Ops request)
    • speeds_by_stop_segments
    • speeds_route_time_of_day
  • Steps to produce open data portal:
    • add current month's date in shared_utils/rt_dates
    • download GTFS scheduled trips, stops, shapes, stop_times, and vehicle_locations tables for a single day: cd gtfs_funnel/ && make funnel_gtfs_data
    • HQ areas/stops datasets: cd high_quality_transit_areas/ && make hqta_data (interspersed with notebook checks)
    • GTFS stops/routes geospatial datasets: cd open_data/ && make create_gtfs_schedule_geospatial_open_data
    • update metadata XML and publish to enterprise geodatabaes: cd open_data/ && make compile_open_data_portal (this step is more manual)

Issues

2024 open data

@tiffanychu90 tiffanychu90 added epic Representing research requests - large segments of work and their dependencies open-data Work related to publishing, ingesting open data labels Jan 11, 2024
@tiffanychu90 tiffanychu90 self-assigned this Jan 11, 2024
@github-actions github-actions bot added this to Epics in Progress in Analytics Work Jan 11, 2024
This was referenced Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Representing research requests - large segments of work and their dependencies open-data Work related to publishing, ingesting open data
Projects
Analytics Work
Epics in Progress
Development

No branches or pull requests

1 participant