Resource details

File name: Données en temps réel des horaires aux arrêts du réseau Hobus
Format: gtfs-rt

GTFS-RT (protobuff) des horaires aux arrêts.

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

Download availability

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

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

Errors

timestamp is in the future E050 1 error

All timestamps must be less than the current time

Sample errors
  • header.timestamp 09:02:25 (1786172545) is 1 min 17 sec greater than 09:01:07 (1786172467080) - the current time in milliseconds

Warnings

vehicle_id not populated W002 2 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id ATOUMOD021:ServiceJourney:7:LOC does not have a vehicle_id
  • trip_id ATOUMOD021:ServiceJourney:6:LOC does not have a vehicle_id

schedule_relationship not populated W009 4 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id ATOUMOD021:ServiceJourney:7:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD021:ServiceJourney:7:LOC does not have a schedule_relationship
  • trip_id ATOUMOD021:ServiceJourney:6:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD021:ServiceJourney:6:LOC does not have a schedule_relationship
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 46 25 times (83 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 92 25 times (83 % of validations)
E050 All timestamps must be less than the current time 15 15 times (50 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-08-08 at 19:38 Europe/Paris.

trip_updates (1) 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-08-08 at 19:38 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "SM:ATOUMOD021:ServiceJourney:54:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 181, "time": "1786209770" }, "departure": { "delay": 181, "time": "1786210021" }, "stopId": "FR:14333:ZE:22:ATOUMOD021", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1786210044" }, "departure": { "delay": 150, "time": "1786210050" }, "stopId": "FR:14333:ZE:21:ATOUMOD021", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1786210095" }, "departure": { "delay": 140, "time": "1786210100" }, "stopId": "FR:14333:ZE:19:ATOUMOD021", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1786210116" }, "departure": { "delay": 48, "time": "1786210128" }, "stopId": "FR:14333:ZE:17:ATOUMOD021", "stopSequence": 14 }, { "arrival": { "delay": 58, "time": "1786210187" }, "departure": { "delay": 58, "time": "1786210198" }, "stopId": "FR:14333:ZE:15:ATOUMOD021", "stopSequence": 15 }, { "arrival": { "delay": 41, "time": "1786210235" }, "departure": { "delay": 41, "time": "1786210241" }, "stopId": "FR:14333:ZE:13:ATOUMOD021", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1786210358" }, "stopId": "FR:14333:ZE:11:ATOUMOD021", "stopSequence": 17 } ], "timestamp": "1786210379", "trip": { "directionId": 1, "routeId": "ATOUMOD021:Line:A:LOC", "tripId": "ATOUMOD021:ServiceJourney:54:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1786210733" } }