Get demographic data
Obtain demographic datasets based on user specifications.
-
get_aging_rate()
- Load aging rate data
-
get_births()
- Load births data, with projections from 1970 to 2050, without sex disaggregation.
-
get_births_INEGI()
- Load births data, disaggregated by sex, from 1985 to 2020.
-
get_deaths()
- Load death data disaggregated by year, state, sex and age.
-
get_death_population()
- Load population and death data, disaggregated by year, state, sex and age.
-
get_migration()
- Load migration data
-
get_population()
- Load population data disaggregated by year, state, sex and age.
Demographic datasets
These are the base datasets where the functions retrieve their information.