ashtabula-county-transportation-system — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-09T11:13:23Z,
for the dataset file:///shared/ashtabula-county-transportation-system_2d89642c.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

Agencies included


Feed Info


Publisher Name:
Ashtabula
Feed Email:
dot.transit.gtfs@dot.ohio.gov
Feed Language:
English
Feed Start Date:
2024-01-01
Feed End Date:
2024-12-31

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.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: 3
  • Shapes: 3
  • Stops: 18
  • Trips: 58

Specification Compliance report

44 notices reported (0 errors, 44 warnings, 0 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 39

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"green" 355 527.88 12 354 527.88 11
"green" 376 1803.15 33 375 1803.15 32
"green" 379 2032.7 36 378 2032.7 35
"green" 387 2411.52 44 386 2411.52 43
"green" 404 3331.25 61 403 3331.25 60
"green" 450 5206.74 107 449 5206.74 106
"green" 462 5869.6 119 461 5869.6 118
"green" 507 8251.56 164 506 8251.56 163
"green" 542 9644.2 199 541 9644.2 198
"green" 588 12809.6 245 587 12809.6 244
"green" 600 13351.8 257 599 13351.8 256
"green" 628 16179.18 285 627 16179.18 284
"green" 632 16229.04 289 631 16229.04 288
"green" 641 16601.81 298 640 16601.81 297
"green" 689 18780.2 346 688 18780.2 345
"red" 733 527.88 12 732 527.88 11
"red" 861 5680.24 140 860 5680.24 139
"red" 940 8097.66 219 939 8097.66 218
"red" 1073 14467.44 352 1072 14467.44 351
"red" 1075 14649.24 354 1074 14649.24 353
"red" 1077 14700.13 356 1076 14700.13 355
"red" 1079 14765.5 358 1078 14765.5 357
"red" 1081 14869.91 360 1080 14869.91 359
"red" 1134 18176.8 413 1133 18176.8 412
"red" 1141 18753.95 420 1140 18753.95 419
"blue" 12 469.14 10 11 469.14 9
"blue" 15 527.88 13 14 527.88 12
"blue" 36 1803.15 34 35 1803.15 33
"blue" 39 2032.7 37 38 2032.7 36
"blue" 47 2411.52 45 46 2411.52 44
"blue" 64 3331.25 62 63 3331.25 61
"blue" 118 5306.13 116 117 5306.13 115
"blue" 153 6698.77 151 152 6698.77 150
"blue" 199 9864.17 197 198 9864.17 196
"blue" 211 10406.37 209 210 10406.37 208
"blue" 239 13233.75 237 238 13233.75 236
"blue" 243 13283.61 241 242 13283.61 240
"blue" 253 14203.23 251 252 14203.23 250
"blue" 334 18072.0 332 333 18072.0 331
expired_calendar WARNING 2

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 "2"
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 "20260509" "20241231" "20260516"
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"
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.
"20260509" "20240102" "20241231"