Resource details

File name: GTFS-RT TripUpdate
Format: gtfs-rt

Avance retard à un arrêt

This resource file is part of the dataset Réseau urbain TBK.

Download availability

2025-11-13
99%
2025-11-14
98.9%
2025-11-15
100%
2025-11-16
98.9%
2025-11-17
98.8%
2025-11-18
98.8%
2025-11-19
98.8%
2025-11-20
98.2%
2025-11-21
98.1%
2025-11-22
98.8%
2025-11-23
97.4%
2025-11-24
97.5%
2025-11-25
96.2%
2025-11-26
98.8%
2025-11-27
98.1%
2025-11-28
98.1%
2025-11-29
98.9%
2025-11-30
98%
2025-12-01
98%
2025-12-02
98.1%
2025-12-03
98.8%
2025-12-04
85%
2025-12-05
96.8%
2025-12-06
98.7%
2025-12-07
96.9%
2025-12-08
94.5%
2025-12-09
96.3%
2025-12-10
96.3%
2025-12-11
83.8%
2025-12-12
93.4%
2025-12-13
100%
Learn more
We test this resource download availability every hour by making an HTTP 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

105 errors, 15 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-12 at 08:02 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt route_id does not exist in GTFS data E004 65 errors

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Sample errors
  • vehicle_id 5f0efab961de832d70f03fd1 route_id 222-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f0f292061de832d9695cb0b route_id 211-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f0f29fd61de832da97c1052 route_id 4-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f080b9443f0854b6554ba4a route_id K-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f080b5e43f0854ae642aa24 route_id 3-652 does not exist in the GTFS data routes.txt

Sequential stop_time_update times are not increasing E022 19 errors

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id 21455100 stop_sequence 4 arrival_time 07:26:07 (1765520767) is less than previous stop arrival_time 08:02:12 (1765522932) - times must increase between two sequential stops
  • trip_id 21455100 stop_sequence 4 arrival_time 07:26:07 (1765520767) is less than previous stop departure_time 08:02:52 (1765522972) - times must increase between two sequential stops
  • trip_id 21455100 stop_sequence 5 arrival_time 07:27:47 (1765520867) is less than previous stop departure_time 08:04:10 (1765523050) - times must increase between two sequential stops
  • trip_id 21455100 stop_sequence 6 arrival_time 07:28:52 (1765520932) is less than previous stop departure_time 08:04:53 (1765523093) - times must increase between two sequential stops
  • trip_id 21455100 stop_sequence 7 arrival_time 07:29:33 (1765520973) is less than previous stop departure_time 08:06:24 (1765523184) - times must increase between two sequential stops

stop_time_update doesn't have arrival or departure E043 21 errors

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Sample errors
  • trip_id 21455056 stop_sequence 17 doesn't have arrival or departure
  • trip_id 21454865 stop_sequence 1 doesn't have arrival or departure
  • trip_id 21454865 stop_sequence 2 doesn't have arrival or departure
  • trip_id 21454865 stop_sequence 3 doesn't have arrival or departure
  • trip_id 21454865 stop_sequence 4 doesn't have arrival or departure

Warnings

ID in one feed missing from the other W003 15 errors

a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed

Sample errors
  • trip_id 21454904 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21454947 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21454865 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21455139 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21455117 is in TripUpdates but not in VehiclePositions feed
Validate this GTFS-RT now

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
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 1 698 26 times (87 % of validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 715 23 times (77 % of validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 449 22 times (73 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 179 21 times (70 % 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. 60 19 times (63 % of validations)
E029 The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. 7 7 times (23 % of validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 3 3 times (10 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-12-13 at 08:05 Europe/Paris.

vehicle_positions (1) trip_updates (1) service_alerts (0)

Entities seen in the last 7 days.

trip_updates vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-12-13 at 08:05 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "vehicle:5f080bc543f0854b07bdbfb7", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 25, "position": { "latitude": 47.867919921875, "longitude": -3.573906898498535 }, "stopId": "quivail1", "timestamp": "1765609538", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454547" }, "vehicle": { "id": "5f080bc543f0854b07bdbfb7", "label": "RD 11", "licensePlate": "BQ-599-EX" } } }, { "id": "trip:21454547", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765607764" }, "departure": { "time": "1765608010" }, "stopId": "quibois1", "stopSequence": 1 }, { "arrival": { "time": "1765608074" }, "departure": { "time": "1765608086" }, "stopId": "quipeti1", "stopSequence": 2 }, { "arrival": { "time": "1765608114" }, "departure": { "time": "1765608125" }, "stopId": "quiterr1", "stopSequence": 3 }, { "arrival": { "time": "1765608182" }, "departure": { "time": "1765608192" }, "stopId": "quiroal1", "stopSequence": 4 }, { "arrival": { "time": "1765608235" }, "departure": { "time": "1765608240" }, "stopId": "quicime1", "stopSequence": 5 }, { "arrival": { "time": "1765608272" }, "departure": { "time": "1765608280" }, "stopId": "quidojo1", "stopSequence": 6 }, { "arrival": { "time": "1765608323" }, "departure": { "time": "1765608323" }, "stopId": "quistja2", "stopSequence": 7 }, { "arrival": { "time": "1765608377" }, "departure": { "time": "1765608396" }, "stopId": "quibour2", "stopSequence": 8 }, { "arrival": { "time": "1765608436" }, "departure": { "time": "1765608443" }, "stopId": "quitour1", "stopSequence": 9 }, { "arrival": { "time": "1765608490" }, "departure": { "time": "1765608501" }, "stopId": "qui19ma2", "stopSequence": 10 }, { "arrival": { "time": "1765608583" }, "departure": { "time": "1765608583" }, "stopId": "quiclai1", "stopSequence": 11 }, { "arrival": { "time": "1765608668" }, "departure": { "time": "1765608677" }, "stopId": "quineuz1", "stopSequence": 12 }, { "arrival": { "time": "1765608760" }, "departure": { "time": "1765608765" }, "stopId": "quianmo1", "stopSequence": 13 }, { "arrival": { "time": "1765608797" }, "departure": { "time": "1765608803" }, "stopId": "quicoue1", "stopSequence": 14 }, { "arrival": { "time": "1765608855" }, "departure": { "time": "1765608864" }, "stopId": "quicons4", "stopSequence": 15 }, { "arrival": { "time": "1765608885" }, "departure": { "time": "1765608892" }, "stopId": "quijjau1", "stopSequence": 16 }, { "arrival": { "time": "1765608953" }, "departure": { "time": "1765609017" }, "stopId": "quigare1", "stopSequence": 17 }, { "arrival": { "time": "1765609053" }, "departure": { "time": "1765609058" }, "stopId": "quiwchu1", "stopSequence": 18 }, { "arrival": { "time": "1765609117" }, "departure": { "time": "1765609128" }, "stopId": "quiabri1", "stopSequence": 19 }, { "arrival": { "time": "1765609189" }, "departure": { "time": "1765609196" }, "stopId": "quiwchu2", "stopSequence": 20 }, { "arrival": { "time": "1765609250" }, "departure": { "time": "1765609262" }, "stopId": "quiglec1", "stopSequence": 21 }, { "arrival": { "time": "1765609286" }, "departure": { "time": "1765609295" }, "stopId": "quihopi1", "stopSequence": 22 }, { "arrival": { "time": "1765609413" }, "departure": { "time": "1765609424" }, "stopId": "quibert3", "stopSequence": 23 }, { "arrival": { "time": "1765609502" }, "departure": { "time": "1765609512" }, "stopId": "quiaqua1", "stopSequence": 24 }, { "arrival": { "time": "1765609547" }, "departure": { "time": "1765609547" }, "stopId": "quivail1", "stopSequence": 25 }, { "arrival": { "time": "1765609602" }, "departure": { "time": "1765609602" }, "stopId": "quikrho4", "stopSequence": 26 }, { "arrival": { "time": "1765609679" }, "departure": { "time": "1765609679" }, "stopId": "quieric2", "stopSequence": 27 }, { "arrival": { "time": "1765609800" }, "departure": { "time": "1765609800" }, "stopId": "melvid31", "stopSequence": 28 }, { "arrival": { "time": "1765609874" }, "departure": { "time": "1765609874" }, "stopId": "melbowl1", "stopSequence": 29 }, { "arrival": { "time": "1765610005" }, "departure": { "time": "1765610005" }, "stopId": "quivid23", "stopSequence": 30 }, { "arrival": { "time": "1765610056" }, "departure": { "time": "1765610056" }, "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1765610100" }, "departure": { "time": "1765610100" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1765609538", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454547" }, "vehicle": { "id": "5f080bc543f0854b07bdbfb7", "label": "RD 11", "licensePlate": "BQ-599-EX" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1765609543" } }