Détails de la ressource

Nom du fichier : Horaires Temps Réels
Format : gtfs-rt

Horaires Temps Réels du réseau A Citadina

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

Disponibilité au téléchargement

05/05/2025
100%
06/05/2025
100%
07/05/2025
100%
08/05/2025
100%
09/05/2025
95.1%
10/05/2025
92.2%
11/05/2025
100%
12/05/2025
99.2%
13/05/2025
100%
14/05/2025
99.1%
15/05/2025
100%
16/05/2025
99.4%
17/05/2025
100%
18/05/2025
100%
19/05/2025
99.3%
20/05/2025
99.3%
21/05/2025
99.3%
22/05/2025
99.3%
23/05/2025
99.3%
24/05/2025
99.3%
25/05/2025
99.3%
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%
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

13 erreurs, 7 avertissements

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

Erreurs

GTFS-rt stop_id does not exist in GTFS data E011 4 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • trip_id PRUNEDDU_2 stop_id Scola M&T Marcellesi does not exist in GTFS data stops.txt
  • trip_id PRUNEDDU_3 stop_id Scola M&T Marcellesi does not exist in GTFS data stops.txt
  • trip_id PRUNEDDU_0 stop_id Scola M&T Marcellesi does not exist in GTFS data stops.txt
  • trip_id PRUNEDDU_1 stop_id Scola M&T Marcellesi does not exist in GTFS data stops.txt

stop_time_update departure time is before arrival time E025 1 erreur

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.

Exemples d'erreurs
  • trip_id PRUNEDDU_1 stop_sequence 0 departure_time 08:02:21 (1749016941) is less than the same stop arrival_time 08:02:34 (1749016954) - departure time must be equal to or greater than arrival time

stop_time_update doesn't have arrival or departure E043 4 erreurs

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

Exemples d'erreurs
  • trip_id MARINA_12 stop_sequence 0 doesn't have arrival or departure
  • trip_id MARINA_1 stop_sequence 1 doesn't have arrival or departure
  • trip_id MARINA_1 stop_sequence 2 doesn't have arrival or departure
  • trip_id MARINA_2 stop_sequence 1 doesn't have arrival or departure

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 4 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 PRUNEDDU_2 stop_sequence 3 has stop_id Scola M&T Marcellesi but GTFS stop_sequence 3 has stop_id Scola M&T Marcellesi - stop_ids should be the same
  • GTFS-rt trip_id PRUNEDDU_3 stop_sequence 3 has stop_id Scola M&T Marcellesi but GTFS stop_sequence 3 has stop_id Scola M&T Marcellesi - stop_ids should be the same
  • GTFS-rt trip_id PRUNEDDU_0 stop_sequence 3 has stop_id Scola M&T Marcellesi but GTFS stop_sequence 3 has stop_id Scola M&T Marcellesi - stop_ids should be the same
  • GTFS-rt trip_id PRUNEDDU_1 stop_sequence 3 has stop_id Scola M&T Marcellesi but GTFS stop_sequence 3 has stop_id Scola M&T Marcellesi - stop_ids should be the same

Avertissements

ID in one feed missing from the other W003 7 erreurs

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 MARINA_1 is in TripUpdates but not in VehiclePositions feed
  • trip_id MARINA_2 is in TripUpdates but not in VehiclePositions feed
  • trip_id PRUNEDDU_1 is in TripUpdates but not in VehiclePositions feed
  • trip_id MARINA_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id PRUNEDDU_0 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
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 158 30 fois (100 % 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 191 30 fois (100 % des 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 181 29 fois (97 % 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 126 28 fois (93 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 14 5 fois (17 % des 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. 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 04/06/2025 à 15h07 Europe/Paris.

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

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

service_alerts 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/06/2025 à 15h07 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:6308d197c7387182ca1db587", "vehicle": { "currentStopSequence": 8, "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "latitude": 41.57929229736328, "longitude": 9.275280952453613 }, "stopId": "Agnaredda", "timestamp": "1749042458", "trip": { "routeId": "PRUNEDDU", "scheduleRelationship": "SCHEDULED", "tripId": "PRUNEDDU_15" }, "vehicle": { "id": "6308d197c7387182ca1db587", "label": "149", "licensePlate": "EL-878-DP" } } }, { "id": "vehicle:6308d13bef2c3ab31f0e12e1", "vehicle": { "currentStopSequence": 7, "occupancyStatus": "MANY_SEATS_AVAILABLE", "position": { "latitude": 41.60633850097656, "longitude": 9.279779434204102 }, "stopId": "Poretta", "timestamp": "1749042457", "trip": { "routeId": "MARINA", "scheduleRelationship": "SCHEDULED", "tripId": "MARINA_15" }, "vehicle": { "id": "6308d13bef2c3ab31f0e12e1", "label": "161", "licensePlate": "EL-807-DP" } } }, { "id": "trip:PRUNEDDU_13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749038417" }, "departure": { "time": "1749038465" }, "stopId": "A Gara", "stopSequence": 0 }, { "arrival": { "time": "1749038539" }, "departure": { "time": "1749038565" }, "stopId": "Capitaneria", "stopSequence": 1 }, { "arrival": { "time": "1749038570" }, "departure": { "time": "1749038578" }, "stopId": "douanes", "stopSequence": 2 }, { "arrival": { "time": "1749038649" }, "departure": { "time": "1749038675" }, "stopId": "Scola M&T Marcellesi ", "stopSequence": 3 }, { "arrival": { "time": "1749038694" }, "departure": { "time": "1749038702" }, "stopId": "Centre des Impôts", "stopSequence": 4 }, { "arrival": { "time": "1749038746" }, "departure": { "time": "1749038783" }, "stopId": "Mediateca", "stopSequence": 5 }, { "arrival": { "time": "1749038842" }, "departure": { "time": "1749038852" }, "stopId": "Pifano", "stopSequence": 6 }, { "arrival": { "time": "1749038898" }, "departure": { "time": "1749038928" }, "stopId": "Mazzetta", "stopSequence": 7 }, { "arrival": { "time": "1749038997" }, "departure": { "time": "1749039017" }, "stopId": "Agnaredda", "stopSequence": 8 }, { "arrival": { "time": "1749039057" }, "departure": { "time": "1749039058" }, "stopId": "Caruscinu", "stopSequence": 9 }, { "arrival": { "time": "1749039182" }, "departure": { "time": "1749039186" }, "stopId": "U Pruneddu", "stopSequence": 10 }, { "arrival": { "time": "1749039222" }, "departure": { "time": "1749039227" }, "stopId": "Carabona", "stopSequence": 11 }, { "arrival": { "time": "1749039336" }, "departure": { "time": "1749039351" }, "stopId": "Campiccioli", "stopSequence": 12 }, { "arrival": { "time": "1749039383" }, "departure": { "time": "1749039386" }, "stopId": "Cacao", "stopSequence": 13 }, { "arrival": { "time": "1749039464" }, "departure": { "time": "1749039466" }, "stopId": "Santa Catalina", "stopSequence": 14 }, { "arrival": { "time": "1749039525" }, "departure": { "time": "1749039549" }, "stopId": "Jean Jaurès", "stopSequence": 15 }, { "arrival": { "time": "1749039691" }, "departure": { "time": "1749039708" }, "stopId": "Valli", "stopSequence": 16 }, { "arrival": { "time": "1749039727" }, "departure": { "time": "1749039752" }, "stopId": "MAIRIE.", "stopSequence": 17 }, { "arrival": { "time": "1749039781" }, "departure": { "time": "1749039802" }, "stopId": "Maréchal LECLERC", "stopSequence": 18 }, { "arrival": { "time": "1749039885" }, "departure": { "time": "1749039901" }, "stopId": "Matonara.", "stopSequence": 19 }, { "arrival": { "time": "1749039957" }, "departure": { "time": "1749039963" }, "stopId": "U Tivaru.", "stopSequence": 20 }, { "arrival": { "time": "1749040009" }, "departure": { "time": "1749040037" }, "stopId": "Giovanni Della Grossa", "stopSequence": 21 }, { "arrival": { "time": "1749040061" }, "departure": { "time": "1749040082" }, "stopId": "4 chemins.", "stopSequence": 22 }, { "arrival": { "time": "1749040110" }, "departure": { "time": "1749040115" }, "stopId": "COVASINA.", "stopSequence": 23 }, { "arrival": { "time": "1749040167" }, "departure": { "time": "1749040173" }, "stopId": "Pompidou", "stopSequence": 24 }, { "arrival": { "time": "1749040210" }, "stopId": "A Gara", "stopSequence": 25 } ], "timestamp": "1749042458", "trip": { "routeId": "PRUNEDDU", "scheduleRelationship": "SCHEDULED", "tripId": "PRUNEDDU_13" }, "vehicle": { "id": "6308d197c7387182ca1db587", "label": "149", "licensePlate": "EL-878-DP" } } }, { "id": "trip:PRUNEDDU_14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749040212" }, "stopId": "A Gara", "stopSequence": 0 }, { "arrival": { "time": "1749040321" }, "departure": { "time": "1749040347" }, "stopId": "Capitaneria", "stopSequence": 1 }, { "arrival": { "time": "1749040350" }, "departure": { "time": "1749040356" }, "stopId": "douanes", "stopSequence": 2 }, { "arrival": { "time": "1749040411" }, "departure": { "time": "1749040423" }, "stopId": "Scola M&T Marcellesi ", "stopSequence": 3 }, { "arrival": { "time": "1749040435" }, "departure": { "time": "1749040445" }, "stopId": "Centre des Impôts", "stopSequence": 4 }, { "arrival": { "time": "1749040491" }, "departure": { "time": "1749040515" }, "stopId": "Mediateca", "stopSequence": 5 }, { "arrival": { "time": "1749040552" }, "departure": { "time": "1749040574" }, "stopId": "Pifano", "stopSequence": 6 }, { "arrival": { "time": "1749040623" }, "departure": { "time": "1749040641" }, "stopId": "Mazzetta", "stopSequence": 7 }, { "arrival": { "time": "1749040717" }, "departure": { "time": "1749040736" }, "stopId": "Agnaredda", "stopSequence": 8 }, { "arrival": { "time": "1749040776" }, "departure": { "time": "1749040779" }, "stopId": "Caruscinu", "stopSequence": 9 }, { "arrival": { "time": "1749040903" }, "departure": { "time": "1749040906" }, "stopId": "U Pruneddu", "stopSequence": 10 }, { "arrival": { "time": "1749040940" }, "departure": { "time": "1749040951" }, "stopId": "Carabona", "stopSequence": 11 }, { "arrival": { "time": "1749041065" }, "departure": { "time": "1749041087" }, "stopId": "Campiccioli", "stopSequence": 12 }, { "arrival": { "time": "1749041112" }, "departure": { "time": "1749041118" }, "stopId": "Cacao", "stopSequence": 13 }, { "arrival": { "time": "1749041201" }, "departure": { "time": "1749041203" }, "stopId": "Santa Catalina", "stopSequence": 14 }, { "arrival": { "time": "1749041286" }, "departure": { "time": "1749041294" }, "stopId": "Jean Jaurès", "stopSequence": 15 }, { "arrival": { "time": "1749041343" }, "departure": { "time": "1749041354" }, "stopId": "Valli", "stopSequence": 16 }, { "arrival": { "time": "1749041439" }, "departure": { "time": "1749041441" }, "stopId": "MAIRIE.", "stopSequence": 17 }, { "arrival": { "time": "1749041482" }, "departure": { "time": "1749041484" }, "stopId": "Maréchal LECLERC", "stopSequence": 18 }, { "arrival": { "time": "1749041561" }, "departure": { "time": "1749041592" }, "stopId": "Matonara.", "stopSequence": 19 }, { "arrival": { "time": "1749041652" }, "departure": { "time": "1749041656" }, "stopId": "U Tivaru.", "stopSequence": 20 }, { "arrival": { "time": "1749041689" }, "departure": { "time": "1749041723" }, "stopId": "Giovanni Della Grossa", "stopSequence": 21 }, { "arrival": { "time": "1749041764" }, "departure": { "time": "1749041786" }, "stopId": "4 chemins.", "stopSequence": 22 }, { "arrival": { "time": "1749041827" }, "departure": { "time": "1749041831" }, "stopId": "COVASINA.", "stopSequence": 23 }, { "stopId": "Pompidou", "stopSequence": 24 }, { "arrival": { "time": "1749041926" }, "stopId": "A Gara", "stopSequence": 25 } ], "timestamp": "1749042458", "trip": { "routeId": "PRUNEDDU", "scheduleRelationship": "SCHEDULED", "tripId": "PRUNEDDU_14" }, "vehicle": { "id": "6308d197c7387182ca1db587", "label": "149", "licensePlate": "EL-878-DP" } } }, { "id": "trip:MARINA_15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749041948" }, "departure": { "time": "1749042101" }, "stopId": "A Gara N2", "stopSequence": 0 }, { "stopId": "Pompidou N", "stopSequence": 1 }, { "arrival": { "time": "1749042189" }, "departure": { "time": "1749042192" }, "stopId": "Covasina", "stopSequence": 2 }, { "arrival": { "time": "1749042254" }, "departure": { "time": "1749042260" }, "stopId": "Clinique de l'Ospedale", "stopSequence": 3 }, { "arrival": { "time": "1749042294" }, "departure": { "time": "1749042317" }, "stopId": "Commandant Quilici", "stopSequence": 4 }, { "arrival": { "time": "1749042347" }, "departure": { "time": "1749042368" }, "stopId": "Cala Verde", "stopSequence": 5 }, { "arrival": { "time": "1749042398" }, "departure": { "time": "1749042437" }, "stopId": "Général De Boissoudy", "stopSequence": 6 }, { "arrival": { "time": "1749042560" }, "departure": { "time": "1749042560" }, "stopId": "Poretta", "stopSequence": 7 }, { "arrival": { "time": "1749042620" }, "departure": { "time": "1749042620" }, "stopId": "Strada Di Bastia", "stopSequence": 8 }, { "arrival": { "time": "1749042680" }, "departure": { "time": "1749042680" }, "stopId": "Campu spurtivu Claude Papi", "stopSequence": 9 }, { "arrival": { "time": "1749042710" }, "departure": { "time": "1749042710" }, "stopId": "4 Chemins M", "stopSequence": 10 }, { "arrival": { "time": "1749042770" }, "departure": { "time": "1749042770" }, "stopId": "Vincentellu D'Istria", "stopSequence": 11 }, { "arrival": { "time": "1749042830" }, "departure": { "time": "1749042830" }, "stopId": "U Tivaru", "stopSequence": 12 }, { "arrival": { "time": "1749042890" }, "departure": { "time": "1749042890" }, "stopId": "Matonara", "stopSequence": 13 }, { "arrival": { "time": "1749043040" }, "departure": { "time": "1749043040" }, "stopId": "Spaziu Jean Paul de Rocca Serra", "stopSequence": 14 }, { "arrival": { "time": "1749043100" }, "departure": { "time": "1749043100" }, "stopId": "Carrefour Valli", "stopSequence": 15 }, { "arrival": { "time": "1749043220" }, "departure": { "time": "1749043220" }, "stopId": "U Pozzu", "stopSequence": 16 }, { "arrival": { "time": "1749043340" }, "departure": { "time": "1749043340" }, "stopId": "Santa Catalina N", "stopSequence": 17 }, { "arrival": { "time": "1749043370" }, "departure": { "time": "1749043370" }, "stopId": "San Batistu M", "stopSequence": 18 }, { "arrival": { "time": "1749043460" }, "departure": { "time": "1749043460" }, "stopId": "Stabbiacciu M", "stopSequence": 19 }, { "arrival": { "time": "1749043580" }, "departure": { "time": "1749043580" }, "stopId": "Pifanu", "stopSequence": 20 }, { "arrival": { "time": "1749043640" }, "departure": { "time": "1749043640" }, "stopId": "Mediateca M", "stopSequence": 21 }, { "arrival": { "time": "1749043700" }, "departure": { "time": "1749043700" }, "stopId": "Vignola", "stopSequence": 22 }, { "arrival": { "time": "1749043760" }, "departure": { "time": "1749043760" }, "stopId": "A Marina", "stopSequence": 23 }, { "arrival": { "time": "1749043820" }, "departure": { "time": "1749043820" }, "stopId": "Capitanaria N", "stopSequence": 24 }, { "arrival": { "time": "1749043880" }, "departure": { "time": "1749043880" }, "stopId": "A Gara N", "stopSequence": 25 } ], "timestamp": "1749042457", "trip": { "routeId": "MARINA", "scheduleRelationship": "SCHEDULED", "tripId": "MARINA_15" }, "vehicle": { "id": "6308d13bef2c3ab31f0e12e1", "label": "161", "licensePlate": "EL-807-DP" } } }, { "id": "trip:MARINA_12", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749036758" }, "departure": { "time": "1749036760" }, "stopId": "A Gara N2", "stopSequence": 0 }, { "arrival": { "time": "1749036802" }, "departure": { "time": "1749036808" }, "stopId": "Pompidou N", "stopSequence": 1 }, { "arrival": { "time": "1749036846" }, "departure": { "time": "1749036851" }, "stopId": "Covasina", "stopSequence": 2 }, { "arrival": { "time": "1749036912" }, "departure": { "time": "1749036931" }, "stopId": "Clinique de l'Ospedale", "stopSequence": 3 }, { "arrival": { "time": "1749036959" }, "departure": { "time": "1749036965" }, "stopId": "Commandant Quilici", "stopSequence": 4 }, { "arrival": { "time": "1749036982" }, "departure": { "time": "1749036987" }, "stopId": "Cala Verde", "stopSequence": 5 }, { "arrival": { "time": "1749037009" }, "departure": { "time": "1749037014" }, "stopId": "Général De Boissoudy", "stopSequence": 6 }, { "stopId": "Poretta", "stopSequence": 7 }, { "arrival": { "time": "1749037148" }, "departure": { "time": "1749037154" }, "stopId": "Strada Di Bastia", "stopSequence": 8 }, { "arrival": { "time": "1749037180" }, "departure": { "time": "1749037185" }, "stopId": "Campu spurtivu Claude Papi", "stopSequence": 9 }, { "arrival": { "time": "1749037194" }, "departure": { "time": "1749037203" }, "stopId": "4 Chemins M", "stopSequence": 10 }, { "arrival": { "time": "1749037227" }, "departure": { "time": "1749037230" }, "stopId": "Vincentellu D'Istria", "stopSequence": 11 }, { "arrival": { "time": "1749037287" }, "departure": { "time": "1749037293" }, "stopId": "U Tivaru", "stopSequence": 12 }, { "arrival": { "time": "1749037350" }, "departure": { "time": "1749037375" }, "stopId": "Matonara", "stopSequence": 13 }, { "arrival": { "time": "1749037478" }, "departure": { "time": "1749037505" }, "stopId": "Spaziu Jean Paul de Rocca Serra", "stopSequence": 14 }, { "arrival": { "time": "1749037582" }, "departure": { "time": "1749037603" }, "stopId": "Carrefour Valli", "stopSequence": 15 }, { "arrival": { "time": "1749037650" }, "departure": { "time": "1749037667" }, "stopId": "U Pozzu", "stopSequence": 16 }, { "arrival": { "time": "1749037739" }, "departure": { "time": "1749037748" }, "stopId": "Santa Catalina N", "stopSequence": 17 }, { "arrival": { "time": "1749037759" }, "departure": { "time": "1749037761" }, "stopId": "San Batistu M", "stopSequence": 18 }, { "arrival": { "time": "1749037821" }, "departure": { "time": "1749037823" }, "stopId": "Stabbiacciu M", "stopSequence": 19 }, { "arrival": { "time": "1749037913" }, "departure": { "time": "1749037919" }, "stopId": "Pifanu", "stopSequence": 20 }, { "arrival": { "time": "1749037945" }, "departure": { "time": "1749037963" }, "stopId": "Mediateca M", "stopSequence": 21 }, { "arrival": { "time": "1749037997" }, "departure": { "time": "1749038000" }, "stopId": "Vignola", "stopSequence": 22 }, { "arrival": { "time": "1749038028" }, "departure": { "time": "1749038046" }, "stopId": "A Marina", "stopSequence": 23 }, { "arrival": { "time": "1749038088" }, "departure": { "time": "1749038091" }, "stopId": "Capitanaria N", "stopSequence": 24 }, { "arrival": { "time": "1749038122" }, "stopId": "A Gara N", "stopSequence": 25 } ], "timestamp": "1749042457", "trip": { "routeId": "MARINA", "scheduleRelationship": "SCHEDULED", "tripId": "MARINA_12" }, "vehicle": { "id": "6308d13bef2c3ab31f0e12e1", "label": "161", "licensePlate": "EL-807-DP" } } }, { "id": "trip:MARINA_14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749039988" }, "departure": { "time": "1749040321" }, "stopId": "A Gara N2", "stopSequence": 0 }, { "arrival": { "time": "1749040363" }, "departure": { "time": "1749040380" }, "stopId": "Pompidou N", "stopSequence": 1 }, { "arrival": { "time": "1749040419" }, "departure": { "time": "1749040425" }, "stopId": "Covasina", "stopSequence": 2 }, { "arrival": { "time": "1749040484" }, "departure": { "time": "1749040487" }, "stopId": "Clinique de l'Ospedale", "stopSequence": 3 }, { "arrival": { "time": "1749040521" }, "departure": { "time": "1749040541" }, "stopId": "Commandant Quilici", "stopSequence": 4 }, { "arrival": { "time": "1749040572" }, "departure": { "time": "1749040576" }, "stopId": "Cala Verde", "stopSequence": 5 }, { "arrival": { "time": "1749040608" }, "departure": { "time": "1749040646" }, "stopId": "Général De Boissoudy", "stopSequence": 6 }, { "arrival": { "time": "1749040738" }, "departure": { "time": "1749040746" }, "stopId": "Poretta", "stopSequence": 7 }, { "arrival": { "time": "1749040767" }, "departure": { "time": "1749040772" }, "stopId": "Strada Di Bastia", "stopSequence": 8 }, { "arrival": { "time": "1749040818" }, "departure": { "time": "1749040842" }, "stopId": "Campu spurtivu Claude Papi", "stopSequence": 9 }, { "arrival": { "time": "1749040860" }, "departure": { "time": "1749040863" }, "stopId": "4 Chemins M", "stopSequence": 10 }, { "arrival": { "time": "1749040894" }, "departure": { "time": "1749040920" }, "stopId": "Vincentellu D'Istria", "stopSequence": 11 }, { "arrival": { "time": "1749040961" }, "departure": { "time": "1749040966" }, "stopId": "U Tivaru", "stopSequence": 12 }, { "arrival": { "time": "1749041028" }, "departure": { "time": "1749041046" }, "stopId": "Matonara", "stopSequence": 13 }, { "arrival": { "time": "1749041160" }, "departure": { "time": "1749041191" }, "stopId": "Spaziu Jean Paul de Rocca Serra", "stopSequence": 14 }, { "arrival": { "time": "1749041223" }, "departure": { "time": "1749041269" }, "stopId": "Carrefour Valli", "stopSequence": 15 }, { "arrival": { "time": "1749041318" }, "departure": { "time": "1749041328" }, "stopId": "U Pozzu", "stopSequence": 16 }, { "arrival": { "time": "1749041400" }, "departure": { "time": "1749041410" }, "stopId": "Santa Catalina N", "stopSequence": 17 }, { "arrival": { "time": "1749041428" }, "departure": { "time": "1749041430" }, "stopId": "San Batistu M", "stopSequence": 18 }, { "arrival": { "time": "1749041529" }, "departure": { "time": "1749041533" }, "stopId": "Stabbiacciu M", "stopSequence": 19 }, { "arrival": { "time": "1749041654" }, "departure": { "time": "1749041658" }, "stopId": "Pifanu", "stopSequence": 20 }, { "arrival": { "time": "1749041683" }, "departure": { "time": "1749041708" }, "stopId": "Mediateca M", "stopSequence": 21 }, { "arrival": { "time": "1749041741" }, "departure": { "time": "1749041745" }, "stopId": "Vignola", "stopSequence": 22 }, { "arrival": { "time": "1749041775" }, "departure": { "time": "1749041797" }, "stopId": "A Marina", "stopSequence": 23 }, { "arrival": { "time": "1749041846" }, "departure": { "time": "1749041888" }, "stopId": "Capitanaria N", "stopSequence": 24 }, { "arrival": { "time": "1749041926" }, "stopId": "A Gara N", "stopSequence": 25 } ], "timestamp": "1749042457", "trip": { "routeId": "MARINA", "scheduleRelationship": "SCHEDULED", "tripId": "MARINA_14" }, "vehicle": { "id": "6308d13bef2c3ab31f0e12e1", "label": "161", "licensePlate": "EL-807-DP" } } }, { "id": "trip:PRUNEDDU_15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749041938" }, "departure": { "time": "1749042091" }, "stopId": "A Gara", "stopSequence": 0 }, { "arrival": { "time": "1749042130" }, "departure": { "time": "1749042137" }, "stopId": "Capitaneria", "stopSequence": 1 }, { "arrival": { "time": "1749042147" }, "departure": { "time": "1749042158" }, "stopId": "douanes", "stopSequence": 2 }, { "arrival": { "time": "1749042224" }, "departure": { "time": "1749042235" }, "stopId": "Scola M&T Marcellesi ", "stopSequence": 3 }, { "arrival": { "time": "1749042251" }, "departure": { "time": "1749042259" }, "stopId": "Centre des Impôts", "stopSequence": 4 }, { "arrival": { "time": "1749042307" }, "departure": { "time": "1749042347" }, "stopId": "Mediateca", "stopSequence": 5 }, { "arrival": { "time": "1749042403" }, "departure": { "time": "1749042407" }, "stopId": "Pifano", "stopSequence": 6 }, { "arrival": { "time": "1749042450" }, "departure": { "time": "1749042455" }, "stopId": "Mazzetta", "stopSequence": 7 }, { "arrival": { "time": "1749042540" }, "departure": { "time": "1749042540" }, "stopId": "Agnaredda", "stopSequence": 8 }, { "arrival": { "time": "1749042600" }, "departure": { "time": "1749042600" }, "stopId": "Caruscinu", "stopSequence": 9 }, { "arrival": { "time": "1749042720" }, "departure": { "time": "1749042720" }, "stopId": "U Pruneddu", "stopSequence": 10 }, { "arrival": { "time": "1749042780" }, "departure": { "time": "1749042780" }, "stopId": "Carabona", "stopSequence": 11 }, { "arrival": { "time": "1749042900" }, "departure": { "time": "1749042900" }, "stopId": "Campiccioli", "stopSequence": 12 }, { "arrival": { "time": "1749042960" }, "departure": { "time": "1749042960" }, "stopId": "Cacao", "stopSequence": 13 }, { "arrival": { "time": "1749043020" }, "departure": { "time": "1749043020" }, "stopId": "Santa Catalina", "stopSequence": 14 }, { "arrival": { "time": "1749043110" }, "departure": { "time": "1749043110" }, "stopId": "Jean Jaurès", "stopSequence": 15 }, { "arrival": { "time": "1749043140" }, "departure": { "time": "1749043140" }, "stopId": "Valli", "stopSequence": 16 }, { "arrival": { "time": "1749043200" }, "departure": { "time": "1749043200" }, "stopId": "MAIRIE.", "stopSequence": 17 }, { "arrival": { "time": "1749043260" }, "departure": { "time": "1749043260" }, "stopId": "Maréchal LECLERC", "stopSequence": 18 }, { "arrival": { "time": "1749043380" }, "departure": { "time": "1749043380" }, "stopId": "Matonara.", "stopSequence": 19 }, { "arrival": { "time": "1749043440" }, "departure": { "time": "1749043440" }, "stopId": "U Tivaru.", "stopSequence": 20 }, { "arrival": { "time": "1749043500" }, "departure": { "time": "1749043500" }, "stopId": "Giovanni Della Grossa", "stopSequence": 21 }, { "arrival": { "time": "1749043560" }, "departure": { "time": "1749043560" }, "stopId": "4 chemins.", "stopSequence": 22 }, { "arrival": { "time": "1749043620" }, "departure": { "time": "1749043620" }, "stopId": "COVASINA.", "stopSequence": 23 }, { "arrival": { "time": "1749043680" }, "departure": { "time": "1749043680" }, "stopId": "Pompidou", "stopSequence": 24 }, { "arrival": { "time": "1749043740" }, "departure": { "time": "1749043740" }, "stopId": "A Gara", "stopSequence": 25 } ], "timestamp": "1749042458", "trip": { "routeId": "PRUNEDDU", "scheduleRelationship": "SCHEDULED", "tripId": "PRUNEDDU_15" }, "vehicle": { "id": "6308d197c7387182ca1db587", "label": "149", "licensePlate": "EL-878-DP" } } }, { "id": "trip:PRUNEDDU_12", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749036424" }, "departure": { "time": "1749036697" }, "stopId": "A Gara", "stopSequence": 0 }, { "arrival": { "time": "1749036745" }, "departure": { "time": "1749036768" }, "stopId": "Capitaneria", "stopSequence": 1 }, { "arrival": { "time": "1749036771" }, "departure": { "time": "1749036780" }, "stopId": "douanes", "stopSequence": 2 }, { "arrival": { "time": "1749036826" }, "departure": { "time": "1749036836" }, "stopId": "Scola M&T Marcellesi ", "stopSequence": 3 }, { "arrival": { "time": "1749036857" }, "departure": { "time": "1749036865" }, "stopId": "Centre des Impôts", "stopSequence": 4 }, { "arrival": { "time": "1749036914" }, "departure": { "time": "1749036941" }, "stopId": "Mediateca", "stopSequence": 5 }, { "arrival": { "time": "1749036992" }, "departure": { "time": "1749036994" }, "stopId": "Pifano", "stopSequence": 6 }, { "arrival": { "time": "1749037041" }, "departure": { "time": "1749037070" }, "stopId": "Mazzetta", "stopSequence": 7 }, { "arrival": { "time": "1749037131" }, "departure": { "time": "1749037134" }, "stopId": "Agnaredda", "stopSequence": 8 }, { "arrival": { "time": "1749037173" }, "departure": { "time": "1749037176" }, "stopId": "Caruscinu", "stopSequence": 9 }, { "arrival": { "time": "1749037321" }, "departure": { "time": "1749037327" }, "stopId": "U Pruneddu", "stopSequence": 10 }, { "arrival": { "time": "1749037366" }, "departure": { "time": "1749037390" }, "stopId": "Carabona", "stopSequence": 11 }, { "arrival": { "time": "1749037506" }, "departure": { "time": "1749037525" }, "stopId": "Campiccioli", "stopSequence": 12 }, { "arrival": { "time": "1749037555" }, "departure": { "time": "1749037560" }, "stopId": "Cacao", "stopSequence": 13 }, { "arrival": { "time": "1749037641" }, "departure": { "time": "1749037672" }, "stopId": "Santa Catalina", "stopSequence": 14 }, { "arrival": { "time": "1749037739" }, "departure": { "time": "1749037742" }, "stopId": "Jean Jaurès", "stopSequence": 15 }, { "arrival": { "time": "1749037826" }, "departure": { "time": "1749037844" }, "stopId": "Valli", "stopSequence": 16 }, { "arrival": { "time": "1749037869" }, "departure": { "time": "1749037878" }, "stopId": "MAIRIE.", "stopSequence": 17 }, { "arrival": { "time": "1749037906" }, "departure": { "time": "1749037946" }, "stopId": "Maréchal LECLERC", "stopSequence": 18 }, { "arrival": { "time": "1749038033" }, "departure": { "time": "1749038060" }, "stopId": "Matonara.", "stopSequence": 19 }, { "arrival": { "time": "1749038117" }, "departure": { "time": "1749038124" }, "stopId": "U Tivaru.", "stopSequence": 20 }, { "arrival": { "time": "1749038166" }, "departure": { "time": "1749038178" }, "stopId": "Giovanni Della Grossa", "stopSequence": 21 }, { "arrival": { "time": "1749038211" }, "departure": { "time": "1749038247" }, "stopId": "4 chemins.", "stopSequence": 22 }, { "arrival": { "time": "1749038294" }, "departure": { "time": "1749038295" }, "stopId": "COVASINA.", "stopSequence": 23 }, { "arrival": { "time": "1749038375" }, "departure": { "time": "1749038378" }, "stopId": "Pompidou", "stopSequence": 24 }, { "arrival": { "time": "1749038414" }, "stopId": "A Gara", "stopSequence": 25 } ], "timestamp": "1749042458", "trip": { "routeId": "PRUNEDDU", "scheduleRelationship": "SCHEDULED", "tripId": "PRUNEDDU_12" }, "vehicle": { "id": "6308d197c7387182ca1db587", "label": "149", "licensePlate": "EL-878-DP" } } }, { "id": "trip:MARINA_13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749038129" }, "departure": { "time": "1749038505" }, "stopId": "A Gara N2", "stopSequence": 0 }, { "arrival": { "time": "1749038544" }, "departure": { "time": "1749038548" }, "stopId": "Pompidou N", "stopSequence": 1 }, { "arrival": { "time": "1749038589" }, "departure": { "time": "1749038591" }, "stopId": "Covasina", "stopSequence": 2 }, { "arrival": { "time": "1749038641" }, "departure": { "time": "1749038668" }, "stopId": "Clinique de l'Ospedale", "stopSequence": 3 }, { "arrival": { "time": "1749038704" }, "departure": { "time": "1749038726" }, "stopId": "Commandant Quilici", "stopSequence": 4 }, { "arrival": { "time": "1749038755" }, "departure": { "time": "1749038776" }, "stopId": "Cala Verde", "stopSequence": 5 }, { "arrival": { "time": "1749038803" }, "departure": { "time": "1749038826" }, "stopId": "Général De Boissoudy", "stopSequence": 6 }, { "arrival": { "time": "1749038921" }, "departure": { "time": "1749038927" }, "stopId": "Poretta", "stopSequence": 7 }, { "arrival": { "time": "1749038945" }, "departure": { "time": "1749038951" }, "stopId": "Strada Di Bastia", "stopSequence": 8 }, { "arrival": { "time": "1749038990" }, "departure": { "time": "1749039017" }, "stopId": "Campu spurtivu Claude Papi", "stopSequence": 9 }, { "arrival": { "time": "1749039032" }, "departure": { "time": "1749039041" }, "stopId": "4 Chemins M", "stopSequence": 10 }, { "arrival": { "time": "1749039074" }, "departure": { "time": "1749039098" }, "stopId": "Vincentellu D'Istria", "stopSequence": 11 }, { "arrival": { "time": "1749039137" }, "departure": { "time": "1749039141" }, "stopId": "U Tivaru", "stopSequence": 12 }, { "arrival": { "time": "1749039197" }, "departure": { "time": "1749039225" }, "stopId": "Matonara", "stopSequence": 13 }, { "arrival": { "time": "1749039336" }, "departure": { "time": "1749039366" }, "stopId": "Spaziu Jean Paul de Rocca Serra", "stopSequence": 14 }, { "arrival": { "time": "1749039398" }, "departure": { "time": "1749039432" }, "stopId": "Carrefour Valli", "stopSequence": 15 }, { "arrival": { "time": "1749039505" }, "departure": { "time": "1749039513" }, "stopId": "U Pozzu", "stopSequence": 16 }, { "arrival": { "time": "1749039578" }, "departure": { "time": "1749039609" }, "stopId": "Santa Catalina N", "stopSequence": 17 }, { "arrival": { "time": "1749039618" }, "departure": { "time": "1749039624" }, "stopId": "San Batistu M", "stopSequence": 18 }, { "stopId": "Stabbiacciu M", "stopSequence": 19 }, { "arrival": { "time": "1749039774" }, "departure": { "time": "1749039778" }, "stopId": "Pifanu", "stopSequence": 20 }, { "arrival": { "time": "1749039805" }, "departure": { "time": "1749039824" }, "stopId": "Mediateca M", "stopSequence": 21 }, { "arrival": { "time": "1749039859" }, "departure": { "time": "1749039861" }, "stopId": "Vignola", "stopSequence": 22 }, { "arrival": { "time": "1749039884" }, "departure": { "time": "1749039889" }, "stopId": "A Marina", "stopSequence": 23 }, { "arrival": { "time": "1749039942" }, "departure": { "time": "1749039946" }, "stopId": "Capitanaria N", "stopSequence": 24 }, { "arrival": { "time": "1749039980" }, "stopId": "A Gara N", "stopSequence": 25 } ], "timestamp": "1749042457", "trip": { "routeId": "MARINA", "scheduleRelationship": "SCHEDULED", "tripId": "MARINA_13" }, "vehicle": { "id": "6308d13bef2c3ab31f0e12e1", "label": "161", "licensePlate": "EL-807-DP" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1749042459" } }