-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
GTFS Best PracticesUsed for Adding or changing rules that belong in the GTFS Best PracticesUsed for Adding or changing rules that belong in the GTFS Best Practicesnew ruleNew rule to be addedNew rule to be addedstatus: ReadyAn issue that is ready to be worked on.An issue that is ready to be worked on.
Description
Describe the problem
The GTFS Best Practices include the following best practice:
Remove old services (expired calendars) from the feed.
We don't have a check that looks for expired calendars
Describe the new validation rule
If there exists a row in calendar.txt with end_date < TODAY_DATE, or a row in calendar_dates.txt with date < TODAY_DATE, trigger an "expired_calendar" notice
Sample GTFS datasets
No response
Severity
Warning
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GTFS Best PracticesUsed for Adding or changing rules that belong in the GTFS Best PracticesUsed for Adding or changing rules that belong in the GTFS Best Practicesnew ruleNew rule to be addedNew rule to be addedstatus: ReadyAn issue that is ready to be worked on.An issue that is ready to be worked on.