Détails de la ressource

Nom du fichier : GTFS - RT Carsud
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau urbain CarSud.

Disponibilité au téléchargement

05/10/2025
100%
06/10/2025
100%
07/10/2025
100%
08/10/2025
100%
09/10/2025
100%
10/10/2025
100%
11/10/2025
100%
12/10/2025
100%
13/10/2025
100%
14/10/2025
100%
15/10/2025
100%
16/10/2025
100%
17/10/2025
100%
18/10/2025
100%
19/10/2025
100%
20/10/2025
100%
21/10/2025
100%
22/10/2025
100%
23/10/2025
100%
24/10/2025
100%
25/10/2025
100%
26/10/2025
100%
27/10/2025
100%
28/10/2025
100%
29/10/2025
100%
30/10/2025
100%
31/10/2025
100%
01/11/2025
100%
02/11/2025
100%
03/11/2025
100%
04/11/2025
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.

Rapport de validation

801 erreurs, 2 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/11/2025 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

Sequential stop_time_update times are not increasing E022 4 erreurs

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

Exemples d'erreurs
  • trip_id 430 stop_sequence 54 arrival_time 11:13:07 (1762240387) is less than previous stop departure_time 11:13:35 (1762240415) - times must increase between two sequential stops
  • trip_id 707 stop_sequence 6 arrival_time 11:15:48 (1762240548) is less than previous stop departure_time 11:16:59 (1762240619) - times must increase between two sequential stops
  • trip_id 707 stop_sequence 7 arrival_time 11:16:43 (1762240603) is less than previous stop departure_time 11:17:29 (1762240649) - times must increase between two sequential stops
  • trip_id 707 stop_sequence 8 arrival_time 11:17:25 (1762240645) is less than previous stop departure_time 11:17:56 (1762240676) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 791 erreurs

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Exemples d'erreurs
  • GTFS-rt trip_id 212 stop_sequence 6 has stop_id SJ0025P but GTFS stop_sequence 6 has stop_id SJ0030P - stop_ids should be the same
  • GTFS-rt trip_id 212 stop_sequence 7 has stop_id SJ0020P but GTFS stop_sequence 7 has stop_id SJ0025P - stop_ids should be the same
  • GTFS-rt trip_id 212 stop_sequence 8 has stop_id SJ0015P but GTFS stop_sequence 8 has stop_id SJ0020P - stop_ids should be the same
  • GTFS-rt trip_id 212 stop_sequence 9 has stop_id SJ0010P but GTFS stop_sequence 9 has stop_id SJ0015P - stop_ids should be the same
  • GTFS-rt trip_id 212 stop_sequence 10 has stop_id SJ0005P but GTFS stop_sequence 10 has stop_id SJ0010P - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 6 erreurs

All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip

Exemples d'erreurs
  • GTFS-rt trip_id 696 contains stop_sequence 75 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 708 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 917 contains stop_sequence 36 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 438 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 707 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 1 erreur

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 536 does not have a vehicle_id

ID in one feed missing from the other W003 1 erreur

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

Exemples d'erreurs
  • trip_id 536 is in TripUpdates but not in VehiclePositions feed
Valider ce GTFS-RT maintenant

Validations précédentes

Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
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 19 516 30 fois (100 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 203 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 157 27 fois (90 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 57 26 fois (87 % des 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 57 26 fois (87 % des 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. 22 12 fois (40 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 04/11/2025 à 18h00 Europe/Paris.

vehicle_positions (4) trip_updates (4) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 04/11/2025 à 18h00 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "zenbus:Vehicle:350500004:LOC", "vehicle": { "currentStopSequence": 13, "position": { "latitude": -21.27367401123047, "longitude": 55.50872802734375 }, "stopId": "TA1085C", "timestamp": "1762270040", "trip": { "directionId": 1, "routeId": "FLOR", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "19:15:00", "tripId": "617" }, "vehicle": { "id": "zenbus:Vehicle:350500004:LOC" } } }, { "id": "4701642323656704:43", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1762275628" }, "departure": { "time": "1762275638" }, "stopId": "TA1085C", "stopSequence": 13 }, { "arrival": { "time": "1762275690" }, "departure": { "time": "1762275700" }, "stopId": "TA1070C", "stopSequence": 14 }, { "arrival": { "time": "1762275749" }, "departure": { "time": "1762275759" }, "stopId": "TA1075C", "stopSequence": 15 }, { "arrival": { "time": "1762275801" }, "departure": { "time": "1762275811" }, "stopId": "TA0005C", "stopSequence": 16 }, { "arrival": { "time": "1762275879" }, "departure": { "time": "1762275889" }, "stopId": "TA4160C", "stopSequence": 17 }, { "arrival": { "time": "1762275932" }, "departure": { "time": "1762275942" }, "stopId": "TA9740P", "stopSequence": 18 }, { "arrival": { "time": "1762275958" }, "departure": { "time": "1762275968" }, "stopId": "TA5240P", "stopSequence": 19 }, { "arrival": { "time": "1762275991" }, "departure": { "time": "1762276001" }, "stopId": "TA5230P", "stopSequence": 20 }, { "arrival": { "time": "1762276027" }, "departure": { "time": "1762276037" }, "stopId": "TA5220P", "stopSequence": 21 }, { "arrival": { "time": "1762276086" }, "departure": { "time": "1762276096" }, "stopId": "TA5210P", "stopSequence": 22 }, { "arrival": { "time": "1762276112" }, "departure": { "time": "1762276122" }, "stopId": "TA5200P", "stopSequence": 23 }, { "arrival": { "time": "1762276141" }, "departure": { "time": "1762276151" }, "stopId": "TA5190P", "stopSequence": 24 }, { "arrival": { "time": "1762276178" }, "departure": { "time": "1762276188" }, "stopId": "TA10110P", "stopSequence": 25 }, { "arrival": { "time": "1762276226" }, "departure": { "time": "1762276236" }, "stopId": "TA0485C", "stopSequence": 26 }, { "arrival": { "time": "1762276277" }, "departure": { "time": "1762276287" }, "stopId": "TA0480C", "stopSequence": 27 }, { "arrival": { "time": "1762276324" }, "departure": { "time": "1762276334" }, "stopId": "TA0010C", "stopSequence": 28 }, { "arrival": { "time": "1762276349" }, "departure": { "time": "1762276359" }, "stopId": "TA4590P", "stopSequence": 29 }, { "arrival": { "time": "1762276400" }, "departure": { "time": "1762276410" }, "stopId": "TA1155P", "stopSequence": 30 }, { "arrival": { "time": "1762276438" }, "departure": { "time": "1762276448" }, "stopId": "TA5180P", "stopSequence": 31 }, { "arrival": { "time": "1762276477" }, "departure": { "time": "1762276487" }, "stopId": "TA9255P", "stopSequence": 32 }, { "arrival": { "time": "1762276518" }, "departure": { "time": "1762276528" }, "stopId": "TA5740P", "stopSequence": 33 }, { "arrival": { "time": "1762276550" }, "departure": { "time": "1762276560" }, "stopId": "TA5750P", "stopSequence": 34 }, { "arrival": { "time": "1762276591" }, "departure": { "time": "1762276601" }, "stopId": "TA5170P", "stopSequence": 35 }, { "arrival": { "time": "1762276637" }, "departure": { "time": "1762276647" }, "stopId": "TA5160P", "stopSequence": 36 }, { "arrival": { "time": "1762276669" }, "departure": { "time": "1762276679" }, "stopId": "TA5760P", "stopSequence": 37 }, { "arrival": { "time": "1762276741" }, "departure": { "time": "1762276751" }, "stopId": "TA5780P", "stopSequence": 38 }, { "arrival": { "time": "1762276791" }, "departure": { "time": "1762276801" }, "stopId": "TA5770P", "stopSequence": 39 }, { "arrival": { "time": "1762276845" }, "departure": { "time": "1762276855" }, "stopId": "TA5150C", "stopSequence": 40 }, { "arrival": { "time": "1762276889" }, "departure": { "time": "1762276899" }, "stopId": "TA5140C", "stopSequence": 41 }, { "arrival": { "time": "1762276947" }, "departure": { "time": "1762276957" }, "stopId": "TA00025C", "stopSequence": 42 }, { "arrival": { "time": "1762276989" }, "departure": { "time": "1762276999" }, "stopId": "TA5130C", "stopSequence": 43 }, { "arrival": { "time": "1762277025" }, "departure": { "time": "1762277035" }, "stopId": "TA5120C", "stopSequence": 44 }, { "arrival": { "time": "1762277054" }, "departure": { "time": "1762277064" }, "stopId": "TA0075C", "stopSequence": 45 } ], "timestamp": "1762275588", "trip": { "directionId": 1, "routeId": "FLOR", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "19:15:00", "tripId": "617" }, "vehicle": { "id": "zenbus:Vehicle:350500004:LOC" } } }, { "id": "zenbus:Vehicle:342420006:LOC", "vehicle": { "currentStopSequence": 39, "position": { "latitude": -21.270183563232422, "longitude": 55.56399917602539 }, "stopId": "TA4440P", "timestamp": "1762269621", "trip": { "directionId": 0, "routeId": "T01A", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "18:50:00", "tripId": "807" }, "vehicle": { "id": "zenbus:Vehicle:342420006:LOC" } } }, { "id": "617", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1762275621" }, "departure": { "time": "1762275631" }, "stopId": "TA4440P", "stopSequence": 39 }, { "arrival": { "time": "1762275687" }, "departure": { "time": "1762275697" }, "stopId": "TA4450P", "stopSequence": 40 }, { "arrival": { "time": "1762275720" }, "departure": { "time": "1762275730" }, "stopId": "TA4460P", "stopSequence": 41 }, { "arrival": { "time": "1762275758" }, "departure": { "time": "1762275768" }, "stopId": "TA5060P", "stopSequence": 42 }, { "arrival": { "time": "1762275785" }, "departure": { "time": "1762275795" }, "stopId": "TA4480P", "stopSequence": 43 }, { "arrival": { "time": "1762275812" }, "departure": { "time": "1762275822" }, "stopId": "TA4490P", "stopSequence": 44 }, { "arrival": { "time": "1762275824" }, "departure": { "time": "1762275834" }, "stopId": "TA4490C", "stopSequence": 45 }, { "arrival": { "time": "1762275851" }, "departure": { "time": "1762275861" }, "stopId": "TA4480C", "stopSequence": 46 }, { "arrival": { "time": "1762275882" }, "departure": { "time": "1762275892" }, "stopId": "TA5060C", "stopSequence": 47 }, { "arrival": { "time": "1762275919" }, "departure": { "time": "1762275929" }, "stopId": "TA4460C", "stopSequence": 48 }, { "arrival": { "time": "1762275951" }, "departure": { "time": "1762275961" }, "stopId": "TA4450C", "stopSequence": 49 }, { "arrival": { "time": "1762276018" }, "departure": { "time": "1762276028" }, "stopId": "TA4440C", "stopSequence": 50 }, { "arrival": { "time": "1762276111" }, "departure": { "time": "1762276121" }, "stopId": "TA4220C", "stopSequence": 51 }, { "arrival": { "time": "1762276160" }, "departure": { "time": "1762276170" }, "stopId": "TA0400C", "stopSequence": 52 }, { "arrival": { "time": "1762276203" }, "departure": { "time": "1762276213" }, "stopId": "TA5050C", "stopSequence": 53 }, { "arrival": { "time": "1762276263" }, "departure": { "time": "1762276273" }, "stopId": "TA5040C", "stopSequence": 54 }, { "arrival": { "time": "1762276294" }, "departure": { "time": "1762276304" }, "stopId": "TA0405C", "stopSequence": 55 }, { "arrival": { "time": "1762276331" }, "departure": { "time": "1762276341" }, "stopId": "TA0410C", "stopSequence": 56 }, { "arrival": { "time": "1762276372" }, "departure": { "time": "1762276382" }, "stopId": "TA5030C", "stopSequence": 57 }, { "arrival": { "time": "1762276400" }, "departure": { "time": "1762276410" }, "stopId": "TA5020C", "stopSequence": 58 }, { "arrival": { "time": "1762276428" }, "departure": { "time": "1762276438" }, "stopId": "TA0420C", "stopSequence": 59 }, { "arrival": { "time": "1762276468" }, "departure": { "time": "1762276478" }, "stopId": "TA0425C", "stopSequence": 60 }, { "arrival": { "time": "1762276505" }, "departure": { "time": "1762276515" }, "stopId": "TA0430C", "stopSequence": 61 }, { "arrival": { "time": "1762276534" }, "departure": { "time": "1762276544" }, "stopId": "TA0435C", "stopSequence": 62 }, { "arrival": { "time": "1762276571" }, "departure": { "time": "1762276581" }, "stopId": "TA0015C", "stopSequence": 63 }, { "arrival": { "time": "1762276601" }, "departure": { "time": "1762276611" }, "stopId": "TA5070C", "stopSequence": 64 }, { "arrival": { "time": "1762276631" }, "departure": { "time": "1762276641" }, "stopId": "TA0440C", "stopSequence": 65 }, { "arrival": { "time": "1762276664" }, "departure": { "time": "1762276674" }, "stopId": "TA5080C", "stopSequence": 66 }, { "arrival": { "time": "1762276693" }, "departure": { "time": "1762276703" }, "stopId": "TA0450C", "stopSequence": 67 }, { "arrival": { "time": "1762276725" }, "departure": { "time": "1762276735" }, "stopId": "TA0455C", "stopSequence": 68 }, { "arrival": { "time": "1762276757" }, "departure": { "time": "1762276767" }, "stopId": "TA0460C", "stopSequence": 69 }, { "arrival": { "time": "1762276818" }, "departure": { "time": "1762276828" }, "stopId": "TA0465C", "stopSequence": 70 }, { "arrival": { "time": "1762276844" }, "departure": { "time": "1762276854" }, "stopId": "TA0470C", "stopSequence": 71 }, { "arrival": { "time": "1762276889" }, "departure": { "time": "1762276899" }, "stopId": "TA5090C", "stopSequence": 72 }, { "arrival": { "time": "1762276928" }, "departure": { "time": "1762276938" }, "stopId": "TA0475C", "stopSequence": 73 } ], "timestamp": "1762275552", "trip": { "directionId": 0, "routeId": "T01A", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "18:50:00", "tripId": "807" }, "vehicle": { "id": "zenbus:Vehicle:342420006:LOC" } } }, { "id": "zenbus:Vehicle:352560002:LOC", "vehicle": { "currentStopSequence": 57, "position": { "latitude": -21.269763946533203, "longitude": 55.51042175292969 }, "stopId": "TA00037C", "timestamp": "1762266224", "trip": { "directionId": 0, "routeId": "T05", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "17:40:00", "tripId": "948" }, "vehicle": { "id": "zenbus:Vehicle:352560002:LOC" } } }, { "id": "807", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "TA0001P", "stopSequence": 56 }, { "arrival": { "time": "1762275642" }, "departure": { "time": "1762275652" }, "stopId": "TA00037C", "stopSequence": 57 } ], "timestamp": "1762275576", "trip": { "directionId": 0, "routeId": "T05", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "17:40:00", "tripId": "948" }, "vehicle": { "id": "zenbus:Vehicle:352560002:LOC" } } }, { "id": "zenbus:Vehicle:346710008:LOC", "vehicle": { "currentStopSequence": 12, "position": { "latitude": -21.243392944335938, "longitude": 55.58841323852539 }, "stopId": "TA1365P", "timestamp": "1762265994", "trip": { "directionId": 1, "routeId": "T12B", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "18:00:00", "tripId": "492" }, "vehicle": { "id": "zenbus:Vehicle:346710008:LOC" } } }, { "id": "948", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1762275636" }, "departure": { "time": "1762275646" }, "stopId": "TA1365P", "stopSequence": 12 }, { "arrival": { "time": "1762275668" }, "departure": { "time": "1762275678" }, "stopId": "TA1405P", "stopSequence": 13 }, { "arrival": { "time": "1762275683" }, "departure": { "time": "1762275693" }, "stopId": "TA1405C", "stopSequence": 14 } ], "timestamp": "1762275577", "trip": { "directionId": 1, "routeId": "T12B", "scheduleRelationship": "SCHEDULED", "startDate": "20251104", "startTime": "18:00:00", "tripId": "492" }, "vehicle": { "id": "zenbus:Vehicle:346710008:LOC" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1762275601" } }