Adult Mortality Rate
Probability of dying between 15 and 60 years per 1000 population
@kaggle.dhamur_adult_mortality_rate
Probability of dying between 15 and 60 years per 1000 population
@kaggle.dhamur_adult_mortality_rate
CREATE TABLE both_sexes (
"unnamed_0" BIGINT,
"parentlocation" VARCHAR,
"location" VARCHAR,
"period" BIGINT,
"sex" VARCHAR,
"adult_mortality_rate" DOUBLE,
"datemodified" VARCHAR
);
Anyone who has the link will be able to view this.