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
❌1 error, 21 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-23 at 09:11 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
timestamp is in the future E050 1 error
All timestamps must be less than the current time
Sample errors
- header.timestamp 09:12:11 (1776928331) is 1 min 1 sec greater than 09:11:09 (1776928269682) - the current time in milliseconds
Warnings
vehicle_id not populated W002 7 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id ATOUMOD105:ServiceJourney:6596579734585344x2:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:6596579734585344x3:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:5401060964302848x3:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:5401060964302848x4:LOC does not have a vehicle_id
- trip_id ATOUMOD105:ServiceJourney:6543759018819584x2: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:6596579734585344x2:LOC stop_sequence 35 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:6596579734585344x2:LOC does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:6596579734585344x3:LOC stop_sequence 13 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:6596579734585344x3:LOC does not have a schedule_relationship
- trip_id ATOUMOD105:ServiceJourney:5401060964302848x3:LOC stop_sequence 12 (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 | 177 | 25 times (83 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 354 | 25 times (83 % of validations) |
| E050 | All timestamps must be less than the current time | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-24 at 01:18 Europe/Paris.
vehicle_positions (0) service_alerts (0) trip_updates (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-04-24 at 01:18 Europe/Paris. You can look at the GTFS-RT documentation.
{
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1776986324"
}
}