GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T16:16:41Z,
for the dataset file:///shared/taft-ca-us.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Transitland
Publisher URL:
https://www.transit.land/
Feed Email:
hello@transit.land
Feed Language:
English
Feed Start Date:
2025-11-01
Feed End Date:
2026-12-31

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. locations.geojson
  17. rider_categories.txt
  18. routes.txt
  19. runcut.txt
  20. shapes.txt
  21. stop_attributes.txt
  22. stop_times.txt
  23. stops.txt
  24. timetable_stop_order.txt
  25. timetables.txt
  26. transfers.txt
  27. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 2
  • Shapes: 3
  • Stops: 13
  • Trips: 0

Specification Compliance report

102 notices reported (10 errors, 55 warnings, 37 infos)

Notice Code Severity Total
forbidden_pickup_type ERROR 4

forbidden_pickup_type

pickup_drop_off_window fields are forbidden when the pickup_type is regularly scheduled (0) or must be coordinated with the driver (3).

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
57 "07:15:00" "17:30:00"
58 "07:15:00" "17:30:00"
59 "10:15:00" "14:30:00"
60 "10:15:00" "14:30:00"
invalid_row_length ERROR 5

invalid_row_length

Invalid csv row length.

A row in the input file has a different number of values than specified by the CSV header.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. rowLength (?) The length of the faulty record. headerCount (?) The number of column in the faulty file.
"trips.txt" 2 21 19
"trips.txt" 3 21 19
"trips.txt" 4 21 19
"trips.txt" 5 21 19
"trips.txt" 6 21 19
missing_required_column ERROR 1

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"
missing_timepoint_value WARNING 55

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
2 "trip_1_maricopa_to_taft" 1
3 "trip_1_maricopa_to_taft" 2
4 "trip_1_maricopa_to_taft" 3
5 "trip_1_maricopa_to_taft" 4
6 "trip_1_maricopa_to_taft" 5
7 "trip_1_maricopa_to_taft" 6
8 "trip_1_maricopa_to_taft" 7
9 "trip_1_maricopa_to_taft" 8
10 "trip_1_maricopa_to_taft" 9
11 "trip_1_maricopa_to_taft" 10
12 "trip_1_maricopa_to_taft" 11
13 "trip_1_maricopa_to_taft" 12
14 "trip_1_maricopa_to_taft" 13
15 "trip_2_taft_to_maricopa" 1
16 "trip_2_taft_to_maricopa" 2
17 "trip_2_taft_to_maricopa" 3
18 "trip_2_taft_to_maricopa" 4
19 "trip_2_taft_to_maricopa" 5
20 "trip_2_taft_to_maricopa" 6
21 "trip_2_taft_to_maricopa" 7
22 "trip_2_taft_to_maricopa" 8
23 "trip_2_taft_to_maricopa" 9
24 "trip_2_taft_to_maricopa" 10
25 "trip_2_taft_to_maricopa" 11
26 "trip_2_maricopa_to_taft" 1
27 "trip_2_maricopa_to_taft" 2
28 "trip_2_maricopa_to_taft" 3
29 "trip_2_maricopa_to_taft" 4
30 "trip_2_maricopa_to_taft" 5
31 "trip_2_maricopa_to_taft" 6
32 "trip_2_maricopa_to_taft" 7
33 "trip_2_maricopa_to_taft" 8
34 "trip_2_maricopa_to_taft" 9
35 "trip_2_maricopa_to_taft" 10
36 "trip_3_taft_to_maricopa" 1
37 "trip_3_taft_to_maricopa" 2
38 "trip_3_taft_to_maricopa" 3
39 "trip_3_taft_to_maricopa" 4
40 "trip_3_taft_to_maricopa" 5
41 "trip_3_taft_to_maricopa" 6
42 "trip_3_taft_to_maricopa" 7
43 "trip_3_taft_to_maricopa" 8
44 "trip_3_taft_to_maricopa" 9
45 "trip_3_taft_to_maricopa" 10
46 "trip_3_taft_to_maricopa" 11
47 "trip_3_maricopa_to_taft" 1
48 "trip_3_maricopa_to_taft" 2
49 "trip_3_maricopa_to_taft" 3
50 "trip_3_maricopa_to_taft" 4
51 "trip_3_maricopa_to_taft" 5
unknown_column INFO 28

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_dates.txt" "holiday_name" 3
"stop_times.txt" "start_service_area_id" 15
"stop_times.txt" "end_service_area_id" 16
"stop_times.txt" "start_service_area_radius" 17
"stop_times.txt" "end_service_area_radius" 18
"stop_times.txt" "min_arrival_time" 23
"stop_times.txt" "max_departure_time" 24
"stop_times.txt" "mean_duration_factor" 25
"stop_times.txt" "mean_duration_offset" 26
"stop_times.txt" "safe_duration_factor" 27
"stop_times.txt" "safe_duration_offset" 28
"location_groups.txt" "location_id" 2
"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
"stops.txt" "position" 13
"stops.txt" "direction" 14
"rider_categories.txt" "rider_category_description" 3
"calendar.txt" "service_name" 2
"routes.txt" "min_headway_minutes" 11
"routes.txt" "eligibility_restricted" 12
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.
"timetables.txt"
"stop_attributes.txt"
"directions.txt"
"farezone_attributes.txt"
"runcut.txt"
"fare_rider_categories.txt"
"linked_datasets.txt"
"calendar_attributes.txt"
"timetable_stop_order.txt"