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

Cut 2 mile road segments, prep for route typologies #1062

Merged
merged 14 commits into from
Mar 27, 2024
Merged

Conversation

tiffanychu90
Copy link
Member

@tiffanychu90 tiffanychu90 commented Mar 26, 2024

gtfs_funnel

  • adjust stop_times script keep feed_key and also add stop_pair_name - run for all dates we have
  • rename script to schedule_stats_by_route_direction, and use this is an input for route typologies

gtfs digest

  • look through existing draft digest and see where additional route cleaning should be done.
  • list the operators that need extra parsing of route name so that it's more readable (extra_cleaning.py)
  • add polars as a package in shared_utils in case we want to use great-tables (some functionality is for polars dfs, not pandas df).

road segments

segment speeds

  • remove sjoin vp to roads script
  • try nearest neighbor of vp to 1km road segments only a couple shapes. will need more investigation to scale and calculate it for all the shapes.
  • Epic - Transit speeds on road segments #916

Copy link

nbviewer URLs for impacted notebooks:

3 similar comments
Copy link

nbviewer URLs for impacted notebooks:

Copy link

nbviewer URLs for impacted notebooks:

Copy link

nbviewer URLs for impacted notebooks:

Copy link

nbviewer URLs for impacted notebooks:

1 similar comment
Copy link

nbviewer URLs for impacted notebooks:

@tiffanychu90 tiffanychu90 merged commit 06bb8eb into main Mar 27, 2024
4 checks passed
@tiffanychu90 tiffanychu90 deleted the road-segments branch March 27, 2024 00:04
@tiffanychu90 tiffanychu90 changed the title Road segments Cut 2 mile road segments, prep for route typologies Mar 27, 2024
Copy link

nbviewer URLs for impacted notebooks:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant