Skip to main content

Extensive database of location data for nearly every airport and landing strip in the world

Project description

Extensive database of location data for nearly every airport and landing strip in the world, with 28,864 entries.

Each entry consists of the following data:

  • icao: ICAO (or FAA/TD LID) 4-alphanumeric code

  • iata: IATA 3-letter code (for 6,558 entries) or an empty string; these will be validated, going forward, against IATA data

  • name: official name (latin script)

  • city: city

  • subd: subdivision (e.g. state, province, region, etc.)

  • country: ISO 3166-1 alpha-2 country code (plus XK for Kosovo)

  • elevation: MSL elevation (the highest point of the landing area) in feet

  • lat: latitude (decimal)

  • lon: longitude (decimal)

  • tz: timezone expressed as a tz database name (IANA-compliant) (originally sourced from TimeZoneDB)

Best efforts are placed to review all contributions for accuracy, but accuracy cannot be guaranteed or should be expected by users. Please report any issues you may find here.

Known issues:

  • 219 aerodromes have IATA codes that are not in the IATA database and may be incorrect

  • A small, but unknown, number of aerodromes are missing their IATA code (none are major airports)

  • No historical data

This project is a fork of https://github.com/mwgg/Airports

Python

pypi version supported Python version Travis CI build status issues

Install from PyPi using pip:

pip install -U airportsdata

Once installed, to load the data into a dict:

import airportsdata
airports = airportsdata.load()  # key is ICAO code

or

import airportsdata
airports = airportsdata.load('IATA')  # key is IATA code

Raw data

A CSV (comma separated values) file with headers (UTF-8 encoding) is downloadable from GitHub here

License

license

Released under the MIT License (see license here).

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airportsdata-20210425-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file airportsdata-20210425-py3-none-any.whl.

File metadata

  • Download URL: airportsdata-20210425-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for airportsdata-20210425-py3-none-any.whl
Algorithm Hash digest
SHA256 1b0e225d4094c75ca0ca0410fe367eb0865d3bb1a0fdcbae342dca871f2b61cf
MD5 35db1d46d20633c7af83dc19db58c0c5
BLAKE2b-256 02c8d0cb9f14f429d86ec3600a49d05a96d21eaa56011fccdbc22d61c1dc61dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page