@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
59 lines • 1.32 kB
JSON
{
"MS": {
"continent": "North America",
"alpha2": "MS",
"alpha3": "MSR",
"country_code": "1",
"nanp_prefix": "1664",
"international_prefix": "011",
"ioc": null,
"gec": "MH",
"name": "Montserrat",
"national_destination_code_lengths": [
3
],
"national_number_lengths": [
10
],
"national_prefix": "1",
"number": "500",
"region": "Americas",
"subregion": "Caribbean",
"world_region": "EMEA",
"un_locode": "MS",
"nationality": "Montserratian",
"postal_code": false,
"unofficial_names": [
"Montserrat",
"モントセラト"
],
"languages_official": [
"en"
],
"languages_spoken": [
"en"
],
"geo": {
"latitude": 16.742498,
"latitude_dec": "16.735998153686523",
"longitude": -62.187366,
"longitude_dec": "-62.188819885253906",
"max_latitude": 16.8260672,
"max_longitude": -62.14262009999999,
"min_latitude": 16.671007,
"min_longitude": -62.242584,
"bounds": {
"northeast": {
"lat": 16.8260672,
"lng": -62.14262009999999
},
"southwest": {
"lat": 16.671007,
"lng": -62.242584
}
}
},
"currency_code": "XCD",
"start_of_week": "monday"
}
}