GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-05T00:38:02Z,
for the dataset file:///shared/discoverpassenger-salisburyreds_3b470c16.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


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

Counts


  • Agencies: 4
  • Blocks: 0
  • Routes: 64
  • Shapes: 381
  • Stops: 1880
  • Trips: 2593

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 45

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.
726 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:1"
727 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:2"
728 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:3"
729 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:4"
730 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:5"
731 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:6"
732 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:7"
733 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:8"
734 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:9"
735 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:10"
736 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:11"
737 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:12"
738 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:13"
739 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:14"
740 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:15"
741 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:16"
742 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:17"
743 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:18"
744 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:19"
745 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:20"
746 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:21"
747 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:22"
748 "SWWD:WIAPR07:PR7:PR7BHSWGF:O:23"
749 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:1"
750 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:2"
751 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:3"
752 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:4"
753 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:5"
754 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:6"
755 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:7"
756 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:8"
757 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:9"
758 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:10"
759 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:11"
760 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:12"
761 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:13"
762 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:14"
763 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:15"
764 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:16"
765 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:17"
766 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:18"
767 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:19"
768 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:20"
769 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:21"
770 "SWWD:WIAPR07:PR7:PR7BHSWGF:I:22"
fast_travel_between_consecutive_stops WARNING 1

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
467 "SWWD:WIAO086:86:086MFSWWD:I:1" "SWWD:WIAO086:86" 214.9650989620325 3.582751649367208 30168 17 "4600WIA11624" "East Knoyle, Milton Phone Box" "12:36:00" 30169 18 "4600WIA12527" "Hindon Square" "12:36:00"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"