Resource details
This resource file is part of the dataset Réseau urbain Kicéo.
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,461 errors, 431 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-24 at 16:37 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 72 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 ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ext:12069 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 11 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id MOBICEO does not exist in the GTFS data routes.txt
- route_id MOBICEO does not exist in the GTFS data routes.txt
- route_id MOBICEO does not exist in the GTFS data routes.txt
- route_id MOBICEO does not exist in the GTFS data routes.txt
- route_id MOBICEO does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 64 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id ext:12069 stop_id STP-DEPART does not exist in GTFS data stops.txt
- trip_id ext:12069 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- trip_id ext:12069 stop_id STP-DEPART does not exist in GTFS data stops.txt
- trip_id ext:12069 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- trip_id ext:12069 stop_id STP-DEPART does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 1,312 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-135987230 stop_sequence 21 arrival_time 16:36:36 (1766590596) is equal to previous stop departure_time 16:36:36 (1766590596) - times must increase between two sequential stops
- trip_id 2-135987230 stop_sequence 21 departure_time 16:36:36 (1766590596) is equal to previous stop departure_time 16:36:36 (1766590596) - times must increase between two sequential stops
- trip_id 2-201523229 stop_sequence 5 arrival_time 16:15:15 (1766589315) is less than previous stop arrival_time 16:32:12 (1766590332) - times must increase between two sequential stops
- trip_id 2-201523229 stop_sequence 5 arrival_time 16:15:15 (1766589315) is less than previous stop departure_time 16:32:29 (1766590349) - times must increase between two sequential stops
- trip_id 2-201523229 stop_sequence 5 departure_time 16:15:25 (1766589325) is less than previous stop departure_time 16:32:29 (1766590349) - times must increase between two sequential stops
trip start_time does not match first GTFS arrival_time E023 2 errors
For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip
Sample errors
- GTFS-rt trip_id 2-288686646 start_time is 16:01:00 and GTFS initial arrival_time is 16:00:00 - times do not match
- GTFS-rt trip_id 2-286458595 start_time is 17:13:00 and GTFS initial arrival_time is 17:10:00 - times do not match
Warnings
timestamp not populated W001 252 errors
Timestamps should be populated for all elements
Sample errors
- trip_id ext:12069 does not have a timestamp
- trip_id ext:12069 does not have a timestamp
- trip_id ext:12069 does not have a timestamp
- trip_id ext:12069 does not have a timestamp
- trip_id ext:12069 does not have a timestamp
vehicle_id not populated W002 179 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 2-19136580 does not have a vehicle_id
- trip_id 2-17039412 does not have a vehicle_id
- trip_id 2-19136558 does not have a vehicle_id
- trip_id 2-17039410 does not have a vehicle_id
- trip_id 2-335937544 does not have a vehicle_id
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 |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 17,083 | 32 times (94 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 13,017 | 31 times (91 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 876 | 30 times (88 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 609 | 30 times (88 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 4,467 | 30 times (88 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 72,841 | 30 times (88 % 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. | 146 | 28 times (82 % of validations) |
| E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 19 | 3 times (9 % of validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 9 | 3 times (9 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-12-25 at 03:15 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 2025-12-25 at 03:15 Europe/Paris. You can look at the GTFS-RT documentation.
{
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1766628938"
}
}