Published November 27, 2023
| Version v1
Dataset
Open
Large aircraft landing dataset at 20 large europen airports
Creators
Description
This dataset includes metadata of landing trajectories at 20 large European airports for the period from January 2019 to June 2023. The metadata have been sourced from ADS-B flight trajectories sourced from the OpenSky Network and EUROCONTROL's Network Manager. Notably, the dataset labels Go-Arounds, providing valuable insights into these specific flight maneuvers.
The proposed dataset includes the following:
- stop [date time]: UTC time of landing.
- icao24 [string]: Unique 24-bit (hexadecimal number) ICAO identifier of the aircraft concerned.
- callsign [string]: Aircraft identifier in air-ground communications.
- airport [string]: ICAO airport code where the aircraft is landing.
- ILS [list]: Designation of runways on which the aircraft performed its landing attempts.
- GoA [Boolean]: "True" if at least one Go-Around (GA) was performed, otherwise "False".
- n_attempts [integer]: Number of approaches identified for this flight.
- attempt_times [list]: List of timestamps at which a landing is attempted.
- market_segment [string]: Flight market segment.
- n_rwy_approached [integer]: Number of unique runways approached by this flight.
- AC_CLASS [string]: Aircraft class.
- C40_CROSS_TIME [string]: Timestamp at which the aircraft enters the ASMA cylinder.
- C40_BEARING [float]: Bearing between aircraft and airport when entering the ASMA cylinder.
- C40_CROSS_LAT [float]: Aircraft latitude when entering the ASMA cylinder.
- C40_CROSS_LON [float]: Aircraft longitude when entering the ASMA cylinder.
Files
Files
(331.3 MB)
Name | Size | Download all |
---|---|---|
md5:46e1b5cdb2c078b996649c6660738b9e
|
331.3 MB | Download |
Additional details
Related works
- Is published in
- Preprint: 10.59490/joas.2023.7219 (DOI)
- Is required by
- Computational notebook: https://github.com/figuetbe/OSN23-GoA (URL)