Resource details
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
This resource file is part of the dataset Réseau urbain Hobus.
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
⚠️1 warning
Validation carried out using the current GTFS file and the GTFS-RT the 2024-11-21 at 08:14 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
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 63 min 22 sec old which is greater than the recommended age of 65 seconds
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 | 8 | 8 times (27 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 | 3 times (10 % 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 | 3 | 3 times (10 % of validations) |
E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2024-11-21 at 15:07 Europe/Paris.
service_alerts (1) trip_updates (0) vehicle_positions (0)Entities seen in the last 7 days.
service_alerts trip_updates vehicle_positionsService alerts
Here is a display of service alerts contained in this feed at 2024-11-21 at 15:07 Europe/Paris.
WEATHER Unknown effect
En raison d'un arrêt préfectoral, le jeudi 21 novembre 2024, le réseau HOBUS sera temporairement suspendu.
Between 2024-11-20 at 04:00 Europe/Paris and 2024-11-22 at 04:00 Europe/Paris
Decoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2024-11-21 at 15:07 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"alert": {
"active_period": [
{
"end": "1732244400",
"start": "1732071600"
}
],
"cause": "WEATHER",
"description_text": {
"translation": [
{
"text": "En raison d'un arrêt préfectoral, le jeudi 21 novembre 2024, le réseau HOBUS sera temporairement suspendu."
}
]
},
"effect": "UNKNOWN_EFFECT",
"header_text": {
"translation": [
{
"text": "WEATHER"
}
]
},
"informed_entity": [
{
"agency_id": "Hobus"
}
],
"severity_level": "UNKNOWN_SEVERITY"
},
"id": "4876014581710848"
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1732198052"
}
}