covid_italy: Covid-19 incidence weekly data in Italian provinces.

Description Usage Format Examples

Description

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

Usage

1
data("covid_italy")

Format

data: A data frame with 7490 rows and the following 6 variables:

id.week

an index from 1 to 70 indicating the week which the count refers to

id.provinces

an index from 1 to 107 indicating the province

region

name of the region

province

name of the province

new_cases

number of new cases of covid-19

pop_province

population at risk

italy_graph: an object of class 'inla.graph' with the neighbouring relationships between provinces (3 connected components)

Examples

1

massimoventrucci/inlaVP documentation built on Dec. 21, 2021, 2:51 p.m.