GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T22:42:48Z,
for the dataset file:///shared/garfieldcounty.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Garfield County Transportation Authority

Feed Info


Publisher Name:
Trillium Solutions, Inc.
Feed Email:
support+test+garfieldcounty-wa-us@trilliumtransit.com
Feed Language:
English
Feed Start Date:
2025-12-18
Feed End Date:
2026-08-01

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 3
  • Shapes: 1
  • Stops: 6
  • Trips: 3

Specification Compliance report

32 notices reported (0 errors, 3 warnings, 29 infos)

Notice Code Severity Total
leading_or_trailing_whitespaces WARNING 1

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"booking_rules.txt" 2 "message" "Local Dial-A-Ride service provides door-to-door transportation to Garfield County residents. To request a ride, call 509-843-0200 at least 24 hours in advance. "
stop_without_stop_time WARNING 2

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.
2 "2754928" "Garfield County, WA, USA"
3 "2754929" "Clarkston, WA, USA"
unknown_column INFO 21

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.
"agency.txt" "tts_agency_name" 8
"calendar_dates.txt" "holiday_name" 3
"stop_times.txt" "mean_duration_factor" 19
"stop_times.txt" "mean_duration_offset" 20
"stop_times.txt" "safe_duration_factor" 21
"stop_times.txt" "safe_duration_offset" 22
"stop_times.txt" "tts_stop_headsign" 23
"trips.txt" "trip_type" 11
"trips.txt" "continuous_pickup_message" 12
"trips.txt" "continuous_drop_off_message" 13
"trips.txt" "tts_trip_headsign" 14
"trips.txt" "tts_trip_short_name" 15
"feed_info.txt" "feed_license" 5
"feed_info.txt" "feed_id" 10
"stops.txt" "position" 13
"stops.txt" "direction" 14
"calendar.txt" "service_name" 2
"routes.txt" "min_headway_minutes" 11
"routes.txt" "eligibility_restricted" 12
"routes.txt" "tts_route_short_name" 15
"routes.txt" "tts_route_long_name" 16
unknown_file INFO 8

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"timetables.txt"
"stop_attributes.txt"
"directions.txt"
"farezone_attributes.txt"
"runcut.txt"
"linked_datasets.txt"
"calendar_attributes.txt"
"timetable_stop_order.txt"