ptdata | R Documentation |
The ptdata dataset refers to a data.frame with the the 14-day cumulative incidence of covid-19 in Portugal on the 15th January 2021, by municipality. It contains geographic coordinates of municipalities (population-weighted centroids) and population at risk. This dataset can be used to follow the step-by-step guide to obtain block direct simulation risk maps of COVID-19, median risk map and spatial risk uncertainty map.
data(ptdata)
A data.frame with 278 rows and 6 columns
x-coordinates, in meters
y-coordinates, in meters
z-coordinates, in meters
number of new cases
number for region id (municipality id code)
population at risk
Portuguese Directorate-General for Health (DGS). Data preparation by Manuel Ribeiro & Leonardo Azevedo (leonardo.azevedo@tecnico.ulisboa.pt).
Azevedo, L. et al. Geostatistical COVID-19 infection risk maps for Portugal. Int J Health Geogr 19, 25 (2020).
data(ptdata)
str(ptdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.