A visualisation of COVID-19 associated dataset in Kenya
# Kenya-COVID-19-Dashboard
This is visualisation dashboard of COVID-19 associated dataset in Kenya. The board is ment to serve as a
visualization and monitoring tool to support the ongoing surveillance of COVID-19 disease in Kenya.
The datasets used in here have been shared by the Ministry of Health and others extracted from the GISAID database.
## Running the Code
1. Clone repository
2. Install dependencies and create environment by installing packages in the `requirements.txt` file.
`conda create --name dashboard --file requirements.txt`
3. Activate environment
`conda activate dashboard`
4. Run the dashboard
`python index.py`
5. View the dashboard
`
kcd.kemri-wellcome.org`