city-of-santa-monica — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-27T15:48:55Z,
for the dataset file:///shared/city-of-santa-monica_ed9a27b8.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Big Blue Bus
Publisher URL:
http://bigbluebus.com
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
2025-12-14
Feed End Date:
2026-08-08

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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 34
  • Shapes: 116
  • Stops: 914
  • Trips: 6466

Specification Compliance report

1148 notices reported (18 errors, 1128 warnings, 2 infos)

Notice Code Severity Total
duplicate_key ERROR 18

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 10 "fare_id,route_id" "4,4035"
"fare_rules.txt" 20 37 "fare_id,route_id" "1,4050"
"fare_rules.txt" 21 38 "fare_id,route_id" "1,4051"
"fare_rules.txt" 22 39 "fare_id,route_id" "1,4052"
"fare_rules.txt" 23 40 "fare_id,route_id" "1,4054"
"fare_rules.txt" 24 41 "fare_id,route_id" "1,4056"
"fare_rules.txt" 25 42 "fare_id,route_id" "1,4057"
"fare_rules.txt" 26 43 "fare_id,route_id" "1,4058"
"fare_rules.txt" 36 44 "fare_id,route_id" "4,4059"
"fare_rules.txt" 27 45 "fare_id,route_id" "1,4060"
"fare_rules.txt" 28 46 "fare_id,route_id" "1,4061"
"fare_rules.txt" 29 47 "fare_id,route_id" "1,4062"
"fare_rules.txt" 30 48 "fare_id,route_id" "1,4063"
"fare_rules.txt" 31 49 "fare_id,route_id" "1,4064"
"fare_rules.txt" 32 50 "fare_id,route_id" "1,4065"
"fare_rules.txt" 33 51 "fare_id,route_id" "1,4067"
"fare_rules.txt" 34 52 "fare_id,route_id" "1,4069"
"fare_rules.txt" 35 53 "fare_id,route_id" "1,4070"
duplicate_route_name WARNING 17

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`.
2 "4026" 19 "4050" "1" "Main St & Santa Monica Blvd/UCLA" 3 "6216179"
3 "4027" 20 "4051" "2" "Wilshire Blvd/UCLA" 3 "6216179"
4 "4028" 21 "4052" "3" "Lincoln Blvd/LAX" 3 "6216179"
5 "4030" 22 "4054" "5" "Olympic Blvd" 3 "6216179"
6 "4032" 23 "4056" "7" "Pico Blvd" 3 "6216179"
7 "4033" 24 "4057" "8" "Ocean Park Blvd & Westwood Bl/UCLA" 3 "6216179"
8 "4034" 25 "4058" "9" "Pacific Palisades" 3 "6216179"
9 "4035" 26 "4059" "R10" "Downtown LA Freeway Express" 3 "6216179"
10 "4036" 27 "4060" "R12" "Venice/Westwood Sta/UCLA Rapid" 3 "6216179"
11 "4037" 28 "4061" "14" "Bundy Dr & Centinela Ave" 3 "6216179"
12 "4038" 29 "4062" "15" "Barrington Ave" 3 "6216179"
13 "4039" 30 "4063" "16" "Wilshire Bl/Bundy Dr-Playa del Rey" 3 "6216179"
14 "4040" 31 "4064" "17" "Culver City Sta - UCLA" 3 "6216179"
15 "4041" 32 "4065" "18" "UCLA - Marina del Rey" 3 "6216179"
16 "4049" 33 "4067" "41" "SMC- 17th St Station- Montana" 3 "6216179"
17 "4045" 34 "4069" "43" "26th Street" 3 "6216179"
18 "4046" 35 "4070" "44" "17th St Sta - SMC Bundy Campus" 3 "6216179"
expired_calendar WARNING 6

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.
5 "20251214_92610"
6 "20251214_79010"
7 "20251214_12010"
8 "20251214_95410"
9 "20251214_87510"
10 "20251214_85510"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
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"
mixed_case_recommended_field WARNING 878

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

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

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"stops.txt" "stop_name" "4TH NB & SANTA MONICA NS" 2
"stops.txt" "stop_name" "SANTA MONICA EB & 6TH NS" 3
"stops.txt" "stop_name" "SANTA MONICA EB & CENTINELA FS" 4
"stops.txt" "stop_name" "SAWTELLE SB & SANTA MONICA NS" 5
"stops.txt" "stop_name" "UCLA HILGARD TERMINAL" 6
"stops.txt" "stop_name" "SAWTELLE NB & SANTA MONICA FS" 7
"stops.txt" "stop_name" "4TH SB & SANTA MONICA FS" 8
"stops.txt" "stop_name" "MAIN SB & PICO NS" 9
"stops.txt" "stop_name" "PICO EB & 4TH FS" 10
"stops.txt" "stop_name" "BROADWAY WB & 4TH FS" 12
"stops.txt" "stop_name" "WILSHIRE EB & BUNDY NS" 13
"stops.txt" "stop_name" "WILSHIRE EB & BONSALL FS" 14
"stops.txt" "stop_name" "VA HOSPITAL EB & BONSALL FS" 15
"stops.txt" "stop_name" "VA HOSPITAL WB & BONSALL NS" 16
"stops.txt" "stop_name" "LINCOLN NB & WASHINGTON BL (VEN) FS" 18
"stops.txt" "stop_name" "LINCOLN NB & OCEAN PARK NS" 19
"stops.txt" "stop_name" "ARIZONA EB & 5TH NS" 20
"stops.txt" "stop_name" "4TH NB & WILSHIRE NS" 21
"stops.txt" "stop_name" "MONTANA EB & 20TH NS" 22
"stops.txt" "stop_name" "SAN VICENTE EB & BARRINGTON NS" 23
"stops.txt" "stop_name" "SAN VICENTE WB & BARRINGTON NS" 24
"stops.txt" "stop_name" "MONTANA WB & 20TH NS" 25
"stops.txt" "stop_name" "4TH SB & WILSHIRE FS" 26
"stops.txt" "stop_name" "LINCOLN SB & OCEAN PARK FS" 27
"stops.txt" "stop_name" "LINCOLN SB & WASHINGTON BL (VEN) FS" 28
"stops.txt" "stop_name" "MANCHESTER EB & LINCOLN FS" 29
"stops.txt" "stop_name" "OLYMPIC EB & SAWTELLE FS" 30
"stops.txt" "stop_name" "OLYMPIC EB & WESTWOOD FS" 31
"stops.txt" "stop_name" "PICO EB & ROBERTSON FS" 32
"stops.txt" "stop_name" "RIMPAU TERMINAL" 33
"stops.txt" "stop_name" "PICO WB & ROBERTSON FS" 34
"stops.txt" "stop_name" "PICO WB & ELM NS" 35
"stops.txt" "stop_name" "OLYMPIC WB & WESTWOOD FS" 36
"stops.txt" "stop_name" "SAWTELLE NB & OLYMPIC FS" 37
"stops.txt" "stop_name" "PICO WB & LINCOLN FS" 38
"stops.txt" "stop_name" "PICO EB & BUNDY NS" 39
"stops.txt" "stop_name" "PICO WB & WESTWOOD NS" 40
"stops.txt" "stop_name" "PICO WB & BUNDY NS" 41
"stops.txt" "stop_name" "WESTWOOD SB & WILSHIRE FS" 42
"stops.txt" "stop_name" "ENTRADA WB & PACIFIC COAST HWY NS" 43
"stops.txt" "stop_name" "SUNSET WB & VIA DE LA PAZ FS" 44
"stops.txt" "stop_name" "SUNSET EB & VIA DE LA PAZ NS" 45
"stops.txt" "stop_name" "WEST CHANNEL EB & PACIFIC COAST FS" 46
"stops.txt" "stop_name" "SANTA MONICA EB & 3RD FS" 47
"stops.txt" "stop_name" "OLIVE NB & VENICE NS" 48
"stops.txt" "stop_name" "FLOWER SB & 4TH NS" 49
"stops.txt" "stop_name" "GRAND SB & VENICE NS" 50
"stops.txt" "stop_name" "14TH NB & SANTA MONICA FS" 51
"stops.txt" "stop_name" "MONTANA EB & 17TH FS" 52
"stops.txt" "stop_name" "20TH SB & SANTA MONICA FS" 53
stop_too_far_from_shape_using_user_distance WARNING 220

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

You can see more about this notice here.

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

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
4895 "28057" "980785" 186474 "368" "SANTA MONICA EB & LINCOLN NS" [34.01877512910012,-118.49230674568477] 112.88954015672549
4895 "28057" "980785" 186475 "369" "SANTA MONICA EB & 11TH NS" [34.021049147977216,-118.48946008557627] 112.85910559774038
4895 "28057" "980785" 186476 "370" "SANTA MONICA EB & 14TH NS" [34.02332,-118.48664899999999] 112.66460325963767
4895 "28057" "980785" 186477 "1234" "SANTA MONICA EB & 17TH FS" [34.02573754675636,-118.48366062094055] 112.54735480933529
4895 "28057" "980785" 186478 "373" "SANTA MONICA EB & 20TH FS" [34.02803975995028,-118.48080131047902] 112.33691748095954
4895 "28057" "980785" 186479 "374" "SANTA MONICA EB & 22ND FS" [34.029464360897336,-118.47903328513362] 112.75229565177719
4895 "28057" "980785" 186480 "375" "SANTA MONICA EB & CLOVERFIELD FS" [34.030528955441575,-118.47771927126182] 112.45037714526003
4895 "28057" "980785" 186481 "376" "SANTA MONICA EB & 26TH NS" [34.03255701590881,-118.4752342695999] 112.93966878319382
4895 "28057" "980785" 186482 "149" "SANTA MONICA EB & YALE FS" [34.0349951614546,-118.47220256281285] 112.74339918987485
4895 "28057" "980785" 186483 "378" "SANTA MONICA EB & BERKELEY NS" [34.036310261555606,-118.47055005272934] 112.36335887688234
4895 "28057" "980785" 186484 "6" "SANTA MONICA EB & CENTINELA FS" [34.038008528985245,-118.4684766583931] 112.5120256110039
4895 "28057" "980785" 186485 "379" "SANTA MONICA EB & WELLESLEY NS" [34.03907001632623,-118.466664034508] 113.25601967572831
4895 "28057" "980785" 186486 "1637" "SANTA MONICA EB & BUNDY FS" [34.040228612693554,-118.46399943931416] 112.69494695161121
4895 "28057" "980785" 186487 "150" "SANTA MONICA EB & WESTGATE NS" [34.04186228156728,-118.46035047921488] 112.02032947415096
4895 "28057" "980785" 186488 "381" "SANTA MONICA EB & BARRINGTON NS" [34.04325332109526,-118.45718873837822] 113.04430006341038
4895 "28057" "980785" 186489 "382" "SANTA MONICA EB & FEDERAL FS" [34.044278907004546,-118.4548244279436] 112.9221154117553
4895 "28057" "980785" 186490 "384" "SANTA MONICA EB & CORINTH NS" [34.045807259476916,-118.4508131741972] 113.07435043998123
4895 "28057" "980785" 186491 "385" "SANTA MONICA EB & SAWTELLE NS" [34.046147293253455,-118.44962830452856] 112.49674992612753
4895 "28057" "980785" 186492 "387" "SANTA MONICA EB & SEPULVEDA FS" [34.04748725932138,-118.44483901318152] 114.67722829362776
4895 "28057" "980785" 186493 "388" "SANTA MONICA EB & VETERAN NS" [34.048471869802,-118.4413039926217] 112.72933043464475
4895 "28057" "980785" 186494 "389" "WESTWOOD NB & SANTA MONICA FS" [34.0496769175857,-118.43692438612526] 102.54737396558448
4895 "28057" "980785" 186495 "395" "WESTWOOD NB & MASSACHUSETTS NS" [34.05092125153323,-118.43799610446206] 114.03082255313764
4895 "28057" "980785" 186496 "396" "WESTWOOD NB & OHIO NS" [34.05319905283773,-118.43995042036619] 113.44981462920896
4895 "28057" "980785" 186497 "397" "WESTWOOD NB & ROCHESTER NS" [34.055164048755174,-118.44164203205108] 112.58716404696976
4895 "28057" "980785" 186498 "398" "WESTWOOD NB & WILSHIRE NS" [34.05782527539192,-118.44328199522094] 112.48688130089886
4895 "28057" "980785" 186499 "402" "WESTWOOD NB & WEYBURN NS" [34.06152260555712,-118.44534365676763] 111.74029146823669
4895 "28057" "980785" 186500 "1149" "WESTWOOD PLAZA NB & J STEIN EYE FS" [34.06409334653471,-118.44528698291678] 112.2800828901127
4895 "28057" "980785" 186501 "1328" "CHARLES E YOUNG @ P2 GARAGE" [34.06761260869596,-118.44047363043843] 113.66364822618691
1620 "27964" "972849" 61421 "368" "SANTA MONICA EB & LINCOLN NS" [34.01877512910012,-118.49230674568477] 112.88954015672549
1620 "27964" "972849" 61422 "369" "SANTA MONICA EB & 11TH NS" [34.021049147977216,-118.48946008557627] 112.85910559774038
1620 "27964" "972849" 61423 "370" "SANTA MONICA EB & 14TH NS" [34.02332,-118.48664899999999] 112.66460325963767
1620 "27964" "972849" 61424 "1234" "SANTA MONICA EB & 17TH FS" [34.02573754675636,-118.48366062094055] 112.54735480933529
1620 "27964" "972849" 61425 "373" "SANTA MONICA EB & 20TH FS" [34.02803975995028,-118.48080131047902] 112.33691748095954
1620 "27964" "972849" 61426 "374" "SANTA MONICA EB & 22ND FS" [34.029464360897336,-118.47903328513362] 112.75229565177719
1620 "27964" "972849" 61427 "375" "SANTA MONICA EB & CLOVERFIELD FS" [34.030528955441575,-118.47771927126182] 112.45037714526003
1620 "27964" "972849" 61428 "376" "SANTA MONICA EB & 26TH NS" [34.03255701590881,-118.4752342695999] 112.93966878319382
1620 "27964" "972849" 61429 "149" "SANTA MONICA EB & YALE FS" [34.0349951614546,-118.47220256281285] 112.74339918987485
1620 "27964" "972849" 61430 "378" "SANTA MONICA EB & BERKELEY NS" [34.036310261555606,-118.47055005272934] 112.36335887688234
1620 "27964" "972849" 61431 "6" "SANTA MONICA EB & CENTINELA FS" [34.038008528985245,-118.4684766583931] 112.5120256110039
1620 "27964" "972849" 61432 "379" "SANTA MONICA EB & WELLESLEY NS" [34.03907001632623,-118.466664034508] 113.25601967572831
1620 "27964" "972849" 61433 "1637" "SANTA MONICA EB & BUNDY FS" [34.040228612693554,-118.46399943931416] 112.69494695161121
1620 "27964" "972849" 61434 "150" "SANTA MONICA EB & WESTGATE NS" [34.04186228156728,-118.46035047921488] 112.02032947415096
1620 "27964" "972849" 61435 "381" "SANTA MONICA EB & BARRINGTON NS" [34.04325332109526,-118.45718873837822] 113.04430006341038
1620 "27964" "972849" 61436 "382" "SANTA MONICA EB & FEDERAL FS" [34.044278907004546,-118.4548244279436] 112.9221154117553
1620 "27964" "972849" 61437 "384" "SANTA MONICA EB & CORINTH NS" [34.045807259476916,-118.4508131741972] 113.07435043998123
1620 "27964" "972849" 61438 "385" "SANTA MONICA EB & SAWTELLE NS" [34.046147293253455,-118.44962830452856] 112.49674992612753
1620 "27964" "972849" 61439 "387" "SANTA MONICA EB & SEPULVEDA FS" [34.04748725932138,-118.44483901318152] 114.67722829362776
1620 "27964" "972849" 61440 "388" "SANTA MONICA EB & VETERAN NS" [34.048471869802,-118.4413039926217] 112.72933043464475
1620 "27964" "972849" 61441 "389" "WESTWOOD NB & SANTA MONICA FS" [34.0496769175857,-118.43692438612526] 102.54737396558448
1620 "27964" "972849" 61442 "395" "WESTWOOD NB & MASSACHUSETTS NS" [34.05092125153323,-118.43799610446206] 114.03082255313764
stops_match_shape_out_of_order WARNING 4

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
4898 "28053" "980789" 186640 "360" "MAIN NB & WESTMINSTER FS" [33.98833970150254,-118.47086422385442] 186639 "1305" "MAIN NB & MARKET NS" [33.98867102825072,-118.47156636772242]
3199 "28054" "980944" 121127 "360" "MAIN NB & WESTMINSTER FS" [33.98833970150254,-118.47086422385442] 121126 "1305" "MAIN NB & MARKET NS" [33.98867102825072,-118.47156636772242]
1623 "27968" "972853" 62694 "360" "MAIN NB & WESTMINSTER FS" [33.98833970150254,-118.47086422385442] 62693 "1305" "MAIN NB & MARKET NS" [33.98867102825072,-118.47156636772242]
2 "27967" "972596" 3 "360" "MAIN NB & WESTMINSTER FS" [33.98833970150254,-118.47086422385442] 2 "1305" "MAIN NB & MARKET NS" [33.98867102825072,-118.47156636772242]
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.
"services"
"gtfs.xsd"