virginia-breeze — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-08-28T19:55:12Z,
for the dataset file:///shared/virginia-breeze_cebe2d8a.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Transcor Data Services, LLC
Publisher URL:
https://tds.ai/
Feed Email:
info@tds.ai
Feed Language:
English
Feed Start Date:
2026-08-27
Feed End Date:
2029-08-27

Files included


  1. agency.txt
  2. calendar.txt
  3. fare_attributes.txt
  4. fare_rules.txt
  5. feed_info.txt
  6. routes.txt
  7. shapes.txt
  8. stop_times.txt
  9. stops.txt
  10. ticketing_deep_links.txt
  11. ticketing_identifiers.txt
  12. trips.txt

Counts


  • Agencies: 2
  • Blocks: 0
  • Routes: 14
  • Shapes: 14
  • Stops: 35
  • Trips: 14

Specification Compliance report

27 notices reported (0 errors, 4 warnings, 23 infos)

Notice Code Severity Total
duplicate_route_name WARNING 2

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
12 "379828_1399465" 13 "379828_1399466" "VBB 121" "Washington (Union Station) -> Blacksburg" 3 "VBB"
14 "379845_1399467" 15 "379845_1399468" "VBB 122" "Blacksburg -> Washington (Union Station)" 3 "VBB"
stop_too_far_from_shape WARNING 2

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

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.
3 "1399015" "1399015" 14 "13289" "Newport News" [37.12334708474305,-76.51661206469842] 105.65765252992271
2 "1399016" "1399016" 9 "13289" "Newport News" [37.12334708474305,-76.51661206469842] 105.65765252992271
service_extends_far_in_the_future INFO 10

service_extends_far_in_the_future

A service end date is more than 2 years in the future.

You can see more about this notice here.

serviceId (?) The service_id that ends far in the future. serviceWindowEndDate (?) The end date of the service (YYYY-MM-DD format).
"1399016" "2029-08-27"
"1399015" "2029-08-27"
"105091" "2029-08-27"
"105090" "2029-08-27"
"328553" "2029-08-27"
"105089" "2029-08-27"
"105087" "2029-08-27"
"105088" "2029-08-27"
"105092" "2029-08-27"
"105094" "2029-08-27"
service_window_outside_feed_period INFO 10

service_window_outside_feed_period

A service window is not covered by the feed's validity period.

You can see more about this notice here.

serviceId (?) The service_id whose active window extends outside the feed validity period. serviceWindowStartDate (?) The first active date of the service window. serviceWindowEndDate (?) The last active date of the service window. daysBeforeFeedStart (?) Number of days the service window extends before feed_start_date (0 if none). daysAfterFeedEnd (?) Number of days the service window extends after feed_end_date (0 if none).
"105088" "2025-10-01" "2029-08-27" 330 0
"105089" "2025-10-01" "2029-08-27" 330 0
"105087" "2025-10-01" "2029-08-27" 330 0
"1399015" "2026-08-06" "2029-08-27" 21 0
"1399016" "2026-08-06" "2029-08-27" 21 0
"105091" "2025-10-01" "2029-08-27" 330 0
"105092" "2025-10-01" "2029-08-27" 330 0
"105090" "2025-10-01" "2029-08-27" 330 0
"105094" "2025-10-14" "2029-08-27" 317 0
"328553" "2026-03-01" "2029-08-27" 179 0
unknown_column INFO 1

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" "ticketing_deep_link_id" 8
unknown_file INFO 2

unknown_file

A file is unknown.

You can see more about this notice here.

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