This report was generated by the Canonical GTFS Schedule
validator,
version 5.0.1 at 2024-06-17T14:25:04Z,
for the dataset
file:///tmp/1_in.zip. No country code was provided.
Use this report alongside our documentation.
Notice Code | Severity | Total | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
leading_or_trailing_whitespaces | WARNING | 1 | |||||||||
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_column | WARNING | 1 | |||||||||
missing_recommended_columnA recommended column is missing in the input file. 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.
|