GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-09T13:13:11Z,
for the dataset file:///shared/huntsville-shuttle2_910cf0e2.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

Agencies included


Feed Info


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

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 12
  • Shapes: 13
  • Stops: 383
  • Trips: 1221

Specification Compliance report

22 notices reported (0 errors, 22 warnings, 0 infos)

Notice Code Severity Total
leading_or_trailing_whitespaces WARNING 21

leading_or_trailing_whitespaces

The 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.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stops.txt" 45 "stop_name" "Blue Spring at Stonehurst Apartments "
"stops.txt" 61 "stop_name" "Calhoun College "
"stops.txt" 75 "stop_name" "Clinton at 4th "
"stops.txt" 93 "stop_name" "Drake Ave Academy Sports "
"stops.txt" 119 "stop_name" "Holmes at Galway "
"stops.txt" 180 "stop_name" "Meridian St at Holloway "
"stops.txt" 193 "stop_name" "Newson Rd at Cherokee Bend "
"stops.txt" 213 "stop_name" "Old Madison Pike and Bocker "
"stops.txt" 216 "stop_name" "Old Madison Pike at Steeplechase "
"stops.txt" 280 "stop_name" "Seminole at Vernon "
"stops.txt" 283 "stop_name" "Sherwood Baptist Church "
"stops.txt" 286 "stop_name" "Space and Rocket Center "
"stops.txt" 293 "stop_name" "TARCOG "
"stops.txt" 295 "stop_desc" "Enterprize Way at 1st Commercial Bank "
"stops.txt" 298 "stop_name" "Todd Towers Stop "
"stops.txt" 310 "stop_name" "University at Arctic "
"stops.txt" 314 "stop_name" "University at Henderson "
"stops.txt" 319 "stop_name" "University at McDonald's "
"stops.txt" 320 "stop_name" "University at Meadow Dr "
"stops.txt" 345 "stop_name" "Walmart - University Dr "
"stops.txt" 360 "stop_name" "Whitesburg at Whitesport Dr SW "
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"