GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T15:42:32Z,
for the dataset file:///shared/lapuente-ca-us.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:
csinteractive@metro.net
Feed Language:
English
Feed Start Date:
2023-01-01
Feed End Date:
2024-12-31

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_attributes.txt
  4. calendar_dates.txt
  5. directions.txt
  6. fare_attributes.txt
  7. fare_rider_categories.txt
  8. feed_info.txt
  9. rider_categories.txt
  10. routes.txt
  11. shapes.txt
  12. stop_times.txt
  13. stops.txt
  14. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 2
  • Shapes: 2
  • Stops: 92
  • Trips: 44

Specification Compliance report

56 notices reported (2 errors, 16 warnings, 38 infos)

Notice Code Severity Total
missing_required_column ERROR 2

missing_required_column

A required column is missing in the input file.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the missing column.
"rider_categories.txt" "is_default_fare_category"
"rider_categories.txt" "rider_category_name"
expired_calendar WARNING 3

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 "wknd"
3 "Sa"
4 "wkdy"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260123" "20241231" "20260130"
stop_without_stop_time WARNING 11

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.
11 "2745350" "Hacienda Blvd & Francisquito Ave NB"
17 "2745356" "Amar Rd & Hacienda Blvd"
19 "2745358" "Amar Rd & California Ave"
21 "2745360" "Hacienda Blvd & Francisquito Ave NB"
22 "2745361" "Amar Rd & Conlon Ave"
24 "2745363" "Amar Rd & Sunkist Ave"
26 "2745365" "Amar Rd & Willow Ave W"
28 "2745367" "Puente Ave & Amar Dr"
29 "2745368" "Puente Ave & Sunkist Dr"
42 "2745381" "Glendora Ave & Victoria Ave"
44 "2745383" "Glendora Ave & Stafford St"
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" "20230102" "20241231"
unknown_column INFO 35

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.
"agency.txt" "tts_agency_name" 8
"calendar_dates.txt" "holiday_name" 3
"calendar.txt" "service_name" 2
"feed_info.txt" "feed_license" 5
"feed_info.txt" "feed_id" 10
"rider_categories.txt" "rider_category_description" 2
"routes.txt" "min_headway_minutes" 11
"routes.txt" "eligibility_restricted" 12
"routes.txt" "tts_route_short_name" 15
"routes.txt" "tts_route_long_name" 16
"stop_times.txt" "start_service_area_id" 11
"stop_times.txt" "end_service_area_id" 12
"stop_times.txt" "start_service_area_radius" 13
"stop_times.txt" "end_service_area_radius" 14
"stop_times.txt" "start_pickup_dropoff_window" 19
"stop_times.txt" "end_pickup_dropoff_window" 20
"stop_times.txt" "mean_duration_factor" 21
"stop_times.txt" "mean_duration_offset" 22
"stop_times.txt" "safe_duration_factor" 23
"stop_times.txt" "safe_duration_offset" 24
"stop_times.txt" "tts_stop_headsign" 25
"stop_times.txt" "min_arrival_time" 26
"stop_times.txt" "max_departure_time" 27
"stops.txt" "position" 13
"stops.txt" "direction" 14
"trips.txt" "trip_type" 11
"trips.txt" "drt_max_travel_time" 12
"trips.txt" "drt_avg_travel_time" 13
"trips.txt" "drt_advance_book_min" 14
"trips.txt" "drt_pickup_message" 15
"trips.txt" "drt_drop_off_message" 16
"trips.txt" "continuous_pickup_message" 17
"trips.txt" "continuous_drop_off_message" 18
"trips.txt" "tts_trip_headsign" 19
"trips.txt" "tts_trip_short_name" 20
unknown_file INFO 3

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"calendar_attributes.txt"
"directions.txt"
"fare_rider_categories.txt"