Skip to content

Data visualization of death toll by natural disasters - written in Python3 using tkinter (GUI) and matplotlib (Visualization) .

Notifications You must be signed in to change notification settings

Farial-mahmod/natural_disasters_visualization

Repository files navigation

Natural Disasters Visualization

Desktop app built using Python, tkinter & matplotlib

This repository consists of Python programs to visualize data i.e. number of death toll caused by natural disasters worldwide. Wikipedia's help has been taken to collect the data.

Requirements:

  1. Python 3.x
  2. tkinter (for GUI)
  3. matplotlib (data visualization)

How To Use:

  1. Open your terminal on Windows
  2. Run: python3 dashboard.py
  3. Choose from the options to visualize

Note: It can also be used on Linux and MacOS as long as the requirements are installed.

Screenshots:

Dashboard View

Screenshot

Flood Data Visualization

Screenshot

Famine Data Visualization

Screenshot

Pandemic Data Visualization

Screenshot

Earthquake Data Visualization

Screenshot

About

Data visualization of death toll by natural disasters - written in Python3 using tkinter (GUI) and matplotlib (Visualization) .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages