Resource details
File name:
Horaires temps-réel du réseau Val d'Isère (GTFS-RT)
Format: gtfs-rt
This resource file is part of the dataset Navettes station Val d'Isère.
Download availability
2025-07-31
100%
2025-08-01
100%
2025-08-02
100%
2025-08-03
100%
2025-08-04
100%
2025-08-05
100%
2025-08-06
100%
2025-08-07
100%
2025-08-08
100%
2025-08-09
100%
2025-08-10
100%
2025-08-11
100%
2025-08-12
100%
2025-08-13
100%
2025-08-14
100%
2025-08-15
100%
2025-08-16
100%
2025-08-17
100%
2025-08-18
100%
2025-08-19
100%
2025-08-20
100%
2025-08-21
100%
2025-08-22
100%
2025-08-23
100%
2025-08-24
100%
2025-08-25
100%
2025-08-26
100%
2025-08-27
100%
2025-08-28
100%
2025-08-29
100%
2025-08-30
100%
Learn more
We test this resource download availability every hour by making an HTTP
For SIRI and SIRI Lite feeds, we perform a
HEAD
request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET
request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2025-08-30 at 09:03 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowPrevious validations
Here is a recap of all the error types encountered over the last 30 days.
Error ID | Description | Errors count | Number of occurences |
---|---|---|---|
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 35 | 18 times (60 % of validations) |
W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 35 | 18 times (60 % of validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 | 2 times (7 % of validations) |
E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-08-30 at 23:46 Europe/Paris.
vehicle_positions (1) trip_updates (1) service_alerts (0)Entities seen in the last 7 days.
service_alerts trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-08-30 at 23:46 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:661260001:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 45.46303939819336,
"longitude": 6.964550018310547
},
"stopId": "zenbus:StopPoint:SP:6390441122463744:LOC",
"timestamp": "1756577521",
"trip": {
"routeId": "zenbus:Line:851340005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250830",
"startTime": "19:45:00",
"tripId": "4911000420614144:7"
},
"vehicle": {
"id": "zenbus:Vehicle:661260001:LOC"
}
}
},
{
"id": "20250830:4865372902653952:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1756590400"
},
"departure": {
"time": "1756590410"
},
"stopId": "zenbus:StopPoint:SP:6390441122463744:LOC",
"stopSequence": 7
}
],
"timestamp": "1756590337",
"trip": {
"routeId": "zenbus:Line:851340005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250830",
"startTime": "19:45:00",
"tripId": "4911000420614144:7"
},
"vehicle": {
"id": "zenbus:Vehicle:661260001:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1756590368"
}
}