frecciarossa-paris — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-09T22:24:49Z,
for the dataset file:///shared/frecciarossa-paris_ae2c24dc.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

Agencies included


Feed Info


Publisher Name:
Trenitalia France
Feed Email:
N/A
Feed Language:
French

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 31
  • Shapes: 0
  • Stops: 0
  • Trips: 4308

Specification Compliance report

183 notices reported (94 errors, 89 warnings, 0 infos)

Notice Code Severity Total
missing_required_field ERROR 6

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.
"stops.txt" 12 "stop_id"
"stop_times.txt" 10998 "stop_id"
"stop_times.txt" 11312 "stop_id"
"stop_times.txt" 11513 "stop_id"
"stop_times.txt" 11595 "stop_id"
"stop_times.txt" 12688 "stop_id"
stop_time_with_arrival_before_previous_departure_time ERROR 88

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
3125 3126 "66235" "05:30:00" "12:07:00"
12605 12606 "68800" "05:30:00" "12:07:00"
1567 1568 "65778" "05:30:00" "12:07:00"
7811 7812 "67514" "05:30:00" "12:07:00"
12760 12761 "68848" "05:30:00" "12:07:00"
7916 7917 "67539" "05:30:00" "12:07:00"
7905 7906 "67537" "05:30:00" "12:07:00"
1281 1282 "65701" "05:30:00" "12:07:00"
8475 8476 "67675" "05:30:00" "12:07:00"
8464 8465 "67673" "05:30:00" "12:07:00"
8568 8569 "67699" "05:30:00" "12:07:00"
3611 3612 "66383" "05:30:00" "12:07:00"
3672 3673 "66399" "05:30:00" "12:07:00"
12973 12974 "68912" "05:30:00" "12:07:00"
13009 13010 "68919" "05:30:00" "12:07:00"
1986 1987 "65892" "05:30:00" "12:07:00"
13043 13044 "68931" "05:30:00" "12:07:00"
8228 8229 "67615" "05:30:00" "12:07:00"
8345 8346 "67643" "05:30:00" "12:07:00"
8368 8369 "67648" "05:30:00" "12:07:00"
8415 8416 "67658" "05:30:00" "12:07:00"
10001 10002 "68079" "05:30:00" "12:07:00"
9779 9780 "68027" "05:30:00" "12:07:00"
9922 9923 "68059" "05:30:00" "12:07:00"
4021 4022 "66497" "05:30:00" "12:07:00"
14774 14775 "69538" "05:30:00" "12:07:00"
10528 10529 "68212" "05:30:00" "12:07:00"
10554 10555 "68219" "05:30:00" "12:07:00"
10512 10513 "68210" "05:30:00" "12:07:00"
8594 8595 "67703" "05:30:00" "12:07:00"
8616 8617 "67708" "05:30:00" "12:07:00"
8870 8871 "67774" "05:30:00" "12:07:00"
2180 2181 "65939" "05:30:00" "12:07:00"
10218 10219 "68135" "05:30:00" "12:07:00"
10200 10201 "68132" "05:30:00" "12:07:00"
10267 10268 "68149" "05:30:00" "12:07:00"
10342 10343 "68164" "05:30:00" "12:07:00"
4347 4348 "66589" "05:30:00" "12:07:00"
155 156 "65262" "05:30:00" "12:07:00"
10948 10949 "68323" "05:30:00" "12:07:00"
11015 11016 "68339" "05:30:00" "12:07:00"
15155 15156 "69667" "05:30:00" "12:07:00"
10982 10983 "68331" "05:30:00" "12:07:00"
9191 9192 "67852" "05:30:00" "12:07:00"
9222 9223 "67860" "05:30:00" "12:07:00"
8987 8988 "67802" "05:30:00" "12:07:00"
11265 11266 "68413" "05:30:00" "12:07:00"
11284 11285 "68418" "05:30:00" "12:07:00"
11305 11306 "68424" "05:30:00" "12:07:00"
453 454 "65393" "05:30:00" "12:07:00"
duplicate_route_name WARNING 21

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`.
3 "6119" 4 "6649" "---/---" "---/---" 2 "TI"
3 "6119" 5 "6635" "---/---" "---/---" 2 "TI"
3 "6119" 8 "6140" "---/---" "---/---" 2 "TI"
7 "6647" 10 "6653" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" 2 "TI"
2 "6654" 11 "6645" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
3 "6119" 12 "6660" "---/---" "---/---" 2 "TI"
3 "6119" 13 "6648" "---/---" "---/---" 2 "TI"
7 "6647" 14 "6657" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" 2 "TI"
3 "6119" 17 "6662" "---/---" "---/---" 2 "TI"
6 "6105" 18 "6147" "Paris-Gare-de-Lyon/Marseille-St-Charles" "Paris-Gare-de-Lyon/Marseille-St-Charles" 2 "TI"
15 "6104" 19 "6148" "Marseille-St-Charles/Paris-Gare-de-Lyon" "Marseille-St-Charles/Paris-Gare-de-Lyon" 2 "TI"
15 "6104" 20 "6108" "Marseille-St-Charles/Paris-Gare-de-Lyon" "Marseille-St-Charles/Paris-Gare-de-Lyon" 2 "TI"
3 "6119" 21 "6106" "---/---" "---/---" 2 "TI"
7 "6647" 22 "6655" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" 2 "TI"
2 "6654" 24 "6656" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
2 "6654" 25 "6658" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
3 "6119" 26 "6113" "---/---" "---/---" 2 "TI"
2 "6654" 27 "6650" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
7 "6647" 29 "6651" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" 2 "TI"
2 "6654" 31 "6652" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
3 "6119" 32 "6659" "---/---" "---/---" 2 "TI"
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 3

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_start_date"
"feed_info.txt" 2 "feed_end_date"
"feed_info.txt" 2 "feed_version"
route_long_name_contains_short_name WARNING 31

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`.
"6654" 2 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6119" 3 "---/---" "---/---"
"6649" 4 "---/---" "---/---"
"6635" 5 "---/---" "---/---"
"6105" 6 "Paris-Gare-de-Lyon/Marseille-St-Charles" "Paris-Gare-de-Lyon/Marseille-St-Charles"
"6647" 7 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6140" 8 "---/---" "---/---"
"9287" 9 "30-50194974-1-40 Paris-Gare-de-Lyon/Milano Centrale" "30-50194974-1-40 Paris-Gare-de-Lyon/Milano Centrale"
"6653" 10 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6645" 11 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6660" 12 "---/---" "---/---"
"6648" 13 "---/---" "---/---"
"6657" 14 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6104" 15 "Marseille-St-Charles/Paris-Gare-de-Lyon" "Marseille-St-Charles/Paris-Gare-de-Lyon"
"9292" 16 "30-51391690-1-40 Milano Centrale/Paris-Gare-de-Lyon" "30-51391690-1-40 Milano Centrale/Paris-Gare-de-Lyon"
"6662" 17 "---/---" "---/---"
"6147" 18 "Paris-Gare-de-Lyon/Marseille-St-Charles" "Paris-Gare-de-Lyon/Marseille-St-Charles"
"6148" 19 "Marseille-St-Charles/Paris-Gare-de-Lyon" "Marseille-St-Charles/Paris-Gare-de-Lyon"
"6108" 20 "Marseille-St-Charles/Paris-Gare-de-Lyon" "Marseille-St-Charles/Paris-Gare-de-Lyon"
"6106" 21 "---/---" "---/---"
"6655" 22 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"9281" 23 "30-51802766-1-40 Paris-Gare-de-Lyon/Milano Centrale" "30-51802766-1-40 Paris-Gare-de-Lyon/Milano Centrale"
"6656" 24 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6658" 25 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6113" 26 "---/---" "---/---"
"6650" 27 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"9296" 28 "30-49982794-1-40 Milano Centrale/Paris-Gare-de-Lyon" "30-49982794-1-40 Milano Centrale/Paris-Gare-de-Lyon"
"6651" 29 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"9283" 30 "30-50294507-1-40 Paris-Gare-de-Lyon/Milano Centrale" "30-50294507-1-40 Paris-Gare-de-Lyon/Milano Centrale"
"6652" 31 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6659" 32 "---/---" "---/---"
route_short_name_too_long WARNING 21

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

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`.
"6654" 2 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6105" 6 "Paris-Gare-de-Lyon/Marseille-St-Charles"
"6647" 7 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"9287" 9 "30-50194974-1-40 Paris-Gare-de-Lyon/Milano Centrale"
"6653" 10 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6645" 11 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6657" 14 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6104" 15 "Marseille-St-Charles/Paris-Gare-de-Lyon"
"9292" 16 "30-51391690-1-40 Milano Centrale/Paris-Gare-de-Lyon"
"6147" 18 "Paris-Gare-de-Lyon/Marseille-St-Charles"
"6148" 19 "Marseille-St-Charles/Paris-Gare-de-Lyon"
"6108" 20 "Marseille-St-Charles/Paris-Gare-de-Lyon"
"6655" 22 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"9281" 23 "30-51802766-1-40 Paris-Gare-de-Lyon/Milano Centrale"
"6656" 24 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6658" 25 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6650" 27 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"9296" 28 "30-49982794-1-40 Milano Centrale/Paris-Gare-de-Lyon"
"6651" 29 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"9283" 30 "30-50294507-1-40 Paris-Gare-de-Lyon/Milano Centrale"
"6652" 31 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
unusable_trip WARNING 6

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.

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id.
642 "66067"
675 "66107"
700 "66136"
727 "66176"
751 "66202"
809 "66268"
unused_trip WARNING 6

unused_trip

Trip is not be used in stop_times.txt

Trips should be referred to at least once in stop_times.txt.

You can see more about this notice here.

tripId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"66067" 642
"66107" 675
"66136" 700
"66176" 727
"66202" 751
"66268" 809