Skip to contents

Returns a tibble of authoritative data sources for mortality risk research.

Usage

risk_data_sources()

Value

A tibble with source names, URLs, types, and descriptions.

Examples

risk_data_sources()
#> # A tibble: 14 × 4
#>    source                      url                             type  description
#>    <chr>                       <chr>                           <chr> <chr>      
#>  1 Howard (1980)               https://brieswax.substack.com/… Acad… Original m…
#>  2 Spiegelhalter (2012) BMJ    https://pubmed.ncbi.nlm.nih.go… Acad… Introduced…
#>  3 The Norm Chronicles         https://www.penguin.co.uk/book… Book  Comprehens…
#>  4 Wikipedia: Micromort        https://en.wikipedia.org/wiki/… Ency… Comprehens…
#>  5 Wikipedia: Microlife        https://en.wikipedia.org/wiki/… Ency… Chronic ri…
#>  6 micromorts.rip              https://micromorts.rip/         Data… Crowdsourc…
#>  7 Understanding Uncertainty   https://plus.maths.org/content… Educ… Cambridge …
#>  8 CDC MMWR                    https://www.cdc.gov/mmwr/       Gove… US mortali…
#>  9 CDC Life Expectancy         https://cdc.gov/nchs/hus/data-… Gove… US life ex…
#> 10 WHO Global Health Estimates https://www.who.int/data/gho/d… Gove… Global mor…
#> 11 UK ONS                      https://www.ons.gov.uk/         Gove… UK death s…
#> 12 NHTSA                       https://www.nhtsa.gov/          Gove… US traffic…
#> 13 COVID-19 vs Overdose (PMC)  https://pmc.ncbi.nlm.nih.gov/a… Acad… Micromort …
#> 14 CDC COVID Vaccine Efficacy  https://www.cdc.gov/mmwr/volum… Gove… Vaccinated…