GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-04T11:05:22Z,
for the dataset file:///shared/la-metro-rail_633d8170.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Los Angeles County Metropolitan Transportation Authority
Publisher URL:
https://www.metro.net
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
N/A
Feed End Date:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_rules.txt
  6. feed_info.txt
  7. feed_url.txt
  8. requirements.txt
  9. routes.txt
  10. shapes.txt
  11. stop_times.txt
  12. stops.txt
  13. trips.txt

Counts


  • Agencies: 1
  • Blocks: 97
  • Routes: 6
  • Shapes: 18
  • Stops: 454
  • Trips: 8063

Specification Compliance report

37 notices reported (0 errors, 29 warnings, 8 infos)

Notice Code Severity Total
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 "RDEC25-801-1_Weekday-41"
3 "RDEC25-801-2_Saturday-13"
4 "RDEC25-801-3_Sunday-08"
10 "RDEC25-802-1_Weekday-87"
11 "RDEC25-802-2_Saturday-67"
12 "RDEC25-802-3_Sunday-71"
16 "RDEC25-803-1_Weekday-25"
17 "RDEC25-803-2_Saturday-13"
22 "RDEC25-804-1_Weekday-23"
24 "RDEC25-804-3_Sunday-08"
missing_recommended_field WARNING 10

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_start_date"
"feed_info.txt" 2 "feed_end_date"
"feed_info.txt" 2 "feed_version"
"fare_attributes.txt" 2 "agency_id"
"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"
stop_without_stop_time WARNING 3

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
239 "80229" "Wilshire / La Brea Station"
241 "80230" "Wilshire / Fairfax Station"
243 "80231" "Wilshire / La Cienega Station"
unused_shape WARNING 6

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"805EB_190513" 772
"805WB_190513" 1067
"801NB_RC_221121" 1347
"801SB_RC_221121" 3245
"803EB_120215" 8802
"803WB_120215" 9318
unknown_column INFO 6

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.
"fare_attributes.txt" "fare_note" 7
"feed_info.txt" "feed_id" 1
"feed_info.txt" "feed_license" 6
"stop_times.txt" "route_code" 9
"stop_times.txt" "destination_code" 10
"stops.txt" "tpis_name" 10
unknown_file INFO 2

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"feed_url.txt"
"requirements.txt"