Resource details

File name: GTFS RT
Format: gtfs-rt

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

2024-10-22
100%
2024-10-23
100%
2024-10-24
100%
2024-10-25
100%
2024-10-26
100%
2024-10-27
100%
2024-10-28
100%
2024-10-29
100%
2024-10-30
100%
2024-10-31
100%
2024-11-01
100%
2024-11-02
100%
2024-11-03
100%
2024-11-04
100%
2024-11-05
100%
2024-11-06
100%
2024-11-07
100%
2024-11-08
100%
2024-11-09
100%
2024-11-10
100%
2024-11-11
100%
2024-11-12
100%
2024-11-13
100%
2024-11-14
100%
2024-11-15
100%
2024-11-16
100%
2024-11-17
100%
2024-11-18
100%
2024-11-19
100%
2024-11-20
100%
2024-11-21
100%
Learn more
We test this resource download availability every hour by making an HTTP 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
Validate this GTFS-RT now

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)

The timestamp field appears to be too old compared to the current time: the delay is 1 008 seconds. Try to update your feed at most every 30 seconds.

Entities seen in the last 7 days.

trip_updates

Decoded 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" } }