GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T15:37:17Z,
for the dataset file:///shared/city-of-santa-monica.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
English
Feed Start Date:
2025-08-10
Feed End Date:
2026-04-04

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. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. transfers.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 18
  • Shapes: 58
  • Stops: 921
  • Trips: 4177

Specification Compliance report

20 notices reported (17 errors, 3 warnings, 0 infos)

Notice Code Severity Total
duplicate_key ERROR 17

duplicate_key

Duplicated entity.

The values of the given key and rows are duplicates.

You can see more about this notice here.

filename (?) The name of the faulty file oldCsvRowNumber (?) The row of the first occurrence. newCsvRowNumber (?) The row of the other occurrence. fieldName1 (?) Composite key's first field name. fieldValue1 (?) Composite key's first value.
"fare_rules.txt" 2 16 "fare_id,route_id" "402-1,402-3932"
"fare_rules.txt" 4 18 "fare_id,route_id" "402-1,402-3952"
"fare_rules.txt" 17 19 "fare_id,route_id" "402-1,402-3931"
"fare_rules.txt" 15 20 "fare_id,route_id" "402-1,402-3956"
"fare_rules.txt" 13 22 "fare_id,route_id" "402-1,402-3937"
"fare_rules.txt" 12 23 "fare_id,route_id" "402-1,402-3938"
"fare_rules.txt" 11 24 "fare_id,route_id" "402-1,402-3939"
"fare_rules.txt" 10 26 "fare_id,route_id" "402-1,402-3942"
"fare_rules.txt" 9 27 "fare_id,route_id" "402-1,402-3943"
"fare_rules.txt" 8 28 "fare_id,route_id" "402-1,402-3944"
"fare_rules.txt" 7 29 "fare_id,route_id" "402-1,402-3945"
"fare_rules.txt" 6 30 "fare_id,route_id" "402-1,402-3946"
"fare_rules.txt" 5 31 "fare_id,route_id" "402-1,402-3950"
"fare_rules.txt" 3 32 "fare_id,route_id" "402-1,402-3953"
"fare_rules.txt" 33 34 "fare_id,route_id" "402-4,402-3940"
"fare_rules.txt" 33 35 "fare_id,route_id" "402-4,402-3940"
"fare_rules.txt" 33 36 "fare_id,route_id" "402-4,402-3940"
duplicate_route_name WARNING 1

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
5 "402-3935" 19 "402-4030" "5" "Olympic Blvd" 3 "402-6216179"
missing_recommended_field WARNING 2

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.
"fare_attributes.txt" 2 "agency_id"
"fare_attributes.txt" 3 "agency_id"