This report was generated by the Canonical GTFS Schedule
validator,
version 7.0.0 at 2025-04-22T06:54:09Z,
for the dataset
file:///tmp/1_in.zip. No country code was provided.
Use this report alongside our documentation.
Notice Code | Severity | Total | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
missing_required_column | ERROR | 3 | |||||||||||||||||||||||||||||||||
missing_required_columnA required column is missing in the input file. You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
new_line_in_value | ERROR | 2 | |||||||||||||||||||||||||||||||||
new_line_in_valueNew line or carriage return in a value in CSV file. This error is usually found when the CSV file does not close double quotes properly, so the next line is considered as a continuation of the previous line. Example: the following file was intended to have fields "f11", "f12", "f21", "f22", but it actually parses as two fields: "f11", "f12\nf21,"f22"".
You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
expired_calendar | WARNING | 10 | |||||||||||||||||||||||||||||||||
expired_calendarDataset should not contain date ranges for services that have already expired. This warning takes into account the You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
feed_expiration_date7_days | WARNING | 1 | |||||||||||||||||||||||||||||||||
feed_expiration_date7_daysDataset should be valid for at least the next 7 days. The dataset expiration date defined in You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
leading_or_trailing_whitespaces | WARNING | 2 | |||||||||||||||||||||||||||||||||
leading_or_trailing_whitespacesThe value in CSV file has leading or trailing whitespaces. This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser. The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces. You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
missing_feed_contact_email_and_url | WARNING | 1 | |||||||||||||||||||||||||||||||||
missing_feed_contact_email_and_urlBest Practices for You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
mixed_case_recommended_field | WARNING | 4 | |||||||||||||||||||||||||||||||||
mixed_case_recommended_fieldThis field has customer-facing text and should use Mixed Case (should contain upper and lower case letters). This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.
You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
trip_coverage_not_active_for_next7_days | WARNING | 1 | |||||||||||||||||||||||||||||||||
trip_coverage_not_active_for_next7_daysTrips data should be valid for at least the next seven days. This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days. You can see more about this notice here.
|
|||||||||||||||||||||||||||||||||||
unknown_column | INFO | 2 | |||||||||||||||||||||||||||||||||
unknown_columnA column name is unknown. You can see more about this notice here.
|