prt_deaths: Deaths in Portugal

prt_deathsR Documentation

Deaths in Portugal

Description

Deaths and exposure in Portugal, by age, sex, and year.

Usage

prt_deaths

Format

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

Details

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.

Source

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).


bage documentation built on Aug. 8, 2025, 6:09 p.m.