Resource details
Ressources en temps réél GTFS-RT : Mise à jour des trajets en temps réel.
This resource file is part of the dataset Réseau urbain Jybus.
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 2026-03-06 at 08:05 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
vehicle_id not populated W002 2 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id H1V_Rumilly_Sept 2025C442987 does not have a vehicle_id
- trip_id H1V_Rumilly_Sept 2025C459967 does not have a vehicle_id
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 | 2 | 1 times (100 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-07 at 03:41 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-03-07 at 03:41 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "C460011",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772824874"
},
"stopId": "0:GAR1",
"stopSequence": 18
}
],
"timestamp": "1772851294",
"trip": {
"directionId": 1,
"routeId": "J4",
"scheduleRelationship": "SCHEDULED",
"tripId": "H1V_Rumilly_Sept 2025C460011"
},
"vehicle": {
"id": "6",
"label": "6"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772851294"
}
}