@legendaryrob/countrify
Version:
A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.
65 lines • 1.47 kB
JSON
{
"ID": {
"continent": "Asia",
"address_format": "{{recipient}}\n{{street}}\n{{city}}\n{{region}} {{postalcode}}\n{{country}}",
"alpha2": "ID",
"alpha3": "IDN",
"country_code": "62",
"international_prefix": "001",
"ioc": "INA",
"gec": "ID",
"name": "Indonesia",
"national_destination_code_lengths": [
2
],
"national_number_lengths": [
8,
9,
10,
11
],
"national_prefix": "0",
"number": "360",
"region": "Asia",
"subregion": "South-Eastern Asia",
"world_region": "APAC",
"un_locode": "ID",
"nationality": "Indonesian",
"postal_code": true,
"unofficial_names": [
"Indonesia",
"Indonesien",
"Indonésie",
"インドネシア",
"Indonesië"
],
"languages_official": [
"id"
],
"languages_spoken": [
"id"
],
"geo": {
"latitude": -0.789275,
"latitude_dec": "-1.248089075088501",
"longitude": 113.921327,
"longitude_dec": "115.41899871826172",
"max_latitude": 6.216999899999999,
"max_longitude": 141.0425,
"min_latitude": -11.1082999,
"min_longitude": 94.7351,
"bounds": {
"northeast": {
"lat": 6.216999899999999,
"lng": 141.0425
},
"southwest": {
"lat": -11.1082999,
"lng": 94.7351
}
}
},
"currency_code": "IDR",
"start_of_week": "monday"
}
}