GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-16T17:41:29Z,
for the dataset file:///shared/zou.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Transdev
Publisher URL:
https://www.transdev.com
Feed Email:
N/A
Feed Language:
French
Feed Start Date:
2026-01-13
Feed End Date:
2026-08-02

Files included


  1. agency.txt
  2. attributions.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 1
  • Shapes: 0
  • Stops: 9
  • Trips: 6111

Specification Compliance report

53426 notices reported (1 errors, 53425 warnings, 0 infos)

Notice Code Severity Total
foreign_key_violation ERROR 1

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.

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.
"attributions.txt" "route_id" "routes.txt" "route_id" "SUD_MAS" 3
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
missing_recommended_field WARNING 1

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.
"feed_info.txt" 2 "feed_version"
missing_timepoint_value WARNING 53419

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 53419 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 "17466@2026-01-15" 1
3 "17466@2026-01-15" 2
4 "17466@2026-01-15" 3
5 "17466@2026-01-15" 4
6 "17466@2026-01-15" 5
7 "17466@2026-01-15" 6
8 "17466@2026-01-15" 7
9 "17466@2026-01-15" 8
10 "17466@2026-01-16" 1
11 "17466@2026-01-16" 2
12 "17466@2026-01-16" 3
13 "17466@2026-01-16" 4
14 "17466@2026-01-16" 5
15 "17466@2026-01-16" 6
16 "17466@2026-01-16" 7
17 "17466@2026-01-16" 8
18 "17466@2026-01-19" 1
19 "17466@2026-01-19" 2
20 "17466@2026-01-19" 3
21 "17466@2026-01-19" 4
22 "17466@2026-01-19" 5
23 "17466@2026-01-19" 6
24 "17466@2026-01-19" 7
25 "17466@2026-01-19" 8
26 "17466@2026-01-20" 1
27 "17466@2026-01-20" 2
28 "17466@2026-01-20" 3
29 "17466@2026-01-20" 4
30 "17466@2026-01-20" 5
31 "17466@2026-01-20" 6
32 "17466@2026-01-20" 7
33 "17466@2026-01-20" 8
34 "17466@2026-01-21" 1
35 "17466@2026-01-21" 2
36 "17466@2026-01-21" 3
37 "17466@2026-01-21" 4
38 "17466@2026-01-21" 5
39 "17466@2026-01-21" 6
40 "17466@2026-01-21" 7
41 "17466@2026-01-21" 8
42 "17466@2026-01-22" 1
43 "17466@2026-01-22" 2
44 "17466@2026-01-22" 3
45 "17466@2026-01-22" 4
46 "17466@2026-01-22" 5
47 "17466@2026-01-22" 6
48 "17466@2026-01-22" 7
49 "17466@2026-01-22" 8
50 "17466@2026-01-23" 1
51 "17466@2026-01-23" 2
mixed_case_recommended_field WARNING 2

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.
"routes.txt" "route_short_name" "SUD_IV15" 2
"routes.txt" "route_long_name" "SUD_IV15" 2
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`.
"SUD_IV15" 2 "SUD_IV15" "SUD_IV15"
unexpected_enum_value WARNING 1

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" 100