Détails de la ressource

Nom du fichier : Offre TC temps réel STAR
Format : gtfs-rt

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

Disponibilité au téléchargement

14/05/2025
100%
15/05/2025
100%
16/05/2025
100%
17/05/2025
100%
18/05/2025
100%
19/05/2025
100%
20/05/2025
100%
21/05/2025
100%
22/05/2025
100%
23/05/2025
100%
24/05/2025
100%
25/05/2025
100%
26/05/2025
100%
27/05/2025
100%
28/05/2025
100%
29/05/2025
100%
30/05/2025
100%
31/05/2025
100%
01/06/2025
100%
02/06/2025
100%
03/06/2025
100%
04/06/2025
100%
05/06/2025
100%
06/06/2025
100%
07/06/2025
100%
08/06/2025
100%
09/06/2025
100%
10/06/2025
100%
11/06/2025
100%
12/06/2025
100%
13/06/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

60 erreurs, 294 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/06/2025 à 09h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

stop_times_updates not strictly sorted E002 15 erreurs

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:708x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:710x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:331x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id STAR:ServiceJourney:430x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence [1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 24] is not strictly sorted by increasing stop_sequence

Sequential stop_time_updates have the same stop_sequence E036 15 erreurs

Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:708x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:710x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:331x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id STAR:ServiceJourney:430x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_sequence 24 - stop_sequence must increase for each stop_time_update

Sequential stop_time_updates have the same stop_id E037 15 erreurs

Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:708x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36427:STAR at stop_sequence 12 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36427:STAR at stop_sequence 12 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:710x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36427:STAR at stop_sequence 12 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:331x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36427:STAR at stop_sequence 12 - sequential stop_ids should be different
  • trip_id STAR:ServiceJourney:430x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC has repeating stop_id FR:42187:ZE:36428:STAR at stop_sequence 24 - sequential stop_ids should be different

GTFS-rt stop_sequence not found in GTFS data E051 15 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 STAR:ServiceJourney:708x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:709x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:710x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:331x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id STAR:ServiceJourney:430x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC contains stop_sequence 24 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 98 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:545x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:279x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:280x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:281x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id
  • trip_id STAR:ServiceJourney:282x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a vehicle_id

schedule_relationship not populated W009 196 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id STAR:ServiceJourney:545x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:545x01xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:279x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:279x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC does not have a schedule_relationship
  • trip_id STAR:ServiceJourney:280x02xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 891 14 fois (47 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 1 782 14 fois (47 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 119 11 fois (37 % des validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 119 11 fois (37 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 119 11 fois (37 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 119 11 fois (37 % des 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 81 4 fois (13 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 13/06/2025 à 05h56 Europe/Paris.

trip_updates (8) vehicle_positions (0) service_alerts (0)

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

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 13/06/2025 à 05h56 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "SM:STAR:ServiceJourney:321x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749791820" }, "departure": { "time": "1749791820" }, "stopId": "FR:42187:ZE:36108:STAR", "stopSequence": 22 }, { "arrival": { "time": "1749791880" }, "departure": { "time": "1749791880" }, "stopId": "FR:42127:ZE:36106:STAR", "stopSequence": 23 } ], "timestamp": "1749786942", "trip": { "directionId": 1, "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:321x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:328x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749798420" }, "departure": { "time": "1749798420" }, "stopId": "FR:42187:ZE:36108:STAR", "stopSequence": 22 }, { "arrival": { "time": "1749798480" }, "departure": { "time": "1749798480" }, "stopId": "FR:42127:ZE:36106:STAR", "stopSequence": 23 } ], "timestamp": "1749786942", "trip": { "directionId": 1, "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:328x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:338x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749811620" }, "departure": { "time": "1749811620" }, "stopId": "FR:42187:ZE:36108:STAR", "stopSequence": 22 }, { "arrival": { "time": "1749811680" }, "departure": { "time": "1749811680" }, "stopId": "FR:42127:ZE:36106:STAR", "stopSequence": 23 } ], "timestamp": "1749786942", "trip": { "directionId": 1, "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:338x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:461x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749805620" }, "departure": { "time": "1749805620" }, "stopId": "FR:42187:ZE:36108:STAR", "stopSequence": 22 }, { "arrival": { "time": "1749805680" }, "departure": { "time": "1749805680" }, "stopId": "FR:42127:ZE:36106:STAR", "stopSequence": 23 } ], "timestamp": "1749786942", "trip": { "directionId": 1, "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:461x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:363x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749788340" }, "departure": { "time": "1749788340" }, "stopId": "FR:42127:ZE:36105:STAR", "stopSequence": 9 }, { "arrival": { "time": "1749788400" }, "departure": { "time": "1749788400" }, "stopId": "FR:42187:ZE:36107:STAR", "stopSequence": 10 } ], "timestamp": "1749786942", "trip": { "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:363x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:369x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749794160" }, "departure": { "time": "1749794160" }, "stopId": "FR:42127:ZE:36105:STAR", "stopSequence": 9 }, { "arrival": { "time": "1749794280" }, "departure": { "time": "1749794280" }, "stopId": "FR:42187:ZE:36107:STAR", "stopSequence": 10 } ], "timestamp": "1749786942", "trip": { "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:369x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:375x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749801420" }, "departure": { "time": "1749801420" }, "stopId": "FR:42127:ZE:36105:STAR", "stopSequence": 9 }, { "arrival": { "time": "1749801480" }, "departure": { "time": "1749801480" }, "stopId": "FR:42187:ZE:36107:STAR", "stopSequence": 10 } ], "timestamp": "1749786942", "trip": { "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:375x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } }, { "id": "SM:STAR:ServiceJourney:380x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749807420" }, "departure": { "time": "1749807420" }, "stopId": "FR:42127:ZE:36105:STAR", "stopSequence": 9 }, { "arrival": { "time": "1749807480" }, "departure": { "time": "1749807480" }, "stopId": "FR:42187:ZE:36107:STAR", "stopSequence": 10 } ], "timestamp": "1749786942", "trip": { "routeId": "STAR:Line:03x215:LOC", "tripId": "STAR:ServiceJourney:380x03xSTARx2024xScoxLMJVxLxMaxJxVx02:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1749786987" } }