Baselight

World Happiness Dataset

Why need reason to be happy ? Stay Positive

@kaggle.durgeshrao9993_world_happiness_dataset

Loading...
Loading...

About this Dataset

World Happiness Dataset

The "World Happiness Dataset" is a comprehensive and meticulously curated collection of data that offers insights into the well-being and happiness levels of countries around the world. This dataset is a valuable resource for researchers, policymakers, and anyone interested in understanding the factors that contribute to happiness on a global scale.

Tables

World Happiness Report

@kaggle.durgeshrao9993_world_happiness_dataset.world_happiness_report
  • 51.63 KB
  • 1231 rows
  • 14 columns
Loading...

CREATE TABLE world_happiness_report (
  "unnamed_0" BIGINT,
  "country" VARCHAR,
  "region" VARCHAR,
  "happiness_rank" DOUBLE,
  "happiness_score" DOUBLE,
  "standard_error" DOUBLE,
  "economy_gdp_per_capita" DOUBLE,
  "family" DOUBLE,
  "health_life_expectancy" DOUBLE,
  "freedom" DOUBLE,
  "trust_government_corruption" DOUBLE,
  "generosity" DOUBLE,
  "dystopia_residual" DOUBLE,
  "year" BIGINT
);

Share link

Anyone who has the link will be able to view this.