129,610 ( + 8 )
0(+0)|0%
1,459(+0)|1.1%
128,151(98.9%)
461,651,920
455,600,557 (98.7%)
0 (0%)
6,051,363 (1.3%)
The Coronavirus Dashboard: Case of Rwanda
This Automatic Coronavirus dashboard Tracking: Case of Rwanda provides a daily overview of a Coronavirus (COVID-19) epidemic worldwide. And it daily monitores the COVID-19 outbreak in the region (EAC) and specifically in Rwanda. This dashboard is built with R Software using the R Markdown framework (flexdashboard) and was adapted from the dashboard created by Rami Krispin.
Code
The code behind this dashboard is available on GitHub.
Data
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 update data is as of Tuesday March 15, 2022 and the live dashboard has been updated on Wednesday March 16, 2022.
Connect with Author
This COVID- 19 Tracking Dashboard was sorely built by Murera Gisa through the inspiration gained from the dashboard created by Rami Krispin. Murera Gisa is an enthusiast data scientist, Rwandan by nationality. For more details please visit:
Rpubs Blog or GitHub