GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T17:16:52Z,
for the dataset file:///shared/rides.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


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

Counts


  • Agencies: 1
  • Blocks: 20
  • Routes: 11
  • Shapes: 11
  • Stops: 85
  • Trips: 220

Specification Compliance report

182 notices reported (157 errors, 24 warnings, 1 infos)

Notice Code Severity Total
invalid_url ERROR 1

invalid_url

A field contains a malformed URL.

Definitions for valid URLs are quite vague. We perform strict validation using the Apache Commons UrlValidator.

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.
"feed_info.txt" 2 "feed_publisher_url" "ridesmtd.com"
stop_time_timepoint_without_times ERROR 156

stop_time_timepoint_without_times

arrival_time or departure_time not specified for timepoint.

Any records with stop_times.timepoint set to 1 must define a value for stop_times.arrival_time and stop_times.departure_time fields.

You can see more about this notice here.

Only the first 50 of 156 affected records are displayed below.

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id. stopSequence (?) The faulty record's `stops.stop_sequence`. specifiedField (?) Either `departure_time` or `arrival_time`.
1461 "832" 1 "arrival_time"
1461 "832" 1 "departure_time"
1462 "832" 2 "arrival_time"
1462 "832" 2 "departure_time"
1463 "832" 3 "arrival_time"
1463 "832" 3 "departure_time"
1464 "832" 4 "arrival_time"
1464 "832" 4 "departure_time"
1465 "832" 5 "arrival_time"
1465 "832" 5 "departure_time"
1466 "832" 6 "arrival_time"
1466 "832" 6 "departure_time"
1467 "832" 7 "arrival_time"
1467 "832" 7 "departure_time"
1468 "832" 8 "arrival_time"
1468 "832" 8 "departure_time"
1469 "832" 9 "arrival_time"
1469 "832" 9 "departure_time"
1470 "832" 10 "arrival_time"
1470 "832" 10 "departure_time"
1471 "832" 11 "arrival_time"
1471 "832" 11 "departure_time"
1472 "832" 12 "arrival_time"
1472 "832" 12 "departure_time"
1473 "832" 13 "arrival_time"
1473 "832" 13 "departure_time"
1474 "832" 14 "arrival_time"
1474 "832" 14 "departure_time"
1475 "832" 15 "arrival_time"
1475 "832" 15 "departure_time"
2447 "725" 9 "arrival_time"
2447 "725" 9 "departure_time"
2448 "725" 10 "arrival_time"
2448 "725" 10 "departure_time"
2449 "725" 11 "arrival_time"
2449 "725" 11 "departure_time"
2450 "725" 12 "arrival_time"
2450 "725" 12 "departure_time"
2451 "725" 13 "arrival_time"
2451 "725" 13 "departure_time"
2452 "725" 14 "arrival_time"
2452 "725" 14 "departure_time"
2453 "725" 15 "arrival_time"
2453 "725" 15 "departure_time"
2454 "725" 16 "arrival_time"
2454 "725" 16 "departure_time"
2455 "725" 17 "arrival_time"
2455 "725" 17 "departure_time"
2456 "725" 18 "arrival_time"
2456 "725" 18 "departure_time"
expired_calendar WARNING 10

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "30"
3 "31"
4 "37"
5 "45"
6 "36"
7 "40"
8 "41"
9 "43"
10 "42"
11 "44"
fast_travel_between_far_stops WARNING 1

fast_travel_between_far_stops

A transit vehicle moves too fast between two far stops.

Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
78 "832" "22" 215.93426645449588 10.796713322724795 1460 0 "124" "Student Center (East Side)" "07:09:00" 1478 18 "152" "Wall @ Pleasant Hill Road" "07:11:00"
missing_recommended_field WARNING 12

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"feed_info.txt" 2 "feed_version"
"routes.txt" 2 "agency_id"
"routes.txt" 3 "agency_id"
"routes.txt" 4 "agency_id"
"routes.txt" 5 "agency_id"
"routes.txt" 6 "agency_id"
"routes.txt" 7 "agency_id"
"routes.txt" 8 "agency_id"
"routes.txt" 9 "agency_id"
"routes.txt" 10 "agency_id"
"routes.txt" 11 "agency_id"
"routes.txt" 12 "agency_id"
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260123" "20210904" "20220312"
unknown_column INFO 1

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"trips.txt" "block_name" 11