yellowknife-transit — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-07-17T13:56:22Z,
for the dataset file:///shared/yellowknife-transit_8ecf1318.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-07-15
Feed End Date:
2026-08-15

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: 3
  • Shapes: 18
  • Stops: 90
  • Trips: 154

Specification Compliance report

34 notices reported (28 errors, 3 warnings, 3 infos)

Notice Code Severity Total
start_and_end_range_out_of_order ERROR 26

start_and_end_range_out_of_order

Two date or time fields are out of order.

Date or time fields have been found out of order in calendar.txt, feed_info.txt and stop_times.txt.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. startFieldName (?) The start value's field name. startValue (?) The start value. endFieldName (?) The end value's field name. endValue (?) The end value.
"stop_times.txt" 1102 "arrival_time" "07:35:00" "departure_time" "07:20:00"
"stop_times.txt" 1112 "arrival_time" "08:35:00" "departure_time" "08:20:00"
"stop_times.txt" 1122 "arrival_time" "08:05:00" "departure_time" "07:50:00"
"stop_times.txt" 1132 "arrival_time" "09:05:00" "departure_time" "08:50:00"
"stop_times.txt" 1142 "arrival_time" "10:05:00" "departure_time" "09:50:00"
"stop_times.txt" 1152 "arrival_time" "11:05:00" "departure_time" "10:50:00"
"stop_times.txt" 1162 "arrival_time" "12:05:00" "departure_time" "11:50:00"
"stop_times.txt" 1172 "arrival_time" "13:05:00" "departure_time" "12:50:00"
"stop_times.txt" 1182 "arrival_time" "14:05:00" "departure_time" "13:50:00"
"stop_times.txt" 1192 "arrival_time" "15:05:00" "departure_time" "14:50:00"
"stop_times.txt" 1202 "arrival_time" "16:05:00" "departure_time" "15:50:00"
"stop_times.txt" 1212 "arrival_time" "17:05:00" "departure_time" "16:50:00"
"stop_times.txt" 1222 "arrival_time" "18:05:00" "departure_time" "17:50:00"
"stop_times.txt" 1232 "arrival_time" "19:05:00" "departure_time" "18:50:00"
"stop_times.txt" 1242 "arrival_time" "10:05:00" "departure_time" "09:50:00"
"stop_times.txt" 1252 "arrival_time" "11:05:00" "departure_time" "10:50:00"
"stop_times.txt" 1262 "arrival_time" "12:05:00" "departure_time" "11:50:00"
"stop_times.txt" 1272 "arrival_time" "13:05:00" "departure_time" "12:50:00"
"stop_times.txt" 1282 "arrival_time" "14:05:00" "departure_time" "13:50:00"
"stop_times.txt" 1292 "arrival_time" "15:05:00" "departure_time" "14:50:00"
"stop_times.txt" 1302 "arrival_time" "17:05:00" "departure_time" "16:50:00"
"stop_times.txt" 1312 "arrival_time" "18:05:00" "departure_time" "17:50:00"
"stop_times.txt" 1322 "arrival_time" "19:05:00" "departure_time" "18:50:00"
"stop_times.txt" 1332 "arrival_time" "16:35:00" "departure_time" "16:20:00"
"stop_times.txt" 1342 "arrival_time" "17:35:00" "departure_time" "17:20:00"
"stop_times.txt" 1352 "arrival_time" "18:35:00" "departure_time" "18:20:00"
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.
2223 2222 "1127516" "15:56:00" "15:57:00"
2294 2293 "1138413" "07:55:00" "07:56: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 "20260717" "20260815" "20260816"
route_long_name_contains_short_name WARNING 1

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"6488" 2 "1" "1 YK Connector"
stops_match_shape_out_of_order WARNING 1

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

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. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
153 "73807" "1137564" 2983 "169354" "Aven's Centre" [62.45507549385525,-114.3692942603875] 2982 "172038" "50 Ave. at 54 St." [62.45204711327493,-114.37605276152715]
service_window_outside_feed_period INFO 3

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).
"56282.148723" "2025-01-01" "2027-12-31" 560 503
"68028.187289" "2025-01-04" "2027-12-25" 557 497
"73807.218388" "2025-01-02" "2027-12-30" 559 502