UNPKG

@legendaryrob/countrify

Version:

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

62 lines 1.4 kB
{ "HK": { "continent": "Asia", "address_format": "{{recipient}}\n{{street}}\n{{postalcode}} {{city}} {{region_short}}\n{{country}}", "alpha2": "HK", "alpha3": "HKG", "country_code": "852", "international_prefix": "001", "ioc": "HKG", "gec": "HK", "name": "Hong Kong", "national_destination_code_lengths": [ 2 ], "national_number_lengths": [ 8 ], "national_prefix": "None", "number": "344", "region": "Asia", "subregion": "Eastern Asia", "world_region": "APAC", "un_locode": "HK", "nationality": "Hong Kongese", "postal_code": false, "unofficial_names": [ "Hong Kong", "香港", "Hongkong" ], "languages_official": [ "en", "zh" ], "languages_spoken": [ "en", "zh" ], "geo": { "latitude": 22.396428, "latitude_dec": "22.336156845092773", "longitude": 114.109497, "longitude_dec": "114.18696594238281", "max_latitude": 22.561968, "max_longitude": 114.4294999, "min_latitude": 22.1435, "min_longitude": 113.8259001, "bounds": { "northeast": { "lat": 22.561968, "lng": 114.4294999 }, "southwest": { "lat": 22.1435, "lng": 113.8259001 } } }, "currency_code": "HKD", "start_of_week": "monday" } }