Resource details

File name: Données en temps réel de la position des véhicules du réseau Hobus
Format: gtfs-rt

GTFS-RT (protobuff) de la position des véhicules.

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

Download availability

2025-02-10
98.5%
2025-02-11
100%
2025-02-12
100%
2025-02-13
100%
2025-02-14
100%
2025-02-15
100%
2025-02-16
100%
2025-02-17
98.5%
2025-02-18
100%
2025-02-19
100%
2025-02-20
100%
2025-02-21
100%
2025-02-22
100%
2025-02-23
95.7%
2025-02-24
98.5%
2025-02-25
100%
2025-02-26
61.7%
2025-02-27
55.5%
2025-02-28
100%
2025-03-01
100%
2025-03-02
95.6%
2025-03-03
96.5%
2025-03-04
100%
2025-03-05
100%
2025-03-06
100%
2025-03-07
100%
2025-03-08
97.2%
2025-03-09
90.4%
2025-03-10
93.7%
2025-03-11
100%
2025-03-12
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-03-12 at 08:03 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 1 min 51 sec old which is greater than the recommended age of 65 seconds

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:57xHO03xLxCJxSx:LOC does not have a schedule_relationship
  • trip_id ATOUMOD021:ServiceJourney:58: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
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 39 25 times (86 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 15 15 times (52 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-03-12 at 18:05 Europe/Paris.

vehicle_positions (2) service_alerts (0) trip_updates (0)

Entities seen in the last 7 days.

vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-03-12 at 18:05 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "VM:ATOUMOD021:ServiceJourney:102:LOC", "vehicle": { "current_status": "IN_TRANSIT_TO", "current_stop_sequence": 12, "position": { "latitude": 49.41133117675781, "longitude": 0.24772819876670837 }, "stop_id": "FR:14536:ZE:23:ATOUMOD021", "timestamp": "1741798992", "trip": { "route_id": "ATOUMOD021:Line:A:LOC", "trip_id": "ATOUMOD021:ServiceJourney:102:LOC" }, "vehicle": { "id": "67515ee8c2f2627eaf6dc11f" } } }, { "id": "VM:ATOUMOD021:ServiceJourney:103xHO04xLxCJxxx:LOC", "vehicle": { "current_status": "IN_TRANSIT_TO", "current_stop_sequence": 5, "position": { "latitude": 49.3979606628418, "longitude": 0.23998239636421204 }, "stop_id": "FR:14333:ZE:34:ATOUMOD021", "timestamp": "1741798983", "trip": { "direction_id": 1, "route_id": "ATOUMOD021:Line:A:LOC", "trip_id": "ATOUMOD021:ServiceJourney:103xHO04xLxCJxxx:LOC" }, "vehicle": { "id": "67515ed3dd093cc9a9b02bf8" } } } ], "header": { "gtfs_realtime_version": "1.0", "timestamp": "1741799110" } }