-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip: wpp * meadow * snapshot * wip: wpp * separate estimates vs projections * mid-year population * add more indicators * read rates * growth rates * add new method * add projections * add kwargs * add fertility rates * ignore data * add fertility rate * migration (snapshot) * migration indicators * drop all-zero age group fertility * add deaths to snapshot * add death rate * add deaths * add metadata * add reminder * deaths per 1,000 people * change in unit: population -> people * add instructions * update data * deaths: add 10-year age groups * le, births, median-age * birth_rate, population_density * births * grapher: median_age * enable non-strict mode * grapher: births * grapher: population_density * grapher: life_expectancy * fix: population_density being ignored * grapher: life expectancy * fix LE * sex_ratio * fix death rate merge * fix infinit value * mortality_rates * grapher: mortalities * grapher: mortalities * ensure distinct titles * jinja typo * jinja typo * fix sex dimension * fix unit in migrants * harmonization typo in fertility * 0 -> at birth * 0 -> at birth * more: 0->at_birth * rollback at_birth -> 0 * remove unused code * population as integer * wip * wip: metadata * wip * mortality_rate * childbearing age, population doubling time * population doubling times, childbearing age * wip * typo dataset title * median age metadata * wip * remove unused file * 📊 wpp: 2024 release * dependency ratio * fix typo * fix spacing * wip: spacing * exclude extra income groups * json typo * ✨ explore_mode: fix tabs * remove cached tab * remove cached table in display * ✨ indicator-upgrader: add version to dataset name * wip * decimal places to median age * remove 'fertility' word in text * add transposed df view commented for future * remove linebreak * ✨ indicator upgrader: show all suggestions * option to show/not show all suggestions * change error metric (absolute) * add 10-19 age group for deaths * add 0-9 age group for deaths * fixes to metadata * missing note * change attribution * specify life expectancy type * remove unwanted whitespace
- Loading branch information
1 parent
278241c
commit 74f8c90
Showing
38 changed files
with
2,980 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,3 +53,5 @@ site/ | |
|
||
|
||
notebooks/ | ||
|
||
zpop/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.