{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/2"}],"enrichment":{"capability":"Provides a static database of airport location, timezone, and identifier data (ICAO, IATA, FAA LID) for operational airports and landing strips worldwide, accessible via simple Python dict lookups.","skillfed_tags":["airport-data","reference-database"],"use_cases":["Look up airport timezone or coordinates by ICAO code in flight scheduling or geolocation applications.","Resolve IATA airport codes to full location data (city, country, timezone) in travel booking systems.","Validate and enrich airport identifiers in aviation data pipelines or logistics software.","Populate dropdown menus or search autocomplete with airport names and codes in web applications.","Cross-reference FAA Location Identifiers to ICAO/IATA codes in U.S. aviation compliance or reporting tools."],"what_it_does":"airportsdata is a static reference database packaged as a Python module, containing location, timezone, and identifier information for nearly every operational airport, landing strip, and some seaplane bases worldwide. It includes ICAO 4-letter codes, IATA 3-letter codes, FAA Location Identifiers, official names, city and subdivision data, elevation, latitude/longitude coordinates, and IANA timezone names. The data is sourced from Aeronautical Information Publications, ARINC databases, and aviation reference services, and excludes closed airports, heliports without IATA codes, and surface transportation stations.\n\nYou load the database into a Python dict keyed by your choice of identifier (ICAO, IATA, or FAA LID), then look up airport records by code. It has no external runtime dependencies and is distributed as a pure Python wheel, making installation and use straightforward. The package is actively maintained, supports modern Python versions, and carries no known vulnerabilities.","worth_installing":"Yes. This is a lightweight, dependency-free reference database with active maintenance, no security vulnerabilities, and a permissive license. Install it if you need to look up airport codes, timezones, or coordinates in your application. The only caveat is that elevation data is noted as often inaccurate, so do not rely on it for precision work without independent verification."},"id":"airportsdata","links":{"html":"https://skillfed.io/packages/airportsdata","md":"https://skillfed.io/packages/airportsdata.md","pypi":"https://pypi.org/project/airportsdata/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":"MIT","license_treatment":"permissive","name":"airportsdata","python_support":"supports_current","summary":"Extensive database of location and timezone data for nearly every airport and landing strip in the world."},"popularity":{"monthly_downloads":2510050,"position":3034,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"20260803"}
