
[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.
-
42,8% de femmes parmi les candidats inscrits sur les…
News Article
Published on September 4, 2023 by Service information et presse du gouvernement
-
Statistiques sur les candidats des élections…
Visualization
Published on August 22, 2023 by Service information et presse du gouvernement
-
Tableau de bord du secteur ferroviaire ILR - 2023
Visualization
Published on July 5, 2023 by Institut Luxembourgeois de Régulation (ILR)
-
Python script to pull verb conjugations and…
Application
Published on June 28, 2023 by Jonathan Tapp