engtotals | R Documentation |
Total number of weekly Covid-19 deaths and cases in the 313 local Local Authority Districts, Counties and Unitary Authorities (LADCUA) in England during the first peak from March 13 to July 31, 2020.
engtotals
An object of class data.frame
with 313 rows and 19 columns.
SahuBohning2021;textualbmstdr. @format A data frame with 313 rows and 19 columns:
Areacode identifier of the 313 Local Authority Districts, Counties and Unitary Authorities (LADCUA)
A numeric column identifying the map area needed for plotting
A numeric variable taking value 1 to 313 identifying the LADCUA's
Identifies one of the 9 English regions
Population number in mid-2019
Percentage of the working age population receiving job-seekers allowance during January 2020
Median house price in March 2020
Population density in mid-2019
Start date of the week
Week numbers 11 to 30
Estimated average value of NO2 at the centroid of the LADCUA in that week
Number of Covid-19 deaths within 28 days of a positive test
Total number deaths
Total number of cases
Expected number of Covid-19 deaths. See Sahu and Bohning (2021) for methodology.
Expected number of cases.
Log of the column Edeaths
Log of the column Ecases
Standaridised morbidity rate for the number of cases,
noofcases
/Ecases
Number of weeks during March 13 to July 31, 2020. All values are 20.
Number of weeks out of 20 when the casesmr
was greater than 1
colnames(engtotals)
dim(engtotals)
summary(engtotals[, 5:14])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.