# Visualization of COVID-19 Statistics in Kenya by County
## Summary
Data visualization of the cases of each county in Kenya using Python.
## Details
This project entails graphing of the data to derive some insights and understand the relationship between different categories.
For example, comparing the relationship between population and the cases by county.
This project was done using Google Colab notebooks in Python Programming Language.
## Information About the Files
data - contains the .csv files
references - contains the data sources
covid-19-cases-by-county.ipynb - notebook used to create the graphs