Missing Data - Deaths From Neuropsychiatric Conditions
@owid.who_neuropsychiatric_conditions
@owid.who_neuropsychiatric_conditions
CREATE TABLE owid_neuropsychiatric_conditions (
"country" VARCHAR,
"year" INTEGER,
"missing_countries" INTEGER,
"missing_population" BIGINT,
"fraction_missing_countries" FLOAT,
"fraction_available_countries" FLOAT,
"death_rate_per_100_000_population_missing" INTEGER,
"region" VARCHAR,
"income_group" VARCHAR
);
Anyone who has the link will be able to view this.