Preventive Chemotherapy (PC) Data Portal - Schistosomiasis
@owid.schistosomiasis
@owid.schistosomiasis
CREATE TABLE owid_schistosomiasis (
"country" VARCHAR,
"year" INTEGER,
"population_requiring_pc_for_sch_annually" FLOAT,
"sac_population_requiring_pc_for_sch_annually" FLOAT,
"number_of_people_targeted" UINTEGER,
"reported_number_of_people_treated" UINTEGER,
"reported_number_of_sac_treated" UINTEGER,
"programme_coverage_pct" FLOAT,
"national_coverage_pct" FLOAT
);
Anyone who has the link will be able to view this.