Détails de la ressource
GTFS-RT des horaires aux arrêts du réseau DeepMob.
Cette ressource fait partie du jeu de données Réseau urbain DeepMob.
Disponibilité au téléchargement
En savoir plus
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
❌1 785 erreurs, 50 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/06/2025 à 09h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 61 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id 177 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 237 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 329 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 407 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 497 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 61 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 1 663 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 177 stop_id 18038 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18101 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18321 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18023 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18323 does not exist in GTFS data stops.txt
Avertissements
vehicle_id not populated W002 50 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 237 does not have a vehicle_id
- trip_id 329 does not have a vehicle_id
- trip_id 407 does not have a vehicle_id
- trip_id 497 does not have a vehicle_id
- trip_id 245 does not have a vehicle_id
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 |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 250 | 30 fois (100 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 250 | 30 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 34 082 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 014 | 30 fois (100 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/06/2025 à 02h55 Europe/Paris.
trip_updates (21) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 04/06/2025 à 02h55 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "122",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748935500",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748935620",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748935740",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748935860",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748935980",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748936100",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748936220",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748936340",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748936460",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748936580",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748936700",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748933217",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "253"
},
"vehicle": {}
}
},
{
"id": "123",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748937000",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748937120",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748937240",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748937360",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748937480",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748937600",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748937720",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748937840",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748937960",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748938080",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748938200",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748933217",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "289"
},
"vehicle": {}
}
},
{
"id": "124",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748938500",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748938620",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748938740",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748938860",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748938980",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748939100",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748939220",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748939340",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748939460",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748939580",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748939700",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748933217",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "325"
},
"vehicle": {}
}
},
{
"id": "125",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748940300",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748940420",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748940540",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748940660",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748940780",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748940900",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748941020",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748941140",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748941260",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748941380",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748941500",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748933217",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "363"
},
"vehicle": {}
}
},
{
"id": "126",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748941800",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748941920",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748942040",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748942160",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748942280",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748942400",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748942520",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748942640",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748942760",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748942880",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748943000",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748933217",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "401"
},
"vehicle": {}
}
},
{
"id": "127",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748943300",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748943420",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748943540",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748943660",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748943780",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748943900",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748944020",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748944140",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748944260",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748944380",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748944500",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748933217",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "437"
},
"vehicle": {}
}
},
{
"id": "128",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748945400",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748945520",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748945640",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748945760",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748945880",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748946000",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748946120",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748946240",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748946360",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748946480",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748946600",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748933217",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "483"
},
"vehicle": {}
}
},
{
"id": "130",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748939520",
"uncertainty": 100
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748939580",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748939820",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748939940",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748940060",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748940120",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748940240",
"uncertainty": 100
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748940300",
"uncertainty": 100
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748940360",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748940420",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748940480",
"uncertainty": 100
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748940540",
"uncertainty": 100
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748940600",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748940720",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748940840",
"uncertainty": 100
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748940960",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748941020",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748941080",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748941200",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1748929421",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "341"
},
"vehicle": {}
}
},
{
"id": "131",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748941260",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748941380",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748941560",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748941680",
"uncertainty": 100
},
"stopId": "18043",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748941800",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748941860",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748941920",
"uncertainty": 100
},
"stopId": "18067",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748941980",
"uncertainty": 100
},
"stopId": "18325",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748942040",
"uncertainty": 100
},
"stopId": "18093",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748942100",
"uncertainty": 100
},
"stopId": "18052",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748942160",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748942220",
"uncertainty": 100
},
"stopId": "18037",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748942280",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748942340",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748942520",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748942700",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748942880",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748942940",
"uncertainty": 100
},
"stopId": "18041",
"stopSequence": 18
}
],
"timestamp": "1748929421",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "385"
},
"vehicle": {}
}
},
{
"id": "132",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748945400",
"uncertainty": 100
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748945460",
"uncertainty": 100
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748945520",
"uncertainty": 100
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748945580",
"uncertainty": 100
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748945700",
"uncertainty": 100
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748945820",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748945880",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748945940",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1748945945",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748946000",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748946060",
"uncertainty": 100
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1748946065",
"uncertainty": 100
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748946120",
"uncertainty": 100
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748946180",
"uncertainty": 100
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748946240",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748946420",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748946540",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748946600",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748946660",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748946720",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748946780",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748947140",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748947320",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748947440",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748947560",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748947620",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748947740",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748947800",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748947920",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748948040",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748948100",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1748948105",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748948160",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748948220",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748948340",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1748929421",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "491"
},
"vehicle": {}
}
},
{
"id": "133",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748949000",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748949060",
"uncertainty": 100
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748949120",
"uncertainty": 100
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748949240",
"uncertainty": 100
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748949300",
"uncertainty": 100
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748949480",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748949540",
"uncertainty": 100
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748949600",
"uncertainty": 100
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748949720",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748949900",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748949960",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748950080",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748950260",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748950620",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748950680",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748950860",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748950920",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748950980",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748951100",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748951220",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748951400",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748951460",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748951520",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748951580",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748951640",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748951700",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748951760",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748951880",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748952000",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748952060",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748952120",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748952240",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748952300",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1748929421",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "553"
},
"vehicle": {}
}
},
{
"id": "134",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748954400",
"uncertainty": 100
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748954460",
"uncertainty": 100
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748954520",
"uncertainty": 100
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748954580",
"uncertainty": 100
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748954700",
"uncertainty": 100
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748954820",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748954880",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748954940",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748955000",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748955060",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748955120",
"uncertainty": 100
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748955180",
"uncertainty": 100
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748955240",
"uncertainty": 100
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748955300",
"uncertainty": 100
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748955360",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748955540",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748955660",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748955720",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748955780",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748955840",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748955900",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748956260",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748956440",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748956620",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748956800",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748956920",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748957040",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748957100",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748957280",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748957400",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748957460",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1748957465",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748957520",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748957580",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748957700",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1748929421",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "651"
},
"vehicle": {}
}
},
{
"id": "135",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748958000",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748958060",
"uncertainty": 100
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748958120",
"uncertainty": 100
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748958240",
"uncertainty": 100
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748958300",
"uncertainty": 100
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748958480",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748958540",
"uncertainty": 100
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748958600",
"uncertainty": 100
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748958720",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748958900",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748958960",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748959080",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748959260",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748959620",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748959680",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748959860",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748959920",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748959980",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748960100",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748960220",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748960400",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748960460",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748960520",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748960580",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748960640",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748960700",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748960760",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748960880",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748961000",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748961060",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748961120",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748961240",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748961300",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1748929421",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "739"
},
"vehicle": {}
}
},
{
"id": "147",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748954700",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748954820",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748954940",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748955060",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748955180",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748955300",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748955420",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748955540",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748955660",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748955780",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748955900",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "661"
},
"vehicle": {}
}
},
{
"id": "148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748956800",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748956920",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748957040",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748957160",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748957280",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748957400",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748957520",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748957640",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748957760",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748957880",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748958000",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "703"
},
"vehicle": {}
}
},
{
"id": "149",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748958300",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748958420",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748958540",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748958660",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748958780",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748958900",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748959020",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748959140",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748959260",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748959380",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748959500",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "749"
},
"vehicle": {}
}
},
{
"id": "150",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748960100",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748960220",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748960340",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748960460",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748960580",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748960700",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748960820",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748960940",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748961060",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748961180",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748961300",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "793"
},
"vehicle": {}
}
},
{
"id": "151",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748961600",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748961720",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748961840",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748961960",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748962080",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748962200",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748962320",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748962440",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748962560",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748962680",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748962800",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "815"
},
"vehicle": {}
}
},
{
"id": "152",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748963700",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748963820",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748963940",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748964060",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748964180",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748964300",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748964420",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748964540",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748964660",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748964780",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748964900",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "873"
},
"vehicle": {}
}
},
{
"id": "153",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748965500",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748965620",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748965740",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748965860",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748965980",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748966100",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748966220",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748966340",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748966460",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748966580",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748966700",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "915"
},
"vehicle": {}
}
},
{
"id": "154",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748967600",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748967720",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748967840",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748967960",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748968080",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748968200",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748968320",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748968440",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748968560",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748968680",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748968800",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1748950545",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "961"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1748998513"
}
}