GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-04T11:58:01Z,
for the dataset file:///shared/maelis-static_df2eae00.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. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 21
  • Shapes: 0
  • Stops: 451
  • Trips: 692

Specification Compliance report

723 notices reported (692 errors, 31 warnings, 0 infos)

Notice Code Severity Total
foreign_key_violation ERROR 692

foreign_key_violation

Wrong foreign key.

A foreign key references the primary key of another file. A foreign key violation means that the foreign key referenced from a given row (the child file) cannot be found in the corresponding file (the parent file). The Foreign keys are defined in the specification under "Type" for each file.

You can see more about this notice here.

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

childFilename (?) The name of the file from which reference is made. childFieldName (?) The name of the field that makes reference. parentFilename (?) The name of the file that is referred to. parentFieldName (?) The name of the field that is referred to. fieldValue (?) The faulty record's value. csvRowNumber (?) The row of the faulty record.
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1009" 2
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-810" 3
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1009" 4
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-810" 5
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1009" 6
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-810" 7
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1009" 8
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-810" 9
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1009" 10
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-810" 11
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1009" 12
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-810" 13
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1010" 14
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-810" 15
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1007" 16
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-809" 17
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1010" 18
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-809" 19
"trips.txt" "shape_id" "shapes.txt" "shape_id" "A-1010" 20
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 21
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 22
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 23
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 24
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 25
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 26
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 27
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 28
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 29
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 30
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-695" 31
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 32
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 33
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 34
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 35
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-958" 36
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 37
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-958" 38
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 39
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 40
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-674" 41
"trips.txt" "shape_id" "shapes.txt" "shape_id" "B-956" 42
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S1-685" 43
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S10-757" 44
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S10-758" 45
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S11-948" 46
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S11-947" 47
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S11-949" 48
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S12-1003" 49
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S12-1004" 50
"trips.txt" "shape_id" "shapes.txt" "shape_id" "S2-981" 51
expired_calendar WARNING 5

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.
8 "7"
9 "8"
10 "9"
11 "10"
12 "11"
missing_recommended_field WARNING 21

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"routes.txt" 2 "agency_id"
"routes.txt" 3 "agency_id"
"routes.txt" 4 "agency_id"
"routes.txt" 5 "agency_id"
"routes.txt" 6 "agency_id"
"routes.txt" 7 "agency_id"
"routes.txt" 8 "agency_id"
"routes.txt" 9 "agency_id"
"routes.txt" 10 "agency_id"
"routes.txt" 11 "agency_id"
"routes.txt" 12 "agency_id"
"routes.txt" 13 "agency_id"
"routes.txt" 14 "agency_id"
"routes.txt" 15 "agency_id"
"routes.txt" 16 "agency_id"
"routes.txt" 17 "agency_id"
"routes.txt" 18 "agency_id"
"routes.txt" 19 "agency_id"
"routes.txt" 20 "agency_id"
"routes.txt" 21 "agency_id"
"routes.txt" 22 "agency_id"
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 3

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.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"trips.txt" "trip_headsign" "COLLÈGE LOUIS ARAGON" 63
"trips.txt" "trip_headsign" "COLLÈGE LOUIS ARAGON" 66
"trips.txt" "trip_headsign" "COLLÈGE LOUIS ARAGON" 68
route_long_name_contains_short_name WARNING 1

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"HLP" 2 "HLP" "HLP"