Resource details

File name: Mises à jour des trajets suburbain
Format: gtfs-rt

This resource file is part of the dataset Réseau urbain TaM.

Download availability

2026-06-30
100%
2026-07-01
100%
2026-07-02
100%
2026-07-03
100%
2026-07-04
100%
2026-07-05
100%
2026-07-06
96.8%
2026-07-07
72.1%
2026-07-08
90.1%
2026-07-09
83.8%
2026-07-10
90.6%
2026-07-11
91.1%
2026-07-12
90.6%
2026-07-13
89.6%
2026-07-14
86.1%
2026-07-15
87.8%
2026-07-16
95.9%
2026-07-17
96.3%
2026-07-18
97.8%
2026-07-19
98.3%
2026-07-20
97.9%
2026-07-21
98.2%
2026-07-22
99.2%
2026-07-23
98.9%
2026-07-24
99%
2026-07-25
99.6%
2026-07-26
98.2%
2026-07-27
100%
2026-07-28
100%
2026-07-29
98.8%
2026-07-30
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

16 errors, 65 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-07-30 at 09:11 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

Sequential stop_time_update times are not increasing E022 16 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 202607301583440093 stop_id 0:29230 departure_time 09:54:00 (1785398040) is less than previous stop departure_time 10:32:15 (1785400335) - times must increase between two sequential stops
  • trip_id 202607301583440093 stop_id 0:29230 departure_time 09:54:00 (1785398040) is less than previous stop arrival_time 10:32:15 (1785400335) - times must increase between two sequential stops
  • trip_id 202607301583440093 stop_id 0:29225 arrival_time 09:54:46 (1785398086) is less than previous stop arrival_time 10:32:15 (1785400335) - times must increase between two sequential stops
  • trip_id 202607301583440093 stop_id 0:29225 departure_time 09:54:46 (1785398086) is less than previous stop arrival_time 10:32:15 (1785400335) - times must increase between two sequential stops
  • trip_id 202607301583440088 stop_id 0:21217 departure_time 10:05:00 (1785398700) is less than previous stop departure_time 10:15:32 (1785399332) - times must increase between two sequential stops

Warnings

vehicle_id not populated W002 65 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 202607301583306058 does not have a vehicle_id
  • trip_id 202607301583306059 does not have a vehicle_id
  • trip_id 202607301583445127 does not have a vehicle_id
  • trip_id 202607301583381293 does not have a vehicle_id
  • trip_id 202607301583381292 does not have a vehicle_id
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
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 350 24 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1,397 24 times (100 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 1 1 times (4 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-07-31 at 00:36 Europe/Paris.

trip_updates (5) vehicle_positions (0) service_alerts (0)

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 2026-07-31 at 00:36 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "1583430364", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785452520" }, "stopId": "0:09234" } ], "timestamp": "1785450968", "trip": { "directionId": 1, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "202607301583430364" } } }, { "id": "1583430363", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785451620" }, "stopId": "0:09234" } ], "timestamp": "1785450968", "trip": { "directionId": 1, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "202607301583430363" } } }, { "id": "1583430568", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785453600" }, "stopId": "0:92110" } ], "timestamp": "1785450968", "trip": { "directionId": 0, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "202607301583430568" } } }, { "id": "1583430566", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785451800" }, "stopId": "0:92110" } ], "timestamp": "1785450968", "trip": { "directionId": 0, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "202607301583430566" } } }, { "id": "1583430567", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785452700" }, "stopId": "0:92110" } ], "timestamp": "1785450968", "trip": { "directionId": 0, "routeId": "92", "scheduleRelationship": "SCHEDULED", "tripId": "202607301583430567" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1785450968" } }