Life Expectancy: Broken Limits
@owid.broken_limits_le
@owid.broken_limits_le
CREATE TABLE owid_broken_limits_le_1 (
"country" VARCHAR,
"year" INTEGER,
"sex" VARCHAR,
"life_expectancy" FLOAT,
"country_with_max_le" VARCHAR
);
CREATE TABLE owid_broken_limits_le_2 (
"country" VARCHAR,
"year" INTEGER,
"sex" VARCHAR,
"life_expectancy" FLOAT,
"country_with_max_le" VARCHAR
);
Anyone who has the link will be able to view this.