World Happiness Dataset
Why need reason to be happy ? Stay Positive
@kaggle.durgeshrao9993_world_happiness_dataset
Why need reason to be happy ? Stay Positive
@kaggle.durgeshrao9993_world_happiness_dataset
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
);
Anyone who has the link will be able to view this.