GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T15:19:54Z,
for the dataset file:///shared/unitrans.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Unitrans
Feed Email:
jjflynn@ucdavis.edu
Feed Language:
English
Feed Start Date:
2025-11-12
Feed End Date:
2026-01-04

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_leg_rules.txt
  5. fare_products.txt
  6. feed_info.txt
  7. rider_categories.txt
  8. routes.txt
  9. shapes.txt
  10. stop_times.txt
  11. stops.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 44
  • Routes: 23
  • Shapes: 97
  • Stops: 292
  • Trips: 7533

Specification Compliance report

85 notices reported (0 errors, 62 warnings, 23 infos)

Notice Code Severity Total
expired_calendar WARNING 3

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 "1"
3 "3"
7 "83"
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

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 "20251205" "20260104" "20260104"
stop_without_stop_time WARNING 15

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.
17 "22015" "3rd St & C St (WB)"
18 "22016" "3rd St & C St (EB)"
20 "22018" "3rd St & E St (EB)"
21 "22019" "F St & 4th St (SB)"
22 "22020" "F St & 4th St (NB)"
114 "22122" "F St & 8th St (SB)"
134 "22142" "Sycamore Ln & Chaparral Apts (NB) - Drop Off Only"
161 "22173" "Hutchison Drive & Bioletti Way (EB)"
211 "22233" "J St & 8th St (SB)"
225 "22255" "Drummond & Albany (NB)"
227 "22257" "Silo Terminal & Center Island (EB)"
232 "22269" "Dairy Rd & La Rue Rd (SB)"
240 "22284" "Dairy Road & Tercero (SB)"
260 "22310" "La Rue & Aggie Stadium (NB)"
291 "22609" "Hutchison & Bioletti Temp Terminal"
unused_shape WARNING 43

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"A_outbound" 707
"A_inbound" 779
"A_trip_IB" 847
"A_MU_trip_IB" 1025
"B_outbound_only" 1134
"C_outbound_only" 1210
"D_outbound_only" 1353
"F_outbound_only" 1509
"K_outbound_only" 1819
"L_outbound_only" 2035
"M_outbound_only" 2228
"P_inbound_only" 2628
"Q_inbound_only" 2959
"W_outbound_only" 3257
"Z_outbound" 3442
"Z_inbound" 3521
"L_picnic_outbound" 3569
"L_picnic_inbound" 3605
"V_picnic_outbound" 3665
"V_picnic_inbound" 3717
"V_weekend_outbound" 3961
"V_weekend_inbound" 4017
"VM_outbound" 4254
"VM_inbound" 4280
"Z_picnic_outbound" 4319
"Z_picnic_inbound" 4367
"J_trip_inbound_pm" 4399
"G_trip_inbound" 4438
"Grad_shuttle_OB" 4706
"Grad_shuttle_IB" 4721
"A_shuttle" 4740
"P_trip" 4766
"C_outbound_MU" 4802
"C_inbound_MU" 4880
"V_Express" 5624
"V_Limited" 5626
"D_outbound_construction" 5686
"O_PicnicDay_Outbound" 5713
"O_PicnicDay_Inbound" 5808
"C_Outbound_Construction" 6023
"C_Inbound_Construction" 6075
"M_PicnicDay_Outbound" 6901
"M_PicnicDay_Inbound" 6947
unknown_column INFO 23

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_leg_rules.txt" "fare_leg_name" 2
"fare_leg_rules.txt" "from_timeframe_id" 6
"fare_leg_rules.txt" "to_timeframe_id" 7
"fare_leg_rules.txt" "min_distance" 8
"fare_leg_rules.txt" "max_distance" 9
"fare_leg_rules.txt" "distance_type" 10
"fare_leg_rules.txt" "service_id" 11
"fare_products.txt" "fare_container_id" 4
"fare_products.txt" "bundle_amount" 5
"fare_products.txt" "duration_start" 6
"fare_products.txt" "duration_amount" 7
"fare_products.txt" "duration_unit" 8
"fare_products.txt" "duration_type" 9
"fare_products.txt" "offset_amount" 10
"fare_products.txt" "offset_unit" 11
"fare_products.txt" "service_id" 12
"fare_products.txt" "timeframe_id" 13
"fare_products.txt" "timeframe_type" 14
"fare_products.txt" "cap_required" 15
"fare_products.txt" "min_amount" 17
"fare_products.txt" "max_amount" 18
"rider_categories.txt" "min_age" 3
"rider_categories.txt" "max_age" 4