280,565
4,390 (1.6%)
The Coronavirus Dashboard: the case of Ethiopia
This Coronavirus dashboard: the case of Ethiopia provides an overview of the 2019 Novel Coronavirus COVID-19 (2019-nCoV) epidemic for Ethiopia. More importantly, it compares and contrasts COVID-19 distribution for Ethiopia and its neighbors. This dashboard is built with R using the R Makrdown framework and was adapted from Antoine Soetewey and Rami Krispin.
The input data for this dashboard is the dataset available from the {coronavirus}
R package. Make sure to download the development version of the package to have the latest data:
install.packages("devtools")
devtools::install_github("RamiKrispin/coronavirus")
The data and dashboard are refreshed on a daily basis.
The raw data is pulled from the Johns Hopkins University Center for Systems Science and Engineering (JHU CCSE) Coronavirus repository.
Update
The data is as of Sunday August 01, 2021 and the dashboard has been updated on Tuesday August 03, 2021.