Resource details
This resource file is part of the dataset Réseau urbain Le Bus.
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
⚠️18 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-09-19 at 09:07 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 6 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id f48779ad-5f00-416f-ba10-5066d54c3a94 does not have a vehicle_id
- trip_id 327dcf4a-c61a-4dfd-984c-d40e24cf225b does not have a vehicle_id
- trip_id R-LU4-3-0906 does not have a vehicle_id
- trip_id 1b153bdb-ee74-4896-a8bd-03348371841e does not have a vehicle_id
- trip_id d6e8db00-c053-4014-bfb8-afdecb900a15 does not have a vehicle_id
schedule_relationship not populated W009 12 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id f48779ad-5f00-416f-ba10-5066d54c3a94 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id f48779ad-5f00-416f-ba10-5066d54c3a94 does not have a schedule_relationship
- trip_id 327dcf4a-c61a-4dfd-984c-d40e24cf225b stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 327dcf4a-c61a-4dfd-984c-d40e24cf225b does not have a schedule_relationship
- trip_id R-LU4-3-0906 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 | 151 | 26 times (87 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 302 | 26 times (87 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 4 | 4 times (13 % of validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 3 | 3 times (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-09-19 at 18:49 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-09-19 at 18:49 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:TAD1-A-18-00-19-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1789835665"
},
"departure": {
"delay": 205,
"time": "1789835665"
},
"stopId": "270",
"stopSequence": 29
},
{
"arrival": {
"delay": 205,
"time": "1789835725"
},
"departure": {
"delay": 205,
"time": "1789835725"
},
"stopId": "199",
"stopSequence": 30
},
{
"arrival": {
"delay": 205,
"time": "1789835785"
},
"departure": {
"delay": 205,
"time": "1789835785"
},
"stopId": "259",
"stopSequence": 31
},
{
"arrival": {
"delay": 205,
"time": "1789835845"
},
"departure": {
"delay": 205,
"time": "1789835845"
},
"stopId": "179",
"stopSequence": 32
},
{
"arrival": {
"delay": 205,
"time": "1789835905"
},
"departure": {
"delay": 205,
"time": "1789835905"
},
"stopId": "251",
"stopSequence": 33
},
{
"arrival": {
"delay": 205,
"time": "1789835965"
},
"departure": {
"delay": 205,
"time": "1789835965"
},
"stopId": "253",
"stopSequence": 34
},
{
"arrival": {
"delay": 205,
"time": "1789836025"
},
"departure": {
"delay": 205,
"time": "1789836025"
},
"stopId": "252",
"stopSequence": 35
},
{
"arrival": {
"delay": 205,
"time": "1789836085"
},
"departure": {
"delay": 205,
"time": "1789836085"
},
"stopId": "172",
"stopSequence": 36
},
{
"arrival": {
"delay": 205,
"time": "1789836145"
},
"departure": {
"delay": 205,
"time": "1789836145"
},
"stopId": "176",
"stopSequence": 37
},
{
"arrival": {
"delay": 205,
"time": "1789836205"
},
"departure": {
"delay": 205,
"time": "1789836205"
},
"stopId": "175",
"stopSequence": 38
},
{
"arrival": {
"delay": 205,
"time": "1789836265"
},
"stopId": "222",
"stopSequence": 39
}
],
"timestamp": "1789835432",
"trip": {
"routeId": "TAD1",
"tripId": "TAD1-A-18-00-19-00"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1789836583"
}
}