The risk scores are computed on the basis of: Daily new cases (incidence), Infection rate, positive test rate.
Details can be found here: https://www.covidactnow.org/covid-risk-levels-metrics
I selected a metrics related to outcomes of covid: new infections/100K inhabitants and icu % usage due to covid
## `geom_smooth()` using method = 'loess' and formula 'y ~ x'
## `geom_smooth()` using method = 'loess' and formula 'y ~ x'
Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.