This report was generated by the Canonical GTFS Schedule
validator,
version 7.1.0 at 2026-01-23T15:06:53Z,
for the dataset
file:///shared/mwrta.zip. No country code was provided.
Use this report alongside our documentation.
| Notice Code | Severity | Total | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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_recommended_file | WARNING | 1 | |||||||||||||||||||||
missing_recommended_fileA recommended file is missing. You can see more about this notice here.
|
|||||||||||||||||||||||
| same_name_and_description_for_route | WARNING | 4 | |||||||||||||||||||||
same_name_and_description_for_routeSame name and description for route. The GTFS spec defines Description of a route that provides useful, quality information. Do not simply duplicate the name of the route. See the GTFS and GTFS Best Practices links below for more examples of how to populate the
You can see more about this notice here.
|
|||||||||||||||||||||||