Outsurvival Statistic
@owid.phi_gender_le
@owid.phi_gender_le
Life tables from UN and HMD.
For period data, data prior to 1950 is from HMD, and data from 1950 onwards is from UN WPP.
CREATE TABLE owid_phi_gender_le_1 (
"location" VARCHAR,
"year" INTEGER,
"phi" FLOAT
);CREATE TABLE owid_phi_gender_le_2 (
"country" VARCHAR,
"year" INTEGER,
"phi" FLOAT
);Anyone who has the link will be able to view this.