Resource details

Format: gtfs-rt

Horaires en temps-réel des bus et trams du réseau ORIZO

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

Download availability

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

Validation details

⚠️2 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2024-05-01 at 09:06 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 567 min 13 sec old which is greater than the recommended age of 65 seconds

schedule_relationship not populated W009 1 error

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 5799344 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 2 087 29 times (100 % 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 2024-04-30 at 23:39 Europe/Paris.

vehicle_positions (1) service_alerts (0) trip_updates (0)

The timestamp field appears to be too old compared to the current time: the delay is 84 485 seconds. Try to update your feed at most every 30 seconds.

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 2024-04-30 at 23:39 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "10946", "vehicle": { "current_status": "IN_TRANSIT_TO", "current_stop_sequence": 10, "position": { "latitude": 43.95130157470703, "longitude": 4.79306697845459 }, "stop_id": "2089", "timestamp": "1714511334", "trip": { "route_id": "20", "trip_id": "5799344" }, "vehicle": { "id": "10946" } } } ], "header": { "gtfs_realtime_version": "1.0", "timestamp": "1714513176" } }