Skip to content

A dashboard using plotly/dash to show info-graphs on cause of deaths in EU countries.

Notifications You must be signed in to change notification settings

sourovamin/dashboard_death_cause

Repository files navigation

dashboard_death_cause

A dashboard using plotly/dash to show info-graphs on cause of deaths in EU countries. Live link of this dashboard app: https://dashboard-death-cause.onrender.com/

Deploy With Docker

Following docker-compose command should facilatate the app on http://localhost:8080/

docker-compose up

Deploy Without Docker

Install the required packages

pip install -r requirements.txt

Run app.py file Install the required packages

python app.py

Data

The source data is collected from the public dataset: https://www.kaggle.com/datasets/iamsouravbanerjee/cause-of-deaths-around-the-world

About

A dashboard using plotly/dash to show info-graphs on cause of deaths in EU countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published