Resource details
File name:
Horaires temps-réel du réseau Bordeaux - Navettes aéroport - 30 Direct (GTFS-RT)
Format: gtfs-rt
This resource file is part of the dataset Navette Aéroport de Bordeaux.
Download availability
2026-07-05
100%
2026-07-06
100%
2026-07-07
100%
2026-07-08
100%
2026-07-09
100%
2026-07-10
100%
2026-07-11
100%
2026-07-12
100%
2026-07-13
100%
2026-07-14
100%
2026-07-15
100%
2026-07-16
100%
2026-07-17
100%
2026-07-18
100%
2026-07-19
100%
2026-07-20
100%
2026-07-21
100%
2026-07-22
100%
2026-07-23
100%
2026-07-24
99.2%
2026-07-25
100%
2026-07-26
100%
2026-07-27
100%
2026-07-28
100%
2026-07-29
100%
2026-07-30
100%
2026-07-31
100%
2026-08-01
100%
2026-08-02
100%
2026-08-03
100%
2026-08-04
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-08-04 at 09:04 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 |
|---|---|---|---|
| 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. | 7 | 7 times (23 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 | 7 times (23 % 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 | 7 | 7 times (23 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-04 at 20:20 Europe/Paris.
vehicle_positions (1) trip_updates (1) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-08-04 at 20:20 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:4874152314929152:LOC",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 44.79936218261719,
"longitude": -0.535955011844635
},
"stopId": "zenbus:StopPoint:SP:5488632965103616:LOC",
"timestamp": "1785867618",
"trip": {
"routeId": "zenbus:Line:215530003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"startTime": "20:05:00",
"tripId": "4789685221064704:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4874152314929152:LOC"
}
}
},
{
"id": "20260804:5931864731680768:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785867884"
},
"departure": {
"time": "1785868197"
},
"stopId": "zenbus:StopPoint:SP:5488632965103616:LOC",
"stopSequence": 1
}
],
"timestamp": "1785867618",
"trip": {
"routeId": "zenbus:Line:215530003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"startTime": "20:05:00",
"tripId": "4789685221064704:21"
},
"vehicle": {
"id": "zenbus:Vehicle:4874152314929152:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1785867621"
}
}