Skip to content

Allow get_gtfs_segments to accept a specific date #14

@araichev

Description

@araichev

Is your feature request related to a problem? Please describe.

I wish i could get segments for a particular date of analysis. Sometimes i need to analyze a feed on a date other than the busiest one chosen by GTFS Segents, e.g. a Sunday.

Describe the solution you'd like

Add an optional date keyword argument to get_gtfs_segments, which restricts the analysis to that date (a YYYYMMDD date string, say) instead of the default busiest date. Seems like an easy and powerful change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions