Skip to content

A Jupyter notebook in which I explore the happiness of Greece according to the World Happiness Report in the years of 2015 to 2019. πŸŒπŸ™‚

License

Notifications You must be signed in to change notification settings

Stathis-Kal/world-happiness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome

In this Jupyter notebook I will explore the happiness levels of Greece, during the period from 2015 to 2019.

I will use Python for data analysis and data visualization. More specifically I will use these Python Libraries:

  • Pandas
  • NumPy
  • Matplotlib
  • Folium

Note

Because the folium maps do not seem to render on GitHub natively. Here's a screenshot of the Choropleth map of Europe. europe_map

To get the full functionality of the choropleth map, please visit nbviewer

Datasets

The happiness scores and rankings use data from the Gallup World Poll.

The scores are based on answers to the main life evaluation question asked in the poll. This question, known as the Cantril ladder, asks respondents to think of a ladder with the best possible life for them being a 10 and the worst possible life being a 0 and to rate their own current lives on that scale.

The columns following the happiness score estimate the extent to which each of six factors – economic production, social support, life expectancy, freedom, absence of corruption, and generosity – contribute to making life evaluations higher in each country than they are in Dystopia, a hypothetical country that has values equal to the world’s lowest national averages for each of the six factors. They have no impact on the total score reported for each country, but they do explain why some countries rank higher than others.

About

You can find more info about the datasets and how to download them by clicking this link. Europe GeoJSON can be found here. Also you can connect with me via LinkedIn.

This Jupyter notebook is licensed under MIT License.

About

A Jupyter notebook in which I explore the happiness of Greece according to the World Happiness Report in the years of 2015 to 2019. πŸŒπŸ™‚

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published