GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T16:51:05Z,
for the dataset file:///shared/jeffco-express.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Trillium Solutions, Inc.
Feed Email:
support+test+jeffersoncounty-mo-us@trilliumtransit.com
Feed Language:
English
Feed Start Date:
2021-02-19
Feed End Date:
2021-04-01

Files included


  1. agency.txt
  2. areas.txt
  3. booking_rules.txt
  4. calendar.txt
  5. calendar_attributes.txt
  6. calendar_dates.txt
  7. directions.txt
  8. fare_attributes.txt
  9. fare_rider_categories.txt
  10. fare_rules.txt
  11. farezone_attributes.txt
  12. feed_info.txt
  13. frequencies.txt
  14. linked_datasets.txt
  15. location_groups.txt
  16. rider_categories.txt
  17. routes.txt
  18. runcut.txt
  19. shapes.txt
  20. stop_attributes.txt
  21. stop_times.txt
  22. stops.txt
  23. timetable_stop_order.txt
  24. timetables.txt
  25. transfers.txt
  26. trips.txt

Counts


  • Agencies: 1
  • Blocks: 3
  • Routes: 3
  • Shapes: 5
  • Stops: 80
  • Trips: 14

Specification Compliance report

69 notices reported (2 errors, 28 warnings, 39 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 1

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 "c_938_b_400_d_31"
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 "20251212" "20210401" "20251219"
mixed_case_recommended_field WARNING 1

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.

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" "YMCA (FLAGSTOP)" 12
stop_without_stop_time WARNING 24

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.
51 "761241" "Walmart 2-Arnold"
59 "807699" "Industrial and Bandstand-Cedar Hill"
60 "807700" "Save A Lot-Cedar Hill"
61 "807701" "Big River Nursing Home-Cedar Hill MO"
62 "807702" "House Springs Apts"
63 "807711" "Walgreens-House Springs, MO"
64 "807713" "NWECC/Senior Resource Center 6180 Hwy MM House Springs MO"
65 "807714" "Price Chopper-House Springs"
66 "807715" "COMTREA-Valley"
67 "807716" "Timber Ridge"
68 "807717" "Northwest Library-House Springs"
69 "807718" "Shop 'n Save–High Ridge"
70 "807719" "Walmart-High Ridge"
71 "807720" "Walgreens–High Ridge"
72 "807721" "Schnucks-High Ridge"
73 "807722" "COMTREA Comprehensive Health-High Ridge"
74 "807723" "COMTREA-High Ridge"
75 "807724" "Quiet Meadow Mobile Homes"
76 "807725" "Goodwill-Fenton"
77 "807726" "Siesta Manor-Fenton"
78 "807727" "Willows 1"
79 "807728" "Shop 'n Save-Fenton"
80 "807729" "Walmart-Fenton"
81 "807730" "Eagle Creek"
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.
"20251212" "20191223" "20210401"
unknown_column INFO 30

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.
"areas.txt" "wkt" 2
"calendar.txt" "service_name" 2
"calendar_dates.txt" "holiday_name" 3
"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
"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" "min_arrival_time" 19
"stop_times.txt" "max_departure_time" 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
"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" "booking_rule_id" 19
"location_groups.txt" "location_id" 2
unknown_file INFO 9

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"
"farezone_attributes.txt"
"runcut.txt"
"stop_attributes.txt"
"timetable_stop_order.txt"
"timetables.txt"
"linked_datasets.txt"