Resource details
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
- TripUpdate
This resource file is part of the dataset Réseau urbain et scolaire Guingamp-Paimpol Mobilité.
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
❌28 errors, 67 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-07-13 at 09:08 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 2 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 1-318963713 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-755695618 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 2 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id 19 does not exist in the GTFS data routes.txt
- route_id 45 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 23 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 1-318963713 stop_id STP-26F10 does not exist in GTFS data stops.txt
- trip_id 1-318963713 stop_id STP-26F09 does not exist in GTFS data stops.txt
- trip_id 1-318963713 stop_id 17922 does not exist in GTFS data stops.txt
- trip_id 1-318963713 stop_id STP-26F08 does not exist in GTFS data stops.txt
- trip_id 1-318963713 stop_id STP-26F07 does not exist in GTFS data stops.txt
trip start_time does not match first GTFS arrival_time E023 1 error
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 25-50397192 start_time is 08:57:00 and GTFS initial arrival_time is 09:08:00 - times do not match
Warnings
timestamp not populated W001 36 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 1-318963713 does not have a timestamp
- trip_id 25-67239937 does not have a timestamp
- trip_id 25-33685506 does not have a timestamp
- trip_id 25-17104903 does not have a timestamp
- trip_id 25-50397192 does not have a timestamp
vehicle_id not populated W002 31 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 1-755695618 does not have a vehicle_id
- trip_id 25-17170436 does not have a vehicle_id
- trip_id 25-17104900 does not have a vehicle_id
- trip_id 25-17104901 does not have a vehicle_id
- trip_id 25-17170434 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 | 881 | 27 times (90 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 780 | 25 times (83 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 25 | 9 times (30 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 25 | 9 times (30 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 206 | 9 times (30 % 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 | 8 | 8 times (27 % 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. | 6 | 6 times (20 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 28 | 5 times (17 % 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 | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-07-13 at 20:36 Europe/Paris.
trip_updates (1) 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-07-13 at 20:36 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "186186",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "STP-26F10",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "STP-26F09",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "17922",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "STP-26F08",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "STP-26F07",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1783965640"
},
"departure": {
"delay": 49,
"time": "1783965649"
},
"stopId": "10281",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1783965707"
},
"departure": {
"delay": 5,
"time": "1783965725"
},
"stopId": "6646",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1783965797"
},
"departure": {
"delay": 24,
"time": "1783965804"
},
"stopId": "STP-26F06",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1783965838"
},
"departure": {
"delay": -17,
"time": "1783965883"
},
"stopId": "6635",
"stopSequence": 9
},
{
"arrival": {
"delay": -81,
"time": "1783965939"
},
"departure": {
"delay": 43,
"time": "1783966063"
},
"stopId": "16857",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1783966129"
},
"departure": {
"delay": 10,
"time": "1783966150"
},
"stopId": "STP-26F13",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1783966237"
},
"departure": {
"delay": 37,
"time": "1783966237"
},
"stopId": "17773",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1783966308"
},
"departure": {
"delay": 11,
"time": "1783966331"
},
"stopId": "6639",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1783966405"
},
"departure": {
"delay": -10,
"time": "1783966430"
},
"stopId": "17937",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1783966465"
},
"departure": {
"delay": -20,
"time": "1783966480"
},
"stopId": "16859",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1783966613"
},
"departure": {
"delay": 79,
"time": "1783966639"
},
"stopId": "17755",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1783966925"
},
"departure": {
"delay": 258,
"time": "1783966938"
},
"stopId": "17757",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1783967008"
},
"departure": {
"delay": 164,
"time": "1783967024"
},
"stopId": "16893",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1783967080"
},
"departure": {
"delay": 173,
"time": "1783967093"
},
"stopId": "STP-26F12",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1783967156"
},
"departure": {
"delay": 196,
"time": "1783967176"
},
"stopId": "16868",
"stopSequence": 20
},
{
"arrival": {
"delay": 179,
"time": "1783967219"
},
"departure": {
"delay": 183,
"time": "1783967223"
},
"stopId": "17763",
"stopSequence": 21
},
{
"arrival": {
"delay": 205,
"time": "1783967305"
},
"departure": {
"delay": 210,
"time": "1783967310"
},
"stopId": "17765",
"stopSequence": 22
},
{
"arrival": {
"delay": 197,
"time": "1783967357"
},
"departure": {
"delay": 213,
"time": "1783967373"
},
"stopId": "17767",
"stopSequence": 23
},
{
"arrival": {
"delay": 176,
"time": "1783967396"
},
"departure": {
"delay": 190,
"time": "1783967410"
},
"stopId": "17760",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1783967533"
},
"departure": {
"delay": 27,
"time": "1783967547"
},
"stopId": "17945",
"stopSequence": 25
},
{
"arrival": {
"delay": -38,
"time": "1783967722"
},
"departure": {
"delay": -19,
"time": "1783967741"
},
"stopId": "STP-26F11",
"stopSequence": 26
},
{
"arrival": {
"delay": -19,
"time": "1783967801"
},
"departure": {
"delay": -19,
"time": "1783967801"
},
"stopId": "STP-26F05",
"stopSequence": 27
},
{
"arrival": {
"delay": -19,
"time": "1783967861"
},
"departure": {
"delay": -19,
"time": "1783967861"
},
"stopId": "STP-26F04",
"stopSequence": 28
},
{
"arrival": {
"delay": -19,
"time": "1783967921"
},
"departure": {
"delay": -19,
"time": "1783967921"
},
"stopId": "STP-26F03",
"stopSequence": 29
},
{
"arrival": {
"delay": -19,
"time": "1783967981"
},
"departure": {
"delay": -19,
"time": "1783967981"
},
"stopId": "STP-26F02",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1783968101"
},
"stopId": "STP-26F01",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260713",
"startTime": "19:50:00",
"tripId": "1-318963713"
},
"vehicle": {
"id": "58",
"label": "610",
"licensePlate": "GE-394-YD"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1783967804"
}
}