data_covid_switzerland_spatial: COVID-19 Spatial

data_covid_switzerland_spatialR Documentation

COVID-19 Spatial

Description

Data from the COVID-19 Data Hub joined with spatial features for Switzerland.

Usage

data_covid_switzerland_spatial

Format

admin

Country

iso_alpha_3

3-letter code of the country according to the standard ISO 3166-1 Alpha-3

date

Date

confirmed

Cumulative number of confirmed cases

population

Total population

tests

Cumulative number of tests

diff_confirmed

Daily number of confirmed cases

diff_test

Daily number of tests

confirmed_per_pop

Number of daily confirmed cases divided per the country population

confirmed_per_pop_ma

Moving Average applied to confirmed_per_pop with a window of 7 days

geometry

'sf' geometry list of country

Source

https://covid19datahub.io/


idarps documentation built on June 8, 2025, 10:06 a.m.