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

filter_to_date() method in GtfsInstance #186

Closed
ethan-moss opened this issue Oct 16, 2023 · 0 comments · Fixed by #190
Closed

filter_to_date() method in GtfsInstance #186

ethan-moss opened this issue Oct 16, 2023 · 0 comments · Fixed by #190
Assignees
Labels
Milestone

Comments

@ethan-moss
Copy link
Collaborator

ethan-moss commented Oct 16, 2023

Description of the Feature to be Added

Add a method to GtfsInstance that filters the GTFS data to a date of interest. This would dramatically reduce the size of GTFS file while not impacting the subsequent r5py analysis stage when using the GTFS data on the same date.

(OPTIONAL) Suggested Implementations

Method could be a shallow wrapper of existing gtfs_kit methods, also the suitability of this would need to be QAed/confirmed.

@r-leyshon r-leyshon self-assigned this Oct 18, 2023
@r-leyshon r-leyshon added this to the sprint 5 end milestone Oct 19, 2023
@r-leyshon r-leyshon linked a pull request Oct 23, 2023 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants