GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-07T18:25:36Z,
for the dataset file:///tmp/1_in.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 Language:
N/A

Files included


  1. ExportService.checksum.md5
  2. agency.txt
  3. calendar.txt
  4. calendar_dates.txt
  5. routes.txt
  6. stop_times.txt
  7. stops.txt
  8. transfers.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 1
  • Routes: 52
  • Shapes: 0
  • Stops: 1173
  • Trips: 4485

Specification Compliance report

1608 notices reported (0 errors, 1607 warnings, 1 infos)

Notice Code Severity Total
fast_travel_between_consecutive_stops WARNING 11

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.
1836 "36564534" "L015" 200.46590915400856 3.341098485900143 27938 7 "617317" "Mouettes" "07:25:00" 27939 8 "616690" "Clinique" "07:25:00"
1803 "36564501" "L015" 200.46590915400856 3.341098485900143 26692 7 "617317" "Mouettes" "18:40:00" 26693 8 "616690" "Clinique" "18:40:00"
1825 "36564523" "L015" 200.46590915400856 3.341098485900143 27591 7 "617317" "Mouettes" "08:35:00" 27592 8 "616690" "Clinique" "08:35:00"
1847 "36564545" "L015" 200.46590915400856 3.341098485900143 28088 7 "617317" "Mouettes" "17:35:00" 28089 8 "616690" "Clinique" "17:35:00"
1858 "36564556" "L015" 200.46590915400856 3.341098485900143 28205 7 "617317" "Mouettes" "12:35:00" 28206 8 "616690" "Clinique" "12:35:00"
2255 "36564953" "L072" 323.93004158426174 10.797668052808724 35680 11 "617541" "La Martelle" "19:15:00" 35681 12 "617090" "Souque Nègre" "19:16:00"
1781 "36564479" "L015" 200.46590915400856 3.341098485900143 25770 7 "617317" "Mouettes" "06:30:00" 25771 8 "616690" "Clinique" "06:30:00"
1778 "36564476" "L055" 175.29097175893577 2.9215161959822624 25682 13 "616762" "Le Douard RD 568" "19:07:00" 25683 14 "617495" "Mairie" "19:07:00"
1869 "36564567" "L015" 200.46590915400856 3.341098485900143 28366 7 "617317" "Mouettes" "15:35:00" 28367 8 "616690" "Clinique" "15:35:00"
1814 "36564512" "L015" 200.46590915400856 3.341098485900143 27136 7 "617317" "Mouettes" "13:35:00" 27137 8 "616690" "Clinique" "13:35:00"
1792 "36564490" "L015" 200.46590915400856 3.341098485900143 26233 7 "617317" "Mouettes" "16:35:00" 26234 8 "616690" "Clinique" "16:35: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.
2255 "36564953" "L072" 323.93004158426174 10.797668052808724 35680 11 "617541" "La Martelle" "19:15:00" 35681 12 "617090" "Souque Nègre" "19:16:00"
missing_recommended_column WARNING 1

missing_recommended_column

A recommended column is missing in the input file.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the missing column.
"stop_times.txt" "timepoint"
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"
mixed_case_recommended_field WARNING 1578

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 1578 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_long_name" "LA DESTROUSSE - AIX" 16
"routes.txt" "route_long_name" "BERRE L'ETANG - AIX" 17
"routes.txt" "route_long_name" "LANCON - AIX" 18
"routes.txt" "route_long_name" "SALON - AIX" 19
"routes.txt" "route_long_name" "MARTIGUES - MARSEILLE" 21
"routes.txt" "route_long_name" "MARTIGUES - AEROPORT" 23
"routes.txt" "route_long_name" "MARTIGUES - AIX" 24
"routes.txt" "route_long_name" "AIX - AEROPORT" 25
"routes.txt" "route_long_name" "AIX - MARSEILLE ARENC" 26
"routes.txt" "route_long_name" "AIX - MARSEILLE" 27
"routes.txt" "route_long_name" "AIX - MARSEILLE par RN" 28
"routes.txt" "route_long_name" "MARSEILLE - AIX ARBOIS" 29
"routes.txt" "route_long_name" "TRETS - MARSEILLE" 31
"routes.txt" "route_long_name" "CASSIS - AUBAGNE" 32
"routes.txt" "route_long_name" "LA CIOTAT - AUBAGNE" 33
"routes.txt" "route_long_name" "AUBAGNE - AIX" 34
"routes.txt" "route_long_name" "VITROLLES - MARSEILLE" 35
"routes.txt" "route_long_name" "MARSEILLE - AEROPORT" 37
"routes.txt" "route_long_name" "AUBAGNE - MARSEILLE" 38
"routes.txt" "route_long_name" "AUBAGNE LES PALUDS - MARSEILLE" 39
"routes.txt" "route_long_name" "AUBAGNE - MARSEILLE LA FOURRAGERE" 40
"stops.txt" "stop_name" "COLLEGE MONOD" 806
"stops.txt" "stop_name" "08 mai 1945" 812
"stops.txt" "stop_name" "08 mai 1945" 813
"stops.txt" "stop_name" "LE TUNNEL" 1126
"stops.txt" "stop_name" "LE TUNNEL" 1127
"stops.txt" "stop_name" "LA CULASSE" 1141
"stops.txt" "stop_name" "LA LAITERIE" 1142
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 2
"trips.txt" "trip_headsign" "CHATEAUNEUF-LES-MARTIGUES" 4
"trips.txt" "trip_headsign" "CHATEAUNEUF-LES-MARTIGUES" 15
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 24
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 25
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 27
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 28
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 29
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 30
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 31
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 32
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 42
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 43
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 46
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 47
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 49
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 50
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 51
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 52
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 53
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 54
"trips.txt" "trip_headsign" "AIX-EN-PROVENCE" 55
unexpected_enum_value WARNING 15

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

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" 712
"routes.txt" 3 "route_type" 712
"routes.txt" 4 "route_type" 712
"routes.txt" 5 "route_type" 712
"routes.txt" 6 "route_type" 712
"routes.txt" 7 "route_type" 712
"routes.txt" 8 "route_type" 712
"routes.txt" 9 "route_type" 712
"routes.txt" 10 "route_type" 712
"routes.txt" 11 "route_type" 712
"routes.txt" 12 "route_type" 712
"routes.txt" 13 "route_type" 712
"routes.txt" 14 "route_type" 712
"routes.txt" 15 "route_type" 712
"routes.txt" 41 "route_type" 712
unknown_file INFO 1

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"ExportService.checksum.md5"