Skip to content

Commit

Permalink
Merge pull request #998 from jdebacker/add_kor_demo
Browse files Browse the repository at this point in the history
Add Korea to demographics dict
  • Loading branch information
jdebacker authored Nov 23, 2024
2 parents 356087d + 50c38cf commit 6732e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ogcore/demographics.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ def get_un_data(
"826": "UK",
"360": "IDN",
"608": "PHL",
"410": "KOR",
}
un_variable_dict = {
"68": "fertility_rates",
Expand Down

0 comments on commit 6732e5c

Please sign in to comment.