@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
62 lines • 1.29 kB
JSON
{
"IQ": {
"continent": "Asia",
"alpha2": "IQ",
"alpha3": "IRQ",
"country_code": "964",
"international_prefix": "00",
"ioc": "IRQ",
"gec": "IZ",
"name": "Iraq",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8,
9,
10
],
"national_prefix": "None",
"number": "368",
"region": "Asia",
"subregion": "Western Asia",
"world_region": "EMEA",
"un_locode": "IQ",
"nationality": "Iraqi",
"postal_code": true,
"unofficial_names": [
"Iraq",
"العراق",
"Irak",
"イラク"
],
"languages_official": [
"ar"
],
"languages_spoken": [
"ar"
],
"geo": {
"latitude": 33.223191,
"latitude_dec": "33.044586181640625",
"longitude": 43.679291,
"longitude_dec": "43.77495574951172",
"max_latitude": 37.380645,
"max_longitude": 48.6350999,
"min_latitude": 29.0612079,
"min_longitude": 38.7936029,
"bounds": {
"northeast": {
"lat": 37.380645,
"lng": 48.6350999
},
"southwest": {
"lat": 29.0612079,
"lng": 38.7936029
}
}
},
"currency_code": "IQD",
"start_of_week": "sunday"
}
}