Resource details

File name: irigo-angers-gtfs-trip-updates
Format: gtfs-rt

Prochains passages aux arrêts du réseau bus-tram Irigo

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

Download availability

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

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

Errors

Not in POSIX time E001 8 errors

All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC)

Sample errors
  • trip_id 3301 stop_sequence 19 departure_time 0 is not POSIX time
  • trip_id 2410 stop_sequence 1 departure_time 0 is not POSIX time
  • trip_id 3312 stop_sequence 4 departure_time 0 is not POSIX time
  • trip_id 3514 stop_sequence 12 departure_time 0 is not POSIX time
  • trip_id 3414 stop_sequence 6 departure_time 0 is not POSIX time

stop_times_updates not strictly sorted E002 2 errors

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

Sample errors
  • trip_id 6237339 stop_sequence [0, 0] is not strictly sorted by increasing stop_sequence
  • trip_id 6237344 stop_sequence [17, 17, 17] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 256 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 6238842 stop_sequence 76 arrival_time 07:58:35 (1770965915) is less than previous stop arrival_time 08:04:29 (1770966269) - times must increase between two sequential stops
  • trip_id 6238842 stop_sequence 76 arrival_time 07:58:35 (1770965915) is less than previous stop departure_time 08:04:29 (1770966269) - times must increase between two sequential stops
  • trip_id 6238842 stop_sequence 76 departure_time 07:58:35 (1770965915) is less than previous stop departure_time 08:04:29 (1770966269) - times must increase between two sequential stops
  • trip_id 6238842 stop_sequence 76 departure_time 07:58:35 (1770965915) is less than previous stop arrival_time 08:04:29 (1770966269) - times must increase between two sequential stops
  • trip_id 6238842 stop_sequence 84 arrival_time 08:06:23 (1770966383) is equal to previous stop arrival_time 08:06:23 (1770966383) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 9 errors

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.

Sample errors
  • trip_id 3301 stop_sequence 19 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:25 (1770965965) - departure time must be equal to or greater than arrival time
  • trip_id 2410 stop_sequence 1 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:05 (1770965945) - departure time must be equal to or greater than arrival time
  • trip_id 3312 stop_sequence 4 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:47 (1770965987) - departure time must be equal to or greater than arrival time
  • trip_id 6239697 stop_sequence 40 departure_time 08:02:00 (1770966120) is less than the same stop arrival_time 08:02:01 (1770966121) - departure time must be equal to or greater than arrival time
  • trip_id 3514 stop_sequence 12 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:44 (1770965984) - departure time must be equal to or greater than arrival time

Sequential stop_time_updates have the same stop_sequence E036 3 errors

Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence

Sample errors
  • trip_id 6237339 has repeating stop_sequence 0 - stop_sequence must increase for each stop_time_update
  • trip_id 6237344 has repeating stop_sequence 17 - stop_sequence must increase for each stop_time_update
  • trip_id 6237344 has repeating stop_sequence 17 - stop_sequence must increase for each stop_time_update

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1,637 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 6052379 stop_sequence 0 has stop_id GAREPAPI but GTFS stop_sequence 0 has stop_id GARETERM - stop_ids should be the same
  • GTFS-rt trip_id 3210 stop_sequence 17 has stop_id BRISEPOT but GTFS stop_sequence 17 has stop_id LUTIN - stop_ids should be the same
  • GTFS-rt trip_id 3210 stop_sequence 18 has stop_id LUTIN but GTFS stop_sequence 18 has stop_id HDVSUB - stop_ids should be the same
  • GTFS-rt trip_id 2408 stop_sequence 12 has stop_id PERRIERE but GTFS stop_sequence 12 has stop_id GARDOT - stop_ids should be the same
  • GTFS-rt trip_id 2408 stop_sequence 13 has stop_id GARDOT but GTFS stop_sequence 13 has stop_id SECUSOCI - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 20 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 6237339 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 3301 contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 20102M contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6239119 contains stop_sequence 54 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6237301 contains stop_sequence 25 that does not exist in GTFS stop_times.txt for this trip

Warnings

timestamp not populated W001 349 errors

Timestamps should be populated for all elements

Sample errors
  • trip_id 6239754 does not have a timestamp
  • trip_id 6239460 does not have a timestamp
  • trip_id 6052379 does not have a timestamp
  • trip_id 6054219 does not have a timestamp
  • trip_id 6238578 does not have a timestamp

vehicle_id not populated W002 349 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 6239754 does not have a vehicle_id
  • trip_id 6239460 does not have a vehicle_id
  • trip_id 6052379 does not have a vehicle_id
  • trip_id 6054219 does not have a vehicle_id
  • trip_id 6238578 does not have a vehicle_id

schedule_relationship not populated W009 698 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 6239754 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6239754 does not have a schedule_relationship
  • trip_id 6239460 stop_sequence 40 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6239460 does not have a schedule_relationship
  • trip_id 6052379 stop_sequence 0 (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. 5,055 29 times (100 % 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 35,569 29 times (100 % of validations)
W001 Timestamps should be populated for all elements 7,820 29 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 7,820 29 times (100 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 15,607 29 times (100 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 507 28 times (97 % of validations)
E001 All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) 312 23 times (79 % 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. 333 23 times (79 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 37 13 times (45 % of validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 44 13 times (45 % of validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 22 9 times (31 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-02-14 at 01:11 Europe/Paris.

trip_updates (2) 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-02-14 at 01:11 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "trip:6052516", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771027759" }, "departure": { "time": "1771027820" }, "stopId": "LICES", "stopSequence": 5 }, { "arrival": { "time": "1771027850" }, "departure": { "time": "1771027850" }, "stopId": "CCI-E", "stopSequence": 6 }, { "arrival": { "time": "1771027864" }, "departure": { "time": "1771027864" }, "stopId": "OFFTOURI", "stopSequence": 7 }, { "arrival": { "time": "1771027929" }, "departure": { "time": "1771027929" }, "stopId": "SAICROIX", "stopSequence": 8 }, { "arrival": { "time": "1771027984" }, "departure": { "time": "1771027984" }, "stopId": "REPUBL-E", "stopSequence": 9 }, { "arrival": { "time": "1771028054" }, "departure": { "time": "1771028054" }, "stopId": "COEURP-E", "stopSequence": 10 }, { "arrival": { "time": "1771028121" }, "departure": { "time": "1771028121" }, "stopId": "BEAURE-E", "stopSequence": 11 }, { "arrival": { "time": "1771028169" }, "departure": { "time": "1771028169" }, "stopId": "TRINIT-E", "stopSequence": 12 }, { "arrival": { "time": "1771028274" }, "departure": { "time": "1771028274" }, "stopId": "MONPRO-E", "stopSequence": 13 }, { "arrival": { "time": "1771028349" }, "departure": { "time": "1771028349" }, "stopId": "LEQUAI", "stopSequence": 14 }, { "arrival": { "time": "1771028514" }, "departure": { "time": "1771028514" }, "stopId": "WFARC-E", "stopSequence": 15 }, { "arrival": { "time": "1771028614" }, "departure": { "time": "1771028614" }, "stopId": "ELYSEE-E", "stopSequence": 16 }, { "arrival": { "time": "1771028709" }, "departure": { "time": "1771028709" }, "stopId": "WPAT-E", "stopSequence": 17 }, { "arrival": { "time": "1771028808" }, "departure": { "time": "1771028808" }, "stopId": "LABARR-E", "stopSequence": 18 }, { "arrival": { "time": "1771028881" }, "departure": { "time": "1771028881" }, "stopId": "BEAUSSIE", "stopSequence": 19 }, { "arrival": { "time": "1771028949" }, "departure": { "time": "1771028949" }, "stopId": "CITEUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771028987" }, "departure": { "time": "1771028987" }, "stopId": "POLYTECH", "stopSequence": 21 }, { "arrival": { "time": "1771029032" }, "departure": { "time": "1771029032" }, "stopId": "NDAMELAC", "stopSequence": 22 }, { "arrival": { "time": "1771029082" }, "departure": { "time": "1771029082" }, "stopId": "BOISRAME", "stopSequence": 23 }, { "arrival": { "time": "1771029129" }, "departure": { "time": "1771029129" }, "stopId": "CHBBEILL", "stopSequence": 24 }, { "arrival": { "time": "1771029183" }, "departure": { "time": "1771029183" }, "stopId": "MVIGNE", "stopSequence": 25 }, { "arrival": { "time": "1771029261" }, "departure": { "time": "1771029261" }, "stopId": "FARCYSJA", "stopSequence": 26 }, { "arrival": { "time": "1771029330" }, "departure": { "time": "1771029330" }, "stopId": "SAJACQUE", "stopSequence": 27 }, { "arrival": { "time": "1771029386" }, "departure": { "time": "1771029386" }, "stopId": "MONPR-E", "stopSequence": 28 }, { "arrival": { "time": "1771029429" }, "departure": { "time": "1771029429" }, "stopId": "DESCAZ-E", "stopSequence": 29 }, { "arrival": { "time": "1771029476" }, "departure": { "time": "1771029476" }, "stopId": "BICHLA-E", "stopSequence": 30 }, { "arrival": { "time": "1771029503" }, "departure": { "time": "1771029503" }, "stopId": "CLOUET-E", "stopSequence": 31 }, { "arrival": { "time": "1771029559" }, "departure": { "time": "1771029559" }, "stopId": "GOURON-E", "stopSequence": 32 }, { "arrival": { "time": "1771029604" }, "departure": { "time": "1771029604" }, "stopId": "GASNIE-E", "stopSequence": 33 }, { "arrival": { "time": "1771029637" }, "departure": { "time": "1771029637" }, "stopId": "LIZE07-E", "stopSequence": 34 }, { "arrival": { "time": "1771029701" }, "departure": { "time": "1771029701" }, "stopId": "ECHMA-E", "stopSequence": 35 }, { "arrival": { "time": "1771029739" }, "departure": { "time": "1771029739" }, "stopId": "KENNED-E", "stopSequence": 36 }, { "arrival": { "time": "1771029792" }, "departure": { "time": "1771029792" }, "stopId": "WTBOT", "stopSequence": 37 }, { "arrival": { "time": "1771029909" }, "departure": { "time": "1771029909" }, "stopId": "WVERN", "stopSequence": 38 }, { "arrival": { "time": "1771029951" }, "departure": { "time": "1771029951" }, "stopId": "AURIOL", "stopSequence": 39 }, { "arrival": { "time": "1771029989" }, "departure": { "time": "1771029989" }, "stopId": "FRATE-E", "stopSequence": 40 }, { "arrival": { "time": "1771030044" }, "departure": { "time": "1771030044" }, "stopId": "CHARNA-E", "stopSequence": 41 }, { "arrival": { "time": "1771030096" }, "departure": { "time": "1771030096" }, "stopId": "ESEO-E", "stopSequence": 42 }, { "arrival": { "time": "1771030209" }, "departure": { "time": "1771030209" }, "stopId": "CARREF5A", "stopSequence": 43 }, { "arrival": { "time": "1771030336" }, "departure": { "time": "1771030336" }, "stopId": "FFAURE", "stopSequence": 44 }, { "arrival": { "time": "1771030417" }, "departure": { "time": "1771030417" }, "stopId": "PISANI", "stopSequence": 45 }, { "arrival": { "time": "1771030586" }, "departure": { "time": "1771030586" }, "stopId": "BESNARDI", "stopSequence": 46 }, { "arrival": { "time": "1771030692" }, "departure": { "time": "1771030692" }, "stopId": "TALET", "stopSequence": 47 }, { "arrival": { "time": "1771030834" }, "departure": { "time": "1771030834" }, "stopId": "MENDESFR", "stopSequence": 48 } ], "trip": { "directionId": 1, "routeId": "NUIT", "tripId": "6052516" } } }, { "id": "trip:6052517", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771030939" }, "departure": { "time": "1771030939" }, "stopId": "MAIL-NAE", "stopSequence": 1 }, { "arrival": { "time": "1771030989" }, "departure": { "time": "1771030989" }, "stopId": "FO-LOR-R", "stopSequence": 2 }, { "arrival": { "time": "1771031023" }, "departure": { "time": "1771031023" }, "stopId": "STAUBI-E", "stopSequence": 3 }, { "arrival": { "time": "1771031062" }, "departure": { "time": "1771031062" }, "stopId": "HARAS-E", "stopSequence": 4 }, { "arrival": { "time": "1771031104" }, "departure": { "time": "1771031104" }, "stopId": "LICES", "stopSequence": 5 }, { "arrival": { "time": "1771031153" }, "departure": { "time": "1771031153" }, "stopId": "CCI-E", "stopSequence": 6 }, { "arrival": { "time": "1771031183" }, "departure": { "time": "1771031183" }, "stopId": "OFFTOURI", "stopSequence": 7 }, { "arrival": { "time": "1771031229" }, "departure": { "time": "1771031229" }, "stopId": "SAICROIX", "stopSequence": 8 }, { "arrival": { "time": "1771031284" }, "departure": { "time": "1771031284" }, "stopId": "REPUBL-E", "stopSequence": 9 }, { "arrival": { "time": "1771031354" }, "departure": { "time": "1771031354" }, "stopId": "COEURP-E", "stopSequence": 10 }, { "arrival": { "time": "1771031372" }, "departure": { "time": "1771031372" }, "stopId": "BEAURE-E", "stopSequence": 11 }, { "arrival": { "time": "1771031458" }, "departure": { "time": "1771031458" }, "stopId": "TRINIT-E", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "NUIT", "tripId": "6052517" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1771027872" } }