Resource details
GTFS-RT (protobuff) des perturbations.
This resource file is part of the dataset Réseau urbain Néva.
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
⚠️5 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-16 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
trip missing trip_id W006 2 errors
trip should include a trip_id
Sample errors
- entity ID NEVA:6023527716093952 does not contain a trip_id
- entity ID NEVA:6023527716093952 does not contain a trip_id
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 238 min 15 sec old which is greater than the recommended age of 65 seconds
schedule_relationship not populated W009 2 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- entity ID NEVA:6023527716093952 does not have a schedule_relationship
- entity ID NEVA:6023527716093952 does not have a schedule_relationship
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 | 33 | 33 times (100 % of validations) |
| E032 | All alerts must have at least one informed_entity. | 19 | 19 times (58 % of validations) |
| W006 | trip should include a trip_id | 86 | 17 times (52 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 86 | 17 times (52 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-16 at 04:10 Europe/Paris.
service_alerts (1) vehicle_positions (0) trip_updates (0)Entities seen in the last 7 days.
service_alertsService alerts
Here is a display of service alerts contained in this feed at 2026-01-16 at 04:10 Europe/Paris.
Unknown effect
Between 2026-01-16 at 04:00 Europe/Paris and 2026-01-20 at 04:00 Europe/Paris
Decoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-01-16 at 04:10 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"alert": {
"activePeriod": [
{
"end": "1768878000",
"start": "1768532400"
}
],
"cause": "MAINTENANCE",
"descriptionText": {
"translation": [
{
"language": "fr",
"text": "DÉVIATION RUE PAUL POIRIER - LUNDI 19 JANVIER de 8h30 À 17h00\r\n\r\nUn retard de l'ordre de 10 mn est à prévoir à partir de l'arrêt "Centre Ville" en direction de YQUELON "Haute Lande"\r\nNous vous prions de bien vouloir nous excuser pour la gêne occasionnée."
}
]
},
"headerText": {
"translation": [
{
"language": "fr",
"text": "MAINTENANCE"
}
]
},
"informedEntity": [
{
"agencyId": "ATOUMOD105:Network:105:LOC",
"routeId": "ATOUMOD105:Line:348940035:LOC",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC"
}
},
{
"agencyId": "ATOUMOD105:Network:105:LOC",
"routeId": "ATOUMOD105:Line:348940035:LOC",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC"
}
}
]
},
"id": "NEVA:6023527716093952"
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1768533048"
}
}