BrasilMales {DDM} | R Documentation |
Example data for Brasil males by federal states, years 1980 to 1991
Description
A dataset containing 486 rows and 7 variables: Population counts for 1980 and 1991 in abridged ages 0, 1, 5, ... 75, with an open age of 80. Deaths are given as the average death count per age group over the intercensal period. In total there are 53 states in this dataset.
Usage
BrasilMales
Format
A data frame with 53940 rows and 10 variables:
- cod
integer an id number for each state
- pop1
integer the census population count in 1991
- pop2
integer the census population count in 2000
- deaths
numeric average deaths between censuses
- year1
integer 1991
- year2
integer 2000
- age
integer lower age bound for each age group
- sex
character, 'm'
Source
data downloaded from DATASUS http://www.datasus.gov.br
[Package DDM version 1.0-0 Index]