PrangonGhose / covid-19-data-visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Data Visualization

πŸ“— Table of Contents

πŸ“– Project Name

Covid-19 Data Visualization

About this project

In this project a owid covid-19 database has been cleaned and transformed in order to make the data usable for SQL analysis. All cleaning process have been done using a python package Pandas and visualization is done using matplotlib.

πŸ›  Built With

  • Python3, Pandas, NumPy, and matplotlib

Key Features

  • This project shows the data cleaning process using Pandas.
  • This project collects data from an open source server and makes the data usable for SQL analysis.

(back to top)

πŸ’» Getting Started

To clone the repository in local environment try following steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git.
  • Python3, NumPy, Pandas, and matplotlib.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ python --version

$ pip show pandas

$ pip show numpy

$ pip show matplotlib

Setup

Clone the repository using this link.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/PrangonGhose/covid-19-data-visualization.git

Get into development

In the terminal, run these commands to get into development.

$ cd covid-19-data-visualization

πŸ‘₯ Authors

πŸ‘€ Prangon Ghose

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

Authors would like to thank:

(back to top)

About


Languages

Language:Jupyter Notebook 100.0%