Airports code
This dataset provides a global list of airport codes linked to geographic name identifiers from the 2008 GeoNames database. It includes identifiers used to match airports to standardized place names, supporting geolocation and reference tasks involving airport data. The dataset is published via the OpenDataSoft public data platform and is available for free without authentication. It is primarily useful for developers and analysts needing to cross-reference airport codes with geographic identifiers for mapping, transport, or location-based applications.World airport codes with geo_name_ids 2008.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | column_1Airport Code | text | — |
| 100% | airport_nameAirport name | text | — |
| 100% | city_nameCity name | text | — |
| 100% | country_nameCountry name | text | — |
| 100% | country_codeCountry code | text | — |
| 100% | latitudeLatitude | double | — |
| 100% | longitudeLongitude | double | — |
| 100% | world_area_codeWorld area code | int | — |
| 100% | city_name_geo_name_idCity name geo name id | text | — |
| 98.9% | country_name_geo_name_idCountry name geo name id | int | — |
| — | coordinates | geo_point_2d | — |
Schema captured from opendatasoft 7 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1column_1: KZH · latitude: 57.583333
{
"column_1": "KZH",
"latitude": 57.583333,
"city_name": "Kizhuyak",
"longitude": -153.15,
"coordinates": {
"lat": 57.583333,
"lon": -153.15
},
"airport_name": "Kizhuyak",
"country_code": "US",
"country_name": "United States",
"world_area_code": 67,
"city_name_geo_name_id": "\\N",
"country_name_geo_name_id": 6252001
}Record 2column_1: WJA · latitude: 7.466667
{
"column_1": "WJA",
"latitude": 7.466667,
"city_name": "Woja",
"longitude": 168.566667,
"coordinates": {
"lat": 7.466667,
"lon": 168.566667
},
"airport_name": "Woja",
"country_code": "MH",
"country_name": "Marshall Islands",
"world_area_code": 844,
"city_name_geo_name_id": "\\N",
"country_name_geo_name_id": 2080185
}Record 3column_1: URA · latitude: 51.150833
{
"column_1": "URA",
"latitude": 51.150833,
"city_name": "Uralsk",
"longitude": 51.543056,
"coordinates": {
"lat": 51.150833,
"lon": 51.543056
},
"airport_name": "Uralsk / Podstepnyy",
"country_code": "KZ",
"country_name": "Kazakhstan",
"world_area_code": 738,
"city_name_geo_name_id": "\\N",
"country_name_geo_name_id": 1522867
}Record 4column_1: MJY · latitude: -2.733333
{
"column_1": "MJY",
"latitude": -2.733333,
"city_name": "Mangunjaya",
"longitude": 103.566667,
"coordinates": {
"lat": -2.733333,
"lon": 103.566667
},
"airport_name": "Mangunjaya",
"country_code": "ID",
"country_name": "Indonesia",
"world_area_code": 832,
"city_name_geo_name_id": "\\N",
"country_name_geo_name_id": 1643084
}Record 5column_1: DIR · latitude: 9.633333
{
"column_1": "DIR",
"latitude": 9.633333,
"city_name": "Dire Dawa",
"longitude": 41.866667,
"coordinates": {
"lat": 9.633333,
"lon": 41.866667
},
"airport_name": "Aba Tenna D Yilma",
"country_code": "ET",
"country_name": "Ethiopia",
"world_area_code": 522,
"city_name_geo_name_id": "338832",
"country_name_geo_name_id": 337996
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/airports-code
License
Terms stated by the source (not a recognized license):
http://creativecommons.org/licenses/by-sa/3.0/
Query examples
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/airports-code/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.