datasus_mun_male_pop {brpop} | R Documentation |
Municipality yearly male population estimates per age group from 2000 to 2021
Description
A dataset containing male population estimates for Brazilian municipalities per age groups from 2000 to 2021.
Usage
datasus_mun_male_pop()
Details
The estimates were computed by DataSUS (Brazilian Ministry of Health), manually downloaded from DataSUS website, and organized as a tibble.
- code_muni
municipality 6 digits code
- year
year of the estimative
- age_group
age group
- pop
population estimative
[Package brpop version 0.5.0 Index]