Resource details

File name: Mises à jour des trajets en temps réel
Format: gtfs-rt

Les mises à jour des trajets vous informent des fluctuations d’horaires.
Elles sont délivrées au format GTFS-realtime.

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

Download availability

2025-03-20
100%
2025-03-21
100%
2025-03-22
100%
2025-03-23
100%
2025-03-24
100%
2025-03-25
100%
2025-03-26
100%
2025-03-27
100%
2025-03-28
100%
2025-03-29
100%
2025-03-30
100%
2025-03-31
100%
2025-04-01
100%
2025-04-02
100%
2025-04-03
100%
2025-04-04
100%
2025-04-05
100%
2025-04-06
100%
2025-04-07
100%
2025-04-08
100%
2025-04-09
100%
2025-04-10
100%
2025-04-11
100%
2025-04-12
100%
2025-04-13
100%
2025-04-14
100%
2025-04-15
100%
2025-04-16
100%
2025-04-17
100%
2025-04-18
100%
2025-04-19
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

⚠️102 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-04-18 at 09:11 Europe/Paris using the MobilityData GTFS-RT validator.

Warnings

vehicle_id not populated W002 102 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 23968299542120 does not have a vehicle_id
  • trip_id 23968299541140 does not have a vehicle_id
  • trip_id 23968299541374 does not have a vehicle_id
  • trip_id 23968299541654 does not have a vehicle_id
  • trip_id 23968299541994 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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 2 398 25 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 2 022 13 times (52 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 50 11 times (44 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-04-19 at 04:31 Europe/Paris.

trip_updates (4) 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 2025-04-19 at 04:31 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "839864873183", "trip_update": { "stop_time_update": [ { "departure": { "time": "1745033100", "uncertainty": 120 }, "stop_id": "CCO15A" } ], "timestamp": "1745029896", "trip": { "direction_id": 0, "route_id": "A", "schedule_relationship": "SCHEDULED", "trip_id": "839864873183" } } }, { "id": "839864873858", "trip_update": { "stop_time_update": [ { "departure": { "time": "1745033100", "uncertainty": 120 }, "stop_id": "GSNF0A" } ], "timestamp": "1745029896", "trip": { "direction_id": 1, "route_id": "A", "schedule_relationship": "SCHEDULED", "trip_id": "839864873858" } } }, { "id": "839864873427", "trip_update": { "stop_time_update": [ { "departure": { "time": "1745033400", "uncertainty": 120 }, "stop_id": "AMU0AA" } ], "timestamp": "1745029896", "trip": { "direction_id": 0, "route_id": "1", "schedule_relationship": "SCHEDULED", "trip_id": "839864873427" } } }, { "id": "8398648731261", "trip_update": { "stop_time_update": [ { "departure": { "time": "1745033400", "uncertainty": 120 }, "stop_id": "PENH11" } ], "timestamp": "1745029896", "trip": { "direction_id": 1, "route_id": "1", "schedule_relationship": "SCHEDULED", "trip_id": "8398648731261" } } } ], "header": { "gtfs_realtime_version": "2.0", "timestamp": "1745029896" } }