@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
73 lines • 1.59 kB
JSON
{
"BR": {
"continent": "South America",
"address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}} {{region_short}}\n{{country}}",
"alpha2": "BR",
"alpha3": "BRA",
"country_code": "55",
"international_prefix": "0014",
"ioc": "BRA",
"gec": "BR",
"name": "Brazil",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
10,
11
],
"national_prefix": "014",
"number": "076",
"region": "Americas",
"subregion": "South America",
"world_region": "AMER",
"un_locode": "BR",
"nationality": "Brazilian",
"vat_rates": {
"standard": 17,
"reduced": [
12,
7
],
"super_reduced": null,
"parking": null
},
"postal_code": true,
"unofficial_names": [
"Brazil",
"Brasilien",
"Brésil",
"Brasil",
"ブラジル",
"Brazilië"
],
"languages_official": [
"pt"
],
"languages_spoken": [
"pt"
],
"geo": {
"latitude": -14.235004,
"latitude_dec": "-10.81045150756836",
"longitude": -51.92528,
"longitude_dec": "-52.97311782836914",
"max_latitude": 5.2717863,
"max_longitude": -29.3434,
"min_latitude": -34.0891,
"min_longitude": -73.982817,
"bounds": {
"northeast": {
"lat": 5.2717863,
"lng": -29.3434
},
"southwest": {
"lat": -34.0891,
"lng": -73.982817
}
}
},
"currency_code": "BRL",
"start_of_week": "monday"
}
}