Coders Packet

Corona Data Visualization Using Python

By MANISH BASWAL

This is a visualization project that visualizes the coronavirus data using Python libraries Plotly dash and Plotly express.

Introduction:

This is a Visualization Web Application.

This is a Visualization of Corona Data using Python Visualization framework  Plotly Dash and Plotly Express.

This visualization shows total active cases, total deaths, and totally recovered cases.

 

Technologies Used:

Python

Plotly Dash

Plotly Express

 

Installation Guide:

Hardware Requirements:

Processor: Minimum 1 GHz; Recommended 2GHz or more.

Ethernet connection (LAN) OR a wireless adapter (Wi-Fi)

Hard Drive: Minimum 32 GB; Recommended 64 GB or more.

Memory (RAM): Minimum 1 GB; Recommended 4 GB or above.

 

Software Requirements:

Python 3 

Text Editor 

Command Prompt

 

Other Requirements:

Python Libraries:

Brotli==1.0.7
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
dash==1.13.4
dash-core-components==1.10.1
dash-html-components==1.0.3
dash-renderer==1.5.1
dash-table==4.8.1
express==1.0
Flask==1.1.2
Flask-Compress==1.5.0
future==0.18.2
gunicorn==20.0.4
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
MarkupSafe==1.1.1
numpy==1.19.0
pandas==1.0.5
plotly==4.8.2
python-dateutil==2.8.1
pytz==2020.1
requests==2.24.0
retrying==1.3.3
six==1.15.0
urllib3==1.25.9
Werkzeug==1.0.1

 

How to Run Web App:

Step 1: Download all The Required Libraries

Step 2: Open Command Prompt

Step 3: Go in The Root Directory and Run The Index.py file using the command "Python Index.py".

Step 4: Open Browser and visit http://127.0.0.1:8050/

The App is up and running.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by MANISH BASWAL (manishbaswal6)

Download packets of source code on Coders Packet