GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-07T15:32:28Z,
for the dataset file:///tmp/1_in.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Language:
N/A

Files included


Counts


  • Agencies: 0
  • Blocks: 0
  • Routes: 0
  • Shapes: 0
  • Stops: 0
  • Trips: 0

Specification Compliance report

8 notices reported (7 errors, 1 warnings, 0 infos)

Notice Code Severity Total
invalid_input_files_in_subfolder ERROR 1

invalid_input_files_in_subfolder

At least 1 GTFS file is in a subfolder.

All GTFS files must reside at the root level directly.

You can see more about this notice here.

message (?) The error message that explains the reason for the exception.
"At least 1 GTFS file is in a subfolder. All GTFS files must reside at the root level directly."
missing_calendar_and_calendar_date_files ERROR 1

missing_calendar_and_calendar_date_files

Missing GTFS files calendar.txt and calendar_dates.txt.

At least one of the files must be provided.

You can see more about this notice here.

missing_required_file ERROR 5

missing_required_file

A required file is missing.

If this notice is triggered for every core file, it might be a problem with the input. To create a zip file from the GTFS .txt files: select all the .txt files, right-click, and compress. Do not compress the folder containing the files.

You can see more about this notice here.

filename (?) The name of the faulty file.
"stop_times.txt"
"stops.txt"
"agency.txt"
"routes.txt"
"trips.txt"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"