UNPKG

@legendaryrob/countrify

Version:

A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.

68 lines 1.61 kB
{ "AU": { "continent": "Australia", "address_format": "{{recipient}}\n{{street}}\n{{city}} {{region_short}} {{postalcode}}\n{{country}}", "alpha2": "AU", "alpha3": "AUS", "country_code": "61", "international_prefix": "0011", "ioc": "AUS", "gec": "AS", "name": "Australia", "national_destination_code_lengths": [ 2 ], "national_number_lengths": [ 9 ], "national_prefix": "0", "number": "036", "region": "Oceania", "subregion": "Australia and New Zealand", "world_region": "APAC", "un_locode": "AU", "nationality": "Australian", "vat_rates": { "standard": 10, "reduced": [], "super_reduced": null, "parking": null }, "postal_code": true, "unofficial_names": [ "Australia", "Australien", "Australie", "オーストラリア", "Australië" ], "languages_official": [ "en" ], "languages_spoken": [ "en" ], "geo": { "latitude": -25.274398, "latitude_dec": "-25.585241317749023", "longitude": 133.775136, "longitude_dec": "134.50411987304688", "max_latitude": -9.187026399999999, "max_longitude": 159.2872223, "min_latitude": -54.83376579999999, "min_longitude": 110.9510339, "bounds": { "northeast": { "lat": -9.187026399999999, "lng": 159.2872223 }, "southwest": { "lat": -54.83376579999999, "lng": 110.9510339 } } }, "currency_code": "AUD", "start_of_week": "monday" } }