Skip to content

Instantly share code, notes, and snippets.

@medewitt
Created March 21, 2020 21:29
Show Gist options
  • Save medewitt/e8509153f40e960a60997276fd049c18 to your computer and use it in GitHub Desktop.
Save medewitt/e8509153f40e960a60997276fd049c18 to your computer and use it in GitHub Desktop.
covid-mortality rates
age_group pct_sympto_hospital pct_hosp_icu infection_fatality_ratio
0-9 0.00 0.05 0.00
10-19 0.00 0.05 0.00
20-29 0.01 0.05 0.00
30-39 0.03 0.05 0.00
40-49 0.05 0.06 0.00
50-59 0.10 0.12 0.01
60-69 0.17 0.27 0.02
70-79 0.24 0.43 0.05
80+ 0.27 0.71 0.09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment