GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T16:50:43Z,
for the dataset file:///shared/la-metro-bus.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:
bakerro@metro.net
Feed Language:
English
Feed Start Date:
2025-06-22
Feed End Date:
2025-12-13

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. trips.txt

Counts


  • Agencies: 1
  • Blocks: 2264
  • Routes: 112
  • Shapes: 685
  • Stops: 11881
  • Trips: 33087

Specification Compliance report

254 notices reported (0 errors, 244 warnings, 10 infos)

Notice Code Severity Total
expired_calendar WARNING 14

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.
11 "DEC25-D02CAR-1_Weekday-SANTHB0"
12 "DEC25-D02CAR-1_Weekday-SANTHS1"
18 "DEC25-D03CAR-1_Weekday-NIGHMS1-0100000"
22 "DEC25-D03CAR-1_Weekday-EAGLHS1-0100000"
25 "DEC25-D03CAR-1_Weekday-HOLEMS1-0100000"
30 "DEC25-D03CAR-1_Weekday-EAGLHA0"
31 "DEC25-D03CAR-1_Weekday-ROOSEV1"
32 "DEC25-D03CAR-1_Weekday-MUIRHS1"
62 "DEC25-D08CAR-1_Weekday-WOHIAC1-0100000"
65 "DEC25-D08CAR-1_Weekday-TAFTHA0"
80 "DEC25-D08CAR-1_Weekday-KENNHA0"
82 "DEC25-D08CAR-1_Weekday-CHATHB0"
83 "DEC25-D08CAR-1_Weekday-CHATHS1"
115 "DEC25-D15CAR-1_Weekday-NOHOHB0"
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" "20251213" "20260130"
missing_recommended_field WARNING 117

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.

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

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"
"fare_attributes.txt" 2 "agency_id"
"fare_attributes.txt" 3 "agency_id"
"fare_attributes.txt" 4 "agency_id"
"fare_attributes.txt" 5 "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"
"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"
"routes.txt" 13 "agency_id"
"routes.txt" 14 "agency_id"
"routes.txt" 15 "agency_id"
"routes.txt" 16 "agency_id"
"routes.txt" 17 "agency_id"
"routes.txt" 18 "agency_id"
"routes.txt" 19 "agency_id"
"routes.txt" 20 "agency_id"
"routes.txt" 21 "agency_id"
"routes.txt" 22 "agency_id"
"routes.txt" 23 "agency_id"
"routes.txt" 24 "agency_id"
"routes.txt" 25 "agency_id"
"routes.txt" 26 "agency_id"
"routes.txt" 27 "agency_id"
"routes.txt" 28 "agency_id"
"routes.txt" 29 "agency_id"
"routes.txt" 30 "agency_id"
"routes.txt" 31 "agency_id"
"routes.txt" 32 "agency_id"
"routes.txt" 33 "agency_id"
"routes.txt" 34 "agency_id"
"routes.txt" 35 "agency_id"
"routes.txt" 36 "agency_id"
"routes.txt" 37 "agency_id"
"routes.txt" 38 "agency_id"
"routes.txt" 39 "agency_id"
"routes.txt" 40 "agency_id"
"routes.txt" 41 "agency_id"
"routes.txt" 42 "agency_id"
"routes.txt" 43 "agency_id"
"routes.txt" 44 "agency_id"
"routes.txt" 45 "agency_id"
"routes.txt" 46 "agency_id"
mixed_case_recommended_field WARNING 108

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 108 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.
"routes.txt" "route_desc" "WESTWOOD - EXPOSITION PARK VIA SUNSET-ALVARADO" 2
"routes.txt" "route_desc" "DOWNTOWN LA - SANTA MONICA VIA SANTA MONICA BL" 3
"routes.txt" "route_desc" "W HOLLYWOOD-DTWN LA -AVALON STA VIA MELROSE-AVALON" 4
"routes.txt" "route_desc" "CEDARS SINAI-DTLA-WASH/FAIRFAX VIA BEVERLY-ADAMS" 5
"routes.txt" "route_desc" "DOWNTOWN LA - WEST HOLLYWOOD VIA WEST 3RD ST" 6
"routes.txt" "route_desc" "WILSHIRE WESTERN STA-MONTEBELLO VIA 6TH - WHITTIER" 7
"routes.txt" "route_desc" "DOWNTOWN LA - SANTA MONICA VIA WILSHIRE BL" 8
"routes.txt" "route_desc" "CENTURY CITY-DTW LA-VIA OLYMPIC" 9
"routes.txt" "route_desc" "PICO RIMPAU - DTWN LA - LITTLE TOKYO STA VIA PICO" 10
"routes.txt" "route_desc" "DOWNTOWN LA - SANTA MONICA VIA VENICE BL" 11
"routes.txt" "route_desc" "DOWNTOWN LA- WLA VIA WASHINGTON BL & JEFFERSON BL" 12
"routes.txt" "route_desc" "DOWNTOWN LA-SBAY GALLERIA VIA KING BL-HAWTHORNE BL" 13
"routes.txt" "route_desc" "LINCOLN HEIGHTS-DTWN LA-HARBR FWY STA VIA BROADWAY" 14
"routes.txt" "route_desc" "WESTLAKE/MCARTHUR PK STA-DTWN LA-CSU DH VIA AVALON" 15
"routes.txt" "route_desc" "DOWNTOWN LA - CSU DOMIGUEZ HILLS VIA CENTRAL AV" 16
"routes.txt" "route_desc" "DOWNTOWN LA – WILLOWBROOK STA VIA COMPTON AV" 17
"routes.txt" "route_desc" "DOWNTOWN LA - ARTESIA STATION - VIA LONG BEACH BL" 18
"routes.txt" "route_desc" "DOWNTOWN LA - HAWAIIAN GARDENS VIA TELEGRAPH RD" 19
"routes.txt" "route_desc" "WILSHIRE CTR-DTWN LA-MONTEBELLO VIA 8TH-OLYMPIC" 20
"routes.txt" "route_desc" "DOWNTOWN LA - EL MONTE VIA CESAR CHAVEZ-GARVEY AVS" 21
"routes.txt" "route_desc" "MONTEBELLO - MONTEREY PARK VIA 1ST-GARVEY" 22
"routes.txt" "route_desc" "DOWNTOWN LA - EL MONTE VIA VALLEY BL" 23
"routes.txt" "route_desc" "DOWNTOWN LA-ARCADIA VIA HUNTINGTON-MAIN-LAS TUNAS" 24
"routes.txt" "route_desc" "EAGLE ROCK- DWNTWN LA- HARBOR FWY STA VIA FIGUEROA" 25
"routes.txt" "route_desc" "DTLA - NOHO STA VIA VINELAND-FOOTHILL-GLENDALE BL" 26
"routes.txt" "route_desc" "DWNTWN LA- SYLMAR STA VIA GLENDALE - GLENOAKS BLS" 27
"routes.txt" "route_desc" "GLENDALE-GRAND STA VIA SAN FERNANDO-RAMPART-HOOVER" 28
"routes.txt" "route_desc" "DTWN LA - NOHO STA VIA SAN FERNANDO RD-MAGNOLIA BL" 29
"routes.txt" "route_desc" "LAX/METRO TC - S GATE VIA LA TIJERA-EXPOSITION" 30
"routes.txt" "route_desc" "W HOLLYWOOD - VERNON VIA LA CIENEGA BL" 31
"routes.txt" "route_desc" "MARINA DEL REY - PICO RIVERA VIA SLAUSON AV" 32
"routes.txt" "route_desc" "PLAYA VISTA- BELL GARDENS VIA JEFFERSON BL-GAGE AV" 33
"routes.txt" "route_desc" "LAX/METRO TC - NORWALK STA VIA FLORENCE AV" 34
"routes.txt" "route_desc" "PLAYA DEL REY - NORWALK VIA MANCHESTER - FIRESTONE" 35
"routes.txt" "route_desc" "LAX/METRO TC -DOWNEY VIA CENTURY BL-IMPERIAL HWY" 36
"routes.txt" "route_desc" "LAX/METRO TC- WHITTWOOD CTR VIA IMPERIAL HWY" 37
"routes.txt" "route_desc" "EL SEGUNDO - NORWALK STATION VIA ROSECRANS AV" 38
"routes.txt" "route_desc" "HARBOR FWY STA - DOWNEY VIA COMPTON - SOMERSET BLS" 39
"routes.txt" "route_desc" "COMPTON STA - CERRITOS TOWNE CENTER VIA ALONDRA BL" 40
"routes.txt" "route_desc" "MALIBU - SANTA MONICA" 41
"routes.txt" "route_desc" "CHATSWORTH STA - ENCINO VIA TOPANGA CYN-VENTURA BL" 42
"routes.txt" "route_desc" "CANOGA PARK - N HOLLYWOOD STA VIA ROSCOE BL" 43
"routes.txt" "route_desc" "VAN NUYS - BURBANK STA VIA OXNARD ST" 44
"routes.txt" "route_desc" "N. HOLLYWOOD STA- BURBANK STA VIA RIVERSIDE-OLIVE" 45
"routes.txt" "route_desc" "CHATSWORTH STA-SHERMAN OAKS VIA DEVONSHIRE-WOODMAN" 46
"routes.txt" "route_desc" "THOUSAND OAKS -AGOURA HILLS -CALABASAS -WARNER CTR" 47
"routes.txt" "route_desc" "WOODLAND HILLS - N HOLLYWOOD STA VIA SHERMAN WAY" 48
"routes.txt" "route_desc" "WEST HILLS - BURBANK VIA VICTORY BL" 49
"routes.txt" "route_desc" "WEST HILLS - BURBANK VIA VANOWEN ST" 50
"routes.txt" "route_desc" "CHATSWORTH STA -SUN VALLEY VIA NORDHOFF-OSBORNE ST" 51
route_short_name_too_long WARNING 4

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"694-13201" 105 "Downtown Inglewood Station - Intuit Dome Express"
"695-13201" 106 "Hawthorne / Lennox Station - Intuit Dome Express"
"696-13201" 107 "LAX / Metro Transit Center - Intuit Dome Express"
"697-13196" 108 "LAX / Metro Transit Center - SoFi Stadium Express"
unknown_column INFO 10

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
"fare_rules.txt" "route_id_base" 3
"feed_info.txt" "feed_id" 1
"feed_info.txt" "feed_license" 6
"stop_times.txt" "trip_id_event" 9
"stop_times.txt" "route_code" 10
"stop_times.txt" "destination_code" 11
"stop_times.txt" "bay_num" 13
"stops.txt" "tpis_name" 10
"trips.txt" "trip_id_event" 8