Resource details
GTFS-RT (protobuff) des horaires aux arrêts.
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
❌7 errors, 21 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-20 at 08:05 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 7 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id ATOUMOD105:ServiceJourney:5482378211360768x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD105:ServiceJourney:4868502428057600x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD105:ServiceJourney:4868502428057600x1:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD105:ServiceJourney:5472452810375168x1:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD105:ServiceJourney:4729440111165440x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
Warnings
vehicle_id not populated W002 7 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id ATOUMOD105:ServiceJourney:5482378211360768x0:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:4868502428057600x0:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:4868502428057600x1:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:5472452810375168x1:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:4729440111165440x0:LOC does not have a vehicle_id
schedule_relationship not populated W009 14 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id ATOUMOD105:ServiceJourney:5482378211360768x0:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:5482378211360768x0:LOC does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:4868502428057600x0:LOC stop_sequence 33 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:4868502428057600x0:LOC does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:4868502428057600x1:LOC stop_sequence 20 (and potentially more for this trip) 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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 159 | 23 times (70 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 318 | 23 times (70 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 152 | 22 times (67 % of validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 3 | 3 times (9 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-20 at 20:13 Europe/Paris.
trip_updates (2) 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-01-20 at 20:13 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1768936054"
},
"departure": {
"delay": 47,
"time": "1768936067"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1768936115"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
}
],
"timestamp": "1768936057",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1768936107"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
}
],
"timestamp": "1768936059",
"trip": {
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x19:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1768936418"
}
}