This dataset provides mortality rates for different age groups, split by sex. The data includes mortality rates for both sexes combined, as well as separately for males and females.
Format
A data frame with 101 rows and 4 variables:
- Age Group
Numeric vector representing the age groups from 0 to 100.
- Both sexes
Numeric vector representing the mortality rates for both sexes combined.
- Male
Numeric vector representing the mortality rates for males.
- Female
Numeric vector representing the mortality rates for females.