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 2023 #544

Closed
9 tasks done
tiffanychu90 opened this issue Nov 10, 2022 · 1 comment
Closed
9 tasks done

Epic - Open Data Publishing 2023 #544

tiffanychu90 opened this issue Nov 10, 2022 · 1 comment
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 Nov 10, 2022

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 2023

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

2023 open data (stable phase)

2022 open data (development phase)

Wrangling data for publishing

Enterprise Geodatabase

@tiffanychu90 tiffanychu90 added epic Representing research requests - large segments of work and their dependencies open-data Work related to publishing, ingesting open data labels Nov 10, 2022
@tiffanychu90 tiffanychu90 self-assigned this Nov 10, 2022
This was referenced Dec 12, 2022
@tiffanychu90 tiffanychu90 changed the title Epic - Open Data Publishing Epic - Open Data Publishing 2023 Dec 14, 2023
@tiffanychu90
Copy link
Member Author

Close epic for 2023 PRs related to open data publishing. Use new epic for 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
Status: Done
Development

No branches or pull requests

1 participant