Resource details
Format: gtfs-rt
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
This resource file is part of the dataset Navettes station Tignes.
Download availability
2023-01-01
100%
2023-01-02
99.4%
2023-01-03
100%
2023-01-04
100%
2023-01-05
100%
2023-01-06
100%
2023-01-07
100%
2023-01-08
100%
2023-01-09
100%
2023-01-10
100%
2023-01-11
100%
2023-01-12
100%
2023-01-13
100%
2023-01-14
100%
2023-01-15
100%
2023-01-16
100%
2023-01-17
100%
2023-01-18
100%
2023-01-19
100%
2023-01-20
100%
2023-01-21
100%
2023-01-22
100%
2023-01-23
100%
2023-01-24
100%
2023-01-25
100%
2023-01-26
100%
2023-01-27
100%
2023-01-28
100%
2023-01-29
100%
2023-01-30
100%
2023-01-31
100%
Learn more
We test this resource download availability every hour by making an HTTPHEAD
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 feeds, we perform a
GET
request: a 401 status code is considered successful.
Validation details
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2023-01-31 at 08:02 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowGTFS-RT feed content
Entities
Entities present in this feed at 2023-02-01 at 00:06 Europe/Paris.
trip_updates (1) vehicle_positions (1) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2023-02-01 at 00:06 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:16320002:LOC",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"latitude": 45.480979919433594,
"longitude": 6.924108982086182
},
"timestamp": "1675206416",
"trip": {
"start_date": "20230131",
"trip_id": "853440065:44"
},
"vehicle": {
"id": "zenbus:Vehicle:16320002:LOC"
}
}
},
{
"id": "20230131:663760006:284",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1675206624"
},
"departure": {
"time": "1675206767"
},
"stop_id": "zenbus:StopPoint:SP:577430051:LOC",
"stop_sequence": 2
}
],
"timestamp": "1675206416",
"trip": {
"start_date": "20230131",
"trip_id": "853440065:44"
},
"vehicle": {
"id": "zenbus:Vehicle:16320002:LOC"
}
}
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1675206416"
}
}