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 RespiRé.
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
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2024-11-21 at 08:13 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowPrevious 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 | 11 | 11 times (37 % 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 2024-11-21 at 17:38 Europe/Paris.
service_alerts (1) trip_updates (1) vehicle_positions (1)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 17:38 Europe/Paris.
CONSTRUCTION Unknown effect
En raison de travaux « Rue de l’Hôpital »., du lundi 4 au vendredi 22 novembre 2024, - L’arrêt SAINT MARTIN DE RE « Dechezeau » est reporté à l’arrêt SAINT MARTIN DE RE « Dechezeau 2 » - L’arrêt SAINT MARTIN DE RE « République Hôpital » est reporté à l’arrêt SAINT MARTIN DE RE « Hôpital » Merci de votre compréhension
Between 2024-11-01 at 04:00 Europe/Paris and 2024-11-23 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 17:38 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:5872520663138304:LOC",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 5,
"position": {
"latitude": 46.199153900146484,
"longitude": -1.359395980834961
},
"stop_id": "zenbus:StopPoint:SP:847370024:LOC",
"timestamp": "1732207097",
"trip": {
"route_id": "zenbus:Line:359830013:LOC",
"start_date": "20241121",
"start_time": "17:30:00",
"trip_id": "5938675272646656:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5872520663138304:LOC"
}
}
},
{
"id": "20241121:865020002:9",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1732207056"
},
"departure": {
"time": "1732207092"
},
"stop_id": "zenbus:StopPoint:SP:831900001:LOC",
"stop_sequence": 4
},
{
"arrival": {
"time": "1732207212"
},
"departure": {
"time": "1732207241"
},
"stop_id": "zenbus:StopPoint:SP:847370024:LOC",
"stop_sequence": 5
},
{
"arrival": {
"time": "1732207302"
},
"departure": {
"time": "1732207312"
},
"stop_id": "zenbus:StopPoint:SP:810370009:LOC",
"stop_sequence": 6
}
],
"timestamp": "1732207097",
"trip": {
"route_id": "zenbus:Line:359830013:LOC",
"start_date": "20241121",
"start_time": "17:30:00",
"trip_id": "5938675272646656:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5872520663138304:LOC"
}
}
},
{
"alert": {
"active_period": [
{
"end": "1732330800",
"start": "1730430000"
}
],
"cause": "CONSTRUCTION",
"description_text": {
"translation": [
{
"text": "En raison de travaux « Rue de l’Hôpital »., du lundi 4 au vendredi 22 novembre 2024, \r\n- L’arrêt SAINT MARTIN DE RE « Dechezeau » est reporté à l’arrêt SAINT MARTIN DE RE « Dechezeau 2 »\r\n- L’arrêt SAINT MARTIN DE RE « République Hôpital » est reporté à l’arrêt SAINT MARTIN DE RE « Hôpital »\r\n\r\nMerci de votre compréhension"
}
]
},
"effect": "UNKNOWN_EFFECT",
"header_text": {
"translation": [
{
"text": "CONSTRUCTION"
}
]
},
"informed_entity": [
{
"route_id": "zenbus:Line:359830013:LOC"
}
],
"severity_level": "UNKNOWN_SEVERITY"
},
"id": "6039335599079424"
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1732207097"
}
}