This project explores factors that influence happiness around the world using both the World Happiness Report (scraped from this site) and my own happiness dataset collected over 9 months. My background is in neuroscience and I have always loved learning about how individual people and cultures nurture happiness & what we can learn about what it means to live a meaningful life through our different approaches. I hope this analysis is as interesting to read as it was to conduct. Hap-Py Reading!
Data Sources: World Happiness Report, my own happiness dataset
Date Range: World Happiness Report: 2015-2025 (score refresh = annual); My happiness dataset: July 2025-March 2026 (score refresh = daily)
- To analyze factors that influence happiness ranking of countries included in the WHR (global factors)
- To analyze the impact of different habits on my own happiness score (individual habits)
World Happiness Report
- How highly does each category correlate with happiness ranking?
- What are the top 10 happiest countries on average over the last 10 years?
- What are the bottom 10 countries in terms of happiness on average over the last 10 years?
- Which countries rank the highest on average for each category over the last 10 years?
- How does one's expectancy of living a healthy life correlate to their satisfaction with life? Does this look different depending on where in the world you live?
- How has the US changed in rankings for different factors over the last 10 years?
- What factors best explain variation in how people feel their lives are going?
- What is a person's life evaluation score likely to be based on the country they grew up in and how high that country ranks for each category?
My dataset
- What are the most commonly practiced habits on days where my happiness rating is in the upper quartile?
- How well does each habit correlate with my happiness rating?
- What countries could you assume I might be living in based on my mean happiness rating according to the World Happiness Report?
- Are my happiness rating and habits practiced related?
WHR
- Scrape rankings data from 2015-2025 from the World Happiness Report site
- Clean the data: identify nulls, outliers, and formatting issues and resolve; QCing with original site
- Add columns mapping countries to regions, subregions, and intermediate regions
- Conduct a 3 part analysis in GCN:
- Descriptive statistics & exploratory data analysis
- Hypothesis testing using multiple linear regression
- Predictive modeling using multiple linear regression
My dataset
- Clean the data: identify nulls & outliers and QC with original paper trackers
- Conduct a 2 part analysis in GCN:
- Descriptive statistics & exploratory data analysis
- Hypothesis testing using a multi-way ANOVA
If you found this analysis interesting, I built an interactive dashboard in Data Studio (Looker Studio) if you'd like to play around with the data yourself! I find this super fun myself - and I'd love to hear from you if you draw any hap-Py conclusions! :)