Giter VIP home page Giter VIP logo

covid-19_data-visualizer's Introduction

COVID-19_Data-Visualizer-with-GUI

Project Statement:

Once a researcher was collecting the data of situations of COVID-19 of different countries in CSV file format. He realize that he had collected the data of 100 countries. It was crucial to visualize the data of each and every country.

It is a python GUI application for COVID-19 Data Visualization.


Technology Used:

project

To install the required modules run pip installer command on the command line:

pip install pandas
pip install matplotlib
pip install PyQt5 

Short intro to modules that had been used:

1. pandas

Pandas is an open-source library that is made mainly for working with relational or labeled data both easily and intuitively.

2. matplotlib

Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002.

3. Pyqt5

PyQt5 is the latest version of a GUI widgets toolkit developed by Riverbank Computing. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt5 is a blend of Python programming language and the Qt library.

These are the following steps to build covid 19 - Data Visualizer project in python :

  • Import libraries.
  • Create display window.
  • Create field to enter link.
  • Create function to generate pychart.
  • Create function to save the pychart.

Features:

  • File Browse Functionality
  • pie-chart
  • Tooltip functionality
  • Save functionality

Preview: GUI

show

To run the project enter the follwing command on command line:

python COVID-19_Data-Visualizer.py

covid-19_data-visualizer's People

Contributors

kinjalkanjiya avatar virenribadiya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.