Resource details
This resource file is part of the dataset Navette Aéroport de Bordeaux.
Download availability
Learn more
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
⚠️2 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-05-09 at 10:13 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 1 error
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 4871025666818048:3 does not have a vehicle_id
ID in one feed missing from the other W003 1 error
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
Sample errors
- trip_id 4871025666818048:3 is in TripUpdates but not in VehiclePositions feed
Previous 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 | 6 | 4 times (13 % 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 | 6 | 4 times (13 % 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. | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-05-09 at 18:31 Europe/Paris.
trip_updates (3) vehicle_positions (2) 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-05-09 at 18:31 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:639920058:LOC",
"vehicle": {
"current_stop_sequence": 1,
"position": {
"latitude": 44.82403564453125,
"longitude": -0.557902991771698
},
"stop_id": "zenbus:StopPoint:SP:229270001:LOC",
"timestamp": "1746808260",
"trip": {
"route_id": "zenbus:Line:215530003:LOC",
"schedule_relationship": "SCHEDULED",
"start_date": "20250509",
"start_time": "18:25:00",
"trip_id": "5985701515493376:20"
},
"vehicle": {
"id": "zenbus:Vehicle:639920058:LOC"
}
}
},
{
"id": "20250509:249590004:20",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1746810338"
},
"departure": {
"time": "1746810348"
},
"stop_id": "zenbus:StopPoint:SP:229270001:LOC",
"stop_sequence": 1
}
],
"timestamp": "1746808260",
"trip": {
"route_id": "zenbus:Line:215530003:LOC",
"schedule_relationship": "SCHEDULED",
"start_date": "20250509",
"start_time": "18:25:00",
"trip_id": "5985701515493376:20"
},
"vehicle": {
"id": "zenbus:Vehicle:639920058:LOC"
}
}
},
{
"id": "20250509:215560004:18",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1746807970"
},
"departure": {
"time": "1746807972"
},
"stop_id": "zenbus:StopPoint:SP:229260001:LOC",
"stop_sequence": 1
}
],
"timestamp": "1746807972",
"trip": {
"route_id": "zenbus:Line:215530003:LOC",
"schedule_relationship": "SCHEDULED",
"start_date": "20250509",
"start_time": "18:00:00",
"trip_id": "4871025666818048:18"
}
}
},
{
"id": "zenbus:Vehicle:632250050:LOC",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"latitude": 44.83020782470703,
"longitude": -0.7007960081100464
},
"stop_id": "zenbus:StopPoint:SP:229260001:LOC",
"timestamp": "1746808262",
"trip": {
"route_id": "zenbus:Line:215530003:LOC",
"schedule_relationship": "SCHEDULED",
"start_date": "20250509",
"start_time": "18:35:00",
"trip_id": "4871025666818048:19"
},
"vehicle": {
"id": "zenbus:Vehicle:632250050:LOC"
}
}
},
{
"id": "20250509:215560004:19",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1746808229"
},
"departure": {
"time": "1746808500"
},
"stop_id": "zenbus:StopPoint:SP:229270001:LOC",
"stop_sequence": 0
},
{
"arrival": {
"time": "1746810903"
},
"departure": {
"time": "1746810913"
},
"stop_id": "zenbus:StopPoint:SP:229260001:LOC",
"stop_sequence": 1
}
],
"timestamp": "1746808262",
"trip": {
"route_id": "zenbus:Line:215530003:LOC",
"schedule_relationship": "SCHEDULED",
"start_date": "20250509",
"start_time": "18:35:00",
"trip_id": "4871025666818048:19"
},
"vehicle": {
"id": "zenbus:Vehicle:632250050:LOC"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1746808262"
}
}