Skip to content

Commit

Permalink
Added some missing information
Browse files Browse the repository at this point in the history
  • Loading branch information
multiwebinc authored Aug 11, 2018
1 parent d55bc8e commit d422b5e
Showing 1 changed file with 33 additions and 11 deletions.
44 changes: 33 additions & 11 deletions src/Webpatser/Countries/Models/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -1400,7 +1400,9 @@
"region-code":"150",
"sub-region-code":"154",
"eea":false,
"calling_code":"358"
"calling_code":"358",
"currency_symbol":"\u20ac",
"currency_decimals":"2"
},
"250":{
"capital":"Paris",
Expand Down Expand Up @@ -2874,7 +2876,9 @@
"region-code":"019",
"sub-region-code":"029",
"eea":false,
"calling_code":"599"
"calling_code":"599",
"currency_symbol":"\u0192",
"currency_decimals":"2"
},
"533":{
"capital":"Oranjestad",
Expand Down Expand Up @@ -2909,7 +2913,9 @@
"region-code":"019",
"sub-region-code":"029",
"eea":false,
"calling_code":"721"
"calling_code":"721",
"currency_symbol":"\u0192",
"currency_decimals":"2"
},
"535":{
"citizenship":"of Bonaire, Sint Eustatius and Saba",
Expand Down Expand Up @@ -3528,7 +3534,9 @@
"region-code":"019",
"sub-region-code":"029",
"eea":false,
"calling_code":"590"
"calling_code":"590",
"currency_symbol":"\u20ac",
"currency_decimals":"2"
},
"654":{
"capital":"Jamestown",
Expand Down Expand Up @@ -3620,7 +3628,9 @@
"region-code":"019",
"sub-region-code":"029",
"eea":false,
"calling_code":"590"
"calling_code":"590",
"currency_symbol":"\u20ac",
"currency_decimals":"2"
},
"666":{
"capital":"Saint-Pierre",
Expand Down Expand Up @@ -3750,7 +3760,9 @@
"region-code":"150",
"sub-region-code":"039",
"eea":false,
"calling_code":"381"
"calling_code":"381",
"currency_symbol":"\u0434\u0438\u043d",
"currency_decimals":"2"
},
"690":{
"capital":"Victoria",
Expand Down Expand Up @@ -3956,7 +3968,9 @@
"region-code":"002",
"sub-region-code":"015",
"eea":false,
"calling_code":"211"
"calling_code":"211",
"currency_symbol":"\u00a3",
"currency_decimals":"2"
},
"729":{
"capital":"Khartoum",
Expand All @@ -3972,7 +3986,9 @@
"region-code":"002",
"sub-region-code":"015",
"eea":false,
"calling_code":"249"
"calling_code":"249",
"currency_symbol":"\u00a3",
"currency_decimals":"2"
},
"732":{
"capital":"Al aaiun",
Expand Down Expand Up @@ -4444,7 +4460,9 @@
"region-code":"150",
"sub-region-code":"154",
"eea":false,
"calling_code":"44"
"calling_code":"44",
"currency_symbol":"\u00a3",
"currency_decimals":"2"
},
"832":{
"capital":"St Helier",
Expand All @@ -4460,7 +4478,9 @@
"region-code":"150",
"sub-region-code":"154",
"eea":false,
"calling_code":"44"
"calling_code":"44",
"currency_symbol":"\u00a3",
"currency_decimals":"2"
},
"833":{
"capital":"Douglas",
Expand All @@ -4476,7 +4496,9 @@
"region-code":"150",
"sub-region-code":"154",
"eea":false,
"calling_code":"44"
"calling_code":"44",
"currency_symbol":"\u00a3",
"currency_decimals":"2"
},
"834":{
"capital":"Dodoma (TZ1)",
Expand Down

0 comments on commit d422b5e

Please sign in to comment.