GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-22T12:28:21Z,
for the dataset file:///shared/sardinia-ferries.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_dates.txt
  3. routes.txt
  4. stop_times.txt
  5. stops.txt
  6. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 52
  • Shapes: 0
  • Stops: 23
  • Trips: 713

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 713

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 713 affected records are displayed below.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "FRAJA-ITPTO-07:45-12:30"
6 "FRAJA-FRTLN-20:00-07:00"
8 "FRAJA-FRTLN-08:15-17:45"
13 "FRAJA-FRTLN-21:00-07:00"
15 "FRAJA-FRTLN-19:00-05:00"
20 "ESALD-FRTLN-09:00-23:00"
21 "ESALD-FRTLN-09:30-22:45"
22 "ESALD-FRTLN-16:00-10:00"
23 "ESALD-FRTLN-09:30-23:00"
24 "ESALD-FRTLN-15:00-09:00"
25 "FRBIA-ITLIV-08:00-13:15"
26 "FRBIA-ITLIV-14:30-19:00"
29 "FRBIA-ITLIV-12:30-17:00"
36 "FRBIA-ITLIV-08:15-12:45"
37 "FRBIA-ITLIV-08:00-12:30"
38 "FRBIA-FRNCE-20:00-11:30"
39 "FRBIA-FRNCE-07:00-14:45"
40 "FRBIA-FRNCE-07:00-15:45"
41 "FRBIA-FRNCE-07:00-14:30"
42 "FRBIA-FRNCE-15:45-23:30"
43 "FRBIA-ITSVN-20:00-06:00"
44 "FRBIA-ITSVN-08:15-15:30"
45 "FRBIA-ITSVN-20:00-07:00"
47 "FRBIA-ITSVN-07:00-22:00"
48 "FRBIA-ITSVN-23:55-07:00"
49 "FRBIA-ITSVN-15:45-06:00"
50 "FRBIA-FRTLN-19:00-07:00"
51 "FRBIA-FRTLN-19:00-08:00"
52 "FRBIA-FRTLN-07:00-20:30"
53 "FRBIA-FRTLN-20:45-07:15"
60 "FRBIA-FRTLN-18:00-06:30"
61 "FRBIA-FRTLN-11:00-23:00"
62 "FRBIA-FRTLN-20:00-07:00"
63 "FRBIA-FRTLN-19:45-07:00"
65 "ITGAI-ITLIV-20:30-07:30"
66 "ITGAI-ITLIV-20:30-07:00"
67 "ITGAI-ITLIV-20:30-08:00"
68 "ITGAI-ITLIV-19:00-06:00"
69 "ITGAI-ITLIV-20:00-06:00"
70 "ITGAI-ITLIV-19:30-06:00"
78 "FRILR-FRNCE-17:15-23:00"
79 "FRILR-FRTLN-14:45-22:30"
80 "FRILR-FRTLN-15:15-23:00"
81 "ITLIV-FRBIA-13:00-18:00"
82 "ITLIV-FRBIA-08:30-13:00"
84 "ITLIV-FRBIA-09:00-13:30"
85 "ITLIV-FRBIA-07:00-11:30"
92 "ITLIV-FRBIA-14:00-18:30"
93 "ITLIV-FRBIA-13:30-18:00"
94 "ITLIV-ITGAI-21:00-07:30"
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.
191 "Sardinia_Ferries-ITGAI-FRNCE-11:00-12:00" "Sardinia_Ferries-ITGAI-FRNCE" 351.73307343121365 357.5952913217339 34 1 "ITGAI" "Porto di Golfo Aranci" "11:00:00" 35 2 "FRNCE" "Porto di Nice" "12:00:00"
fast_travel_between_far_stops WARNING 1

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.
191 "Sardinia_Ferries-ITGAI-FRNCE-11:00-12:00" "Sardinia_Ferries-ITGAI-FRNCE" 351.73307343121365 357.5952913217339 34 1 "ITGAI" "Porto di Golfo Aranci" "11:00:00" 35 2 "FRNCE" "Porto di Nice" "12:00: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"
missing_timepoint_value WARNING 1426

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
2 "Sardinia_Ferries-FRTLN-FRPVO-19:00-12:00" 2
3 "Sardinia_Ferries-ITLIV-ITGAI-21:01-07:00" 1
4 "Sardinia_Ferries-ITLIV-ITGAI-21:01-07:00" 2
5 "Sardinia_Ferries-ITLIV-ITGAI-21:02-07:00" 1
6 "Sardinia_Ferries-ITLIV-ITGAI-21:02-07:00" 2
7 "Sardinia_Ferries-ESCMC-ESALD-06:31-08:30" 1
8 "Sardinia_Ferries-ESCMC-ESALD-06:31-08:30" 2
9 "Sardinia_Ferries-FRBIA-FRNCE-07:30-13:45" 2
10 "Sardinia_Ferries-FRBIA-ITSVN-08:15-21:45" 1
11 "Sardinia_Ferries-FRBIA-ITSVN-08:15-21:45" 2
12 "Sardinia_Ferries-FRBIA-ITSVN-20:00-06:15" 1
13 "Sardinia_Ferries-FRBIA-ITSVN-20:00-06:15" 2
14 "Sardinia_Ferries-FRBIA-ITSVN-20:00-12:00" 1
15 "Sardinia_Ferries-FRBIA-ITSVN-20:00-12:00" 2
16 "Sardinia_Ferries-FRBIA-FRTLN-07:15-20:15" 1
17 "Sardinia_Ferries-FRBIA-FRTLN-07:15-20:15" 2
18 "Sardinia_Ferries-FRBIA-FRTLN-21:30-08:30" 1
19 "Sardinia_Ferries-FRBIA-FRTLN-21:30-08:30" 2
20 "Sardinia_Ferries-FRBIA-FRTLN-22:30-09:30" 1
21 "Sardinia_Ferries-FRBIA-FRTLN-22:30-09:30" 2
22 "Sardinia_Ferries-ITGAI-FRBIA-11:00-18:45" 1
23 "Sardinia_Ferries-ITGAI-FRBIA-11:00-18:45" 2
24 "Sardinia_Ferries-ITGAI-FRBIA-08:15-14:30" 1
25 "Sardinia_Ferries-ITGAI-FRBIA-08:15-14:30" 2
26 "Sardinia_Ferries-ITGAI-FRBIA-08:45-15:00" 1
27 "Sardinia_Ferries-ITGAI-FRBIA-08:45-15:00" 2
28 "Sardinia_Ferries-ITGAI-ITLIV-09:00-18:30" 1
29 "Sardinia_Ferries-ITGAI-ITLIV-09:00-18:30" 2
30 "Sardinia_Ferries-ITGAI-ITLIV-08:15-19:15" 1
31 "Sardinia_Ferries-ITGAI-ITLIV-08:15-19:15" 2
32 "Sardinia_Ferries-ITGAI-ITLIV-08:45-19:45" 1
33 "Sardinia_Ferries-ITGAI-ITLIV-08:45-19:45" 2
34 "Sardinia_Ferries-ITGAI-FRNCE-11:00-12:00" 1
35 "Sardinia_Ferries-ITGAI-FRNCE-11:00-12:00" 2
36 "Sardinia_Ferries-ITGAI-ITSVN-11:00-06:15" 1
37 "Sardinia_Ferries-ITGAI-ITSVN-11:00-06:15" 2
38 "Sardinia_Ferries-ITLIV-FRBIA-12:30-17:30" 1
39 "Sardinia_Ferries-ITLIV-FRBIA-12:30-17:30" 2
40 "Sardinia_Ferries-ITLIV-ITGAI-08:30-16:30" 1
41 "Sardinia_Ferries-ITLIV-ITGAI-08:30-16:30" 2
42 "Sardinia_Ferries-ITLIV-ITGAI-20:00-07:00" 1
43 "Sardinia_Ferries-ITLIV-ITGAI-20:00-07:00" 2
44 "Sardinia_Ferries-FRNCE-FRBIA-21:00-07:00" 1
45 "Sardinia_Ferries-FRNCE-FRBIA-21:00-07:00" 2
46 "Sardinia_Ferries-FRNCE-FRBIA-17:00-08:00" 1
47 "Sardinia_Ferries-FRNCE-FRBIA-17:00-08:00" 2
48 "Sardinia_Ferries-FRNCE-FRBIA-17:00-07:00" 1
49 "Sardinia_Ferries-FRNCE-FRBIA-17:00-07:00" 2
50 "Sardinia_Ferries-FRNCE-FRBIA-15:00-21:15" 1
51 "Sardinia_Ferries-FRNCE-FRBIA-15:00-21:15" 2
mixed_case_recommended_field WARNING 52

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.

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

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"routes.txt" "route_short_name" "FRAJA-ITPTO" 2
"routes.txt" "route_short_name" "FRAJA-FRTLN" 3
"routes.txt" "route_short_name" "ESALD-FRTLN" 4
"routes.txt" "route_short_name" "FRBIA-ITLIV" 5
"routes.txt" "route_short_name" "FRBIA-FRNCE" 6
"routes.txt" "route_short_name" "FRBIA-ITSVN" 7
"routes.txt" "route_short_name" "FRBIA-FRTLN" 8
"routes.txt" "route_short_name" "ITGAI-ITLIV" 9
"routes.txt" "route_short_name" "FRILR-FRNCE" 10
"routes.txt" "route_short_name" "FRILR-FRTLN" 11
"routes.txt" "route_short_name" "ITLIV-FRBIA" 12
"routes.txt" "route_short_name" "ITLIV-ITGAI" 13
"routes.txt" "route_short_name" "ESCMC-ESALD" 14
"routes.txt" "route_short_name" "ESCMC-FRTLN" 15
"routes.txt" "route_short_name" "FRNCE-FRBIA" 16
"routes.txt" "route_short_name" "FRNCE-ITPTO" 17
"routes.txt" "route_short_name" "ITPTO-FRAJA" 18
"routes.txt" "route_short_name" "ITPTO-FRTLN" 19
"routes.txt" "route_short_name" "FRPVO-FRTLN" 20
"routes.txt" "route_short_name" "ITSVN-FRBIA" 21
"routes.txt" "route_short_name" "ITSVN-ITGAI" 22
"routes.txt" "route_short_name" "FRTLN-FRAJA" 23
"routes.txt" "route_short_name" "FRTLN-ESALD" 24
"routes.txt" "route_short_name" "FRTLN-FRBIA" 25
"routes.txt" "route_short_name" "FRTLN-FRILR" 26
"routes.txt" "route_short_name" "FRTLN-ESCMC" 27
"routes.txt" "route_short_name" "FRTLN-ITPTO" 28
"routes.txt" "route_short_name" "FRTLN-FRPVO" 29
"routes.txt" "route_short_name" "ESALD-ESCMC" 30
"routes.txt" "route_short_name" "FRBIA-ITPAU" 31
"routes.txt" "route_short_name" "ITGAI-FRBIA" 32
"routes.txt" "route_short_name" "ITGAI-FRNCE" 33
"routes.txt" "route_short_name" "ITGAI-FRTLN" 34
"routes.txt" "route_short_name" "ITLIV-FRILR" 35
"routes.txt" "route_short_name" "ITPAU-FRBIA" 36
"routes.txt" "route_short_name" "FRAJA-FRNCE" 37
"routes.txt" "route_short_name" "FRBIA-ITGAI" 38
"routes.txt" "route_short_name" "ITGAI-ITSVN" 39
"routes.txt" "route_short_name" "FRTLN-ITGAI" 40
"routes.txt" "route_short_name" "FRNCE-ITSVN" 41
"routes.txt" "route_short_name" "FRNCE-FRAJA" 42
"routes.txt" "route_short_name" "FRNCE-FRILR" 43
"routes.txt" "route_short_name" "ITGAI-ITPIO" 44
"routes.txt" "route_short_name" "FRILR-ITLIV" 45
"routes.txt" "route_short_name" "FRILR-ITSVN" 46
"routes.txt" "route_short_name" "FRNCE-FRPVO" 47
"routes.txt" "route_short_name" "ITPIO-ITGAI" 48
"routes.txt" "route_short_name" "ITPTO-FRNCE" 49
"routes.txt" "route_short_name" "FRPVO-FRNCE" 50
"routes.txt" "route_short_name" "ITSVN-FRILR" 51
stop_without_stop_time WARNING 9

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.
3 "ITGOA" "Porto di Genova"
5 "ITNAP" "Porto di Napoli"
6 "ITOLB" "Porto di Olbia"
10 "ESBCN" "Porto di Barcellona"
11 "ITTPS" "Porto di Trapani"
15 "ITPFE" "Porto di Portoferraio"
17 "ITCVV" "Porto di Civitavecchia"
18 "ITCAG" "Porto di Cagliari"
19 "ITATX" "Porto di Arbatax (TORTOLI')"
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.
"20251222" "20220602" "20231028"
unexpected_enum_value WARNING 52

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

Only the first 50 of 52 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.
"routes.txt" 2 "route_type" 1000
"routes.txt" 3 "route_type" 1000
"routes.txt" 4 "route_type" 1000
"routes.txt" 5 "route_type" 1000
"routes.txt" 6 "route_type" 1000
"routes.txt" 7 "route_type" 1000
"routes.txt" 8 "route_type" 1000
"routes.txt" 9 "route_type" 1000
"routes.txt" 10 "route_type" 1000
"routes.txt" 11 "route_type" 1000
"routes.txt" 12 "route_type" 1000
"routes.txt" 13 "route_type" 1000
"routes.txt" 14 "route_type" 1000
"routes.txt" 15 "route_type" 1000
"routes.txt" 16 "route_type" 1000
"routes.txt" 17 "route_type" 1000
"routes.txt" 18 "route_type" 1000
"routes.txt" 19 "route_type" 1000
"routes.txt" 20 "route_type" 1000
"routes.txt" 21 "route_type" 1000
"routes.txt" 22 "route_type" 1000
"routes.txt" 23 "route_type" 1000
"routes.txt" 24 "route_type" 1000
"routes.txt" 25 "route_type" 1000
"routes.txt" 26 "route_type" 1000
"routes.txt" 27 "route_type" 1000
"routes.txt" 28 "route_type" 1000
"routes.txt" 29 "route_type" 1000
"routes.txt" 30 "route_type" 1000
"routes.txt" 31 "route_type" 1000
"routes.txt" 32 "route_type" 1000
"routes.txt" 33 "route_type" 1000
"routes.txt" 34 "route_type" 1000
"routes.txt" 35 "route_type" 1000
"routes.txt" 36 "route_type" 1000
"routes.txt" 37 "route_type" 1000
"routes.txt" 38 "route_type" 1000
"routes.txt" 39 "route_type" 1000
"routes.txt" 40 "route_type" 1000
"routes.txt" 41 "route_type" 1000
"routes.txt" 42 "route_type" 1000
"routes.txt" 43 "route_type" 1000
"routes.txt" 44 "route_type" 1000
"routes.txt" 45 "route_type" 1000
"routes.txt" 46 "route_type" 1000
"routes.txt" 47 "route_type" 1000
"routes.txt" 48 "route_type" 1000
"routes.txt" 49 "route_type" 1000
"routes.txt" 50 "route_type" 1000
"routes.txt" 51 "route_type" 1000