Skip to contents

This function provides a tibble containing population estimates for Brazilian municipalities per age groups from 2000 to 2021.

Usage

mun_pop()

Format

A tibble with 2,216,016 rows and 4 variables:

mun

municipality 6 digits code

year

year of the estimative

age_group

age group

pop

population estimative

Value

A tibble.

Details

The estimates were calculated by DataSUS (Brazilian Ministry of Health), manually downloaded from DataSUS website, and organized as a tibble.