GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T16:11:16Z,
for the dataset file:///shared/clinton-county-public-transi.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Clinton County Public Transit
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
2025-08-05
Feed End Date:
2026-05-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 10
  • Shapes: 13
  • Stops: 135
  • Trips: 98

Specification Compliance report

151 notices reported (0 errors, 147 warnings, 4 infos)

Notice Code Severity Total
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
missing_recommended_field WARNING 1

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"feed_info.txt" 2 "feed_version"
missing_timepoint_value WARNING 40

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.

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`.
8 "4d4707a6-157a-48a3-b89f-e9e4bec5a8b8" 2
16 "4d4707a6-157a-48a3-b89f-e9e4bec5a8b8" 10
21 "5de6be3e-7699-40d2-aecc-ab44d31cad0e" 2
29 "5de6be3e-7699-40d2-aecc-ab44d31cad0e" 10
34 "bccd574c-69ef-487d-85c1-8115ee0fa205" 2
36 "bccd574c-69ef-487d-85c1-8115ee0fa205" 4
40 "bccd574c-69ef-487d-85c1-8115ee0fa205" 8
43 "bccd574c-69ef-487d-85c1-8115ee0fa205" 11
50 "da72b82f-8c55-4574-a00a-41c3faec9b92" 3
157 "80ea78c7-9ea4-420d-981b-9ffb9b3d3055" 3
176 "06d16768-45cd-40ab-bd2d-0c9f24d5d396" 3
245 "5af554dd-0adb-470a-88b1-db4e103ea605" 9
259 "c599a642-5aa5-49fb-97bf-693b86bb95f4" 9
267 "9b294390-655b-44b4-bea2-ed9ae3490db3" 3
295 "e18d54d3-b6ff-48bf-ae76-4bfaddc96b9d" 2
297 "e18d54d3-b6ff-48bf-ae76-4bfaddc96b9d" 4
301 "e18d54d3-b6ff-48bf-ae76-4bfaddc96b9d" 8
304 "e18d54d3-b6ff-48bf-ae76-4bfaddc96b9d" 11
310 "fbaee4e9-ee1a-4f29-832a-4e5e2294db11" 2
312 "fbaee4e9-ee1a-4f29-832a-4e5e2294db11" 4
316 "fbaee4e9-ee1a-4f29-832a-4e5e2294db11" 8
319 "fbaee4e9-ee1a-4f29-832a-4e5e2294db11" 11
325 "af9e9710-9834-4591-850f-192aa0919b00" 2
327 "af9e9710-9834-4591-850f-192aa0919b00" 4
331 "af9e9710-9834-4591-850f-192aa0919b00" 8
334 "af9e9710-9834-4591-850f-192aa0919b00" 11
361 "4dfe35d5-eb6f-44c7-b2e3-4823ce25dddc" 2
363 "4dfe35d5-eb6f-44c7-b2e3-4823ce25dddc" 4
367 "4dfe35d5-eb6f-44c7-b2e3-4823ce25dddc" 8
370 "4dfe35d5-eb6f-44c7-b2e3-4823ce25dddc" 11
377 "93459592-3848-4eb4-aab5-92a3cb3f54e0" 3
396 "fc86c3cd-00d2-44fd-af82-dbbe21e40648" 3
419 "2e440452-36ce-47bd-8286-b6c626edb586" 5
423 "2e440452-36ce-47bd-8286-b6c626edb586" 9
442 "2e6eb15f-e236-404d-9379-46049a9453bd" 5
446 "2e6eb15f-e236-404d-9379-46049a9453bd" 9
453 "ChamplainTrip" 2
455 "ChamplainTrip" 4
459 "ChamplainTrip" 8
462 "ChamplainTrip" 11
mixed_case_recommended_field WARNING 9

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" "ALDI's - UR" 3
"trips.txt" "trip_headsign" "SUNY winter" 70
"trips.txt" "trip_short_name" "SUNY winter" 70
"trips.txt" "trip_headsign" "SUNY winter" 71
"trips.txt" "trip_short_name" "SUNY winter" 71
"trips.txt" "trip_headsign" "SUNY winter" 72
"trips.txt" "trip_short_name" "SUNY winter" 72
"trips.txt" "trip_headsign" "SUNY winter" 73
"trips.txt" "trip_short_name" "SUNY winter" 73
route_long_name_contains_short_name WARNING 10

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"6" 2 "Express Shuttle" "Express Shuttle - CCPT"
"3" 3 "Champlain/Rouses Point" "Champlain/Rouses Point - CCPT"
"4" 4 "Clayburg" "Clayburg - CCPT"
"5" 5 "Ellenburg" "Ellenburg - CCPT"
"1" 6 "Keeseville/AuSable" "Keeseville/AuSable - CCPT"
"8" 7 "Lyon Mountain" "Lyon Mountain - CCPT"
"1076" 8 "Mooers" "Mooers - CCPT"
"i03v" 9 "SUNY Shuttle" "SUNY Shuttle - CCPT"
"fmvc" 10 "South-West City" "South-West City - CCPT"
"NWC" 11 "North-West City" "North-West City - CCPT"
route_short_name_too_long WARNING 6

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"6" 2 "Express Shuttle"
"3" 3 "Champlain/Rouses Point"
"1" 6 "Keeseville/AuSable"
"8" 7 "Lyon Mountain"
"fmvc" 10 "South-West City"
"NWC" 11 "North-West City"
stop_without_stop_time WARNING 79

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.

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

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
2 "STOP_78d52cbe-205e-47fd-a3e7-0e423fbcc7f7" "A&W/ Chase/ Mobil"
3 "29" "ALDI's - UR"
4 "30w4" "Broad St Commons"
5 "25" "Kinney Drugs"
6 "xiw7" "80 Sharron Ave Plaza"
7 "1323-UR" "Seton Catholic Central - UR"
8 "28" "Meadowbrook Healthcare"
9 "74" "PFCU Keeseville"
10 "20" "Lakeview Towers / Russell Barnard"
11 "lwni" "A N Deringer"
12 "72" "Across from AuSable Point Entrance - Flag"
13 "STOP_6e1d1303-0f60-403c-b478-63012610f2d1" "Across from Dannemora Prison"
14 "58" "Art Lefevre Senior Housing - UR"
15 "STOP_25b3a3eb-b759-4244-946b-a3498cb6dac4" "AuSable Chasm - Flag"
16 "75" "AuSable Forks Post Office"
17 "4b4a" "B's Country Quick Stop"
18 "22" "Big Lots"
19 "59" "Cadyville Fire Station - Flag"
20 "66" "Chazy Post Office"
21 "aidc" "Clinton County Fairgrounds"
22 "53" "Cody's Store - Flag"
23 "11" "College Suites"
24 "33" "Consumer Square"
25 "STOP_ec2ff98d-cf7d-47e8-9b15-07703ae48eeb" "Elm St./ Church St."
26 "35" "Military Recruitment Center"
27 "b88b" "Plattsburgh High School"
28 "STOP_bab069fd-93aa-4162-bb5b-7c2ed1d1160e" "Plattsburgh Medical Care - UR"
29 "79" "Roderick Rock Senior Housing - UR"
30 "39" "St. John's Church"
31 "38" "YMCA on the Oval- Flag"
32 "STOP_7411e588-14fe-4813-aa1b-d5a639bd2b20" "Westwood Drive - UR"
33 "16" "Yando's Big M"
34 "37" "YMCA / Library"
35 "fecp" "Hammond Ln"
36 "sts7" "Plattsburgh Plaza A-Plus Nails"
37 "u65q" "Lake Country Village - UR"
38 "72x" "AuSable Point Entrance"
39 "0cnt" "Connecticut Avenue & Peaceful Way - UR"
40 "twv9" "Plattsburgh Plaza A-Plus Nails - UR"
41 "j1w8" "Plattsburgh International Airport - UR"
42 "vdqx" "Commutair - UR"
43 "7q61" "One Stop Shop (Northern Cakes)"
44 "12-1" "The Village Suites - Flag"
45 "5eqh" "Route 9 in Front of Chazy Rural School - Flag"
46 "13-F" "Momot Elementary School - UR"
64 "pndo" "Senior Citizen's Center"
68 "36" "UVM-CVPH Health Plaza / Hudson Head Waters"
69 "78" "Stewarts Rouses Point"
72 "sts8" "Plattsburgh Plaza Family Dollar - UR"
73 "wzij" "3rd Street Lyon Mountain"
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" "20260126" "20261229"
unknown_column INFO 3

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
"feed_info.txt" "feed_id" 2
"routes.txt" "route_branding_url" 8
unknown_file INFO 1

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"datatools_patterns.txt"