Resource details
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
- TripUpdate
- VehiclePosition
- Alert
This resource file is part of the dataset Réseau urbain Nosbus.
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
❌4 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2024-11-21 at 08:12 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 4 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 2-4833607681 stop_sequence 13 arrival_time 08:19:40 (1732173580) is equal to previous stop arrival_time 08:19:40 (1732173580) - times must increase between two sequential stops
- trip_id 2-4833607681 stop_sequence 13 arrival_time 08:19:40 (1732173580) is equal to previous stop departure_time 08:19:40 (1732173580) - times must increase between two sequential stops
- trip_id 2-4833607681 stop_sequence 13 departure_time 08:19:40 (1732173580) is equal to previous stop departure_time 08:19:40 (1732173580) - times must increase between two sequential stops
- trip_id 2-4833607681 stop_sequence 13 departure_time 08:19:40 (1732173580) is equal to previous stop arrival_time 08:19:40 (1732173580) - times must increase between two sequential stops
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 |
---|---|---|---|
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 106 | 16 times (53 % 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. | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2024-11-21 at 21:22 Europe/Paris.
service_alerts (2) 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 21:22 Europe/Paris.
NOUVEAUTE RESEAU NOSBUS 2023 ! Unknown effect
Déplacez-vous, c'est gratuit pour tous sur le réseau NOSBUS !
Between 2023-01-02 at 01:00 Europe/Paris and 2027-01-03 at 00:59 Europe/Paris
INTERRUPTION RESEAU 22/11/2024 No service
INTERRUPTION JUSQU'A 12h00
Between 2024-11-21 at 19:00 Europe/Paris and 2024-11-22 at 13:00 Europe/Paris
Decoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2024-11-21 at 21:22 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"alert": {
"active_period": [
{
"end": "1798934340",
"start": "1672617600"
}
],
"cause": "OTHER_CAUSE",
"description_text": {
"translation": [
{
"text": "Déplacez-vous, c'est gratuit pour tous\nsur le réseau NOSBUS ! "
}
]
},
"effect": "UNKNOWN_EFFECT",
"header_text": {
"translation": [
{
"text": "NOUVEAUTE RESEAU NOSBUS 2023 !"
}
]
},
"informed_entity": [
{
"route_id": "288"
},
{
"route_id": "289"
},
{
"route_id": "290"
}
],
"severity_level": "UNKNOWN_SEVERITY"
},
"id": "alert:63b3ffcabe4cd033e6b5093f"
},
{
"alert": {
"active_period": [
{
"end": "1732276800",
"start": "1732212000"
}
],
"cause": "WEATHER",
"description_text": {
"translation": [
{
"text": "INTERRUPTION JUSQU'A 12h00"
}
]
},
"effect": "NO_SERVICE",
"header_text": {
"translation": [
{
"text": "INTERRUPTION RESEAU 22/11/2024"
}
]
},
"informed_entity": [
{
"route_id": "288"
},
{
"route_id": "289"
}
],
"severity_level": "UNKNOWN_SEVERITY"
},
"id": "alert:673f8d7d27d3f518588d3d61"
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1732220552"
}
}