Resource details
This resource file is part of the dataset Réseau urbain l'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
❌2 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-06 at 09:13 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
trip start_time does not match first GTFS arrival_time E023 2 errors
For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip
Sample errors
- GTFS-rt vehicle_id zenbus:Vehicle:5559093570830336:LOC trip_id trip_10 start_time is 08:54:00 and GTFS initial arrival_time is 08:59:00 - times do not match
- GTFS-rt trip_id trip_10 start_time is 08:54:00 and GTFS initial arrival_time is 08:59:00 - times do not match
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 |
---|---|---|---|
E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 40 | 20 times (67 % of validations) |
E034 | All agency_ids provided in the GTFS-rt alert.informed_entity.agency_id should also exist in GTFS agency.txt | 1 | 1 times (3 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 | 1 times (3 % 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 | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-06 at 10:27 Europe/Paris.
vehicle_positions (1) trip_updates (1) 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-06-06 at 10:27 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:5559093570830336:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"occupancyStatus": "MANY_SEATS_AVAILABLE",
"position": {
"latitude": 49.085670471191406,
"longitude": 0.5974019765853882
},
"stopId": "10000009",
"timestamp": "1749198477",
"trip": {
"routeId": "URB",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250606",
"startTime": "09:49:00",
"tripId": "trip_3"
},
"vehicle": {
"id": "zenbus:Vehicle:5559093570830336:LOC"
}
}
},
{
"id": "trip_15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749198432"
},
"departure": {
"time": "1749198454"
},
"stopId": "10000008",
"stopSequence": 18
},
{
"arrival": {
"time": "1749198475"
},
"departure": {
"time": "1749198487"
},
"stopId": "10000009",
"stopSequence": 19
},
{
"arrival": {
"time": "1749198639"
},
"departure": {
"time": "1749198649"
},
"stopId": "20000016",
"stopSequence": 20
},
{
"arrival": {
"time": "1749198763"
},
"departure": {
"time": "1749198773"
},
"stopId": "2413913",
"stopSequence": 21
},
{
"arrival": {
"time": "1749198860"
},
"departure": {
"time": "1749198870"
},
"stopId": "10000011",
"stopSequence": 22
},
{
"arrival": {
"time": "1749198959"
},
"departure": {
"time": "1749198969"
},
"stopId": "10000015",
"stopSequence": 23
},
{
"arrival": {
"time": "1749199017"
},
"departure": {
"time": "1749199027"
},
"stopId": "20000017",
"stopSequence": 24
},
{
"arrival": {
"time": "1749199132"
},
"departure": {
"time": "1749199142"
},
"stopId": "20000018",
"stopSequence": 25
},
{
"arrival": {
"time": "1749199339"
},
"departure": {
"time": "1749199349"
},
"stopId": "10000016",
"stopSequence": 26
},
{
"arrival": {
"time": "1749199460"
},
"departure": {
"time": "1749199470"
},
"stopId": "10000017",
"stopSequence": 27
}
],
"timestamp": "1749198477",
"trip": {
"routeId": "URB",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250606",
"startTime": "09:49:00",
"tripId": "trip_3"
},
"vehicle": {
"id": "zenbus:Vehicle:5559093570830336:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749198479"
}
}