Skip to content

dotnickcore/WorldHappinessReportDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lead image

World HappinessReport Dashboard

Introduction

Welcome to the World Happiness Report Dashboard. The The World Happiness Report is a publication of the Sustainable Development Solutions Network, powered by data from the Gallup World Poll. The report is a landmark survey of the state of global happiness that ranks 156 countries by how happy their citizens perceive themselves to be. The data used is from the survey results from 2015 to 2020. The variables for each survey is GDP per capita, life expectancy, social support, freedom to make choices, generosity, and perceptions of corruption.

This online dashboard takes away the industrious process of users analysing surveys to create statistics and assists the user in analysing the surveys with computer code and display graphs. Think of it as your own virtual assistant for analysing datasets and producing statistics.

Also, I am not a data scientist so if my works like that of an amauter I apologise. I am a software developer with an interest in data science.

Link (most preferred for accessing the website)

https://worldhappinessreport.herokuapp.com/

Note: The link may take up to 10 - 30 seconds to display the website due to the amount of content inside. Also, refresh once the website has loaded as a test to see if your able to access the website.

Required Libraries

astroid==2.4.2
Brotli==1.0.9
click==7.1.2
colorama==0.4.4
cycler==0.10.0
dash==1.18.1
dash-bootstrap-components==0.11.1
dash-core-components==1.14.1
dash-html-components==1.1.1
dash-renderer==1.8.3
dash-table==4.11.1
Flask==1.1.2
Flask-Compress==1.8.0
future==0.18.2
gunicorn==20.0.4
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==1.0.0
kiwisolver==1.3.1
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
matplotlib==3.3.3
mccabe==0.6.1
missingno==0.4.2
numpy==1.19.4
pandas==1.0.0
patsy==0.5.1
Pillow==8.1.0
plotly==4.14.1
pylint==2.6.0
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.5
retrying==1.3.3
scikit-learn==0.24.0
scipy==1.5.4
seaborn==0.11.1
six==1.15.0
statsmodels==0.12.1
threadpoolctl==2.1.0
toml==0.10.2
Werkzeug==1.0.1
wrapt==1.12.1

How to install this program for your device

This is only for those or if Tim wants to install it onto their computer. All you need to do is download this repository onto your computer and install the required libraries you see above. The requirements.txt file will help you out with this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages