GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-08T07:13:53Z,
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. agency.txt
  2. calendar.txt
  3. routes.txt
  4. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 1
  • Routes: 6
  • Shapes: 117
  • Stops: 127
  • Trips: 117

Specification Compliance report

2144 notices reported (0 errors, 2143 warnings, 1 infos)

Notice Code Severity Total
leading_or_trailing_whitespaces WARNING 60

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

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

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"trips.txt" 14 "trip_short_name" "101/103 "
"trips.txt" 18 "trip_short_name" "104 "
"trips.txt" 20 "trip_short_name" "100 "
"trips.txt" 22 "trip_short_name" "104 "
"trips.txt" 25 "trip_short_name" "103 "
"trips.txt" 27 "trip_short_name" "105 "
"trips.txt" 51 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 52 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 53 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 54 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 55 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 56 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 57 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 58 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 59 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 60 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 61 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 62 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 63 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 64 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 65 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 66 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 67 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 68 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 69 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 70 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 71 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 72 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 73 "trip_headsign" "L04 BASTIA-CASAMOZZA "
"trips.txt" 74 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 75 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 76 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 77 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 78 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 79 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 80 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 81 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 82 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 83 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 84 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 85 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 86 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 87 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 88 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 89 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 90 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 91 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 92 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 93 "trip_headsign" "L05 AJACCIO-MEZZANA "
"trips.txt" 94 "trip_headsign" "L05 AJACCIO-MEZZANA "
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 1905

missing_timepoint_value

stop_times.timepoint value is missing for a record.

Even though the column timepoint is optional in stop_times.txt according to the specification, stop_times.timepoint should not be empty when provided.

You can see more about this notice here.

Only the first 50 of 1905 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 "555ada08-d96e-424f-800e-345f6691a2fe" 1
3 "555ada08-d96e-424f-800e-345f6691a2fe" 2
4 "555ada08-d96e-424f-800e-345f6691a2fe" 3
5 "555ada08-d96e-424f-800e-345f6691a2fe" 4
6 "555ada08-d96e-424f-800e-345f6691a2fe" 6
7 "555ada08-d96e-424f-800e-345f6691a2fe" 7
8 "555ada08-d96e-424f-800e-345f6691a2fe" 9
9 "555ada08-d96e-424f-800e-345f6691a2fe" 11
10 "555ada08-d96e-424f-800e-345f6691a2fe" 12
11 "555ada08-d96e-424f-800e-345f6691a2fe" 13
12 "555ada08-d96e-424f-800e-345f6691a2fe" 14
13 "555ada08-d96e-424f-800e-345f6691a2fe" 15
14 "555ada08-d96e-424f-800e-345f6691a2fe" 16
15 "555ada08-d96e-424f-800e-345f6691a2fe" 18
16 "555ada08-d96e-424f-800e-345f6691a2fe" 19
17 "555ada08-d96e-424f-800e-345f6691a2fe" 20
18 "555ada08-d96e-424f-800e-345f6691a2fe" 21
19 "555ada08-d96e-424f-800e-345f6691a2fe" 22
20 "555ada08-d96e-424f-800e-345f6691a2fe" 23
21 "555ada08-d96e-424f-800e-345f6691a2fe" 24
22 "555ada08-d96e-424f-800e-345f6691a2fe" 25
23 "555ada08-d96e-424f-800e-345f6691a2fe" 26
24 "555ada08-d96e-424f-800e-345f6691a2fe" 27
25 "555ada08-d96e-424f-800e-345f6691a2fe" 28
26 "555ada08-d96e-424f-800e-345f6691a2fe" 29
27 "555ada08-d96e-424f-800e-345f6691a2fe" 30
28 "555ada08-d96e-424f-800e-345f6691a2fe" 31
29 "555ada08-d96e-424f-800e-345f6691a2fe" 32
30 "555ada08-d96e-424f-800e-345f6691a2fe" 33
31 "555ada08-d96e-424f-800e-345f6691a2fe" 34
32 "555ada08-d96e-424f-800e-345f6691a2fe" 35
33 "555ada08-d96e-424f-800e-345f6691a2fe" 36
34 "555ada08-d96e-424f-800e-345f6691a2fe" 37
35 "555ada08-d96e-424f-800e-345f6691a2fe" 38
36 "555ada08-d96e-424f-800e-345f6691a2fe" 39
37 "555ada08-d96e-424f-800e-345f6691a2fe" 40
38 "4d791735-26b1-48e0-9549-9025a052b817" 1
39 "4d791735-26b1-48e0-9549-9025a052b817" 2
40 "4d791735-26b1-48e0-9549-9025a052b817" 3
41 "4d791735-26b1-48e0-9549-9025a052b817" 4
42 "4d791735-26b1-48e0-9549-9025a052b817" 6
43 "4d791735-26b1-48e0-9549-9025a052b817" 7
44 "4d791735-26b1-48e0-9549-9025a052b817" 9
45 "4d791735-26b1-48e0-9549-9025a052b817" 11
46 "4d791735-26b1-48e0-9549-9025a052b817" 12
47 "4d791735-26b1-48e0-9549-9025a052b817" 13
48 "4d791735-26b1-48e0-9549-9025a052b817" 14
49 "4d791735-26b1-48e0-9549-9025a052b817" 15
50 "4d791735-26b1-48e0-9549-9025a052b817" 16
51 "4d791735-26b1-48e0-9549-9025a052b817" 18
mixed_case_recommended_field WARNING 170

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 170 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.
"agency.txt" "agency_name" "chemin de fer corse" 2
"stops.txt" "stop_name" "A MARINA DI DAVIA" 3
"stops.txt" "stop_name" "SANT'AMBROSGIU" 6
"stops.txt" "stop_name" "A MARINA DI SANT'AMBROSGIU" 7
"stops.txt" "stop_name" "LUMIU-L'ARINELLA" 9
"stops.txt" "stop_name" "SANTA RESTITUDA" 10
"stops.txt" "stop_name" "U FIUMESECCU ALZETA (GR20)" 11
"stops.txt" "stop_name" "CALVI L'ALZETA SUPRANA" 12
"stops.txt" "stop_name" "CALVI U PINETU" 13
"stops.txt" "stop_name" "BALAGNE ORIZONTENOVU" 14
"stops.txt" "stop_name" "CALVI TALLE" 15
"stops.txt" "stop_name" "BELGUDÈ PK79800" 20
"stops.txt" "stop_name" "L'ISULA ROSSA" 24
"stops.txt" "stop_name" "PRIGIONE DI U BORGU-RASIGNANI" 36
"stops.txt" "stop_name" "LUCCIANA L'ALIVELLA" 44
"stops.txt" "stop_name" "U PRECOGHJU SPAZIU SPURTIVU" 45
"stops.txt" "stop_name" "PONTE NOVU" 50
"stops.txt" "stop_name" "U PONTE À A LECCIA" 52
"stops.txt" "stop_name" "SANSONETTI - PULICLINICA" 53
"stops.txt" "stop_name" "U POGHJU A RIVENTOSA" 60
"stops.txt" "stop_name" "CALVI E PADULE" 65
"stops.txt" "stop_name" "A MARINA DI DAVIA" 67
"stops.txt" "stop_name" "SANT'AMBROSGIU" 70
"stops.txt" "stop_name" "A MARINA DI SANT'AMBROSGIU" 71
"stops.txt" "stop_name" "LUMIU-L'ARINELLA" 73
"stops.txt" "stop_name" "SANTA RESTITUDA" 74
"stops.txt" "stop_name" "U FIUMESECCU ALZETA (GR20)" 75
"stops.txt" "stop_name" "CALVI L'ALZETA SUPRANA" 76
"stops.txt" "stop_name" "CALVI U PINETU" 77
"stops.txt" "stop_name" "CALVI TALLE" 78
"stops.txt" "stop_name" "BELGUDÈ U POZZATELLU" 83
"stops.txt" "stop_name" "L'ISULA ROSSA" 87
"stops.txt" "stop_name" "PRIGIONE DI U BORGU-RASIGNANI" 99
"stops.txt" "stop_name" "LUCCIANA L'ALIVELLA" 107
"stops.txt" "stop_name" "U PRECOGHJU SPAZIU SPURTIVU" 108
"stops.txt" "stop_name" "PONTE NOVU" 113
"stops.txt" "stop_name" "U PONTE À A LECCIA" 115
"stops.txt" "stop_name" "SANSONETTI - PULICLINICA" 116
"stops.txt" "stop_name" "U POGHJU A RIVENTOSA" 123
"stops.txt" "stop_name" "CALVI E PADULE" 128
"routes.txt" "route_long_name" "L01 BASTIA-AJACCIO" 2
"routes.txt" "route_long_name" "L02 BASTIA-CALVI" 3
"routes.txt" "route_long_name" "L03 AJACCIO-CALVI" 4
"routes.txt" "route_long_name" "L04 BASTIA-CASAMOZZA" 5
"routes.txt" "route_long_name" "L05 AJACCIO-MEZZANA" 6
"routes.txt" "route_long_name" "L06 CALVI-ILE ROUSSE" 7
"trips.txt" "trip_headsign" "L01 BASTIA-AJACCIO" 2
"trips.txt" "trip_headsign" "L01 BASTIA-AJACCIO" 3
"trips.txt" "trip_headsign" "L01 BASTIA-AJACCIO" 4
"trips.txt" "trip_headsign" "L01 BASTIA-AJACCIO" 5
route_long_name_contains_short_name WARNING 6

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`.
"L01" 2 "L01" "L01 BASTIA-AJACCIO"
"L02" 3 "L02" "L02 BASTIA-CALVI"
"L03" 4 "L03" "L03 AJACCIO-CALVI"
"L04" 5 "L04" "L04 BASTIA-CASAMOZZA"
"L05" 6 "L05" "L05 AJACCIO-MEZZANA"
"L06" 7 "L06" "L06 CALVI-ILE ROUSSE"
stop_without_stop_time WARNING 1

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.
79 "STP-FLB119922" "CALVI"
unused_parent_station INFO 1

unused_parent_station

Unused parent station.

A stop has location_type STATION (1) but does not appear in any stop's parent_station.

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.
14 "STA-STP-FLB118662" "BALAGNE ORIZONTENOVU"