Resource details
Partage des données de transport real time ponctuel de la façon suivante : le flux real time vient en complément du fichier static qui est transmis chaque jour et envoie uniquement les timetables des trains qui sont impactés par une modification du plan de transport le jour J.
This resource file is part of the dataset Réseau européen Thalys.
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 warning
Validation carried out using the current GTFS file and the GTFS-RT the 2024-11-21 at 08:11 Europe/Paris using the MobilityData GTFS-RT validator.
Warnings
Header timestamp is older than 65 seconds W008 1 error
The data in a GTFS-realtime feed should always be less than one minute old
Sample errors
- header.timestamp is 3 min 53 sec old which is greater than the recommended age of 65 seconds
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 |
---|---|---|---|
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 29 | 29 times (100 % 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 | 15 times (52 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 11 | 6 times (21 % of validations) |
E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 4 | 3 times (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2024-11-21 at 18:22 Europe/Paris.
trip_updates (3) service_alerts (0) vehicle_positions (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 2024-11-21 at 18:22 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "0091322024-11-2115303",
"trip_update": {
"stop_time_update": [
{
"departure": {
"delay": 5400
},
"stop_id": "st_pancras_international_batiment_voyageurs"
},
{
"arrival": {
"delay": 10800
},
"departure": {
"delay": 18000
}
},
{
"arrival": {
"delay": 25200
},
"stop_id": "bruxelles-midi/brussel-zuid"
}
],
"timestamp": "1732206120",
"trip": {
"start_date": "20241121",
"trip_id": "9132-1121"
},
"vehicle": {
"id": "009132"
}
}
},
{
"id": "0090472024-11-2115303",
"trip_update": {
"stop_time_update": [
{
"departure": {
"delay": 600
},
"stop_id": "paris_nord"
},
{
"arrival": {
"delay": 1200
},
"stop_id": "st_pancras_international_batiment_voyageurs"
}
],
"timestamp": "1732206120",
"trip": {
"start_date": "20241121",
"trip_id": "9047-1121"
},
"vehicle": {
"id": "009047"
}
}
},
{
"id": "0091532024-11-2115303",
"trip_update": {
"stop_time_update": [
{
"departure": {
"delay": 3600
},
"stop_id": "bruxelles-midi/brussel-zuid"
},
{
"arrival": {
"delay": 7200
},
"departure": {
"delay": 10800
}
},
{
"arrival": {
"delay": 14400
},
"stop_id": "st_pancras_international_batiment_voyageurs"
}
],
"timestamp": "1732206120",
"trip": {
"start_date": "20241121",
"trip_id": "9153-1121"
},
"vehicle": {
"id": "009153"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1732209741"
}
}