countries 8.0.3 → 8.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/countries/cache/countries.json +1 -1
- data/lib/countries/cache/locales/bg.json +1 -1
- data/lib/countries/cache/locales/fr.json +1 -1
- data/lib/countries/country.rb +12 -0
- data/lib/countries/data/countries/AE.yaml +5 -1
- data/lib/countries/data/countries/AI.yaml +1 -0
- data/lib/countries/data/countries/AQ.yaml +10 -0
- data/lib/countries/data/countries/AT.yaml +1 -0
- data/lib/countries/data/countries/AU.yaml +3 -0
- data/lib/countries/data/countries/AX.yaml +6 -0
- data/lib/countries/data/countries/BE.yaml +1 -0
- data/lib/countries/data/countries/BG.yaml +3 -1
- data/lib/countries/data/countries/BL.yaml +5 -0
- data/lib/countries/data/countries/BR.yaml +2 -0
- data/lib/countries/data/countries/BS.yaml +3 -1
- data/lib/countries/data/countries/BV.yaml +10 -0
- data/lib/countries/data/countries/CC.yaml +3 -1
- data/lib/countries/data/countries/CD.yaml +3 -2
- data/lib/countries/data/countries/CF.yaml +2 -1
- data/lib/countries/data/countries/CG.yaml +2 -1
- data/lib/countries/data/countries/CH.yaml +2 -0
- data/lib/countries/data/countries/CK.yaml +2 -1
- data/lib/countries/data/countries/CL.yaml +3 -0
- data/lib/countries/data/countries/CW.yaml +1 -0
- data/lib/countries/data/countries/CX.yaml +3 -0
- data/lib/countries/data/countries/CY.yaml +2 -0
- data/lib/countries/data/countries/CZ.yaml +2 -0
- data/lib/countries/data/countries/DE.yaml +2 -0
- data/lib/countries/data/countries/DK.yaml +3 -0
- data/lib/countries/data/countries/DO.yaml +2 -1
- data/lib/countries/data/countries/EE.yaml +2 -0
- data/lib/countries/data/countries/EH.yaml +5 -0
- data/lib/countries/data/countries/ES.yaml +1 -0
- data/lib/countries/data/countries/FI.yaml +2 -0
- data/lib/countries/data/countries/FK.yaml +4 -1
- data/lib/countries/data/countries/FO.yaml +2 -1
- data/lib/countries/data/countries/FR.yaml +1 -0
- data/lib/countries/data/countries/GB.yaml +5 -1
- data/lib/countries/data/countries/GF.yaml +1 -0
- data/lib/countries/data/countries/GG.yaml +5 -0
- data/lib/countries/data/countries/GI.yaml +1 -0
- data/lib/countries/data/countries/GL.yaml +1 -0
- data/lib/countries/data/countries/GM.yaml +3 -1
- data/lib/countries/data/countries/GP.yaml +1 -0
- data/lib/countries/data/countries/GR.yaml +2 -0
- data/lib/countries/data/countries/GS.yaml +5 -0
- data/lib/countries/data/countries/HM.yaml +7 -0
- data/lib/countries/data/countries/HR.yaml +2 -0
- data/lib/countries/data/countries/HU.yaml +2 -0
- data/lib/countries/data/countries/IL.yaml +3 -0
- data/lib/countries/data/countries/IM.yaml +5 -0
- data/lib/countries/data/countries/IO.yaml +7 -1
- data/lib/countries/data/countries/IS.yaml +2 -0
- data/lib/countries/data/countries/IT.yaml +1 -0
- data/lib/countries/data/countries/JE.yaml +5 -0
- data/lib/countries/data/countries/KM.yaml +2 -1
- data/lib/countries/data/countries/KP.yaml +3 -1
- data/lib/countries/data/countries/KR.yaml +2 -1
- data/lib/countries/data/countries/KY.yaml +2 -1
- data/lib/countries/data/countries/LA.yaml +2 -1
- data/lib/countries/data/countries/LT.yaml +2 -0
- data/lib/countries/data/countries/LV.yaml +2 -0
- data/lib/countries/data/countries/MD.yaml +3 -1
- data/lib/countries/data/countries/MF.yaml +5 -0
- data/lib/countries/data/countries/MH.yaml +2 -1
- data/lib/countries/data/countries/MO.yaml +1 -0
- data/lib/countries/data/countries/MP.yaml +3 -1
- data/lib/countries/data/countries/MQ.yaml +1 -0
- data/lib/countries/data/countries/MS.yaml +1 -0
- data/lib/countries/data/countries/MT.yaml +2 -0
- data/lib/countries/data/countries/MX.yaml +3 -0
- data/lib/countries/data/countries/NC.yaml +1 -0
- data/lib/countries/data/countries/NE.yaml +2 -1
- data/lib/countries/data/countries/NF.yaml +1 -0
- data/lib/countries/data/countries/NG.yaml +3 -0
- data/lib/countries/data/countries/NL.yaml +4 -1
- data/lib/countries/data/countries/NO.yaml +3 -0
- data/lib/countries/data/countries/NU.yaml +1 -0
- data/lib/countries/data/countries/NZ.yaml +2 -0
- data/lib/countries/data/countries/PF.yaml +1 -0
- data/lib/countries/data/countries/PH.yaml +5 -1
- data/lib/countries/data/countries/PL.yaml +2 -0
- data/lib/countries/data/countries/PM.yaml +1 -0
- data/lib/countries/data/countries/PN.yaml +2 -0
- data/lib/countries/data/countries/PT.yaml +1 -0
- data/lib/countries/data/countries/RE.yaml +1 -0
- data/lib/countries/data/countries/RO.yaml +4 -3
- data/lib/countries/data/countries/RU.yaml +3 -1
- data/lib/countries/data/countries/SA.yaml +3 -0
- data/lib/countries/data/countries/SD.yaml +2 -1
- data/lib/countries/data/countries/SE.yaml +2 -0
- data/lib/countries/data/countries/SH.yaml +1 -0
- data/lib/countries/data/countries/SI.yaml +2 -0
- data/lib/countries/data/countries/SJ.yaml +1 -0
- data/lib/countries/data/countries/SK.yaml +1 -0
- data/lib/countries/data/countries/SS.yaml +1 -0
- data/lib/countries/data/countries/SX.yaml +1 -0
- data/lib/countries/data/countries/TC.yaml +3 -1
- data/lib/countries/data/countries/TF.yaml +7 -1
- data/lib/countries/data/countries/TH.yaml +2 -0
- data/lib/countries/data/countries/TK.yaml +1 -0
- data/lib/countries/data/countries/TW.yaml +3 -1
- data/lib/countries/data/countries/UA.yaml +2 -0
- data/lib/countries/data/countries/UM.yaml +8 -1
- data/lib/countries/data/countries/US.yaml +3 -1
- data/lib/countries/data/countries/VA.yaml +5 -2
- data/lib/countries/data/countries/WF.yaml +1 -0
- data/lib/countries/data/countries/YT.yaml +1 -0
- data/lib/countries/data/translations/countries-bg.yaml +5 -5
- data/lib/countries/data/translations/countries-fr.yaml +0 -1
- data/lib/countries/data.rb +1 -1
- data/lib/countries/version.rb +1 -1
- metadata +2 -3
|
@@ -24,7 +24,8 @@ GM:
|
|
|
24
24
|
international_prefix: '00'
|
|
25
25
|
ioc: GAM
|
|
26
26
|
iso_long_name: The Republic of The Gambia
|
|
27
|
-
iso_short_name: Gambia
|
|
27
|
+
iso_short_name: Gambia
|
|
28
|
+
iso_short_name_lower_case: Gambia (the)
|
|
28
29
|
languages_official:
|
|
29
30
|
- en
|
|
30
31
|
languages_spoken:
|
|
@@ -43,6 +44,7 @@ GM:
|
|
|
43
44
|
un_locode: GM
|
|
44
45
|
un_member: true
|
|
45
46
|
unofficial_names:
|
|
47
|
+
- Gambia
|
|
46
48
|
- The Gambia
|
|
47
49
|
- ガンビア
|
|
48
50
|
vehicle_registration_code: WAG
|
|
@@ -21,12 +21,17 @@ GS:
|
|
|
21
21
|
southwest:
|
|
22
22
|
lat: -59.91097600000001
|
|
23
23
|
lng: -38.4301758
|
|
24
|
+
international_prefix: ''
|
|
25
|
+
ioc:
|
|
24
26
|
iso_long_name: South Georgia and the South Sandwich Islands
|
|
25
27
|
iso_short_name: South Georgia and the South Sandwich Islands
|
|
26
28
|
languages_official:
|
|
27
29
|
- en
|
|
28
30
|
languages_spoken:
|
|
29
31
|
- en
|
|
32
|
+
national_destination_code_lengths: []
|
|
33
|
+
national_number_lengths: []
|
|
34
|
+
national_prefix: ''
|
|
30
35
|
nationality: South Georgia and the South Sandwich Islander
|
|
31
36
|
number: '239'
|
|
32
37
|
postal_code: true
|
|
@@ -21,17 +21,24 @@ HM:
|
|
|
21
21
|
southwest:
|
|
22
22
|
lat: -53.19168759999999
|
|
23
23
|
lng: 73.25065599999999
|
|
24
|
+
international_prefix: ''
|
|
25
|
+
ioc:
|
|
24
26
|
iso_long_name: The Territory of Heard Island and McDonald Islands
|
|
25
27
|
iso_short_name: Heard Island and McDonald Islands
|
|
26
28
|
languages_official:
|
|
27
29
|
- en
|
|
28
30
|
languages_spoken:
|
|
29
31
|
- en
|
|
32
|
+
national_destination_code_lengths: []
|
|
33
|
+
national_number_lengths: []
|
|
34
|
+
national_prefix: ''
|
|
30
35
|
nationality: Heard and McDonald Islander
|
|
31
36
|
number: '334'
|
|
32
37
|
postal_code: true
|
|
33
38
|
postal_code_format: "\\d{4}"
|
|
39
|
+
region: ''
|
|
34
40
|
start_of_week: monday
|
|
41
|
+
subregion: ''
|
|
35
42
|
un_locode: HM
|
|
36
43
|
un_member: false
|
|
37
44
|
unofficial_names:
|
|
@@ -21,6 +21,8 @@ IM:
|
|
|
21
21
|
southwest:
|
|
22
22
|
lat: 54.0186764
|
|
23
23
|
lng: -4.8736609
|
|
24
|
+
international_prefix: ''
|
|
25
|
+
ioc:
|
|
24
26
|
iso_long_name: The Isle of Man
|
|
25
27
|
iso_short_name: Isle of Man
|
|
26
28
|
languages_official:
|
|
@@ -29,6 +31,9 @@ IM:
|
|
|
29
31
|
languages_spoken:
|
|
30
32
|
- en
|
|
31
33
|
- gv
|
|
34
|
+
national_destination_code_lengths: []
|
|
35
|
+
national_number_lengths: []
|
|
36
|
+
national_prefix: ''
|
|
32
37
|
nationality: Manx
|
|
33
38
|
number: '833'
|
|
34
39
|
postal_code: true
|
|
@@ -21,12 +21,18 @@ IO:
|
|
|
21
21
|
southwest:
|
|
22
22
|
lat: -7.4891118
|
|
23
23
|
lng: 71.1859131
|
|
24
|
+
international_prefix: ''
|
|
25
|
+
ioc:
|
|
24
26
|
iso_long_name: The British Indian Ocean Territory
|
|
25
|
-
iso_short_name: British Indian Ocean Territory
|
|
27
|
+
iso_short_name: British Indian Ocean Territory
|
|
28
|
+
iso_short_name_lower_case: British Indian Ocean Territory (the)
|
|
26
29
|
languages_official:
|
|
27
30
|
- en
|
|
28
31
|
languages_spoken:
|
|
29
32
|
- en
|
|
33
|
+
national_destination_code_lengths: []
|
|
34
|
+
national_number_lengths: []
|
|
35
|
+
national_prefix: ''
|
|
30
36
|
nationality: Indian
|
|
31
37
|
number: '086'
|
|
32
38
|
postal_code: true
|
|
@@ -21,6 +21,8 @@ JE:
|
|
|
21
21
|
southwest:
|
|
22
22
|
lat: 49.1582
|
|
23
23
|
lng: -2.2602001
|
|
24
|
+
international_prefix: ''
|
|
25
|
+
ioc:
|
|
24
26
|
iso_long_name: The Bailiwick of Jersey
|
|
25
27
|
iso_short_name: Jersey
|
|
26
28
|
languages_official:
|
|
@@ -29,6 +31,9 @@ JE:
|
|
|
29
31
|
languages_spoken:
|
|
30
32
|
- en
|
|
31
33
|
- fr
|
|
34
|
+
national_destination_code_lengths: []
|
|
35
|
+
national_number_lengths: []
|
|
36
|
+
national_prefix: ''
|
|
32
37
|
nationality: Channel Islander
|
|
33
38
|
number: '832'
|
|
34
39
|
postal_code: true
|
|
@@ -24,7 +24,8 @@ KP:
|
|
|
24
24
|
international_prefix: '00'
|
|
25
25
|
ioc: PRK
|
|
26
26
|
iso_long_name: The Democratic People's Republic of Korea
|
|
27
|
-
iso_short_name: Korea (
|
|
27
|
+
iso_short_name: Korea (Democratic People's Republic of)
|
|
28
|
+
iso_short_name_lower_case: Korea (the Democratic People's Republic of)
|
|
28
29
|
languages_official:
|
|
29
30
|
- ko
|
|
30
31
|
languages_spoken:
|
|
@@ -44,6 +45,7 @@ KP:
|
|
|
44
45
|
un_locode: KP
|
|
45
46
|
un_member: true
|
|
46
47
|
unofficial_names:
|
|
48
|
+
- Korea (Democratic People's Republic of)
|
|
47
49
|
- Korea (North)
|
|
48
50
|
- North Korea
|
|
49
51
|
- Nordkorea
|
|
@@ -31,7 +31,8 @@ KR:
|
|
|
31
31
|
international_prefix: '001'
|
|
32
32
|
ioc: KOR
|
|
33
33
|
iso_long_name: The Republic of Korea
|
|
34
|
-
iso_short_name: Korea (
|
|
34
|
+
iso_short_name: Korea (Republic of)
|
|
35
|
+
iso_short_name_lower_case: Korea (the Republic of)
|
|
35
36
|
languages_official:
|
|
36
37
|
- ko
|
|
37
38
|
languages_spoken:
|
|
@@ -24,7 +24,8 @@ KY:
|
|
|
24
24
|
international_prefix: '011'
|
|
25
25
|
ioc: CAY
|
|
26
26
|
iso_long_name: The Cayman Islands
|
|
27
|
-
iso_short_name: Cayman Islands
|
|
27
|
+
iso_short_name: Cayman Islands
|
|
28
|
+
iso_short_name_lower_case: Cayman Islands (the)
|
|
28
29
|
languages_official:
|
|
29
30
|
- en
|
|
30
31
|
languages_spoken:
|
|
@@ -24,7 +24,8 @@ LA:
|
|
|
24
24
|
international_prefix: '00'
|
|
25
25
|
ioc: LAO
|
|
26
26
|
iso_long_name: The Lao People's Democratic Republic
|
|
27
|
-
iso_short_name: Lao People's Democratic Republic
|
|
27
|
+
iso_short_name: Lao People's Democratic Republic
|
|
28
|
+
iso_short_name_lower_case: Lao People's Democratic Republic (the)
|
|
28
29
|
languages_official:
|
|
29
30
|
- lo
|
|
30
31
|
languages_spoken:
|
|
@@ -24,7 +24,8 @@ MD:
|
|
|
24
24
|
international_prefix: '00'
|
|
25
25
|
ioc: MDA
|
|
26
26
|
iso_long_name: The Republic of Moldova
|
|
27
|
-
iso_short_name: Moldova (
|
|
27
|
+
iso_short_name: Moldova (Republic of)
|
|
28
|
+
iso_short_name_lower_case: Moldova (the Republic of)
|
|
28
29
|
languages_official:
|
|
29
30
|
- ro
|
|
30
31
|
languages_spoken:
|
|
@@ -48,6 +49,7 @@ MD:
|
|
|
48
49
|
- Moldawien
|
|
49
50
|
- Moldavie
|
|
50
51
|
- Moldavia
|
|
52
|
+
- Moldova (Republic of)
|
|
51
53
|
- the Republic of Moldova
|
|
52
54
|
- モルドバ共和国
|
|
53
55
|
- Moldavië
|
|
@@ -23,6 +23,8 @@ MF:
|
|
|
23
23
|
southwest:
|
|
24
24
|
lat: 18.0462883
|
|
25
25
|
lng: -63.1630001
|
|
26
|
+
international_prefix: ''
|
|
27
|
+
ioc:
|
|
26
28
|
iso_long_name: The Collectivity of Saint-Martin
|
|
27
29
|
iso_short_name: Saint Martin (French part)
|
|
28
30
|
languages_official:
|
|
@@ -33,6 +35,9 @@ MF:
|
|
|
33
35
|
- en
|
|
34
36
|
- fr
|
|
35
37
|
- nl
|
|
38
|
+
national_destination_code_lengths: []
|
|
39
|
+
national_number_lengths: []
|
|
40
|
+
national_prefix: ''
|
|
36
41
|
nationality: French
|
|
37
42
|
number: '663'
|
|
38
43
|
postal_code: true
|
|
@@ -24,7 +24,8 @@ MH:
|
|
|
24
24
|
international_prefix: '00'
|
|
25
25
|
ioc: MHL
|
|
26
26
|
iso_long_name: The Republic of the Marshall Islands
|
|
27
|
-
iso_short_name: Marshall Islands
|
|
27
|
+
iso_short_name: Marshall Islands
|
|
28
|
+
iso_short_name_lower_case: Marshall Islands (the)
|
|
28
29
|
languages_official:
|
|
29
30
|
- en
|
|
30
31
|
- mh
|
|
@@ -22,8 +22,10 @@ MP:
|
|
|
22
22
|
lat: 13.9713848
|
|
23
23
|
lng: 144.7668457
|
|
24
24
|
international_prefix: '011'
|
|
25
|
+
ioc:
|
|
25
26
|
iso_long_name: The Commonwealth of the Northern Mariana Islands
|
|
26
|
-
iso_short_name: Northern Mariana Islands
|
|
27
|
+
iso_short_name: Northern Mariana Islands
|
|
28
|
+
iso_short_name_lower_case: Northern Mariana Islands (the)
|
|
27
29
|
languages_official:
|
|
28
30
|
- en
|
|
29
31
|
- ch
|
|
@@ -31,7 +31,8 @@ NL:
|
|
|
31
31
|
international_prefix: '00'
|
|
32
32
|
ioc: NED
|
|
33
33
|
iso_long_name: The Kingdom of the Netherlands
|
|
34
|
-
iso_short_name: Netherlands
|
|
34
|
+
iso_short_name: Netherlands
|
|
35
|
+
iso_short_name_lower_case: Netherlands (the)
|
|
35
36
|
languages_official:
|
|
36
37
|
- nl
|
|
37
38
|
languages_spoken:
|
|
@@ -64,5 +65,7 @@ NL:
|
|
|
64
65
|
standard: 21
|
|
65
66
|
reduced:
|
|
66
67
|
- 9
|
|
68
|
+
super_reduced:
|
|
69
|
+
parking:
|
|
67
70
|
vehicle_registration_code: NL
|
|
68
71
|
world_region: EMEA
|
|
@@ -29,7 +29,8 @@ PH:
|
|
|
29
29
|
international_prefix: '00'
|
|
30
30
|
ioc: PHI
|
|
31
31
|
iso_long_name: The Republic of the Philippines
|
|
32
|
-
iso_short_name: Philippines
|
|
32
|
+
iso_short_name: Philippines
|
|
33
|
+
iso_short_name_lower_case: Philippines (the)
|
|
33
34
|
languages_official:
|
|
34
35
|
- tl
|
|
35
36
|
- en
|
|
@@ -60,5 +61,8 @@ PH:
|
|
|
60
61
|
- Filipijnen
|
|
61
62
|
vat_rates:
|
|
62
63
|
standard: 12
|
|
64
|
+
reduced: []
|
|
65
|
+
super_reduced:
|
|
66
|
+
parking:
|
|
63
67
|
vehicle_registration_code: RP
|
|
64
68
|
world_region: APAC
|
|
@@ -22,12 +22,14 @@ PN:
|
|
|
22
22
|
lat: -25.1776023
|
|
23
23
|
lng: -130.9268188
|
|
24
24
|
international_prefix: '00'
|
|
25
|
+
ioc:
|
|
25
26
|
iso_long_name: The Pitcairn, Henderson, Ducie and Oeno Islands
|
|
26
27
|
iso_short_name: Pitcairn
|
|
27
28
|
languages_official:
|
|
28
29
|
- en
|
|
29
30
|
languages_spoken:
|
|
30
31
|
- en
|
|
32
|
+
national_destination_code_lengths: []
|
|
31
33
|
national_number_lengths:
|
|
32
34
|
- 9
|
|
33
35
|
national_prefix: '0'
|
|
@@ -30,7 +30,8 @@ RU:
|
|
|
30
30
|
international_prefix: '810'
|
|
31
31
|
ioc: RUS
|
|
32
32
|
iso_long_name: The Russian Federation
|
|
33
|
-
iso_short_name: Russian Federation
|
|
33
|
+
iso_short_name: Russian Federation
|
|
34
|
+
iso_short_name_lower_case: Russian Federation (the)
|
|
34
35
|
languages_official:
|
|
35
36
|
- ru
|
|
36
37
|
languages_spoken:
|
|
@@ -51,6 +52,7 @@ RU:
|
|
|
51
52
|
un_member: true
|
|
52
53
|
unofficial_names:
|
|
53
54
|
- Russia
|
|
55
|
+
- Russian Federation
|
|
54
56
|
- Russland
|
|
55
57
|
- Russie
|
|
56
58
|
- Rusia
|