Happiness And Life Satisfaction
The relationship between life satisfaction and happiness field of positive psych
@kaggle.programmerrdai_happiness_and_life_satisfaction
The relationship between life satisfaction and happiness field of positive psych
@kaggle.programmerrdai_happiness_and_life_satisfaction
CREATE TABLE correlation_mental_illness_and_life_satisfaction (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"happiness_and_mental_illness_partial_correlation_clark_c1c89f13" DOUBLE
);
CREATE TABLE evolution_of_happiness_inequality_within_countries_dur_7346891a (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"standard_deviation_of_life_satisfaction" DOUBLE
);
CREATE TABLE gdp_vs_happiness (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"life_satisfaction_in_cantril_ladder_world_happiness_re_f57940ec" DOUBLE,
"gdp_per_capita_ppp_constant_2017_international" DOUBLE,
"population_historical_estimates" DOUBLE,
"continent" VARCHAR
);
CREATE TABLE happiness_cantril_ladder (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"life_satisfaction_in_cantril_ladder_world_happiness_re_f57940ec" DOUBLE
);
CREATE TABLE happiness_wvs_vs_gallup (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"share_of_people_who_are_happy_world_value_survey_2014" DOUBLE,
"life_satisfaction_in_cantril_ladder_world_happiness_re_f57940ec" DOUBLE,
"population_historical_estimates" DOUBLE,
"continent" VARCHAR
);
CREATE TABLE life_satisfaction_vs_life_expectancy (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"estimates_1950_2020_annually_interpolated_demographic__6ddcf4ba" DOUBLE,
"life_satisfaction_in_cantril_ladder_world_happiness_re_f57940ec" DOUBLE,
"population_historical_estimates" DOUBLE,
"continent" VARCHAR
);
CREATE TABLE share_of_people_who_say_they_are_happy_eurobarometer (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"share_of_people_who_are_happy_eurobarometer_2017" DOUBLE
);
CREATE TABLE share_of_people_who_say_they_are_happy (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"share_of_people_who_are_happy_world_value_survey_2014" DOUBLE
);
Anyone who has the link will be able to view this.