Resource details
GTFS-RT (protobuff) des perturbations.
This resource file is part of the dataset Réseau urbain Transurbain.
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
⚠️5 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-06 at 08:11 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
trip missing trip_id W006 2 errors
trip should include a trip_id
Sample errors
- entity ID TRANSURBAIN:ARRET VILLAGE NON DESSERVI does not contain a trip_id
- entity ID TRANSURBAIN:ARRET VILLAGE NON DESSERVI does not contain a trip_id
Header timestamp is older than 65 seconds W008 1 error
The data in a GTFS-realtime feed should always be less than one minute old
Sample errors
- header.timestamp is 3876 min 30 sec old which is greater than the recommended age of 65 seconds
schedule_relationship not populated W009 2 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- entity ID TRANSURBAIN:ARRET VILLAGE NON DESSERVI does not have a schedule_relationship
- entity ID TRANSURBAIN:ARRET VILLAGE NON DESSERVI 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 |
|---|---|---|---|
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 25 | 25 times (100 % of validations) |
| W006 | trip should include a trip_id | 68 | 21 times (84 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 68 | 21 times (84 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-11-03 at 15:34 Europe/Paris.
service_alerts (1) vehicle_positions (0) trip_updates (0)Entities seen in the last 7 days.
service_alertsService alerts
Here is a display of service alerts contained in this feed at 2025-11-03 at 15:34 Europe/Paris.
Unknown effect
Between 2025-09-05 at 00:00 Europe/Paris and 2025-12-07 at 23:59 Europe/Paris
Decoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-11-03 at 15:34 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"alert": {
"activePeriod": [
{
"end": "1765148340",
"start": "1757023200"
}
],
"descriptionText": {
"translation": [
{
"language": "FR",
"text": "En raison de travaux, à compter du 8 septembre 2025, dans la rue des charitons, l'arrêt VILLAGE est reporté dans la rue des échiquiers"
}
]
},
"headerText": {
"translation": [
{
"language": "FR",
"text": "Message"
}
]
},
"informedEntity": [
{
"agencyId": "ATOUMOD004:Network:004:LOC",
"routeId": "ATOUMOD004:Line:T4:LOC",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC"
}
},
{
"agencyId": "ATOUMOD004:Network:004:LOC",
"routeId": "ATOUMOD004:Line:T4:LOC",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC"
}
}
]
},
"id": "TRANSURBAIN:ARRET VILLAGE NON DESSERVI"
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1762180488"
}
}