An open API service indexing awesome lists of open source software.

https://github.com/omraj0/covid19-data-analysis

Analysis of COVID-19 infection rates in various countries, correlating them with factors such as GDP per capita and social support.
https://github.com/omraj0/covid19-data-analysis

covid-19 google-colab matplotlib numpy pandas python

Last synced: 3 days ago
JSON representation

Analysis of COVID-19 infection rates in various countries, correlating them with factors such as GDP per capita and social support.

Awesome Lists containing this project

README

        

# COVID-19 Data Analysis

## Overview
This project analyzes COVID-19 infection rates in various countries, correlating them with factors such as GDP per capita and social support. Visualizations include scatter plots and pie charts to illustrate relationships and totals.

## Features
- Data visualization using Matplotlib and Seaborn
- Correlation analysis of infection rates with economic and social factors
- Detailed country-wise analysis

## Technologies Used
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn

## Setup
1. Clone this repository:
```bash
git clone https://github.com/omraj0/COVID19-Data-Analysis.git
```

2. Clone this repository:
```bash
pip install -r requirements.txt
```

3. Clone this repository:
```bash
python analysis.py
```

## Contribution
Contributions are welcome! Please fork this repository and submit pull requests for improvements or additional features. Make sure to follow the coding standards and include relevant tests with your contributions.