FRInseeMortalityForecast2021 | R Documentation |
The dataset includes observed values from 1962 to 2020, then forecasted values from 2021 to 2070.
FRInseeMortalityForecast2021
A data frame with 79134 observations and 6 variables:
age
year
sex ('male' or 'female' or 'all')
type of observation ('observed' or 'observed (prov.)' or 'forecasted')
definition of age ('age at end of year' or 'current age (approx)')
mortality rates at each year, age, sex
Note: Insee's file provides number of death by age at the end of the year, not age at last birthday. We assume deaths are evenly distributed within the year, so we use simple average to convert from definition of age to the other.
https://www.insee.fr/fr/statistiques/5894083?sommaire=5760764
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.