Baselight

Life Expectancy

Life Expectancy DataSet

@kaggle.programmerrdai_life_expectancy

Loading...
Loading...

About this Dataset

Life Expectancy

Life expectancy is a statistical measure of the average time an organism is expected to live, based on the year of its birth, its current age, and other demographic factors like sex. The most commonly used measure is life expectancy at birth, which can be defined in two ways. Wikipedia

Tables

Expected Years Of Living With Disability Or Disease Burden

@kaggle.programmerrdai_life_expectancy.expected_years_of_living_with_disability_or_disease_burden
  • 18.13 kB
  • 6,102 rows
  • 4 columns
Loading...
CREATE TABLE expected_years_of_living_with_disability_or_disease_burden (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "years_lived_with_disability" DOUBLE
);

Healthy Life Expectancy And Years Lived With Disability

@kaggle.programmerrdai_life_expectancy.healthy_life_expectancy_and_years_lived_with_disability
  • 39.23 kB
  • 6,102 rows
  • 5 columns
Loading...
CREATE TABLE healthy_life_expectancy_and_years_lived_with_disability (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "healthy_life_expectancy_ihme" DOUBLE  -- Healthy Life Expectancy (IHME),
  "years_lived_with_disability" DOUBLE
);

Life Expectancy At Age 10

@kaggle.programmerrdai_life_expectancy.life_expectancy_at_age_10
  • 20.96 kB
  • 3,655 rows
  • 4 columns
Loading...
CREATE TABLE life_expectancy_at_age_10 (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "e10_united_nations_population_division_and_human_morta_3466d7ab" DOUBLE  -- E10 (United Nations Population Division And Human Mortality Database (2015))
);

Life Expectancy At Birth Including The Un Projections

@kaggle.programmerrdai_life_expectancy.life_expectancy_at_birth_including_the_un_projections
  • 221.61 kB
  • 36,900 rows
  • 5 columns
Loading...
CREATE TABLE life_expectancy_at_birth_including_the_un_projections (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "estimates_1950_2020_annually_interpolated_demographic__6ddcf4ba" DOUBLE  -- Estimates, 1950 - 2020: Annually Interpolated Demographic Indicators - Life Expectancy At Birth, Both Sexes Combined (years),
  "medium_fertility_variant_2020_2099_annually_interpolat_bf3d8b62" DOUBLE  -- Medium Fertility Variant, 2020 - 2099: Annually Interpolated Demographic Indicators - Life Expectancy At Birth, Both Sexes Combined (years)
);

Life Expectancy Of Women Vs Life Expectancy Of Women

@kaggle.programmerrdai_life_expectancy.life_expectancy_of_women_vs_life_expectancy_of_women
  • 624.55 kB
  • 58,474 rows
  • 7 columns
Loading...
CREATE TABLE life_expectancy_of_women_vs_life_expectancy_of_women (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "estimates_1950_2020_annually_interpolated_demographic__62fc7aa6" DOUBLE  -- Estimates, 1950 - 2020: Annually Interpolated Demographic Indicators - Life Expectancy At Birth, Females (years),
  "estimates_1950_2020_annually_interpolated_demographic__0c1932d6" DOUBLE  -- Estimates, 1950 - 2020: Annually Interpolated Demographic Indicators - Life Expectancy At Birth, Males (years),
  "population_historical_estimates" DOUBLE  -- Population (historical Estimates),
  "continent" VARCHAR
);

Life Expectancy Vs Healthcare Expenditure

@kaggle.programmerrdai_life_expectancy.life_expectancy_vs_healthcare_expenditure
  • 563.97 kB
  • 58,305 rows
  • 7 columns
Loading...
CREATE TABLE life_expectancy_vs_healthcare_expenditure (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "life_expectancy_at_birth_total_years" DOUBLE  -- Life Expectancy At Birth, Total (years),
  "health_expenditure_per_capita_ppp_constant_2011_international" DOUBLE  -- Health Expenditure Per Capita, PPP (constant 2011 International $),
  "population_historical_estimates" DOUBLE  -- Population (historical Estimates),
  "continent" VARCHAR
);

Median Age

@kaggle.programmerrdai_life_expectancy.median_age
  • 18.62 kB
  • 7,471 rows
  • 4 columns
Loading...
CREATE TABLE median_age (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "un_population_division_median_age_2017" DOUBLE  -- UN Population Division (Median Age) (2017)
);

Men Survival To Age 65

@kaggle.programmerrdai_life_expectancy.men_survival_to_age_65
  • 149.21 kB
  • 14,520 rows
  • 4 columns
Loading...
CREATE TABLE men_survival_to_age_65 (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "survival_to_age_65_male_of_cohort" DOUBLE  -- Survival To Age 65, Male (% Of Cohort)
);

Number Of Deaths By Age Group

@kaggle.programmerrdai_life_expectancy.number_of_deaths_by_age_group
  • 184.03 kB
  • 6,840 rows
  • 8 columns
Loading...
CREATE TABLE number_of_deaths_by_age_group (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "deaths_all_causes_sex_both_age_under_5_number" BIGINT  -- Deaths - All Causes - Sex: Both - Age: Under 5 (Number),
  "deaths_all_causes_sex_both_age_70_years_number" BIGINT  -- Deaths - All Causes - Sex: Both - Age: 70+ Years (Number),
  "deaths_all_causes_sex_both_age_50_69_years_number" BIGINT  -- Deaths - All Causes - Sex: Both - Age: 50-69 Years (Number),
  "deaths_all_causes_sex_both_age_5_14_years_number" BIGINT  -- Deaths - All Causes - Sex: Both - Age: 5-14 Years (Number),
  "deaths_all_causes_sex_both_age_15_49_years_number" BIGINT  -- Deaths - All Causes - Sex: Both - Age: 15-49 Years (Number)
);

Women Survival To Age 65

@kaggle.programmerrdai_life_expectancy.women_survival_to_age_65
  • 149.21 kB
  • 14,520 rows
  • 4 columns
Loading...
CREATE TABLE women_survival_to_age_65 (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "survival_to_age_65_female_of_cohort" DOUBLE  -- Survival To Age 65, Female (% Of Cohort)
);

Years Lived With Disability Vs Health Expenditure Per Capita

@kaggle.programmerrdai_life_expectancy.years_lived_with_disability_vs_health_expenditure_per_capita
  • 471.33 kB
  • 57,355 rows
  • 7 columns
Loading...
CREATE TABLE years_lived_with_disability_vs_health_expenditure_per_capita (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "years_lived_with_disability" DOUBLE,
  "health_expenditure_per_capita_ppp_constant_2011_international" DOUBLE  -- Health Expenditure Per Capita, PPP (constant 2011 International $),
  "population_historical_estimates" DOUBLE  -- Population (historical Estimates),
  "continent" VARCHAR
);

Share link

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