Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ip2location/ip2location-iata-icao
- Owner: ip2location
- Created: 2018-08-09T05:20:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T01:13:41.000Z (4 months ago)
- Last Synced: 2024-07-31T04:02:44.948Z (4 months ago)
- Topics: geolocation, geolocation-database, iata, icao, ip-address-database, ip-geolocation, ip2location
- Homepage: https://www.ip2location.com
- Size: 2.18 MB
- Stars: 141
- Watchers: 14
- Forks: 57
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.