Resource details
Données horaires temps réel, au format GTFS-RT PROTOBUF, du réseau Aire’MOB
This resource file is part of the dataset Réseau urbain et interurbain Aire’MOB.
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
⚠️39 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-03 at 08:02 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 13 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 2428 does not have a vehicle_id
- trip_id 27110 does not have a vehicle_id
- trip_id 27112 does not have a vehicle_id
- trip_id 27168 does not have a vehicle_id
- trip_id 27170 does not have a vehicle_id
schedule_relationship not populated W009 26 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 2428 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 2428 does not have a schedule_relationship
- trip_id 27110 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 27110 does not have a schedule_relationship
- trip_id 27112 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
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 | 309 | 28 times (97 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 616 | 28 times (97 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-04 at 05:02 Europe/Paris.
trip_updates (5) 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-04 at 05:02 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:2402",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772595300"
},
"stopId": "GOUCDS1",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1772595896"
},
"departure": {
"delay": 18,
"time": "1772595918"
},
"stopId": "CHTGAR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1772596358"
},
"departure": {
"delay": 98,
"time": "1772596358"
},
"stopId": "LAMCSP1",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1772596690"
},
"departure": {
"delay": 78,
"time": "1772596698"
},
"stopId": "CLFBRU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1772597113"
},
"departure": {
"delay": 133,
"time": "1772597113"
},
"stopId": "OLVCEN1",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1772597413"
},
"departure": {
"delay": 133,
"time": "1772597413"
},
"stopId": "CESCLO1",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1772598553"
},
"stopId": "ROISPO1",
"stopSequence": 7
}
],
"timestamp": "1772591702",
"trip": {
"routeId": "AIREBUS",
"tripId": "2402"
}
}
},
{
"id": "SM:2403",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772598960"
},
"departure": {
"time": "1772598960"
},
"stopId": "CHTGAR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772600340"
},
"departure": {
"time": "1772600340"
},
"stopId": "CESCLO1",
"stopSequence": 6
}
],
"timestamp": "1772595364",
"trip": {
"routeId": "AIREBUS",
"tripId": "2403"
}
}
},
{
"id": "SM:2415",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599500"
},
"stopId": "ROISPO1",
"stopSequence": 1
}
],
"timestamp": "1772595905",
"trip": {
"directionId": 1,
"routeId": "AIREBUS",
"tripId": "2415"
}
}
},
{
"id": "SM:27164",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772600400"
},
"departure": {
"time": "1772600400"
},
"stopId": "LAMMAI1",
"stopSequence": 6
}
],
"timestamp": "1772596805",
"trip": {
"routeId": "G2",
"tripId": "27164"
}
}
},
{
"id": "SM:9868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600220"
},
"stopId": "CHTBOU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1772600400"
},
"departure": {
"time": "1772600400"
},
"stopId": "CHTRLM1",
"stopSequence": 3
}
],
"timestamp": "1772596621",
"trip": {
"directionId": 1,
"routeId": "DUC",
"tripId": "9868"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1772596925"
}
}