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

Compute hourly bus counts per street segment #11

Open
thcrock opened this issue Jul 20, 2016 · 0 comments
Open

Compute hourly bus counts per street segment #11

thcrock opened this issue Jul 20, 2016 · 0 comments
Assignees

Comments

@thcrock
Copy link
Collaborator

thcrock commented Jul 20, 2016

John reports that a threshold used by LA for deciding that a road segment should get a bus upgrade is 25 buses passing by in an hour. We would like to identify all of the road segments where this is true. The CTA's GTFS data defines when trips are scheduled and the sections of road where they go. Without any ridership data, we can compute the number of buses on each stretch of road at any one time.

We can work on the actual deliverable to tell people about these segments later (map? list? upload the raw data to OpenGrid?), but the deliverable of this issue should probably just a be a CSV. Each row lists the segment, hour, and # of scheduled buses

@thcrock thcrock self-assigned this Jul 20, 2016
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

No branches or pull requests

1 participant