Skip to content

Commit e12b112

Browse files
author
Kofi Asare
committed
modify data.json to have new regions in Ghana
1 parent d3c2745 commit e12b112

File tree

3 files changed

+18407
-18653
lines changed

3 files changed

+18407
-18653
lines changed

data.js

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5117,13 +5117,18 @@ return [
51175117
"countryName": "Ghana",
51185118
"countryShortCode": "GH",
51195119
"regions": [
5120+
{
5121+
"name": "Ahafo"
5122+
},
51205123
{
51215124
"name": "Ashanti",
51225125
"shortCode": "AH"
51235126
},
51245127
{
5125-
"name": "Brong-Ahafo",
5126-
"shortCode": "BA"
5128+
"name": "Bono"
5129+
},
5130+
{
5131+
"name": "Bono East"
51275132
},
51285133
{
51295134
"name": "Central",
@@ -5141,6 +5146,15 @@ return [
51415146
"name": "Northern",
51425147
"shortCode": "NP"
51435148
},
5149+
{
5150+
"name": "North East"
5151+
},
5152+
{
5153+
"name": "Oti"
5154+
},
5155+
{
5156+
"name": "Savannah"
5157+
},
51445158
{
51455159
"name": "Upper East",
51465160
"shortCode": "UE"
@@ -5156,6 +5170,9 @@ return [
51565170
{
51575171
"name": "Western",
51585172
"shortCode": "WP"
5173+
},
5174+
{
5175+
"name": "Western North"
51595176
}
51605177
]
51615178
},
@@ -12170,7 +12187,7 @@ return [
1217012187
"countryShortCode": "PT",
1217112188
"regions": [
1217212189
{
12173-
"name": "Acores",
12190+
"name": "Açores",
1217412191
"shortCode": "20"
1217512192
},
1217612193
{
@@ -12186,7 +12203,7 @@ return [
1218612203
"shortCode": "03"
1218712204
},
1218812205
{
12189-
"name": "Braganca",
12206+
"name": "Bragança",
1219012207
"shortCode": "04"
1219112208
},
1219212209
{
@@ -12198,7 +12215,7 @@ return [
1219812215
"shortCode": "06"
1219912216
},
1220012217
{
12201-
"name": "Evora",
12218+
"name": "Évora",
1220212219
"shortCode": "07"
1220312220
},
1220412221
{
@@ -12230,11 +12247,11 @@ return [
1223012247
"shortCode": "13"
1223112248
},
1223212249
{
12233-
"name": "Santarem",
12250+
"name": "Santarém",
1223412251
"shortCode": "14"
1223512252
},
1223612253
{
12237-
"name": "Setubal",
12254+
"name": "Setúbal",
1223812255
"shortCode": "15"
1223912256
},
1224012257
{

0 commit comments

Comments
 (0)