Skip to content

Commit

Permalink
Update demographics.py
Browse files Browse the repository at this point in the history
Add Brazil and Thailand to demographics dict.
  • Loading branch information
jdebacker authored Nov 30, 2024
1 parent 4ea91c9 commit a48aeca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ogcore/demographics.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ def get_un_data(
"826": "UK",
"360": "IDN",
"608": "PHL",
"764": "THA",
"076": "BRA"
}
un_variable_dict = {
"68": "fertility_rates",
Expand Down

0 comments on commit a48aeca

Please sign in to comment.