Resource details
This resource file is part of the dataset Réseau urbain TUB.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌37 errors, 18 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-22 at 08:00 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 3 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id 3-305037551 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3-839057410 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3-305103086 does not exist in the GTFS data and does not have schedule_relationship of ADDED
stop_time_update departure time is before arrival time E025 1 error
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Sample errors
- trip_id 3-275709981 stop_sequence 2 departure_time 07:58:50 (1763794730) is less than the same stop arrival_time 07:58:56 (1763794736) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 33 errors
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Sample errors
- GTFS-rt trip_id 3-282329439 stop_sequence 1 has stop_id 106 but GTFS stop_sequence 1 has stop_id 107 - stop_ids should be the same
- GTFS-rt trip_id 3-282329439 stop_sequence 9 has stop_id 136 but GTFS stop_sequence 9 has stop_id 137 - stop_ids should be the same
- GTFS-rt trip_id 3-282329439 stop_sequence 10 has stop_id 124 but GTFS stop_sequence 10 has stop_id 125 - stop_ids should be the same
- GTFS-rt trip_id 3-282329439 stop_sequence 11 has stop_id 120 but GTFS stop_sequence 11 has stop_id 121 - stop_ids should be the same
- GTFS-rt trip_id 3-282329439 stop_sequence 12 has stop_id 141 but GTFS stop_sequence 12 has stop_id 142 - stop_ids should be the same
Warnings
vehicle_id not populated W002 6 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 3-305037551 does not have a vehicle_id
- trip_id 3-839057410 does not have a vehicle_id
- trip_id 3-282329439 does not have a vehicle_id
- trip_id 3-299040772 does not have a vehicle_id
- trip_id 3-305103086 does not have a vehicle_id
schedule_relationship not populated W009 12 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 3-305037551 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 3-305037551 does not have a schedule_relationship
- trip_id 3-839057410 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 3-839057410 does not have a schedule_relationship
- trip_id 3-282329439 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 206 | 25 times (83 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 412 | 25 times (83 % of validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 8 | 8 times (27 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 9 | 7 times (23 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 11 | 5 times (17 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 8 | 4 times (13 % of validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 33 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-11-22 at 10:20 Europe/Paris.
trip_updates (5) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-11-22 at 10:20 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:3-292487179",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1763802486"
},
"departure": {
"delay": 97,
"time": "1763802517"
},
"stopId": "65",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1763802561"
},
"departure": {
"delay": 89,
"time": "1763802569"
},
"stopId": "25",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1763802627"
},
"departure": {
"delay": 101,
"time": "1763802641"
},
"stopId": "47",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1763802662"
},
"departure": {
"delay": 95,
"time": "1763802695"
},
"stopId": "54",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1763802778"
},
"departure": {
"delay": 99,
"time": "1763802879"
},
"stopId": "71",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1763802928"
},
"departure": {
"delay": 135,
"time": "1763802975"
},
"stopId": "37",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1763803005"
},
"departure": {
"delay": 117,
"time": "1763803017"
},
"stopId": "4",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1763803105"
},
"departure": {
"delay": 106,
"time": "1763803126"
},
"stopId": "50",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1763803240"
},
"departure": {
"delay": 100,
"time": "1763803240"
},
"stopId": "44",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1763803300"
},
"departure": {
"delay": 100,
"time": "1763803300"
},
"stopId": "32",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1763803360"
},
"departure": {
"delay": 100,
"time": "1763803360"
},
"stopId": "64",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1763803420"
},
"departure": {
"delay": 100,
"time": "1763803420"
},
"stopId": "78",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1763803480"
},
"departure": {
"delay": 100,
"time": "1763803480"
},
"stopId": "34",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1763803540"
},
"departure": {
"delay": 100,
"time": "1763803540"
},
"stopId": "62",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1763803600"
},
"departure": {
"delay": 100,
"time": "1763803600"
},
"stopId": "20",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1763803660"
},
"stopId": "69",
"stopSequence": 19
}
],
"timestamp": "1763803139",
"trip": {
"routeId": "17",
"tripId": "3-292487179"
}
}
},
{
"id": "SM:3-305037559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763803320"
},
"stopId": "48",
"stopSequence": 1
},
{
"arrival": {
"time": "1763803440"
},
"departure": {
"time": "1763803440"
},
"stopId": "35",
"stopSequence": 2
},
{
"arrival": {
"time": "1763803500"
},
"departure": {
"time": "1763803500"
},
"stopId": "1",
"stopSequence": 3
},
{
"arrival": {
"time": "1763803560"
},
"departure": {
"time": "1763803560"
},
"stopId": "28",
"stopSequence": 4
},
{
"arrival": {
"time": "1763803620"
},
"departure": {
"time": "1763803620"
},
"stopId": "60",
"stopSequence": 5
},
{
"arrival": {
"time": "1763803680"
},
"departure": {
"time": "1763803680"
},
"stopId": "51",
"stopSequence": 6
},
{
"arrival": {
"time": "1763803740"
},
"departure": {
"time": "1763803740"
},
"stopId": "19",
"stopSequence": 7
},
{
"arrival": {
"time": "1763803860"
},
"departure": {
"time": "1763803860"
},
"stopId": "22",
"stopSequence": 8
},
{
"arrival": {
"time": "1763803980"
},
"departure": {
"time": "1763803980"
},
"stopId": "58",
"stopSequence": 9
},
{
"arrival": {
"time": "1763804100"
},
"departure": {
"time": "1763804100"
},
"stopId": "75",
"stopSequence": 10
},
{
"arrival": {
"time": "1763804160"
},
"departure": {
"time": "1763804160"
},
"stopId": "79",
"stopSequence": 11
},
{
"arrival": {
"time": "1763804460"
},
"departure": {
"time": "1763804460"
},
"stopId": "12",
"stopSequence": 12
},
{
"arrival": {
"time": "1763804520"
},
"departure": {
"time": "1763804520"
},
"stopId": "29",
"stopSequence": 13
},
{
"arrival": {
"time": "1763804580"
},
"departure": {
"time": "1763804580"
},
"stopId": "27",
"stopSequence": 14
},
{
"arrival": {
"time": "1763804640"
},
"stopId": "17",
"stopSequence": 15
}
],
"timestamp": "1763803139",
"trip": {
"routeId": "18",
"tripId": "3-305037559"
}
}
},
{
"id": "SM:3-282329100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 658,
"time": "1763802802"
},
"departure": {
"delay": 658,
"time": "1763802838"
},
"stopId": "76",
"stopSequence": 6
},
{
"arrival": {
"delay": 711,
"time": "1763802988"
},
"departure": {
"delay": 711,
"time": "1763803011"
},
"stopId": "14",
"stopSequence": 7
},
{
"arrival": {
"delay": 880,
"time": "1763803240"
},
"departure": {
"delay": 880,
"time": "1763803240"
},
"stopId": "15",
"stopSequence": 8
},
{
"arrival": {
"delay": 1000,
"time": "1763803420"
},
"departure": {
"delay": 1000,
"time": "1763803420"
},
"stopId": "136",
"stopSequence": 9
},
{
"arrival": {
"delay": 880,
"time": "1763803540"
},
"departure": {
"delay": 880,
"time": "1763803540"
},
"stopId": "124",
"stopSequence": 10
},
{
"arrival": {
"delay": 940,
"time": "1763803660"
},
"departure": {
"delay": 940,
"time": "1763803660"
},
"stopId": "120",
"stopSequence": 11
},
{
"arrival": {
"delay": 820,
"time": "1763803720"
},
"departure": {
"delay": 820,
"time": "1763803720"
},
"stopId": "141",
"stopSequence": 12
},
{
"arrival": {
"delay": 640,
"time": "1763803840"
},
"departure": {
"delay": 640,
"time": "1763803840"
},
"stopId": "142",
"stopSequence": 13
},
{
"arrival": {
"delay": 580,
"time": "1763803960"
},
"departure": {
"delay": 580,
"time": "1763803960"
},
"stopId": "144",
"stopSequence": 14
},
{
"arrival": {
"delay": 520,
"time": "1763804020"
},
"departure": {
"delay": 520,
"time": "1763804020"
},
"stopId": "134",
"stopSequence": 15
},
{
"arrival": {
"delay": 580,
"time": "1763804200"
},
"departure": {
"delay": 580,
"time": "1763804200"
},
"stopId": "132",
"stopSequence": 16
},
{
"arrival": {
"delay": 640,
"time": "1763804320"
},
"departure": {
"delay": 640,
"time": "1763804320"
},
"stopId": "147",
"stopSequence": 17
},
{
"arrival": {
"delay": 580,
"time": "1763804380"
},
"departure": {
"delay": 580,
"time": "1763804380"
},
"stopId": "145",
"stopSequence": 18
},
{
"arrival": {
"delay": 580,
"time": "1763804500"
},
"departure": {
"delay": 580,
"time": "1763804500"
},
"stopId": "123",
"stopSequence": 19
},
{
"arrival": {
"delay": 580,
"time": "1763804560"
},
"departure": {
"delay": 580,
"time": "1763804560"
},
"stopId": "119",
"stopSequence": 20
}
],
"timestamp": "1763803142",
"trip": {
"directionId": 1,
"routeId": "16",
"tripId": "3-282329100"
}
}
},
{
"id": "SM:3-305103096",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -343,
"time": "1763802857"
},
"stopId": "17",
"stopSequence": 1
},
{
"arrival": {
"delay": -240,
"time": "1763803380"
},
"departure": {
"delay": -240,
"time": "1763803380"
},
"stopId": "80",
"stopSequence": 3
},
{
"arrival": {
"delay": -240,
"time": "1763803440"
},
"departure": {
"delay": -240,
"time": "1763803440"
},
"stopId": "4",
"stopSequence": 4
},
{
"arrival": {
"delay": -240,
"time": "1763803500"
},
"departure": {
"delay": -240,
"time": "1763803500"
},
"stopId": "76",
"stopSequence": 5
},
{
"arrival": {
"delay": -240,
"time": "1763803620"
},
"departure": {
"delay": -240,
"time": "1763803620"
},
"stopId": "59",
"stopSequence": 6
},
{
"arrival": {
"delay": -240,
"time": "1763803740"
},
"departure": {
"delay": -240,
"time": "1763803740"
},
"stopId": "68",
"stopSequence": 7
},
{
"arrival": {
"delay": -240,
"time": "1763803860"
},
"departure": {
"delay": -240,
"time": "1763803860"
},
"stopId": "23",
"stopSequence": 8
},
{
"arrival": {
"delay": -240,
"time": "1763803920"
},
"departure": {
"delay": -240,
"time": "1763803920"
},
"stopId": "52",
"stopSequence": 9
},
{
"arrival": {
"delay": -240,
"time": "1763803980"
},
"departure": {
"delay": -240,
"time": "1763803980"
},
"stopId": "46",
"stopSequence": 10
},
{
"arrival": {
"delay": -240,
"time": "1763804100"
},
"departure": {
"delay": -240,
"time": "1763804100"
},
"stopId": "36",
"stopSequence": 11
},
{
"arrival": {
"delay": -240,
"time": "1763804280"
},
"stopId": "48",
"stopSequence": 12
}
],
"timestamp": "1763803140",
"trip": {
"directionId": 1,
"routeId": "18",
"tripId": "3-305103096"
}
}
},
{
"id": "SM:3-275709961",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1763802346"
},
"departure": {
"delay": 115,
"time": "1763802355"
},
"stopId": "118",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1763802443"
},
"departure": {
"delay": 153,
"time": "1763802453"
},
"stopId": "122",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1763802561"
},
"departure": {
"delay": 154,
"time": "1763802574"
},
"stopId": "146",
"stopSequence": 9
},
{
"arrival": {
"delay": 291,
"time": "1763802760"
},
"departure": {
"delay": 291,
"time": "1763802771"
},
"stopId": "148",
"stopSequence": 10
},
{
"arrival": {
"delay": 298,
"time": "1763802862"
},
"departure": {
"delay": 298,
"time": "1763802958"
},
"stopId": "133",
"stopSequence": 11
},
{
"arrival": {
"delay": 265,
"time": "1763803026"
},
"departure": {
"delay": 265,
"time": "1763803045"
},
"stopId": "135",
"stopSequence": 12
},
{
"arrival": {
"delay": 560,
"time": "1763803400"
},
"departure": {
"delay": 560,
"time": "1763803400"
},
"stopId": "144",
"stopSequence": 13
},
{
"arrival": {
"delay": 560,
"time": "1763803580"
},
"departure": {
"delay": 560,
"time": "1763803580"
},
"stopId": "143",
"stopSequence": 14
},
{
"arrival": {
"delay": 320,
"time": "1763803640"
},
"departure": {
"delay": 320,
"time": "1763803640"
},
"stopId": "141",
"stopSequence": 15
},
{
"arrival": {
"delay": 380,
"time": "1763803880"
},
"departure": {
"delay": 380,
"time": "1763803880"
},
"stopId": "121",
"stopSequence": 16
},
{
"arrival": {
"delay": 440,
"time": "1763804000"
},
"departure": {
"delay": 440,
"time": "1763804000"
},
"stopId": "125",
"stopSequence": 17
},
{
"arrival": {
"delay": 320,
"time": "1763804120"
},
"departure": {
"delay": 320,
"time": "1763804120"
},
"stopId": "137",
"stopSequence": 18
},
{
"arrival": {
"delay": 320,
"time": "1763804240"
},
"departure": {
"delay": 320,
"time": "1763804240"
},
"stopId": "13",
"stopSequence": 19
},
{
"arrival": {
"delay": 320,
"time": "1763804360"
},
"departure": {
"delay": 320,
"time": "1763804360"
},
"stopId": "75",
"stopSequence": 20
},
{
"arrival": {
"delay": 260,
"time": "1763804420"
},
"departure": {
"delay": 260,
"time": "1763804420"
},
"stopId": "71",
"stopSequence": 21
},
{
"arrival": {
"delay": 200,
"time": "1763804480"
},
"departure": {
"delay": 200,
"time": "1763804480"
},
"stopId": "74",
"stopSequence": 22
},
{
"arrival": {
"delay": 260,
"time": "1763804600"
},
"departure": {
"delay": 260,
"time": "1763804600"
},
"stopId": "67",
"stopSequence": 23
}
],
"timestamp": "1763803141",
"trip": {
"routeId": "16",
"tripId": "3-275709961"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1763803255"
}
}