GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T18:37:22Z,
for the dataset file:///shared/autocares-rias-baixas4.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. routes.txt
  4. stop_times.txt
  5. stops.txt
  6. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 96
  • Shapes: 0
  • Stops: 97
  • Trips: 600

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 238

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.

Only the first 50 of 238 affected records are displayed below.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "33026708"
3 "35367319"
4 "35367736"
5 "34441813"
6 "35368052"
7 "34442812"
8 "60090777"
9 "60090998"
10 "35372562"
11 "34442968"
12 "60099208"
13 "60099498"
14 "60100211"
15 "60101149"
16 "60101467"
17 "60100529"
18 "35372860"
19 "34443379"
20 "35378808"
21 "34445688"
22 "34444436"
23 "35378633"
24 "35377747"
25 "33258662"
26 "62537513"
27 "62537711"
28 "62538040"
29 "62538588"
30 "34447987"
31 "35377502"
32 "35377369"
33 "34447560"
34 "34446771"
35 "35375104"
36 "35374123"
37 "33258864"
38 "35379103"
39 "34445837"
40 "62557944"
41 "62558124"
42 "62558279"
43 "62558426"
44 "62558609"
45 "62558676"
46 "34448592"
47 "33259454"
48 "35380121"
49 "35380693"
50 "35380886"
51 "34449935"
fast_travel_between_consecutive_stops WARNING 10

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.
47 "62531741" "34445629" 1117.2886858504269 18.621478097507115 907 0 "-87" "Tora" "07:45:39" 908 1 "-48" "Cervera (estacio d autobusos)" "07:45:39"
47 "62531741" "34445629" 177.45456059035837 14.78788004919653 908 1 "-48" "Cervera (estacio d autobusos)" "07:45:39" 909 2 "-88" "Ivorra" "07:50:39"
50 "62531590" "34445629" 1117.2886858504269 18.621478097507115 951 0 "-87" "Tora" "07:45:40" 952 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
48 "62531587" "34445629" 1117.2886858504269 18.621478097507115 929 0 "-87" "Tora" "07:45:40" 930 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
51 "62531589" "34445629" 1117.2886858504269 18.621478097507115 918 0 "-87" "Tora" "07:45:40" 919 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
49 "62531588" "34445629" 1117.2886858504269 18.621478097507115 940 0 "-87" "Tora" "07:45:40" 941 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
50 "62531590" "34445629" 177.45456059035837 14.78788004919653 952 1 "-48" "Cervera (estacio d autobusos)" "07:45:40" 953 2 "-88" "Ivorra" "07:50:40"
48 "62531587" "34445629" 177.45456059035837 14.78788004919653 930 1 "-48" "Cervera (estacio d autobusos)" "07:45:40" 931 2 "-88" "Ivorra" "07:50:40"
51 "62531589" "34445629" 177.45456059035837 14.78788004919653 919 1 "-48" "Cervera (estacio d autobusos)" "07:45:40" 920 2 "-88" "Ivorra" "07:50:40"
49 "62531588" "34445629" 177.45456059035837 14.78788004919653 941 1 "-48" "Cervera (estacio d autobusos)" "07:45:40" 942 2 "-88" "Ivorra" "07:50:40"
fast_travel_between_far_stops WARNING 5

fast_travel_between_far_stops

A transit vehicle moves too fast between two far stops.

Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

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.
47 "62531741" "34445629" 1117.2886858504269 18.621478097507115 907 0 "-87" "Tora" "07:45:39" 908 1 "-48" "Cervera (estacio d autobusos)" "07:45:39"
50 "62531590" "34445629" 1117.2886858504269 18.621478097507115 951 0 "-87" "Tora" "07:45:40" 952 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
48 "62531587" "34445629" 1117.2886858504269 18.621478097507115 929 0 "-87" "Tora" "07:45:40" 930 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
51 "62531589" "34445629" 1117.2886858504269 18.621478097507115 918 0 "-87" "Tora" "07:45:40" 919 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
49 "62531588" "34445629" 1117.2886858504269 18.621478097507115 940 0 "-87" "Tora" "07:45:40" 941 1 "-48" "Cervera (estacio d autobusos)" "07:45:40"
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"
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260123" "20230906" "20251231"
unexpected_enum_value WARNING 3000

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

Only the first 50 of 3000 affected records are displayed below.

filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. fieldName (?) The name of the field where the error occurred. fieldValue (?) Faulty value.
"stop_times.txt" 2 "timepoint" 2
"stop_times.txt" 3 "timepoint" 2
"stop_times.txt" 4 "timepoint" 2
"stop_times.txt" 5 "timepoint" 2
"stop_times.txt" 6 "timepoint" 2
"stop_times.txt" 7 "timepoint" 2
"stop_times.txt" 8 "timepoint" 2
"stop_times.txt" 9 "timepoint" 2
"stop_times.txt" 10 "timepoint" 2
"stop_times.txt" 11 "timepoint" 2
"stop_times.txt" 12 "timepoint" 2
"stop_times.txt" 13 "timepoint" 2
"stop_times.txt" 14 "timepoint" 2
"stop_times.txt" 15 "timepoint" 2
"stop_times.txt" 16 "timepoint" 2
"stop_times.txt" 17 "timepoint" 2
"stop_times.txt" 18 "timepoint" 2
"stop_times.txt" 19 "timepoint" 2
"stop_times.txt" 20 "timepoint" 2
"stop_times.txt" 21 "timepoint" 2
"stop_times.txt" 22 "timepoint" 2
"stop_times.txt" 23 "timepoint" 2
"stop_times.txt" 24 "timepoint" 2
"stop_times.txt" 25 "timepoint" 2
"stop_times.txt" 26 "timepoint" 2
"stop_times.txt" 27 "timepoint" 2
"stop_times.txt" 28 "timepoint" 2
"stop_times.txt" 29 "timepoint" 2
"stop_times.txt" 30 "timepoint" 2
"stop_times.txt" 31 "timepoint" 2
"stop_times.txt" 32 "timepoint" 2
"stop_times.txt" 33 "timepoint" 2
"stop_times.txt" 34 "timepoint" 2
"stop_times.txt" 35 "timepoint" 2
"stop_times.txt" 36 "timepoint" 2
"stop_times.txt" 37 "timepoint" 2
"stop_times.txt" 38 "timepoint" 2
"stop_times.txt" 39 "timepoint" 2
"stop_times.txt" 40 "timepoint" 2
"stop_times.txt" 41 "timepoint" 2
"stop_times.txt" 42 "timepoint" 2
"stop_times.txt" 43 "timepoint" 2
"stop_times.txt" 44 "timepoint" 2
"stop_times.txt" 45 "timepoint" 2
"stop_times.txt" 46 "timepoint" 2
"stop_times.txt" 47 "timepoint" 2
"stop_times.txt" 48 "timepoint" 2
"stop_times.txt" 49 "timepoint" 2
"stop_times.txt" 50 "timepoint" 2
"stop_times.txt" 51 "timepoint" 2