Description Usage Format Examples
Data cover all of the 107 Italian provinces and span a period of time that goes from the onset of the pandemic on 24-th February 2020 to late July 2021 for a total of 70 weeks; the full dataset is made available by the Italian National Institute of Health through the website https://github.com/ pcm-dpc/COVID-19
1 | data("covid_italy")
|
data: A data frame with 7490 rows and the following 6 variables:
an index from 1 to 70 indicating the week which the count refers to
an index from 1 to 107 indicating the province
name of the region
name of the province
number of new cases of covid-19
population at risk
italy_graph: an object of class 'inla.graph' with the neighbouring relationships between provinces (3 connected components)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.