GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T16:21:38Z,
for the dataset file:///shared/chenango-first-transit.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. routes.txt
  4. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 6
  • Shapes: 16
  • Stops: 54
  • Trips: 30

Specification Compliance report

115 notices reported (0 errors, 113 warnings, 2 infos)

Notice Code Severity Total
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 "M-F"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
missing_timepoint_value WARNING 106

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 106 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`.
16 "ChFT-GF-WD-02-T01" 4
19 "ChFT-GF-WD-02-T01" 7
24 "ChFT-GF-WD-01-T01" 1
28 "ChFT-GF-WD-01-T01" 5
31 "ChFT-GF-WD-01-T01" 8
35 "ChFT-GF-WD-01-T03" 1
39 "ChFT-GF-WD-01-T03" 5
42 "ChFT-GF-WD-01-T03" 8
46 "ChFT-GF-WD-01-T04" 1
50 "ChFT-GF-WD-01-T04" 5
53 "ChFT-GF-WD-01-T04" 8
56 "ChFT-01-WD-01-T01" 0
57 "ChFT-01-WD-01-T01" 1
58 "ChFT-01-WD-01-T01" 2
59 "ChFT-01-WD-01-T01" 3
60 "ChFT-01-WD-01-T01" 4
61 "ChFT-01-WD-01-T01" 5
80 "ChFT-01-WD-01-T01" 24
83 "ChFT-01-WD-01-T02" 0
84 "ChFT-01-WD-01-T02" 1
85 "ChFT-01-WD-01-T02" 2
86 "ChFT-01-WD-01-T02" 3
87 "ChFT-01-WD-01-T02" 4
88 "ChFT-01-WD-01-T02" 5
107 "ChFT-01-WD-01-T02" 24
110 "ChFT-01-WD-01-T03" 0
111 "ChFT-01-WD-01-T03" 1
112 "ChFT-01-WD-01-T03" 2
113 "ChFT-01-WD-01-T03" 3
114 "ChFT-01-WD-01-T03" 4
115 "ChFT-01-WD-01-T03" 5
134 "ChFT-01-WD-01-T03" 24
138 "ChFT-GF-WD-01-T02" 1
142 "ChFT-GF-WD-01-T02" 5
145 "ChFT-GF-WD-01-T02" 8
152 "ChFT-NB-WD-01-T01" 4
162 "ChFT-NB-WD-01-T02" 4
172 "ChFT-NB-WD-01-T03" 4
182 "ChFT-NB-WD-01-T04" 4
200 "ChFT-06-WD-01-T01" 2
201 "ChFT-06-WD-01-T01" 3
203 "ChFT-06-WD-01-T01" 5
207 "ChFT-01-WD-04-T01" 0
208 "ChFT-01-WD-04-T01" 1
209 "ChFT-01-WD-04-T01" 2
210 "ChFT-01-WD-04-T01" 3
211 "ChFT-01-WD-04-T01" 4
212 "ChFT-01-WD-04-T01" 5
215 "ChFT-01-WD-02_T01" 0
216 "ChFT-01-WD-02_T01" 1
stop_without_stop_time WARNING 4

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.
8 "BF13" "Continuing Day Treatment"
14 "CF09" "Chenango County Jail"
26 "SF09" "Sherburne Meadows"
31 "y98g" "North Plaza"
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.
"20260123" "20201001" "20251231"
unknown_column INFO 2

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" "agency_branding_url" 7
"routes.txt" "route_branding_url" 8