@geoapify/un-locode
Version:
A Node.js library for querying United Nations Location Code (UN/LOCODE) data
43 lines • 727 B
JSON
[
{
"change": "",
"country": "NU",
"location": "ALO",
"name": "Alofi",
"nameWoDiacritics": "Alofi",
"subdivision": "",
"status": 7,
"function": [
0
],
"date": "0009",
"iata": "",
"coordinates": {
"lat": -19.05,
"lon": -169.91666666666666
},
"remarks": ""
},
{
"change": "",
"country": "NU",
"location": "IUE",
"name": "Niue Island",
"nameWoDiacritics": "Niue Island",
"subdivision": "",
"status": 3,
"function": [
0,
3,
4
],
"date": "9601",
"iata": "",
"coordinates": {
"lat": -19.0804765,
"lon": -169.92138016169685
},
"remarks": "",
"geocoded": true
}
]