oswego-county-public — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-04T14:38:55Z,
for the dataset file:///shared/oswego-county-public_8e631ad2.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Oswego County Public Transit
Feed Email:
info@oco.org
Feed Language:
English
Feed Start Date:
2025-07-01
Feed End Date:
2025-12-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 6
  • Routes: 4
  • Shapes: 24
  • Stops: 30
  • Trips: 24

Specification Compliance report

12 notices reported (0 errors, 10 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 "Normal_Service"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

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 "20260504" "20251231" "20260511"
stop_too_far_from_shape_using_user_distance WARNING 2

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
22 "OPT13-A-OB" "Normal_Service-Weekday-OPT13-A-OB-0720-d03b20c" 124 "OC51" "Tin Shop - Williamstown" [43.44193632044377,-75.92143268165098] 141.484879455557
14 "OPT13-A-IB" "Normal_Service-Weekday-OPT13-A-IB-0915-7f1d716" 135 "OC51" "Tin Shop - Williamstown" [43.44193732535979,-75.92143383778587] 141.3394750804201
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.
"20260504" "20250701" "20251231"
trip_distance_exceeds_shape_distance_below_threshold WARNING 5

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is greater than 0 but less than the 11.1m threshold.

You can see more about this notice here.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"Normal_Service-Weekday-OPT12-route_12_third_leg-IB-1100-0fe9af6" "OPT12-route_12_third_leg-IB" 62822.19 62822.1 7.932335440855717
"Normal_Service-Weekday-OPT12-route_12_second_leg-IB-0810-28f1ea4" "OPT12-route_12_second_leg-IB" 115773.52 115773.36 9.821103365402006
"Normal_Service-Weekday-OPT10-10B_fifth_leg-OB-1525-5a57d1f" "OPT10-10B_fifth_leg-OB" 147496.56 147496.36 3.7417553577023837
"Normal_Service-Weekday-OPT12-route_12_fifth_leg-IB-1450-a528ce8" "OPT12-route_12_fifth_leg-IB" 84936.15 84936.04 3.7417553577023837
"Normal_Service-Weekday-OPT10-10B_first_leg-10-0945-f95629e" "OPT10-10B_first_leg-10" 118200.05 118199.88 6.267479572346011
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.
"stop_times.txt" "stop_headsign_code" 10
"trips.txt" "trip_headsign_code" 11