Gini Coefficient Of Lifespan Inequality (HMD, UN WPP, Aburto Et Al.; 2023)
@owid.gini_le
@owid.gini_le
CREATE TABLE owid_gini_le_1 (
"location" VARCHAR,
"year" INTEGER,
"sex" VARCHAR,
"life_expectancy_gini" FLOAT
);
CREATE TABLE owid_gini_le_2 (
"country" VARCHAR,
"year" INTEGER,
"sex" VARCHAR,
"life_expectancy_gini" FLOAT
);
Anyone who has the link will be able to view this.