Skip to content

Interactive dashboard showing life expectancy across the world. Incl. choropleth map, line and bar charts and data cards. Visualizations are designed to be interactive and allow user input.

Kathrin-92/Geospacial_InteractiveDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Project: An Interactive Data Visualization Project Exploring Life Expectancy Across the Globe

Table of Contents

  1. General Info
  2. Installation
  3. Demo
  4. Contributing

General Info

This Dashboard allows to interactively explore life expectancy across the globe. From conception and design to every line of code, the entire Dashboard was worked on by myself. During this project, I was able to deepen my knowledge about Dash and plotly.express. Especially, I was able to familiarize myself with geospacial datasets and work on my data visualization skills, which I greatly enjoied!

Part of the dashboard and project is the analysis of a geospacial dataset and the creation of five visualizations, including a choropleth map, two line charts, a data card, as well as a bar chart. All visuals are interactive and reactive to one another.

The code was developed as part of a university project (B.Sc. Data Science, Explorative Data Analysis and Visualization).

Installation

Requirements: Make sure you have Python 3.7+ installed on your computer. You can download the latest version of Python here.

Req. Package:

  • pandas
  • copy
  • dash
  • dash_bootstrap_components
  • plotly.express
  • plotly.graph_objects
  • numpy

Req. Datasets: All datasets can be retrieved from the website of the World Bank

How To:
To run the programm, download all data files onto your computer. Replace the placeholders in the main.py codefile with the file path on your computer.

Demo

Untitled.mp4

Contributing

Your comments, suggestions, and contributions are welcome. Please feel free to contribute pull requests or create issues for bugs and feature requests.

About

Interactive dashboard showing life expectancy across the world. Incl. choropleth map, line and bar charts and data cards. Visualizations are designed to be interactive and allow user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages