GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-10T08:37:42Z,
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:
MDV GmbH
Publisher URL:
https://www.mdv.de
Feed Language:
German
Feed Start Date:
2024-05-30
Feed End Date:
2025-06-06

Files included


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

Counts


  • Agencies: 25
  • Blocks: 1
  • Routes: 804
  • Shapes: 0
  • Stops: 5302
  • Trips: 120886

Specification Compliance report

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

Notice Code Severity Total
duplicate_route_name WARNING 20

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
212 "EB____000004" 213 "EB____000005" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 214 "EB____000006" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 215 "EB____000097" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 216 "EB____000098" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 217 "EB____000099" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 218 "EB____000100" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 219 "EB____000101" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 220 "EB____000102" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 221 "EB____000103" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 222 "EB____000234" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 223 "EB____000268" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 224 "EB____000270" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 225 "EB____000368" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
212 "EB____000004" 226 "EB____000425" "SEV" "Bsv Schienenersatzverkehr" 3 "00608"
608 "RBMM__666" 617 "RBM___666" "666" "Bus 666" 3 "00634"
609 "RBMM__859" 639 "RBM___859" "859" "Bus 859" 3 "00634"
610 "RBMM__918" 652 "RBM___918" "918" "Bus 918" 3 "00634"
611 "RBMM__919" 653 "RBM___919" "919" "Bus 919" 3 "00634"
612 "RBMM__920" 654 "RBM___920" "920" "Bus 920" 3 "00634"
613 "RBMM__926" 659 "RBM___926" "926" "Bus 926" 3 "00634"
expired_calendar WARNING 105

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.

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

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
510 "000738"
1302 "009550"
506 "000729"
1260 "004093"
548 "000991"
550 "000999"
1272 "004295"
1283 "005384"
501 "000718"
978 "001803"
499 "000706"
633 "001423"
634 "001424"
635 "001425"
636 "001426"
630 "001420"
631 "001421"
632 "001422"
637 "001427"
439 "000567"
640 "001446"
641 "001447"
639 "001443"
642 "001449"
253 "000361"
79 "000102"
77 "000100"
638 "001440"
465 "000593"
512 "000767"
230 "000318"
1306 "010110"
417 "000545"
416 "000544"
109 "000167"
111 "000169"
554 "001015"
112 "000170"
115 "000173"
114 "000172"
266 "000375"
102 "000139"
95 "000124"
99 "000128"
100 "000129"
101 "000130"
283 "000398"
1038 "002581"
273 "000388"
272 "000387"
leading_or_trailing_whitespaces WARNING 294

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 294 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.
"stops.txt" 5082 "stop_name" "Roßlau (Elbe) "
"stops.txt" 5102 "stop_name" "Borna (Leipzig) "
"stops.txt" 5144 "stop_name" "Herzberg (Elster) "
"stops.txt" 5151 "stop_name" "Jessen (Elster) "
"stops.txt" 5165 "stop_name" "Landsberg (b. Halle/Saale) "
"stops.txt" 5253 "stop_name" "Schmölln (Thür) "
"trips.txt" 24 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 25 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 26 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 27 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 28 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 29 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 30 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 31 "trip_headsign" "Calau (Nl) "
"trips.txt" 33 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 34 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 35 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 36 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 37 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 38 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 39 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 40 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 41 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 42 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 63 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 65 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 67 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 68 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 69 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 70 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 71 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 72 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 73 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 74 "trip_headsign" "Finsterwalde (Niederlausitz) "
"trips.txt" 75 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 76 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 77 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 78 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 79 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 80 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 81 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 82 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 274 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 275 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 277 "trip_headsign" "Calau (Nl) "
"trips.txt" 278 "trip_headsign" "Calau (Nl) "
"trips.txt" 279 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 280 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 281 "trip_headsign" "Frankfurt (Oder) "
"trips.txt" 282 "trip_headsign" "Frankfurt (Oder) "
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_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_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"
mixed_case_recommended_field WARNING 161

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 161 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" "DPN RB20" 28
"routes.txt" "route_long_name" "DPN RB25" 29
"routes.txt" "route_long_name" "DPN RB47" 30
"routes.txt" "route_long_name" "DPN RB50" 31
"routes.txt" "route_long_name" "DPN RB77" 32
"routes.txt" "route_long_name" "DPN RE15" 33
"routes.txt" "route_long_name" "DPN RE16" 34
"routes.txt" "route_long_name" "DPN RE24" 35
"routes.txt" "route_long_name" "DPN RE4" 36
"routes.txt" "route_long_name" "DPN RE8" 37
"routes.txt" "route_long_name" "DPN RE9" 38
"routes.txt" "route_long_name" "rfb 101" 58
"routes.txt" "route_long_name" "rfb 103" 61
"routes.txt" "route_long_name" "rfb 204" 66
"routes.txt" "route_long_name" "rfb 205" 68
"routes.txt" "route_long_name" "rfb 500" 77
"routes.txt" "route_long_name" "rfb 601" 79
"routes.txt" "route_long_name" "rfb 602" 81
"routes.txt" "route_long_name" "rfb 603" 83
"routes.txt" "route_long_name" "rfb 604" 85
"routes.txt" "route_long_name" "rfb 605" 87
"routes.txt" "route_long_name" "rfb 606" 89
"routes.txt" "route_long_name" "rfb 610" 94
"routes.txt" "route_long_name" "rfb 611" 95
"routes.txt" "route_long_name" "rfb 615" 100
"routes.txt" "route_long_name" "rfb 616" 102
"routes.txt" "route_long_name" "rfb 618" 104
"routes.txt" "route_long_name" "rfb 620" 106
"routes.txt" "route_long_name" "rfb 621" 108
"routes.txt" "route_long_name" "rfb 623" 111
"routes.txt" "route_long_name" "rfb 633" 116
"routes.txt" "route_long_name" "rfb 634" 118
"routes.txt" "route_long_name" "rfb 781" 126
"routes.txt" "route_long_name" "rfb 782" 128
"routes.txt" "route_long_name" "rfb 783" 130
"routes.txt" "route_long_name" "rfb 786" 135
"routes.txt" "route_long_name" "rfb 792" 137
"routes.txt" "route_long_name" "rfb 793" 139
"routes.txt" "route_long_name" "rfb 794" 141
"routes.txt" "route_long_name" "rfb 797" 145
"routes.txt" "route_long_name" "rfb 800" 148
"routes.txt" "route_long_name" "rfb 801" 150
"routes.txt" "route_long_name" "rfb 802" 152
"routes.txt" "route_long_name" "rfb 804" 154
"routes.txt" "route_long_name" "rfb 807" 160
"routes.txt" "route_long_name" "rfb 816" 165
"routes.txt" "route_long_name" "rfb 817" 167
"routes.txt" "route_long_name" "rfb 821" 172
"routes.txt" "route_long_name" "rfb 822" 173
"routes.txt" "route_long_name" "rfb 823" 176
unexpected_enum_value WARNING 185

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

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

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" 11 "route_type" 109
"routes.txt" 12 "route_type" 109
"routes.txt" 13 "route_type" 109
"routes.txt" 14 "route_type" 109
"routes.txt" 15 "route_type" 109
"routes.txt" 16 "route_type" 109
"routes.txt" 17 "route_type" 109
"routes.txt" 22 "route_type" 109
"routes.txt" 23 "route_type" 109
"routes.txt" 24 "route_type" 109
"routes.txt" 25 "route_type" 109
"routes.txt" 39 "route_type" 109
"routes.txt" 58 "route_type" 715
"routes.txt" 61 "route_type" 715
"routes.txt" 66 "route_type" 715
"routes.txt" 68 "route_type" 715
"routes.txt" 77 "route_type" 715
"routes.txt" 79 "route_type" 715
"routes.txt" 81 "route_type" 715
"routes.txt" 83 "route_type" 715
"routes.txt" 85 "route_type" 715
"routes.txt" 87 "route_type" 715
"routes.txt" 89 "route_type" 715
"routes.txt" 92 "route_type" 715
"routes.txt" 94 "route_type" 715
"routes.txt" 95 "route_type" 715
"routes.txt" 100 "route_type" 715
"routes.txt" 102 "route_type" 715
"routes.txt" 104 "route_type" 715
"routes.txt" 106 "route_type" 715
"routes.txt" 108 "route_type" 715
"routes.txt" 111 "route_type" 715
"routes.txt" 116 "route_type" 715
"routes.txt" 118 "route_type" 715
"routes.txt" 122 "route_type" 715
"routes.txt" 124 "route_type" 715
"routes.txt" 126 "route_type" 715
"routes.txt" 128 "route_type" 715
"routes.txt" 130 "route_type" 715
"routes.txt" 133 "route_type" 715
"routes.txt" 135 "route_type" 715
"routes.txt" 137 "route_type" 715
"routes.txt" 139 "route_type" 715
"routes.txt" 141 "route_type" 715
"routes.txt" 143 "route_type" 715
"routes.txt" 145 "route_type" 715
"routes.txt" 148 "route_type" 715
"routes.txt" 150 "route_type" 715
"routes.txt" 152 "route_type" 715
"routes.txt" 154 "route_type" 715
unusable_trip WARNING 1116

unusable_trip

Trips must have more than one stop to be usable.

A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id.
2 "1"
3 "2"
4 "3"
5 "4"
6 "5"
7 "6"
8 "7"
9 "8"
10 "9"
11 "10"
12 "11"
13 "12"
14 "13"
15 "14"
16 "15"
17 "16"
18 "17"
19 "18"
20 "19"
21 "20"
22 "21"
23 "22"
24 "23"
25 "24"
26 "25"
27 "26"
28 "27"
29 "28"
30 "29"
31 "30"
32 "31"
33 "32"
34 "33"
35 "34"
36 "35"
37 "36"
38 "37"
39 "38"
40 "39"
41 "40"
42 "41"
43 "42"
44 "43"
45 "44"
46 "45"
47 "46"
48 "47"
49 "48"
50 "49"
51 "50"