GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-19T17:39:09Z,
for the dataset file:///shared/bis-man-transit-1_b0a75d5a.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-06-17
Feed End Date:
2026-07-18

Files included


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

Counts


  • Agencies: 1
  • Blocks: 12
  • Routes: 6
  • Shapes: 12
  • Stops: 57
  • Trips: 335

Specification Compliance report

12 notices reported (2 errors, 8 warnings, 2 infos)

Notice Code Severity Total
stop_time_with_arrival_before_previous_departure_time ERROR 2

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
643 642 "1084012" "15:41:00" "16:36:00"
739 738 "1083949" "15:41:00" "16:36:00"
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 "20260619" "20260718" "20260719"
stop_too_far_from_shape_using_user_distance WARNING 5

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.
2 "71635" "1075951" 3 "154482" "Bismarck Public Library (North)" [46.80599151806965,-100.78465104464283] 458.8214741571053
2 "71635" "1075951" 4 "154483" "North Dakota State Capital Grounds (North)" [46.816655854478746,-100.7769057667937] 374.5098276090576
2 "71635" "1075951" 5 "154484" "12th Street and Capitol Avenue (North)" [46.82910543903231,-100.76812922765261] 442.71611480272674
2 "71635" "1075951" 6 "154485" "Family Fare Supermarket (North)" [46.84274767976702,-100.77825126168642] 341.388612239844
2 "71635" "1075951" 7 "154477" "Mapleton Avenue" [46.84189318454428,-100.77421127057494] 326.5194573794156
stop_without_stop_time WARNING 2

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.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
15 "154220" "Bismarck State College (South)"
36 "154239" "North Dakota Center for Independent Living"
service_window_outside_feed_period INFO 2

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).
"71635.203879" "2025-01-01" "2027-12-31" 532 531
"71635.203880" "2025-01-04" "2027-12-25" 529 525