Resource details

File name: Données gobales en temps réel du réseau MOCA
Format: gtfs-rt

GTFS-RT (protobuff) global, regroupant les horaires aux arrêts, la position des véhicules et les perturbations.

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

Download availability

2025-11-05
98.7%
2025-11-06
98.7%
2025-11-07
98.7%
2025-11-08
99.4%
2025-11-09
98.7%
2025-11-10
98.7%
2025-11-11
98.7%
2025-11-12
98.3%
2025-11-13
98.3%
2025-11-14
98.6%
2025-11-15
99.3%
2025-11-16
98.9%
2025-11-17
98.7%
2025-11-18
98.7%
2025-11-19
98.7%
2025-11-20
98.1%
2025-11-21
98%
2025-11-22
98.5%
2025-11-23
97.6%
2025-11-24
97.8%
2025-11-25
91.9%
2025-11-26
98.8%
2025-11-27
98.4%
2025-11-28
98.4%
2025-11-29
100%
2025-11-30
100%
2025-12-01
97.9%
2025-12-02
98.1%
2025-12-03
98.8%
2025-12-04
88%
2025-12-05
93.8%
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

128 errors, 4 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-04 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 8 errors

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Sample errors
  • vehicle_id 65c9ff526c306f8b5192db41 trip_id 5 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 67d29b626045b634aa4efebd trip_id 6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 5 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 8 errors

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Sample errors
  • vehicle_id 65c9ff526c306f8b5192db41 route_id 1 does not exist in the GTFS data routes.txt
  • vehicle_id 67d29b626045b634aa4efebd route_id 2 does not exist in the GTFS data routes.txt
  • route_id 1 does not exist in the GTFS data routes.txt
  • route_id 2 does not exist in the GTFS data routes.txt
  • route_id 1 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 110 errors

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Sample errors
  • vehicle_id 65c9ff526c306f8b5192db41 stop_id 30032 does not exist in GTFS data stops.txt
  • vehicle_id 67d29b626045b634aa4efebd stop_id 30010 does not exist in GTFS data stops.txt
  • trip_id 5 stop_id 30030 does not exist in GTFS data stops.txt
  • trip_id 5 stop_id 30029 does not exist in GTFS data stops.txt
  • trip_id 5 stop_id 30038 does not exist in GTFS data stops.txt

VehiclePosition and TripUpdate ID pairing mismatch E047 2 errors

If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.

Sample errors
  • trip_id 6 and vehicle_id 67d29b626045b634aa4efebd pairing in VehiclePositions does not match trip_id 2 and vehicle_id 67d29b626045b634aa4efebd pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id 5 and vehicle_id 65c9ff526c306f8b5192db41 pairing in VehiclePositions does not match trip_id 3 and vehicle_id 65c9ff526c306f8b5192db41 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match

Warnings

ID in one feed missing from the other W003 4 errors

a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed

Sample errors
  • trip_id 1 is in TripUpdates but not in VehiclePositions feed
  • trip_id 2 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3 is in TripUpdates but not in VehiclePositions feed
  • trip_id 4 is in TripUpdates but not in VehiclePositions feed
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
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 165 26 times (84 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 165 26 times (84 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 2 166 26 times (84 % of validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 65 25 times (81 % of validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 24 21 times (68 % 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 102 12 times (39 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 13 5 times (16 % 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. 2 2 times (6 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

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

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

Entities seen in the last 7 days.

service_alerts trip_updates vehicle_positions

Service alerts

Here is a display of service alerts contained in this feed at 2025-12-05 at 03:52 Europe/Paris.

circulation Dimanche réseau MOCA Additional service

le réseau MOCA circulera aux horaires habituels les 3 premiers dimanches du mois de Décembre  2025 Bon voyage

Between 2025-12-02 at 01:00 Europe/Paris and 2025-12-22 at 00:59 Europe/Paris

Decoded GTFS-RT feed

See full payload

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

{ "entity": [ { "alert": { "activePeriod": [ { "end": "1766361540", "start": "1764633600" } ], "cause": "OTHER_CAUSE", "descriptionText": { "translation": [ { "text": "le réseau MOCA circulera aux horaires habituels les 3 premiers dimanches du mois de Décembre  2025\n\n\n\nBon voyage" } ] }, "effect": "ADDITIONAL_SERVICE", "headerText": { "translation": [ { "text": "circulation Dimanche réseau MOCA" } ] }, "informedEntity": [ { "routeId": "1" }, { "routeId": "2" } ] }, "id": "alert:692eff47f7e51ff85276b186" } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764903165" } }