GithubHelp home page GithubHelp logo

harsh782patel / data-analysis-and-visualization-of-world-happiness-report-2020 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

This project analyzes the World Happiness Report 2020 dataset using Python. It explores factors contributing to happiness levels across countries through data visualization and correlation analysis.

Python 100.00%
correlation data-analysis happiness-report kaggle-dataset python visualization

data-analysis-and-visualization-of-world-happiness-report-2020's Introduction

Data-Analysis-and-Visualization-of-World-Happiness-Report-2020

This repository contains Python code to analyze the World Happiness Report 2020 dataset. The World Happiness Report is a landmark survey of the state of global happiness. The report ranks 156 countries by their happiness levels, based on factors such as GDP per capita, social support, healthy life expectancy, freedom to make life choices, generosity, and perceptions of corruption.

Dataset

The dataset used in this analysis is sourced from Kaggle and contains the data used to create Figure 2.1 of the World Happiness Report 2020. You can find the dataset here.

Analysis

The Python script in this repository loads the dataset, explores its structure, checks for missing values, calculates summary statistics of numeric columns, visualizes the data using histograms, and creates a correlation heatmap to explore relationships between variables.

Usage

  1. Download the dataset from the provided Kaggle link.
  2. Clone or download this repository to your local machine.
  3. Ensure you have Python installed on your machine.
  4. Install the required Python libraries:
    pip install pandas numpy matplotlib seaborn
  5. Run the Python script:
    python analyze_happiness_report.py

Results

The analysis provides insights into the factors that contribute to happiness levels across different countries. Through visualizations and correlation analysis, patterns and relationships within the dataset are revealed.

Contributing

Contributions to improve the analysis or add new features are welcome. Please fork the repository, make your changes, and submit a pull request.

data-analysis-and-visualization-of-world-happiness-report-2020's People

Contributors

harsh782patel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.