Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ip2location/ip2location-iata-icao

This list contains the airport codes of IATA airport code and ICAO airport code together with country code and region name supported in IP2Location geolocation database.
https://github.com/ip2location/ip2location-iata-icao

geolocation geolocation-database iata icao ip-address-database ip-geolocation ip2location

Last synced: 3 months ago
JSON representation

This list contains the airport codes of IATA airport code and ICAO airport code together with country code and region name supported in IP2Location geolocation database.

Awesome Lists containing this project

README

        

# IATA/ICAO List
This list contains the airport codes of [IATA airport code](https://en.wikipedia.org/wiki/International_Air_Transport_Association_airport_code) and [ICAO airport code](https://en.wikipedia.org/wiki/International_Civil_Aviation_Organization_airport_code) grouped based on the country code (ISO3166-1) and region name (ISO3166-2) supported in IP2Location geolocation database.

## Data fields
Below are the fields supported in the IATA/ICAO List.

|Field Name|Description|
|---|---|
|country_code|Two-character country code based on ISO 3166.|
|region_name|Region or state name.|
|iata|Three-character code of IATA airport code.|
|icao|Four-character code of ICAO airport code.|
|airport|Airport name.|
|latitude|Latitude of the airport.|
|longitude|Longitude of the airport.|

## License
The IATA/ICAO list data is licensed under [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/). It is free for personal or commercial use with attribution required by mentioning the use of this data as follows,
**This site or product includes IATA/ICAO List data available from http://www.ip2location.com.**

IATA is a registered trademark of International Air Transport Association.
ICAO is a registered trademark of International Civil Aviation Organization.
All other product names mentioned on this repository may be trademarks or registered trademarks of their respective companies.