Monthly GTFS Quality Report
Amtrak  ·  December 2023

This is a monthly report generated by the California Integrated Travel Project (Cal-ITP) and Caltrans. It summarizes progress towards the California Transit Data Guidelines, in addition to providing a snapshot of transit service characteristics such as service hours. This report is available for viewing by the general public to support continuous improvement of GTFS data and the experience of transit passengers.


Current GTFS Feed Info

None
Feed End Date
0.0
Days With No Service
85
Routes
875
Stops
missing
No RT Feed
This feed doesn't seem to include GTFS-Realtime (GTFS-RT). Realtime data contributes to a better rider experience by letting riders know exactly when their bus or train is coming, as well as detour and trip cancellation info. It also enables Cal-ITP to support transit agencies with useful analysis tools. Please contact us at hello@calitp.org for guidance on how to offer a GTFS-RT feed, or let us know if you're already publishing one that we aren't aware of.

Source URLs

Note: Links may lead directly to downloads and/or to resources that require authentication


Technology Vendors

No vendor information available

About the December Daily Service Level Charts

  • These charts show the total hours of transit service described by the active feed for each day.
  • Since service levels often vary by the day of the week, it is split into three charts for weekdays, Saturdays, and Sundays.
  • Flat lines indicate consistent levels of service throughout the month.
  • Short drops may indicate temporary reduced service, such as for holidays, gaps in feed publishing, or potential inaccuracies.
  • Please reach out to our help desk at hello@calitp.org with any questions.

Service hours per weekday in the active feed

Service date12/112/312/512/712/912/1112/1312/1512/1712/1912/2112/2312/2512/2712/29Total service hours0500100015002000250030003500

Service hours per Saturday in the active feed

Service date12/312/512/712/912/1112/1312/1512/1712/1912/2112/2312/2512/2712/29Total service hours050010001500200025003000

Service hours per Sunday in the active feed

Service date12/312/512/712/912/1112/1312/1512/1712/1912/2112/2312/2512/2712/2912/31Total service hours0500100015002000250030003500

About the December Identifier Change Charts

  • These charts show the percentage of stop and route IDs that have changed since the previous month.
  • Stop and route IDs are important identifiers for GTFS feed consumers to correctly parse feeds.
  • It is a GTFS Best Practice to keep these consistent between feed versions whenever possible.
  • More than 5% being new or dropped is a cause for attention, especially if there hasn't been a major service or route change.
  • Please reach out to our help desk at hello@calitp.org with any questions.

Changes from December 01 to December 31

RoutesStopsPercentage of IDs0%20%40%60%80%100%AddedRemovedUnchanged

Consistency with the California Transit Data Guidelines

The following checks measure adherence to the GTFS Compliance (Schedule) and GTFS Compliance (Realtime) portions of the California Transit Data Guidelines.

The following symbols are used to denote each check's outcome on the given date:

  • Pass
  • Fail
  • Not applicable/data unavailable

Checks marked with an asterisk (*) are periodically performed manually. We can update these on request, so let us know if one of them looks off. For agencies participating in a regional GTFS feed, such as the Bay Area 511 feed, the "No errors in MobilityData GTFS Schedule Validator" check may show a Fail if there are any validation errors present in the regional feed, even if the single-agency feed contains no errors. We believe this is unlikely to impact the rider experience.

GTFS Schedule Compliance Check 2023-12-04 2023-12-18
A GTFS Schedule feed is listed present present
GTFS schedule feed downloads successfully present present
No errors in MobilityData GTFS Schedule Validator present present
GTFS Schedule feed is published at a stable URI (permalink) from which it can be “fetched” automatically by trip-planning applications* present present
Includes an open license that allows commercial use of GTFS Schedule feed* missing missing
GTFS Schedule feed ingested by Google Maps and/or a combination of Apple Maps, Transit App, Bing Maps, Moovit or local Open Trip Planner services* present present
GTFS RT Compliance Check 2023-12-04 2023-12-18
A Vehicle positions feed is listed missing missing
A Trip updates feed is listed missing missing
A Service alerts feed is listed missing missing
Vehicle positions RT feed is present missing missing
Trip updates RT feed is present missing missing
Service alerts RT feed is present missing missing
The Vehicle positions feed produces no errors in the MobilityData GTFS Realtime Validator missing missing
The Trip updates feed produces no errors in the MobilityData GTFS Realtime Validator missing missing
The Service alerts feed produces no errors in the MobilityData GTFS Realtime Validator missing missing
Vehicle positions feed is published at a stable URI (permalink) from which it can be “fetched” automatically by trip-planning applications* missing missing
Trip updates feed is published at a stable URI (permalink) from which it can be “fetched” automatically by trip-planning applications* missing missing
Service alerts feed is published at a stable URI (permalink) from which it can be “fetched” automatically by trip-planning applications* missing missing
Includes an open license that allows commercial use of Vehicle positions feed* missing missing
Includes an open license that allows commercial use of Trip updates feed* missing missing
Includes an open license that allows commercial use of Service alerts feed* missing missing
Realtime feeds ingested by Google Maps and/or a combination of Apple Maps, Transit App, Bing Maps, Moovit or local Open Trip Planner services* missing missing
MobilityData GTFS Schedule Validator notices observed (read more about the validator here)
Error Name Error Description Severity
missing_recommended_field A recommended field is missing. WARNING
fast_travel_between_consecutive_stops A transit vehicle moves too fast between two consecutive stops. WARNING
fast_travel_between_far_stops A transit vehicle moves too fast between two far stops. WARNING
expired_calendar Dataset should not contain date ranges for services that have already expired. WARNING
same_route_and_agency_url Same routes.route_url and agency.agency_url. WARNING
same_stop_and_agency_url Same stops.stop_url and agency.agency_url. WARNING
same_stop_and_route_url Same stops.stop_url and routes.route_url. WARNING
unused_shape Shape is not used in GTFS file trips.txt. WARNING
stop_too_far_from_shape Stop too far from trip shape. WARNING
mixed_case_recommended_field This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters). WARNING
missing_feed_info_date feed_end_date should be provided if feed_start_date is provided. feed_start_date should be provided if feed_end_date is provided. WARNING
missing_timepoint_column timepoint column is missing for a dataset. WARNING