Resource details
File name:
Données en temps réel au format GTFS-RT (VehiclePosition)
Format: gtfs-rt
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
- VehiclePosition
This resource file is part of the dataset Réseau urbain Le Vib'.
Download availability
2024-10-09
100%
2024-10-10
100%
2024-10-11
100%
2024-10-12
100%
2024-10-13
100%
2024-10-14
100%
2024-10-15
100%
2024-10-16
100%
2024-10-17
100%
2024-10-18
100%
2024-10-19
100%
2024-10-20
94.7%
2024-10-21
100%
2024-10-22
100%
2024-10-23
100%
2024-10-24
100%
2024-10-25
100%
2024-10-26
100%
2024-10-27
100%
2024-10-28
100%
2024-10-29
99.6%
2024-10-30
99.6%
2024-10-31
100%
2024-11-01
99.6%
2024-11-02
100%
2024-11-03
100%
2024-11-04
100%
2024-11-05
100%
2024-11-06
100%
2024-11-07
100%
2024-11-08
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.Validation details
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2024-11-08 at 08: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 |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 | 3 times (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2024-11-08 at 14:07 Europe/Paris.
vehicle_positions (2) service_alerts (0) trip_updates (0)Entities seen in the last 7 days.
vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2024-11-08 at 14:07 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "20",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"latitude": 47.23959732055664,
"longitude": 2.094111919403076
},
"timestamp": "1731071256",
"trip": {
"direction_id": 1,
"trip_id": "2-16908298"
},
"vehicle": {
"id": "20"
}
}
},
{
"id": "15",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"position": {
"latitude": 47.23882293701172,
"longitude": 2.0608339309692383
},
"timestamp": "1731071256",
"trip": {
"direction_id": 1,
"trip_id": "2-33816587"
},
"vehicle": {
"id": "15"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1731071256"
}
}