An exploratory data analysis of the World Happiness Report focusing on the relationship between economic status and happiness across nations.
To analyze the World Happiness Report dataset to understand the factors contributing to happiness, specifically focusing on how happiness levels vary across countries with different economic statuses. The aim is to highlight that wealth (GDP per capita) is not the sole determinant of happiness and to identify other significant factors.
This narrative explores the relationship between a country's economic status (GDP per capita) and its happiness score, identifying countries that defy the expected pattern (i.e., happy but poor, or rich but unhappy) and uncovering the underlying factors that explain these "outliers."
-
How strong is the relationship between GDP per capita and the Happiness Score?
- Establishing the baseline expectation between wealth and happiness
-
Which countries are "happy outliers"?
- Identifying nations with lower GDP but surprisingly high happiness scores
- Understanding the factors contributing to their well-being
-
Which countries are "unhappy outliers"?
- Analyzing nations with high GDP but relatively lower happiness scores
- Exploring factors that might explain their discontent
-
Beyond GDP, which other factors show the strongest correlation with happiness?
- Examining the role of social support, freedom, healthy life expectancy
- Analyzing the impact of generosity and perceptions of corruption
- Special focus on these factors in the context of outlier countries
For a comprehensive analysis and detailed findings, you can view the complete report: Beyond GDP: Exploring the Factors Behind Happiness
Check technical_documentation.md for detailed documentation on:
- Installation requirements
- Project structure
- Dataset description
- Analysis process
For a quick overview, the project includes:
- Exploratory Data Analysis (EDA) in Jupyter notebooks
- Visualizations of key findings
- Processed statistics and insights
- Utility functions for data analysis
For detailed technical information about the structure and setup, please refer to the technical documentation.
This analysis has been performed by:
during the Allwomen Data Analytics Bootcamp
This project is licensed under the MIT License - see the LICENSE file for details.
This analysis uses data from the World Happiness Report, which is a landmark survey of the state of global happiness that ranks 156 countries by how happy their citizens perceive themselves to be. For more information about the methodology and annual reports, visit the official World Happiness Report website.
If you use this analysis or the World Happiness Report data, please cite:
Helliwell, J. F., Layard, R., Sachs, J. D., De Neve, J.-E., Aknin, L. B., & Wang, S. (Eds.). (2025). World Happiness Report 2025. University of Oxford: Wellbeing Research Centre.

