International Completeness Of Death Registration 2015-2019 (Karlinsky, 2023)
@owid.deaths_karlinsky
@owid.deaths_karlinsky
CREATE TABLE owid_deaths_karlinsky_1 (
"country" VARCHAR,
"year" INTEGER,
"reg_deaths" FLOAT,
"expected_gbd" FLOAT,
"expected_wpp" UINTEGER,
"expected_ghe" FLOAT,
"expected_deaths" FLOAT,
"death_comp" FLOAT
);
CREATE TABLE owid_deaths_karlinsky_2 (
"country" VARCHAR,
"year" INTEGER,
"reg_deaths" FLOAT,
"expected_gbd" UINTEGER,
"expected_wpp" UINTEGER,
"expected_ghe" UINTEGER,
"expected_deaths" UINTEGER,
"death_comp" FLOAT,
"expected_confidence_score" FLOAT
);
Anyone who has the link will be able to view this.