Ebola virus disease outbreak in Sierra Leone, 2014–2015
ebola_sierraleone_2014.RdLine-list of confirmed and suspected Ebola virus disease cases from
Sierra Leone from 2014-05-18 to 2015-09-13. Data from the
outbreaks package.
Usage
data(ebola_sierraleone_2014)Format
A data frame with columns:
idNumeric case identifier.
ageAge of the case (years).
sexSex of the case (
"F"or"M").statusCase classification:
"confirmed"or"suspected".date_of_onsetDate of symptom onset
date_of_sampleDate the diagnostic sample was collected.
districtDistrict of the case.
chiefdomChiefdom.
A data frame.
Source
Data from the outbreaks R package.
https://github.com/reconhub/outbreaks
References
L. Fang, et al. 2016. Ebola virus disease in Sierra Leone. Proceedings of the National Academy of Sciences, 113 (16) 4488-4493; DOI: 10.1073/pnas.1518587113
See also
Other real-data:
denguedat,
flu_h7n9_china_2013,
flusight,
germany_covid19_hosp,
measles_hagelloch_1861,
mers_korea_2015,
mpoxdat
Author
Data from Fang et al. (2016) Transfer to R and documentation by Finlay Campbell (finlaycampbell93@gmail.com).
Examples
data(ebola_sierraleone_2014)