GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T18:58:22Z,
for the dataset file:///shared/bullrunner-usa.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Passio Technologies
Publisher URL:
https://passiotech.com
Feed Email:
support@passiotech.com
Feed Language:
English
Feed Start Date:
2026-01-22
Feed End Date:
2026-02-22

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 2
  • Shapes: 2
  • Stops: 110
  • Trips: 10

Specification Compliance report

107 notices reported (25 errors, 82 warnings, 0 infos)

Notice Code Severity Total
duplicate_key ERROR 1

duplicate_key

Duplicated entity.

The values of the given key and rows are duplicates.

You can see more about this notice here.

filename (?) The name of the faulty file oldCsvRowNumber (?) The row of the first occurrence. newCsvRowNumber (?) The row of the other occurrence. fieldName1 (?) Composite key's first field name. fieldValue1 (?) Composite key's first value.
"frequencies.txt" 4 12 "trip_id,start_time" "1043771,15:00:00"
foreign_key_violation ERROR 23

foreign_key_violation

Wrong foreign key.

A foreign key references the primary key of another file. A foreign key violation means that the foreign key referenced from a given row (the child file) cannot be found in the corresponding file (the parent file). The Foreign keys are defined in the specification under "Type" for each file.

You can see more about this notice here.

childFilename (?) The name of the file from which reference is made. childFieldName (?) The name of the field that makes reference. parentFilename (?) The name of the file that is referred to. parentFieldName (?) The name of the field that is referred to. fieldValue (?) The faulty record's value. csvRowNumber (?) The row of the faulty record.
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "568733" 2
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "993324" 3
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043771" 4
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043772" 5
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043773" 6
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043774" 7
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043775" 8
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043776" 9
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043777" 10
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "523684" 11
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043771" 12
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043779" 13
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043780" 14
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "545524" 15
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043781" 16
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043782" 17
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043783" 18
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043790" 19
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043795" 25
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043796" 26
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043797" 27
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043798" 28
"frequencies.txt" "trip_id" "trips.txt" "trip_id" "1043799" 29
overlapping_frequency ERROR 1

overlapping_frequency

Trip frequencies overlap.

Trip frequencies must not overlap in time. Two entries X and Y are considered to directly overlap if X.start_time <= Y.start_time and Y.start_time < X.end_time.

You can see more about this notice here.

prevCsvRowNumber (?) The row number of the first frequency. prevEndTime (?) The first frequency end time. currCsvRowNumber (?) The overlapping frequency's row number. currStartTime (?) The overlapping frequency's start time. tripId (?) The trip id associated to the first frequency.
4 "24:00:00" 12 "15:00:00" "1043771"
equal_shape_distance_same_coordinates WARNING 18

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`.
"68658" 346 18.85 6 345 18.85 5
"68658" 352 73.45 12 351 73.45 11
"68658" 366 334.83 26 365 334.83 25
"68658" 423 1556.23 83 422 1556.23 82
"68658" 456 2723.93 116 455 2723.93 115
"68658" 602 5137.74 262 601 5137.74 261
"68658" 630 5766.36 290 629 5766.36 289
"68658" 661 6262.08 321 660 6262.08 320
"68658" 728 7774.27 388 727 7774.27 387
"68658" 740 7919.46 400 739 7919.46 399
"68658" 969 12924.14 629 968 12924.14 628
"68658" 971 12938.92 631 970 12938.92 630
"68657" 14 80.24 13 13 80.24 12
"68657" 124 1723.92 123 123 1723.92 122
"68657" 126 1733.6 125 125 1733.6 124
"68657" 143 1953.55 142 142 1953.55 141
"68657" 263 4069.81 262 262 4069.81 261
"68657" 265 4072.12 264 264 4072.12 263
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

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 "20260123" "20260222" "20260222"
mixed_case_recommended_field WARNING 2

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" "00715 - UATC to MSC" 89
"stops.txt" "stop_name" "00716 - UATC to LIB" 90
stop_too_far_from_shape WARNING 1

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.
7 "68658" "1015613" 132 "152013" "00250 - HPC (On Demand after 5p & wknd)" [28.058093000007585,-82.42244000777038] 358.6042004545102
stop_without_stop_time WARNING 60

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 60 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.
4 "70693" "00108 - Alumni Center"
5 "70694" "00110 - Patel Center"
6 "70695" "00115 - Genshaft Dr at Maple Suites"
7 "70696" "00116 - Genshaft Dr at Parking Lot 35"
8 "70697" "00119 - Social Science"
9 "70698" "00120 - CW Bill Young Hall"
10 "70699" "00121 - Sessums Mall"
11 "70701" "00125 - Muma College of Business"
12 "70702" "00126 - Yuengling Center west entrance"
13 "70703" "00129 - Muma College of Business south entrance"
14 "70704" "00150 - Sycamore Dr at Holly Dr"
15 "70705" "00154 - Sycamore Dr - Stadium"
16 "70790" "00158 - Sycamore Dr at Elm Dr"
17 "70707" "00161 - Lee Roy Selmon Athletics Center"
18 "70708" "00162 - Baseball Field"
19 "70709" "00165 - Yuengling Center east entrance"
20 "70710" "00166 - Softball Stadium"
25 "70715" "00209 - Science Center"
26 "70716" "00213 - Simmons Park"
27 "70717" "00214 - Juniper-Poplar"
28 "70718" "00221 - Psychology to MSC"
29 "70719" "00222 - Psychology to LIB"
30 "70720" "00226 - Moffitt Office Building"
31 "70721" "00230 - Magnolia Dr at Parking Lot 19"
46 "70735" "00317 - USF Health at MDN"
48 "70736" "00318 - College of Nursing"
62 "195848" "00401 - Marshall Student Center II"
63 "70749" "00411 - Palm Dr at Laurel Dr"
65 "70751" "00418 - The Village Holly Dr entrance"
66 "70752" "00421 - North Campus Mail Center"
67 "70753" "00425 - Holly Dr at Maple Suites"
68 "70754" "00426 - Holly Drive Apartments"
69 "70755" "00430 - Cypress Apartments"
70 "70756" "00432 - Greek Village"
71 "70757" "00445 - Parking Lot 35"
72 "70758" "00446 - Greek Park"
73 "70759" "00449 - Holly Dr at 50th St"
74 "70760" "00501 - McKinley Dr at Fowler Ave"
75 "70761" "00503 - Moffitt McKinley Campus"
76 "70762" "00504 - McKinley Dr to LIB"
77 "70763" "00505 - McKinley Dr at Bougainvillea Ave"
78 "70764" "00508 - McKinley Dr at Bougainvillea Ave to LIB"
79 "152014" "00530 - The Retreat"
80 "70765" "00601 - Busch Gardens employee entrance"
93 "70776" "00801 - N 46th St at Fletcher District, North"
94 "70777" "00803 - N 46th St at Shadow Moss Ln"
95 "70778" "00807 - N 46th St at USF Golf Center"
96 "70779" "00815 - Skipper Rd at 43rd St"
97 "70780" "00821 - N 42nd St at Hellenic Dr"
98 "70781" "00827 - N 42nd St at Cambridge Woods Dr"