GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T16:26:02Z,
for the dataset file:///shared/passo.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. transfers.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 5
  • Shapes: 30
  • Stops: 126
  • Trips: 112

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 4

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.
2 "9211:3-31-4"
3 "9211:4-31-27"
4 "9211:5-31-31"
5 "9211:6-31-32"
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 68

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 68 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.
"stops.txt" "stop_name" "COLLEGE EUROPE" 5
"stops.txt" "stop_name" "COLLEGE EUROPE" 6
"stops.txt" "stop_name" "ALT MEHL" 8
"stops.txt" "stop_name" "ALT MEHL" 9
"stops.txt" "stop_name" "SELHOF / CENTRE" 11
"stops.txt" "stop_name" "SELHOF / CENTRE" 12
"stops.txt" "stop_name" "SAINT-JEAN" 16
"stops.txt" "stop_name" "SAINT-JEAN" 17
"stops.txt" "stop_name" "PISCINE PLEIN AIR" 18
"stops.txt" "stop_name" "PISCINE PLEIN AIR" 19
"stops.txt" "stop_name" "PISCINE PLEIN AIR" 20
"stops.txt" "stop_name" "PARC DE HELL" 28
"stops.txt" "stop_name" "BONNES GENS 1" 32
"stops.txt" "stop_name" "BONNES GENS 2" 33
"stops.txt" "stop_name" "OBERNAI.BUGEAUD" 36
"stops.txt" "stop_name" "HAUTS PATURAGES" 42
"stops.txt" "stop_name" "HAUTS PATURAGES" 43
"stops.txt" "stop_name" "CHAMPS VERTS 2" 47
"stops.txt" "stop_name" "CHAMPS VERTS 2" 48
"stops.txt" "stop_name" "CENTRE HERMES" 54
"stops.txt" "stop_name" "CENTRE HERMES" 55
"stops.txt" "stop_name" "CENTRE HERMES" 56
"stops.txt" "stop_name" "SAINT-JACQUES" 57
"stops.txt" "stop_name" "SAINT-JACQUES" 58
"stops.txt" "stop_name" "SAINT-JACQUES" 59
"stops.txt" "stop_name" "CHAMPS VERTS" 66
"stops.txt" "stop_name" "CHAMPS VERTS" 67
"stops.txt" "stop_name" "GENERAL LECLERC 1" 75
"stops.txt" "stop_name" "GENERAL LECLERC 1" 76
"stops.txt" "stop_name" "GENERAL LECLERC 2" 77
"stops.txt" "stop_name" "GENERAL LECLERC 2" 78
"stops.txt" "stop_name" "HOTEL DE VILLE" 79
"stops.txt" "stop_name" "HOTEL DE VILLE" 80
"stops.txt" "stop_name" "LYCEE AGRICOLE 1" 83
"stops.txt" "stop_name" "LYCEE AGRICOLE 1" 84
"stops.txt" "stop_name" "LYCEE AGRICOLE 2" 85
"stops.txt" "stop_name" "LYCEE AGRICOLE 2" 86
"stops.txt" "stop_name" "MARCEL KLEIN" 87
"stops.txt" "stop_name" "MARCEL KLEIN" 88
"stops.txt" "stop_name" "MARCEL KLEIN" 89
"stops.txt" "stop_name" "MONT NATIONAL" 93
"stops.txt" "stop_name" "MONT NATIONAL" 94
"stops.txt" "stop_name" "PARC DES ROSELIERES" 97
"stops.txt" "stop_name" "PARC DES ROSELIERES" 98
"stops.txt" "stop_name" "PARC DES ROSELIERES" 99
"stops.txt" "stop_name" "PIERRE FONTAINE" 104
"stops.txt" "stop_name" "PIERRE FONTAINE" 105
"stops.txt" "stop_name" "RUE DE BOERSCH" 110
"stops.txt" "stop_name" "RUE DE BOERSCH" 111
"stops.txt" "stop_name" "RUE DE BOERSCH" 112
stop_too_far_from_shape WARNING 10

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

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. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
44 "CALC_14780839" "16186" 722 "OBI.BRA1" "BRASSERIE" [48.47191003880509,7.506521373675359] 120.3421430839531
2 "CALC_14780837" "16106" 11 "OBI.BRA1" "BRASSERIE" [48.471910040730606,7.506309999982891] 121.34683590164059
110 "CALC_14780859" "16372" 1743 "OBI.BRA1" "BRASSERIE" [48.47191003880509,7.506521373675359] 120.3421430839531
6 "CALC_14780854" "16136" 78 "OBI.BRA1" "BRASSERIE" [48.471910040730606,7.506309999982891] 121.34683590164059
45 "CALC_14780852" "16120" 730 "OBI.BRA1" "BRASSERIE" [48.471910040730606,7.506309999982891] 121.34683590164059
80 "CALC_14780848" "16135" 1216 "OBI.BRA1" "BRASSERIE" [48.471910040730606,7.506309999982891] 121.34683590164059
8 "CALC_14780845" "16138" 120 "OBI.BRA1" "BRASSERIE" [48.471910040730606,7.506309999982891] 121.34683590164059
60 "CALC_14780860" "16375" 930 "OBI.BRA1" "BRASSERIE" [48.471910040730606,7.506309999982891] 121.34683590164059
4 "CALC_14780861" "16371" 54 "OBI.BRA1" "BRASSERIE" [48.47191003880509,7.506521373675359] 120.3421430839531
64 "CALC_14780862" "16367" 990 "OBI.BRA1" "BRASSERIE" [48.471910040730606,7.506309999982891] 121.34683590164059
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.
"20251212" "20250901" "20250930"