Published November 27, 2023 | Version v1
Dataset Open

Large aircraft landing dataset at 20 large europen airports

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:

  1. stop [date time]: UTC time of landing.
  2. icao24 [string]: Unique 24-bit (hexadecimal number) ICAO identifier of the aircraft concerned.
  3. callsign [string]: Aircraft identifier in air-ground communications.
  4. airport [string]: ICAO airport code where the aircraft is landing.
  5. ILS [list]: Designation of runways on which the aircraft performed its landing attempts.
  6. GoA [Boolean]: "True" if at least one Go-Around (GA) was performed, otherwise "False".
  7. n_attempts [integer]: Number of approaches identified for this flight.
  8. attempt_times [list]: List of timestamps at which a landing is attempted.
  9. market_segment [string]: Flight market segment.
  10. n_rwy_approached [integer]: Number of unique runways approached by this flight.
  11. AC_CLASS [string]: Aircraft class.
  12. C40_CROSS_TIME [string]: Timestamp at which the aircraft enters the ASMA cylinder.
  13. C40_BEARING [float]: Bearing between aircraft and airport when entering the ASMA cylinder.
  14. C40_CROSS_LAT [float]: Aircraft latitude when entering the ASMA cylinder.
  15. 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)