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
❌938 errors, 67 warnings
Many validation errors indicate that the GTFS-RT identifiers do not match the GTFS identifiers.
Validation carried out using the current GTFS file and the GTFS-RT the 2026-08-07 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 36 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 25-67239937 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 25-33685506 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 25-17104903 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 25-50397192 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 36 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 4 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 3 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 866 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
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-33685514 does not have a vehicle_id
- trip_id 25-33816583 does not have a vehicle_id
- trip_id 25-33816586 does not have a vehicle_id
- trip_id 25-33685510 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 | 761 | 29 times (97 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 452 | 24 times (80 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 452 | 24 times (80 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 10,655 | 24 times (80 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 649 | 21 times (70 % 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 | 12 | 12 times (40 % 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. | 4 | 4 times (13 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-08 at 07:54 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-08-08 at 07:54 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "188919",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "STP-26F01",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1786167743"
},
"departure": {
"delay": 32,
"time": "1786167752"
},
"stopId": "STP-26F02",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1786167789"
},
"departure": {
"delay": 21,
"time": "1786167801"
},
"stopId": "STP-26F03",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1786167841"
},
"departure": {
"delay": 14,
"time": "1786167854"
},
"stopId": "STP-26F04",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1786167914"
},
"departure": {
"delay": 30,
"time": "1786167930"
},
"stopId": "STP-26F05",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1786168087"
},
"departure": {
"delay": 130,
"time": "1786168090"
},
"stopId": "STP-26F11",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1786168316"
},
"departure": {
"delay": 187,
"time": "1786168387"
},
"stopId": "17945",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1786168687"
},
"departure": {
"delay": 187,
"time": "1786168687"
},
"stopId": "17760",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1786168747"
},
"departure": {
"delay": 187,
"time": "1786168747"
},
"stopId": "17767",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1786168807"
},
"departure": {
"delay": 187,
"time": "1786168807"
},
"stopId": "17766",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1786168867"
},
"departure": {
"delay": 187,
"time": "1786168867"
},
"stopId": "17763",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1786168927"
},
"departure": {
"delay": 187,
"time": "1786168927"
},
"stopId": "16868",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1786168987"
},
"departure": {
"delay": 187,
"time": "1786168987"
},
"stopId": "STP-26F12",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1786169047"
},
"departure": {
"delay": 187,
"time": "1786169047"
},
"stopId": "17761",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1786169227"
},
"departure": {
"delay": 187,
"time": "1786169227"
},
"stopId": "16866",
"stopSequence": 15
},
{
"arrival": {
"delay": 187,
"time": "1786169347"
},
"departure": {
"delay": 187,
"time": "1786169347"
},
"stopId": "17754",
"stopSequence": 16
},
{
"arrival": {
"delay": 187,
"time": "1786169407"
},
"departure": {
"delay": 187,
"time": "1786169407"
},
"stopId": "17752",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1786169467"
},
"departure": {
"delay": 187,
"time": "1786169467"
},
"stopId": "17938",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1786169587"
},
"departure": {
"delay": 187,
"time": "1786169587"
},
"stopId": "6639",
"stopSequence": 19
},
{
"arrival": {
"delay": 187,
"time": "1786169707"
},
"departure": {
"delay": 187,
"time": "1786169707"
},
"stopId": "17774",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1786169767"
},
"departure": {
"delay": 187,
"time": "1786169767"
},
"stopId": "STP-26F13",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1786169887"
},
"departure": {
"delay": 187,
"time": "1786169887"
},
"stopId": "16857",
"stopSequence": 22
},
{
"arrival": {
"delay": 187,
"time": "1786170007"
},
"departure": {
"delay": 187,
"time": "1786170007"
},
"stopId": "6634",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1786170067"
},
"departure": {
"delay": 187,
"time": "1786170067"
},
"stopId": "STP-26F06",
"stopSequence": 24
},
{
"arrival": {
"delay": 187,
"time": "1786170127"
},
"departure": {
"delay": 187,
"time": "1786170127"
},
"stopId": "6647",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1786170247"
},
"departure": {
"delay": 187,
"time": "1786170247"
},
"stopId": "10281",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1786170367"
},
"departure": {
"delay": 187,
"time": "1786170367"
},
"stopId": "STP-26F07",
"stopSequence": 27
},
{
"arrival": {
"delay": 187,
"time": "1786170487"
},
"departure": {
"delay": 187,
"time": "1786170487"
},
"stopId": "STP-26F08",
"stopSequence": 28
},
{
"arrival": {
"delay": 187,
"time": "1786170667"
},
"departure": {
"delay": 187,
"time": "1786170667"
},
"stopId": "17922",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1786170727"
},
"departure": {
"delay": 187,
"time": "1786170727"
},
"stopId": "STP-26F09",
"stopSequence": 30
},
{
"arrival": {
"delay": 187,
"time": "1786170847"
},
"stopId": "STP-26F10",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260808",
"startTime": "07:40:00",
"tripId": "1-319029249"
},
"vehicle": {
"id": "58",
"label": "610",
"licensePlate": "GE-394-YD"
}
}
},
{
"id": "188901",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 187,
"time": "1786171087"
},
"stopId": "STP-26F10",
"stopSequence": 1
},
{
"arrival": {
"delay": 187,
"time": "1786171207"
},
"departure": {
"delay": 187,
"time": "1786171207"
},
"stopId": "STP-26F09",
"stopSequence": 2
},
{
"arrival": {
"delay": 187,
"time": "1786171267"
},
"departure": {
"delay": 187,
"time": "1786171267"
},
"stopId": "17922",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1786171507"
},
"departure": {
"delay": 187,
"time": "1786171507"
},
"stopId": "STP-26F08",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1786171567"
},
"departure": {
"delay": 187,
"time": "1786171567"
},
"stopId": "STP-26F07",
"stopSequence": 5
},
{
"arrival": {
"delay": 187,
"time": "1786171687"
},
"departure": {
"delay": 187,
"time": "1786171687"
},
"stopId": "10281",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1786171807"
},
"departure": {
"delay": 187,
"time": "1786171807"
},
"stopId": "6646",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1786171867"
},
"departure": {
"delay": 187,
"time": "1786171867"
},
"stopId": "STP-26F06",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1786171987"
},
"departure": {
"delay": 187,
"time": "1786171987"
},
"stopId": "6635",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1786172107"
},
"departure": {
"delay": 187,
"time": "1786172107"
},
"stopId": "16857",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1786172227"
},
"departure": {
"delay": 187,
"time": "1786172227"
},
"stopId": "STP-26F13",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1786172287"
},
"departure": {
"delay": 187,
"time": "1786172287"
},
"stopId": "17773",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1786172407"
},
"departure": {
"delay": 187,
"time": "1786172407"
},
"stopId": "6639",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1786172527"
},
"departure": {
"delay": 187,
"time": "1786172527"
},
"stopId": "17937",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1786172587"
},
"departure": {
"delay": 187,
"time": "1786172587"
},
"stopId": "16859",
"stopSequence": 15
},
{
"arrival": {
"delay": 187,
"time": "1786172647"
},
"departure": {
"delay": 187,
"time": "1786172647"
},
"stopId": "17755",
"stopSequence": 16
},
{
"arrival": {
"delay": 187,
"time": "1786172767"
},
"departure": {
"delay": 187,
"time": "1786172767"
},
"stopId": "17757",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1786172947"
},
"departure": {
"delay": 187,
"time": "1786172947"
},
"stopId": "16893",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1786173007"
},
"departure": {
"delay": 187,
"time": "1786173007"
},
"stopId": "STP-26F12",
"stopSequence": 19
},
{
"arrival": {
"delay": 187,
"time": "1786173067"
},
"departure": {
"delay": 187,
"time": "1786173067"
},
"stopId": "16868",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1786173127"
},
"departure": {
"delay": 187,
"time": "1786173127"
},
"stopId": "17763",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1786173187"
},
"departure": {
"delay": 187,
"time": "1786173187"
},
"stopId": "17765",
"stopSequence": 22
},
{
"arrival": {
"delay": 187,
"time": "1786173247"
},
"departure": {
"delay": 187,
"time": "1786173247"
},
"stopId": "17767",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1786173307"
},
"departure": {
"delay": 187,
"time": "1786173307"
},
"stopId": "17760",
"stopSequence": 24
},
{
"arrival": {
"delay": 187,
"time": "1786173607"
},
"departure": {
"delay": 187,
"time": "1786173607"
},
"stopId": "17945",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1786173847"
},
"departure": {
"delay": 187,
"time": "1786173847"
},
"stopId": "STP-26F11",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1786173907"
},
"departure": {
"delay": 187,
"time": "1786173907"
},
"stopId": "STP-26F05",
"stopSequence": 27
},
{
"arrival": {
"delay": 187,
"time": "1786173967"
},
"departure": {
"delay": 187,
"time": "1786173967"
},
"stopId": "STP-26F04",
"stopSequence": 28
},
{
"arrival": {
"delay": 187,
"time": "1786174027"
},
"departure": {
"delay": 187,
"time": "1786174027"
},
"stopId": "STP-26F03",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1786174087"
},
"departure": {
"delay": 187,
"time": "1786174087"
},
"stopId": "STP-26F02",
"stopSequence": 30
},
{
"arrival": {
"delay": 187,
"time": "1786174207"
},
"stopId": "STP-26F01",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260808",
"startTime": "08:35:00",
"tripId": "1-318963713"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1786168492"
}
}