[Airport] get upcoming plane departures
Published on April 5, 2017
Transport for Luxembourg
Transport for Luxembourg is a project initiated by Thierry DEGELING and Daniel DUTON. As a proof of concept, they made a proxy API for Mobiliteit.lu at the Game of Code hackathon. After being awarded 3rd best team at the Hackathon, Digital Lëtzebuerg has given ION Network Solutions (employer of…
31 reuses
Informations
- Type
- API
- Topic
- Others
- ID
- 58e4c416cc765e3191179c65
Publication
Embed
Permalink
Description
Get all upcoming airplane departures from LuxAirport.
Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Airport/departures.html
Access the API: https://api.tfl.lu/v1/Airport/Departures
Here's an example:
[{
"id": 37087,
"airline": "LUXAIR",
"flight": "LG9472",
"destination": "Berlin-Tegel",
"via": null,
"scheduled": 1491381600,
"real": 1491382200,
"status": "Expected",
"statusCode": 9
}, {
"id": 37129,
"airline": "TAP - Air Portugal",
"flight": "TP694",
"destination": "Lisbon",
"via": null,
"scheduled": 1491387300,
"real": 1491388200,
"status": "Expected",
"statusCode": 9
}, {
"id": 37148,
"airline": "Ryanair",
"flight": "FR5054",
"destination": "Madrid",
"via": null,
"scheduled": 1491387600,
"real": 1491387900,
"status": "Expected",
"statusCode": 9
}, {
...
}]
Used datasets 1
Discussion between the organization and the community about this reuse.
More reuses
Discover more reuses.
-
Inondations.lu widget shown in geoportail
Visualization
Published on June 24, 2022 by Administration de la gestion de l'eau
-
-
Safe Crossing Project - Potentially unsafe pedestrian…
Application
Published on May 27, 2022 by Zentrum fir Urban Gerechtegkeet
-