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

Finish speeds #784

Merged
merged 14 commits into from
Jun 15, 2023
Merged

Finish speeds #784

merged 14 commits into from
Jun 15, 2023

Conversation

tiffanychu90
Copy link
Member

@tiffanychu90 tiffanychu90 commented Jun 15, 2023

segment speeds

  • Use a script to calculate p20, p50, p80 speed metrics, and split off what's exported into another script.
  • In export script, suppress internal modeling columns and switch to natural identifiers and also add organization_source_record_id
    • sample notebook in 12_organization_name.ipynb working across dim_gtfs_datasets and organizations and dim_provider_gtfs_data
  • Research Request - speeds by stop segments published to open data #761

open data

  • update create_routes_data and create_stops_data to use segment_speed_utils.helpers
  • get at the export columns needed, including base64_url, uri, organization_source_record_id (called org_id) and organization_name (swap out _gtfs_dataset_name with organization_name)

shared_utils

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

5 similar comments
@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@tiffanychu90 tiffanychu90 merged commit c0e7d87 into main Jun 15, 2023
@tiffanychu90 tiffanychu90 deleted the finish-speeds branch June 15, 2023 17:09
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