Resource details
File name:
Données en temps réel au format GTFS-RT (TripUpdate)
Format: gtfs-rt
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
- TripUpdate
This resource file is part of the dataset Réseau urbain Le Vib'.
Download availability
2026-02-08
100%
2026-02-09
100%
2026-02-10
100%
2026-02-11
100%
2026-02-12
100%
2026-02-13
100%
2026-02-14
100%
2026-02-15
100%
2026-02-16
100%
2026-02-17
100%
2026-02-18
100%
2026-02-19
99.5%
2026-02-20
100%
2026-02-21
100%
2026-02-22
100%
2026-02-23
99.5%
2026-02-24
100%
2026-02-25
100%
2026-02-26
100%
2026-02-27
100%
2026-02-28
100%
2026-03-01
100%
2026-03-02
100%
2026-03-03
100%
2026-03-04
100%
2026-03-05
100%
2026-03-06
100%
2026-03-07
100%
2026-03-08
99.4%
2026-03-09
99.3%
2026-03-10
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 2026-03-10 at 08:01 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 |
|---|---|---|---|
| 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 | 3 | 3 times (13 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-10 at 09:41 Europe/Paris.
trip_updates (1) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-03-10 at 09:41 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773132175"
},
"departure": {
"time": "1773132175"
},
"stopId": "466",
"stopSequence": 23
}
],
"timestamp": "1773132103",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"tripId": "2-33882136"
},
"vehicle": {
"id": "8",
"label": "115234",
"licensePlate": "ED-913-JD"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773132103"
}
}