Skip to content

Commit

Permalink
Update Barbados government type and revert accidental country data ch…
Browse files Browse the repository at this point in the history
…anges
  • Loading branch information
muhashi committed Aug 11, 2024
1 parent 126fc0a commit 58ecca4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/data/country-by-government-type.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
{
"country": "Barbados",
"government": "Constitutional Monarchy"
"government": "Republic"
},
{
"country": "Belarus",
Expand Down Expand Up @@ -809,7 +809,7 @@
},
{
"country": "South Sudan",
"government": null
"government": "Federal Provisional Unity"
},
{
"country": "Spain",
Expand Down
14 changes: 7 additions & 7 deletions src/data/country-by-religion.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
},
{
"country": "China",
"religion": null
"religion": "Unaffiliated Religions"
},
{
"country": "Colombia",
Expand Down Expand Up @@ -221,7 +221,7 @@
},
{
"country": "Czech Republic",
"religion": null
"religion": "Unaffiliated Religions"
},
{
"country": "Denmark",
Expand Down Expand Up @@ -261,7 +261,7 @@
},
{
"country": "Estonia",
"religion": null
"religion": "Unaffiliated Religions"
},
{
"country": "Eswatini",
Expand All @@ -284,7 +284,7 @@
"religion": "Christianity"
},
{
"country": "Fiji",
"country": "Fiji Islands",
"religion": "Christianity"
},
{
Expand Down Expand Up @@ -373,7 +373,7 @@
},
{
"country": "Hong Kong",
"religion": null
"religion": "Unaffiliated Religions"
},
{
"country": "Hungary",
Expand Down Expand Up @@ -425,7 +425,7 @@
},
{
"country": "Japan",
"religion": null
"religion": "Unaffiliated Religions"
},
{
"country": "Jordan",
Expand Down Expand Up @@ -801,7 +801,7 @@
},
{
"country": "South Korea",
"religion": null
"religion": "Unaffiliated Religions"
},
{
"country": "South Sudan",
Expand Down

0 comments on commit 58ecca4

Please sign in to comment.