@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
72 lines • 1.49 kB
JSON
{
"MT": {
"continent": "Europe",
"alpha2": "MT",
"alpha3": "MLT",
"country_code": "356",
"international_prefix": "00",
"ioc": "MLT",
"gec": "MT",
"name": "Malta",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8
],
"national_prefix": "21",
"number": "470",
"region": "Europe",
"subregion": "Southern Europe",
"world_region": "EMEA",
"un_locode": "MT",
"nationality": "Maltese",
"eu_member": true,
"eea_member": true,
"vat_rates": {
"standard": 18,
"reduced": [
5,
7
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Malta",
"Malte",
"マルタ"
],
"languages_official": [
"mt",
"en"
],
"languages_spoken": [
"mt",
"en"
],
"geo": {
"latitude": 35.937496,
"latitude_dec": "35.93336486816406",
"longitude": 14.375416,
"longitude_dec": "14.381033897399902",
"max_latitude": 36.0853,
"max_longitude": 14.5765999,
"min_latitude": 35.79960000000001,
"min_longitude": 14.1801001,
"bounds": {
"northeast": {
"lat": 36.0853,
"lng": 14.5765999
},
"southwest": {
"lat": 35.79960000000001,
"lng": 14.1801001
}
}
},
"currency_code": "EUR",
"start_of_week": "monday"
}
}