GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.0.0 at 2025-05-16T18:46:05Z,
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 Email:
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. There are two common cases that trigger this error:

  1. The root folder (e.g., a folder called "GTFS 2020") was zipped instead of the individual files within the folder (e.g., calendar.txt, agency.txt, etc.). This can be fixed by zipping the files directly instead.
  2. A file associated with GTFS is in a subfolder rather than the root folder of the dataset, and needs to be removed if not needed or moved to the root level.

You can see more about this notice here.

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"
"agency.txt"
"routes.txt"
"trips.txt"
"stops.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"