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

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

⚠️3 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-02-05 at 08:00 Europe/Paris using the MobilityData GTFS-RT validator.

Warnings

vehicle_id not populated W002 1 error

vehicle_id should be populated for TripUpdates and VehiclePositions

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

schedule_relationship not populated W009 2 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id ATOUMOD021:ServiceJourney:56:LOC stop_sequence 19 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD021:ServiceJourney:56: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 27 11 times (50 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 54 11 times (50 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 46 8 times (36 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 46 8 times (36 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 866 8 times (36 % of validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 374 5 times (23 % of validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 1 1 times (5 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 1 1 times (5 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-02-05 at 09:47 Europe/Paris.

trip_updates (1) service_alerts (0) vehicle_positions (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-02-05 at 09:47 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "SM:ATOUMOD021:ServiceJourney:64:LOC", "trip_update": { "stop_time_update": [ { "arrival": { "delay": 120, "time": "1738745280" }, "departure": { "delay": 120, "time": "1738745280" }, "stop_id": "FR:14333:ZE:53:ATOUMOD021", "stop_sequence": 8 }, { "arrival": { "delay": 120, "time": "1738745340" }, "departure": { "delay": 120, "time": "1738745340" }, "stop_id": "FR:14333:ZE:51:ATOUMOD021", "stop_sequence": 9 }, { "arrival": { "delay": 120, "time": "1738745400" }, "departure": { "delay": 120, "time": "1738745400" }, "stop_id": "FR:14333:ZE:49:ATOUMOD021", "stop_sequence": 10 }, { "arrival": { "delay": 120, "time": "1738745520" }, "departure": { "delay": 120, "time": "1738745520" }, "stop_id": "FR:14333:ZE:11:ATOUMOD021", "stop_sequence": 11 }, { "arrival": { "delay": 120, "time": "1738745700" }, "departure": { "delay": 120, "time": "1738745700" }, "stop_id": "FR:14333:ZE:47:ATOUMOD021", "stop_sequence": 12 }, { "arrival": { "delay": 120, "time": "1738745760" }, "departure": { "delay": 120, "time": "1738745760" }, "stop_id": "FR:14333:ZE:45:ATOUMOD021", "stop_sequence": 13 }, { "arrival": { "delay": 120, "time": "1738745940" }, "stop_id": "FR:14333:ZE:43:ATOUMOD021", "stop_sequence": 14 } ], "timestamp": "1738745218", "trip": { "direction_id": 1, "route_id": "ATOUMOD021:Line:B:LOC", "trip_id": "ATOUMOD021:ServiceJourney:64:LOC" } } } ], "header": { "gtfs_realtime_version": "1.0", "timestamp": "1738745248" } }