countries 8.0.3 → 8.0.4

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.
Files changed (97) hide show
  1. checksums.yaml +4 -4
  2. data/lib/countries/cache/countries.json +1 -1
  3. data/lib/countries/configuration.rb +1 -8
  4. data/lib/countries/data/countries/AE.yaml +3 -0
  5. data/lib/countries/data/countries/AI.yaml +1 -0
  6. data/lib/countries/data/countries/AQ.yaml +10 -0
  7. data/lib/countries/data/countries/AT.yaml +1 -0
  8. data/lib/countries/data/countries/AU.yaml +3 -0
  9. data/lib/countries/data/countries/AX.yaml +6 -0
  10. data/lib/countries/data/countries/BE.yaml +1 -0
  11. data/lib/countries/data/countries/BG.yaml +2 -0
  12. data/lib/countries/data/countries/BL.yaml +5 -0
  13. data/lib/countries/data/countries/BR.yaml +2 -0
  14. data/lib/countries/data/countries/BS.yaml +1 -0
  15. data/lib/countries/data/countries/BV.yaml +10 -0
  16. data/lib/countries/data/countries/CC.yaml +1 -0
  17. data/lib/countries/data/countries/CD.yaml +1 -1
  18. data/lib/countries/data/countries/CH.yaml +2 -0
  19. data/lib/countries/data/countries/CL.yaml +3 -0
  20. data/lib/countries/data/countries/CW.yaml +1 -0
  21. data/lib/countries/data/countries/CX.yaml +3 -0
  22. data/lib/countries/data/countries/CY.yaml +2 -0
  23. data/lib/countries/data/countries/CZ.yaml +2 -0
  24. data/lib/countries/data/countries/DE.yaml +2 -0
  25. data/lib/countries/data/countries/DK.yaml +3 -0
  26. data/lib/countries/data/countries/EE.yaml +2 -0
  27. data/lib/countries/data/countries/EH.yaml +5 -0
  28. data/lib/countries/data/countries/ES.yaml +1 -0
  29. data/lib/countries/data/countries/FI.yaml +2 -0
  30. data/lib/countries/data/countries/FK.yaml +2 -0
  31. data/lib/countries/data/countries/FR.yaml +1 -0
  32. data/lib/countries/data/countries/GB.yaml +3 -0
  33. data/lib/countries/data/countries/GF.yaml +1 -0
  34. data/lib/countries/data/countries/GG.yaml +5 -0
  35. data/lib/countries/data/countries/GI.yaml +1 -0
  36. data/lib/countries/data/countries/GL.yaml +1 -0
  37. data/lib/countries/data/countries/GM.yaml +1 -0
  38. data/lib/countries/data/countries/GP.yaml +1 -0
  39. data/lib/countries/data/countries/GR.yaml +2 -0
  40. data/lib/countries/data/countries/GS.yaml +5 -0
  41. data/lib/countries/data/countries/HM.yaml +7 -0
  42. data/lib/countries/data/countries/HR.yaml +2 -0
  43. data/lib/countries/data/countries/HU.yaml +2 -0
  44. data/lib/countries/data/countries/IL.yaml +3 -0
  45. data/lib/countries/data/countries/IM.yaml +5 -0
  46. data/lib/countries/data/countries/IO.yaml +5 -0
  47. data/lib/countries/data/countries/IS.yaml +2 -0
  48. data/lib/countries/data/countries/IT.yaml +1 -0
  49. data/lib/countries/data/countries/JE.yaml +5 -0
  50. data/lib/countries/data/countries/KP.yaml +1 -0
  51. data/lib/countries/data/countries/LT.yaml +2 -0
  52. data/lib/countries/data/countries/LV.yaml +2 -0
  53. data/lib/countries/data/countries/MD.yaml +1 -0
  54. data/lib/countries/data/countries/MF.yaml +5 -0
  55. data/lib/countries/data/countries/MO.yaml +1 -0
  56. data/lib/countries/data/countries/MP.yaml +1 -0
  57. data/lib/countries/data/countries/MQ.yaml +1 -0
  58. data/lib/countries/data/countries/MS.yaml +1 -0
  59. data/lib/countries/data/countries/MT.yaml +2 -0
  60. data/lib/countries/data/countries/MX.yaml +3 -0
  61. data/lib/countries/data/countries/NC.yaml +1 -0
  62. data/lib/countries/data/countries/NF.yaml +1 -0
  63. data/lib/countries/data/countries/NG.yaml +3 -0
  64. data/lib/countries/data/countries/NL.yaml +2 -0
  65. data/lib/countries/data/countries/NO.yaml +3 -0
  66. data/lib/countries/data/countries/NU.yaml +1 -0
  67. data/lib/countries/data/countries/NZ.yaml +2 -0
  68. data/lib/countries/data/countries/PF.yaml +1 -0
  69. data/lib/countries/data/countries/PH.yaml +3 -0
  70. data/lib/countries/data/countries/PL.yaml +2 -0
  71. data/lib/countries/data/countries/PM.yaml +1 -0
  72. data/lib/countries/data/countries/PN.yaml +2 -0
  73. data/lib/countries/data/countries/PT.yaml +1 -0
  74. data/lib/countries/data/countries/RE.yaml +1 -0
  75. data/lib/countries/data/countries/RO.yaml +2 -0
  76. data/lib/countries/data/countries/RU.yaml +1 -0
  77. data/lib/countries/data/countries/SA.yaml +3 -0
  78. data/lib/countries/data/countries/SE.yaml +2 -0
  79. data/lib/countries/data/countries/SH.yaml +1 -0
  80. data/lib/countries/data/countries/SI.yaml +2 -0
  81. data/lib/countries/data/countries/SJ.yaml +1 -0
  82. data/lib/countries/data/countries/SK.yaml +1 -0
  83. data/lib/countries/data/countries/SS.yaml +1 -0
  84. data/lib/countries/data/countries/SX.yaml +1 -0
  85. data/lib/countries/data/countries/TC.yaml +1 -0
  86. data/lib/countries/data/countries/TF.yaml +5 -0
  87. data/lib/countries/data/countries/TH.yaml +2 -0
  88. data/lib/countries/data/countries/TK.yaml +1 -0
  89. data/lib/countries/data/countries/TW.yaml +1 -0
  90. data/lib/countries/data/countries/UA.yaml +2 -0
  91. data/lib/countries/data/countries/UM.yaml +6 -0
  92. data/lib/countries/data/countries/US.yaml +1 -0
  93. data/lib/countries/data/countries/VA.yaml +2 -0
  94. data/lib/countries/data/countries/WF.yaml +1 -0
  95. data/lib/countries/data/countries/YT.yaml +1 -0
  96. data/lib/countries/version.rb +1 -1
  97. metadata +2 -3
@@ -20,6 +20,7 @@ module ISO3166
20
20
 
21
21
  class Configuration
22
22
  attr_accessor :loaded_locales
23
+ attr_writer :locales
23
24
 
24
25
  def initialize
25
26
  @loaded_locales = []
@@ -29,14 +30,6 @@ module ISO3166
29
30
  @locales ||= default_locales
30
31
  end
31
32
 
32
- def locales=(value)
33
- if value.is_a?(Array)
34
- @locales = value.map(&:to_sym).uniq
35
- else
36
- raise ArgumentError, "Expected an Array of locales, got #{value.class}"
37
- end
38
- end
39
-
40
33
  # Enables the integration with the {Money}[https://github.com/RubyMoney/money] gem
41
34
  #
42
35
  # Please note that it requires you to add "money" gem to your gemfile.
@@ -59,5 +59,8 @@ AE:
59
59
  - Verenigde Arabische Emiraten
60
60
  vat_rates:
61
61
  standard: 5
62
+ reduced: []
63
+ super_reduced:
64
+ parking:
62
65
  vehicle_registration_code: UAE
63
66
  world_region: EMEA
@@ -22,6 +22,7 @@ AI:
22
22
  lat: 18.1465043
23
23
  lng: -63.4803
24
24
  international_prefix: '011'
25
+ ioc:
25
26
  iso_long_name: Anguilla
26
27
  iso_short_name: Anguilla
27
28
  languages_official:
@@ -21,11 +21,21 @@ AQ:
21
21
  southwest:
22
22
  lat: -90
23
23
  lng: -180
24
+ international_prefix: ''
25
+ ioc:
24
26
  iso_long_name: Antarctica
25
27
  iso_short_name: Antarctica
28
+ languages_official: []
29
+ languages_spoken: []
30
+ national_destination_code_lengths: []
31
+ national_number_lengths: []
32
+ national_prefix: ''
33
+ nationality: ''
26
34
  number: '010'
27
35
  postal_code: false
36
+ region: ''
28
37
  start_of_week: monday
38
+ subregion: ''
29
39
  un_locode: AQ
30
40
  un_member: false
31
41
  unofficial_names:
@@ -68,6 +68,7 @@ AT:
68
68
  standard: 20
69
69
  reduced:
70
70
  - 10
71
+ super_reduced:
71
72
  parking: 12
72
73
  vehicle_registration_code: A
73
74
  world_region: EMEA
@@ -58,5 +58,8 @@ AU:
58
58
  - 澳洲
59
59
  vat_rates:
60
60
  standard: 10
61
+ reduced: []
62
+ super_reduced:
63
+ parking:
61
64
  vehicle_registration_code: AUS
62
65
  world_region: APAC
@@ -8,6 +8,7 @@ AX:
8
8
  distance_unit: KM
9
9
  eu_member: true
10
10
  euvat_member: false
11
+ gec:
11
12
  geo:
12
13
  latitude: 60.1785247
13
14
  longitude: 19.9156105
@@ -22,12 +23,17 @@ AX:
22
23
  southwest:
23
24
  lat: 59.6872001
24
25
  lng: 19.2095998
26
+ international_prefix: ''
27
+ ioc:
25
28
  iso_long_name: Åland
26
29
  iso_short_name: Åland Islands
27
30
  languages_official:
28
31
  - sv
29
32
  languages_spoken:
30
33
  - sv
34
+ national_destination_code_lengths: []
35
+ national_number_lengths: []
36
+ national_prefix: ''
31
37
  nationality: Swedish
32
38
  number: '248'
33
39
  postal_code: true
@@ -67,6 +67,7 @@ BE:
67
67
  reduced:
68
68
  - 6
69
69
  - 12
70
+ super_reduced:
70
71
  parking: 12
71
72
  vehicle_registration_code: B
72
73
  world_region: EMEA
@@ -63,5 +63,7 @@ BG:
63
63
  standard: 20
64
64
  reduced:
65
65
  - 9
66
+ super_reduced:
67
+ parking:
66
68
  vehicle_registration_code: BG
67
69
  world_region: EMEA
@@ -21,12 +21,17 @@ BL:
21
21
  southwest:
22
22
  lat: 17.8663
23
23
  lng: -62.9559999
24
+ international_prefix: ''
25
+ ioc:
24
26
  iso_long_name: The Collectivity of Saint-Barthélemy
25
27
  iso_short_name: Saint Barthélemy
26
28
  languages_official:
27
29
  - fr
28
30
  languages_spoken:
29
31
  - fr
32
+ national_destination_code_lengths: []
33
+ national_number_lengths: []
34
+ national_prefix: ''
30
35
  nationality: Saint Barthélemy Islander
31
36
  number: '652'
32
37
  postal_code: true
@@ -62,5 +62,7 @@ BR:
62
62
  reduced:
63
63
  - 12
64
64
  - 7
65
+ super_reduced:
66
+ parking:
65
67
  vehicle_registration_code: BR
66
68
  world_region: AMER
@@ -44,6 +44,7 @@ BS:
44
44
  un_locode: BS
45
45
  un_member: true
46
46
  unofficial_names:
47
+ - Bahamas
47
48
  - The Bahamas
48
49
  - バハマ
49
50
  vehicle_registration_code: BS
@@ -21,11 +21,21 @@ BV:
21
21
  southwest:
22
22
  lat: -54.4541004
23
23
  lng: 3.2858826
24
+ international_prefix: ''
25
+ ioc:
24
26
  iso_long_name: Bouvet Island
25
27
  iso_short_name: Bouvet Island
28
+ languages_official: []
29
+ languages_spoken: []
30
+ national_destination_code_lengths: []
31
+ national_number_lengths: []
32
+ national_prefix: ''
33
+ nationality: ''
26
34
  number: '074'
27
35
  postal_code: false
36
+ region: ''
28
37
  start_of_week: monday
38
+ subregion: ''
29
39
  un_locode: BV
30
40
  un_member: false
31
41
  unofficial_names:
@@ -22,6 +22,7 @@ CC:
22
22
  lat: -12.2118513
23
23
  lng: 96.8134118
24
24
  international_prefix: '0011'
25
+ ioc:
25
26
  iso_long_name: The Territory of Cocos (Keeling) Islands
26
27
  iso_short_name: Cocos (Keeling) Islands (the)
27
28
  languages_official:
@@ -51,12 +51,12 @@ CD:
51
51
  un_locode: CD
52
52
  un_member: true
53
53
  unofficial_names:
54
+ - Congo (Democratic Republic of the)
54
55
  - Congo (Dem. Rep.)
55
56
  - Kongo (Dem. Rep.)
56
57
  - Congo (Rep. Dem.)
57
58
  - コンゴ民主共和国
58
59
  - Congo [DRC]
59
- - Congo (The Democratic Republic Of The)
60
60
  - Democratic Republic of the Congo
61
61
  - Congo, Democratic Republic of
62
62
  - Congo (Kinshasa)
@@ -68,5 +68,7 @@ CH:
68
68
  reduced:
69
69
  - 2.6
70
70
  - 3.8
71
+ super_reduced:
72
+ parking:
71
73
  vehicle_registration_code: CH
72
74
  world_region: EMEA
@@ -50,5 +50,8 @@ CL:
50
50
  - Chili
51
51
  vat_rates:
52
52
  standard: 19
53
+ reduced: []
54
+ super_reduced:
55
+ parking:
53
56
  vehicle_registration_code: RCH
54
57
  world_region: AMER
@@ -22,6 +22,7 @@ CW:
22
22
  lat: 11.9224
23
23
  lng: -69.29899999999999
24
24
  international_prefix: '00'
25
+ ioc:
25
26
  iso_long_name: The Country of Curaçao
26
27
  iso_short_name: Curaçao
27
28
  languages_official:
@@ -22,6 +22,7 @@ CX:
22
22
  lat: -10.5703619
23
23
  lng: 105.5333161
24
24
  international_prefix: '0011'
25
+ ioc:
25
26
  iso_long_name: The Territory of Christmas Island
26
27
  iso_short_name: Christmas Island
27
28
  languages_official:
@@ -32,6 +33,8 @@ CX:
32
33
  - en
33
34
  - zh
34
35
  - ms
36
+ national_destination_code_lengths: []
37
+ national_number_lengths: []
35
38
  national_prefix: '0'
36
39
  nationality: Christmas Island
37
40
  number: '162'
@@ -60,5 +60,7 @@ CY:
60
60
  reduced:
61
61
  - 5
62
62
  - 9
63
+ super_reduced:
64
+ parking:
63
65
  vehicle_registration_code: CY
64
66
  world_region: EMEA
@@ -63,5 +63,7 @@ CZ:
63
63
  standard: 21
64
64
  reduced:
65
65
  - 12
66
+ super_reduced:
67
+ parking:
66
68
  vehicle_registration_code: CZ
67
69
  world_region: EMEA
@@ -71,5 +71,7 @@ DE:
71
71
  standard: 19
72
72
  reduced:
73
73
  - 7
74
+ super_reduced:
75
+ parking:
74
76
  vehicle_registration_code: D
75
77
  world_region: EMEA
@@ -59,5 +59,8 @@ DK:
59
59
  - Denemarken
60
60
  vat_rates:
61
61
  standard: 25
62
+ reduced: []
63
+ super_reduced:
64
+ parking:
62
65
  vehicle_registration_code: DK
63
66
  world_region: EMEA
@@ -56,5 +56,7 @@ EE:
56
56
  reduced:
57
57
  - 13
58
58
  - 9
59
+ super_reduced:
60
+ parking:
59
61
  vehicle_registration_code: EST
60
62
  world_region: EMEA
@@ -21,6 +21,8 @@ EH:
21
21
  southwest:
22
22
  lat: 20.427
23
23
  lng: -17.4573001
24
+ international_prefix: ''
25
+ ioc:
24
26
  iso_long_name: The Sahrawi Arab Democratic Republic
25
27
  iso_short_name: Western Sahara
26
28
  languages_official:
@@ -29,6 +31,9 @@ EH:
29
31
  languages_spoken:
30
32
  - es
31
33
  - fr
34
+ national_destination_code_lengths: []
35
+ national_number_lengths: []
36
+ national_prefix: ''
32
37
  nationality: Sahrawi
33
38
  number: '732'
34
39
  postal_code: true
@@ -71,5 +71,6 @@ ES:
71
71
  reduced:
72
72
  - 10
73
73
  super_reduced: 4
74
+ parking:
74
75
  vehicle_registration_code: E
75
76
  world_region: EMEA
@@ -63,5 +63,7 @@ FI:
63
63
  reduced:
64
64
  - 10
65
65
  - 14
66
+ super_reduced:
67
+ parking:
66
68
  vehicle_registration_code: FIN
67
69
  world_region: EMEA
@@ -22,6 +22,7 @@ FK:
22
22
  lat: -52.4744161
23
23
  lng: -61.3792419
24
24
  international_prefix: '00'
25
+ ioc:
25
26
  iso_long_name: The Falkland Islands
26
27
  iso_short_name: Falkland Islands (the) [Malvinas]
27
28
  languages_official:
@@ -44,6 +45,7 @@ FK:
44
45
  un_member: false
45
46
  unofficial_names:
46
47
  - Falkland Islands
48
+ - Falkland Islands [Malvinas]
47
49
  - Falklandinseln
48
50
  - Îles Malouines
49
51
  - Islas Malvinas
@@ -66,5 +66,6 @@ FR:
66
66
  - 5.5
67
67
  - 10
68
68
  super_reduced: 2.1
69
+ parking:
69
70
  vehicle_registration_code: F
70
71
  world_region: EMEA
@@ -58,6 +58,7 @@ GB:
58
58
  unofficial_names:
59
59
  - United Kingdom
60
60
  - The United Kingdom
61
+ - United Kingdom of Great Britain and Northern Ireland
61
62
  - England
62
63
  - Großbritannien
63
64
  - Vereinigtes Königreich
@@ -76,5 +77,7 @@ GB:
76
77
  standard: 20
77
78
  reduced:
78
79
  - 5
80
+ super_reduced:
81
+ parking:
79
82
  vehicle_registration_code: UK
80
83
  world_region: EMEA
@@ -24,6 +24,7 @@ GF:
24
24
  lat: 2.109287
25
25
  lng: -54.5544379
26
26
  international_prefix: '00'
27
+ ioc:
27
28
  iso_long_name: Guyane
28
29
  iso_short_name: French Guiana
29
30
  languages_official:
@@ -21,6 +21,8 @@ GG:
21
21
  southwest:
22
22
  lat: 49.4167199
23
23
  lng: -2.6745361
24
+ international_prefix: ''
25
+ ioc:
24
26
  iso_long_name: The Bailiwick of Guernsey
25
27
  iso_short_name: Guernsey
26
28
  languages_official:
@@ -29,6 +31,9 @@ GG:
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: '831'
34
39
  postal_code: true
@@ -22,6 +22,7 @@ GI:
22
22
  lat: 36.1038999
23
23
  lng: -5.3721
24
24
  international_prefix: '00'
25
+ ioc:
25
26
  iso_long_name: Gibraltar
26
27
  iso_short_name: Gibraltar
27
28
  languages_official:
@@ -27,6 +27,7 @@ GL:
27
27
  lat: 58.26329
28
28
  lng: -73.8281196
29
29
  international_prefix: '009'
30
+ ioc:
30
31
  iso_long_name: Kalaallit Nunaat
31
32
  iso_short_name: Greenland
32
33
  languages_official:
@@ -43,6 +43,7 @@ GM:
43
43
  un_locode: GM
44
44
  un_member: true
45
45
  unofficial_names:
46
+ - Gambia
46
47
  - The Gambia
47
48
  - ガンビア
48
49
  vehicle_registration_code: WAG
@@ -24,6 +24,7 @@ GP:
24
24
  lat: 15.742032
25
25
  lng: -61.8468
26
26
  international_prefix: '00'
27
+ ioc:
27
28
  iso_long_name: Guadeloupe
28
29
  iso_short_name: Guadeloupe
29
30
  languages_official:
@@ -62,5 +62,7 @@ GR:
62
62
  reduced:
63
63
  - 6
64
64
  - 13
65
+ super_reduced:
66
+ parking:
65
67
  vehicle_registration_code: GR
66
68
  world_region: EMEA
@@ -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:
@@ -63,5 +63,7 @@ HR:
63
63
  reduced:
64
64
  - 5
65
65
  - 13
66
+ super_reduced:
67
+ parking:
66
68
  vehicle_registration_code: HR
67
69
  world_region: EMEA
@@ -64,5 +64,7 @@ HU:
64
64
  reduced:
65
65
  - 5
66
66
  - 18
67
+ super_reduced:
68
+ parking:
67
69
  vehicle_registration_code: H
68
70
  world_region: EMEA
@@ -58,5 +58,8 @@ IL:
58
58
  - イスラエル
59
59
  vat_rates:
60
60
  standard: 17
61
+ reduced: []
62
+ super_reduced:
63
+ parking:
61
64
  vehicle_registration_code: IL
62
65
  world_region: EMEA
@@ -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,17 @@ 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
27
  iso_short_name: British Indian Ocean Territory (the)
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: Indian
31
36
  number: '086'
32
37
  postal_code: true
@@ -62,5 +62,7 @@ IS:
62
62
  standard: 24
63
63
  reduced:
64
64
  - 11
65
+ super_reduced:
66
+ parking:
65
67
  vehicle_registration_code: IS
66
68
  world_region: EMEA
@@ -65,5 +65,6 @@ IT:
65
65
  reduced:
66
66
  - 10
67
67
  super_reduced: 4
68
+ parking:
68
69
  vehicle_registration_code: I
69
70
  world_region: EMEA
@@ -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
@@ -44,6 +44,7 @@ KP:
44
44
  un_locode: KP
45
45
  un_member: true
46
46
  unofficial_names:
47
+ - Korea (Democratic People's Republic of)
47
48
  - Korea (North)
48
49
  - North Korea
49
50
  - Nordkorea
@@ -59,5 +59,7 @@ LT:
59
59
  reduced:
60
60
  - 5
61
61
  - 9
62
+ super_reduced:
63
+ parking:
62
64
  vehicle_registration_code: LT
63
65
  world_region: EMEA
@@ -62,5 +62,7 @@ LV:
62
62
  standard: 21
63
63
  reduced:
64
64
  - 12
65
+ super_reduced:
66
+ parking:
65
67
  vehicle_registration_code: LV
66
68
  world_region: EMEA
@@ -48,6 +48,7 @@ MD:
48
48
  - Moldawien
49
49
  - Moldavie
50
50
  - Moldavia
51
+ - Moldova (Republic of)
51
52
  - the Republic of Moldova
52
53
  - モルドバ共和国
53
54
  - 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
@@ -22,6 +22,7 @@ MO:
22
22
  lat: 22.1066001
23
23
  lng: 113.5276053
24
24
  international_prefix: '00'
25
+ ioc:
25
26
  iso_long_name: The Macao Special Administrative Region of China
26
27
  iso_short_name: Macao
27
28
  languages_official: