| prt_deaths | R Documentation |
Deaths and exposure in Portugal, by age, sex, and year.
prt_deaths
A tibble with 3,168 rows and the following columns:
age: Age groups "0", "1-4", "5-9", ..., "95-99", "100+"
sex: "Female" or "Male"
time: Calendar year
deaths: Count of deaths
exposure: Person-years lived by population
The data are from the Human Mortality Database. Deaths are rounded to the nearest integer. More recent versions, and a comprehensive description of the data, are available at the HMD website.
Human Mortality Database. University of California, Berkeley (USA), and Max Planck Institute for Demographic Research (Germany). Available at https://www.mortality.org. (data downloaded on 17 July 2018).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.