World Happiness Report 2015-2022
World Happiness score based on various economic and social parameter
@kaggle.shivkumarganesh_world_happiness_report_20152022
World Happiness score based on various economic and social parameter
@kaggle.shivkumarganesh_world_happiness_report_20152022
CREATE TABLE output (
"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,
"lower_confidence_interval" DOUBLE,
"upper_confidence_interval" DOUBLE,
"happiness_rank_9bd36f" DOUBLE,
"happiness_score_0ee1b1" DOUBLE,
"whisker_high" DOUBLE,
"whisker_low" DOUBLE,
"economy_gdp_per_capita_540a0f" DOUBLE,
"health_life_expectancy_9e40cf" DOUBLE,
"trust_government_corruption_293552" DOUBLE,
"dystopia_residual_675985" DOUBLE,
"overall_rank" DOUBLE,
"country_or_region" VARCHAR,
"score" DOUBLE,
"gdp_per_capita" DOUBLE,
"social_support" DOUBLE,
"healthy_life_expectancy" DOUBLE,
"freedom_to_make_life_choices" DOUBLE,
"perceptions_of_corruption" DOUBLE,
"country_name" VARCHAR,
"regional_indicator" VARCHAR,
"ladder_score" DOUBLE,
"standard_error_of_ladder_score" DOUBLE,
"upperwhisker" DOUBLE,
"lowerwhisker" DOUBLE,
"logged_gdp_per_capita" DOUBLE,
"ladder_score_in_dystopia" DOUBLE,
"explained_by_log_gdp_per_capita" DOUBLE,
"explained_by_social_support" DOUBLE,
"explained_by_healthy_life_expectancy" DOUBLE,
"explained_by_freedom_to_make_life_choices" DOUBLE,
"explained_by_generosity" DOUBLE,
"explained_by_perceptions_of_corruption" DOUBLE,
"dystopia_residual_f82d49" DOUBLE,
"rank" DOUBLE,
"happiness_score_236e54" DOUBLE,
"whisker_high_62bb16" DOUBLE,
"whisker_low_9ca4e4" DOUBLE,
"dystopia_1_83_residual" DOUBLE,
"explained_by_gdp_per_capita" DOUBLE
);
Anyone who has the link will be able to view this.