Resource details

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

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

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

Download availability

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

79 errors, 18 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-05-28 at 09:07 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

stop_times_updates not strictly sorted E002 3 errors

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Sample errors
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC stop_sequence [2, 6, 5] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD036:ServiceJourney:4886062657699840x6:LOC stop_sequence [11, 23, 26, 24, 19, 15, 12, 21, 17, 25, 14, 16, 13, 18, 22] is not strictly sorted by increasing stop_sequence
  • trip_id ATOUMOD036:ServiceJourney:5060085219852288x2:LOC stop_sequence [12, 6] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 64 errors

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC stop_sequence 5 arrival_time 09:24:39 (1748417079) is less than previous stop arrival_time 09:28:25 (1748417305) - times must increase between two sequential stops
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC stop_sequence 5 arrival_time 09:24:39 (1748417079) is less than previous stop departure_time 09:28:35 (1748417315) - times must increase between two sequential stops
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC stop_sequence 5 departure_time 09:24:49 (1748417089) is less than previous stop departure_time 09:28:35 (1748417315) - times must increase between two sequential stops
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC stop_sequence 5 departure_time 09:24:49 (1748417089) is less than previous stop arrival_time 09:28:25 (1748417305) - times must increase between two sequential stops
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC stop_sequence 3 arrival_time 09:22:10 (1748416930) is less than previous stop arrival_time 09:24:39 (1748417079) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 6 errors

GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt

Sample errors
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:6516614729039872x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:4886062657699840x6:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:5791023692251136x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:5060085219852288x2:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2 errors

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Sample errors
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:4886062657699840x6:LOC stop_sequence 11 has stop_id FR:14366:ZE:652240007:ATOUMOD036 but GTFS stop_sequence 11 has stop_id FR:14366:ZE:5160002:ATOUMOD036 - stop_ids should be the same
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:4886062657699840x6:LOC stop_sequence 23 has stop_id FR:14366:ZE:35180003:ATOUMOD036 but GTFS stop_sequence 23 has stop_id FR:14366:ZE:660040002:ATOUMOD036 - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 4 errors

All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip

Sample errors
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC contains stop_sequence 5 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:6516614729039872x0:LOC contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:5791023692251136x0:LOC contains stop_sequence 30 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id ATOUMOD036:ServiceJourney:5060085219852288x2:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip

Warnings

vehicle_id not populated W002 6 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC does not have a vehicle_id
  • trip_id ATOUMOD036:ServiceJourney:6516614729039872x0:LOC does not have a vehicle_id
  • trip_id ATOUMOD036:ServiceJourney:4886062657699840x6:LOC does not have a vehicle_id
  • trip_id ATOUMOD036:ServiceJourney:5791023692251136x0:LOC does not have a vehicle_id
  • trip_id ATOUMOD036:ServiceJourney:5060085219852288x2:LOC does not have a vehicle_id

schedule_relationship not populated W009 12 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD036:ServiceJourney:6048307718651904x0:LOC does not have a schedule_relationship
  • trip_id ATOUMOD036:ServiceJourney:6516614729039872x0:LOC stop_sequence 26 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD036:ServiceJourney:6516614729039872x0:LOC does not have a schedule_relationship
  • trip_id ATOUMOD036:ServiceJourney:4886062657699840x6:LOC stop_sequence 11 (and potentially more for this trip) 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
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 2 375 21 times (70 % of validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 134 21 times (70 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 110 21 times (70 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 139 21 times (70 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 278 21 times (70 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 66 17 times (57 % of validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 66 16 times (53 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 5 3 times (10 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 5 3 times (10 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 5 3 times (10 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-05-29 at 00:20 Europe/Paris.

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

{ "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1748470819" } }