Resource details
GTFS-RT (protobuff) des horaires aux arrêts.
This resource file is part of the dataset Réseau urbain MOCA.
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
❌134 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-03 at 08:00 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 5 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 2 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 5 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 1 does not exist in the GTFS data routes.txt
- route_id 1 does not exist in the GTFS data routes.txt
- route_id 1 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 103 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 2 stop_id 30028 does not exist in GTFS data stops.txt
- trip_id 2 stop_id 30024 does not exist in GTFS data stops.txt
- trip_id 2 stop_id 30001 does not exist in GTFS data stops.txt
- trip_id 2 stop_id 30016 does not exist in GTFS data stops.txt
- trip_id 2 stop_id 30012 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 13 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 stop_sequence 1 arrival_time 07:02:40 (1772517760) is less than previous stop arrival_time 07:47:47 (1772520467) - times must increase between two sequential stops
- trip_id 2 stop_sequence 1 departure_time 07:02:40 (1772517760) is less than previous stop arrival_time 07:47:47 (1772520467) - times must increase between two sequential stops
- trip_id 2 stop_sequence 6 arrival_time 07:08:40 (1772518120) is less than previous stop arrival_time 07:46:31 (1772520391) - times must increase between two sequential stops
- trip_id 2 stop_sequence 6 departure_time 07:08:40 (1772518120) is less than previous stop arrival_time 07:46:31 (1772520391) - times must increase between two sequential stops
- trip_id 2 stop_sequence 8 departure_time 07:11:40 (1772518300) is less than previous stop arrival_time 07:36:22 (1772519782) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 8 errors
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Sample errors
- trip_id 2 stop_sequence 5 departure_time 07:07:40 (1772518060) is less than the same stop arrival_time 07:46:31 (1772520391) - departure time must be equal to or greater than arrival time
- trip_id 2 stop_sequence 7 departure_time 07:10:40 (1772518240) is less than the same stop arrival_time 07:36:22 (1772519782) - departure time must be equal to or greater than arrival time
- trip_id 2 stop_sequence 8 departure_time 07:11:40 (1772518300) is less than the same stop arrival_time 07:37:17 (1772519837) - departure time must be equal to or greater than arrival time
- trip_id 2 stop_sequence 9 departure_time 07:13:40 (1772518420) is less than the same stop arrival_time 07:38:50 (1772519930) - departure time must be equal to or greater than arrival time
- trip_id 2 stop_sequence 10 departure_time 07:14:40 (1772518480) is less than the same stop arrival_time 07:39:50 (1772519990) - departure time must be equal to or greater than arrival time
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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 116 | 23 times (79 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 116 | 23 times (79 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2,473 | 23 times (79 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 23 | 10 times (34 % of validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 22 | 4 times (14 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 8 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-04 at 05:02 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-03-04 at 05:02 Europe/Paris. You can look at the GTFS-RT documentation.
{
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772596932"
}
}