Malaria
Malaria is not good. :(
@kaggle.programmerrdai_malaria
Malaria is not good. :(
@kaggle.programmerrdai_malaria
CREATE TABLE malaria_prevalence_vs_gdp_per_capita (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"prevalence_malaria_sex_both_age_age_standardized_percent" DOUBLE,
"gdp_per_capita_ppp_constant_2017_international" DOUBLE,
"population_historical_estimates" DOUBLE,
"continent" VARCHAR
);
Anyone who has the link will be able to view this.