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
  • 52.87 kB
  • 1,231 rows
  • 14 columns
Loading...
CREATE TABLE world_happiness_report (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "country" VARCHAR,
  "region" VARCHAR,
  "happiness_rank" DOUBLE,
  "happiness_score" DOUBLE,
  "standard_error" DOUBLE,
  "economy_gdp_per_capita" DOUBLE  -- Economy (GDP Per Capita),
  "family" DOUBLE,
  "health_life_expectancy" DOUBLE  -- Health (Life Expectancy),
  "freedom" DOUBLE,
  "trust_government_corruption" DOUBLE  -- Trust (Government Corruption),
  "generosity" DOUBLE,
  "dystopia_residual" DOUBLE,
  "year" BIGINT
);

Share link

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