donneesdur-nievre — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-09T13:10:06Z,
for the dataset file:///shared/donneesdur-nievre_25ecb86d.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. transfers.txt
  8. trips.txt

Counts


  • Agencies: 0
  • Blocks: 0
  • Routes: 27
  • Shapes: 0
  • Stops: 380
  • Trips: 239

Specification Compliance report

54 notices reported (1 errors, 53 warnings, 0 infos)

Notice Code Severity Total
missing_required_field ERROR 1

missing_required_field

A required field is missing.

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

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.
"agency.txt" 2 "agency_url"
fast_travel_between_consecutive_stops WARNING 1

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
170 "1014450-1-18" "501" 171.6431052883883 2.8607184214731385 2283 9 "300716" "le Grand Massé" "16:35:00" 2284 10 "300728" "Bourg" "16:35:00"
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 32

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_long_name" "TAD CHATEAU CHINON" 2
"routes.txt" "route_long_name" "TAD MOULINS ENGILBERT" 3
"routes.txt" "route_long_name" "TAD LUZY" 4
"routes.txt" "route_long_name" "TAD DORNES" 5
"routes.txt" "route_long_name" "TAD CHATILLON EN BAZOIS" 6
"routes.txt" "route_long_name" "TAD ENTRAINS-CLAMECY" 7
"routes.txt" "route_long_name" "TAD SAINT SAULGE" 8
"routes.txt" "route_long_name" "TAD PAYS CORBIGEOIS" 9
"routes.txt" "route_long_name" "TAD LORMES" 10
"routes.txt" "route_long_name" "TAD VARZY" 11
"routes.txt" "route_long_name" "TAD SAULIEU" 12
"routes.txt" "route_long_name" "ENTRAINS SUR NOHAIN- COSNE SUR LOIRE" 13
"routes.txt" "route_long_name" "METZ LE COMTE - CLAMECY" 14
"routes.txt" "route_long_name" "SAINT SAULGE - NEVERS" 15
"routes.txt" "route_long_name" "LA CHARITE SUR LOIRE - NEVERS" 16
"routes.txt" "route_long_name" "GARCHY- COSNE COURS SUR LOIRE" 17
"routes.txt" "route_long_name" "LA MACHINE - NEVERS" 18
"routes.txt" "route_long_name" "ST HILAIRE FONTAINE - DECIZE - VERNEUIL" 19
"routes.txt" "route_long_name" "DONZY - COSNE COURS SUR LOIRE" 20
"routes.txt" "route_long_name" "DRUY PARIGNY - DECIZE" 21
"routes.txt" "route_long_name" "CHATEAU CHINON - NEVERS" 22
"routes.txt" "route_long_name" "CLAMECY - NEVERS" 23
"routes.txt" "route_long_name" "IMPHY - NEVERS" 24
"routes.txt" "route_long_name" "CHATILLON EN BAZOIS - DECIZE" 25
"routes.txt" "route_long_name" "CORBIGNY - SERMIZELLES" 26
"routes.txt" "route_long_name" "LUZY-DECIZE" 27
"routes.txt" "route_long_name" "LA MACHINE - DECIZE" 28
"stops.txt" "stop_name" "RD978/RD291" 171
"stops.txt" "stop_name" "RD978/RD188" 300
"stops.txt" "stop_name" "commune" 331
"stops.txt" "stop_name" "commune" 333
"stops.txt" "stop_name" "rue du 8 mai 1945" 370
unexpected_enum_value WARNING 19

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" 715
"routes.txt" 3 "route_type" 715
"routes.txt" 4 "route_type" 715
"routes.txt" 5 "route_type" 715
"routes.txt" 6 "route_type" 715
"routes.txt" 7 "route_type" 715
"routes.txt" 8 "route_type" 715
"routes.txt" 9 "route_type" 715
"routes.txt" 10 "route_type" 715
"routes.txt" 11 "route_type" 715
"routes.txt" 12 "route_type" 715
"routes.txt" 13 "route_type" 715
"routes.txt" 14 "route_type" 715
"routes.txt" 15 "route_type" 715
"routes.txt" 16 "route_type" 715
"routes.txt" 17 "route_type" 715
"routes.txt" 19 "route_type" 715
"routes.txt" 20 "route_type" 715
"routes.txt" 21 "route_type" 715