postcode_estimates {covidsymptom} | R Documentation |
Estimates of COVID-19 in Sweden (2-digit postal code level)
Description
A dataset containing predictions of COVID Symptom Study Sweden at national level
Usage
postcode_estimates
Format
A data frame of 5 columns
- Postnummer
2-digit postal code area
- Datum
Date of prediction
- Uppskattning
Estimated prevalence of COVID-19 in Sweden
- Low_CI
Confidence Interval Lower Bound
- High_CI
Confidence Interval Higher Bound
- Ort
Regions/cities within the postcode area
Details
This dataset contains daily estimated prevalence of symptomatic covid-19 in swedish 2-digit postcode regions.
Source
COVID Symptom Study-Sweden.
Examples
data(postcode_estimates)
[Package covidsymptom version 1.0.0 Index]