Baselight

Preventive Chemotherapy (PC) Data Portal

@owid.soil_transmitted_helminthiases

Loading...
Loading...

About this Dataset

Preventive Chemotherapy (PC) Data Portal

Progress towards achieving the Roadmap targets for control and elimination of the Neglected Tropical Diseases.

Tables

Preventive Chemotherapy (PC) Data Portal - Soil-transmitted Helminthiases

@owid.soil_transmitted_helminthiases.owid_soil_transmitted_helminthiases_national_pre_sac
  • 21.16 kB
  • 1,015 rows
  • 5 columns
Loading...
CREATE TABLE owid_soil_transmitted_helminthiases_national_pre_sac (
  "country" VARCHAR,
  "year" INTEGER,
  "national_coverage_pre_sac_pct" FLOAT  -- National Coverage, Pre Sac, Pct,
  "population_requiring_pc_for_sth_pre_sac" FLOAT  -- Population Requiring Pc For Sth, Pre Sac,
  "estimated_number_of_pre_sac_treated" FLOAT
);

Preventive Chemotherapy (PC) Data Portal - Soil-transmitted Helminthiases

@owid.soil_transmitted_helminthiases.owid_soil_transmitted_helminthiases_national_sac
  • 27.23 kB
  • 1,332 rows
  • 5 columns
Loading...
CREATE TABLE owid_soil_transmitted_helminthiases_national_sac (
  "country" VARCHAR,
  "year" INTEGER,
  "national_coverage_sac_pct" FLOAT  -- National Coverage, Sac, Pct,
  "population_requiring_pc_for_sth_sac" FLOAT  -- Population Requiring Pc For Sth, Sac,
  "estimated_number_of_sac_treated" FLOAT
);

Preventive Chemotherapy (PC) Data Portal - Soil-transmitted Helminthiases

@owid.soil_transmitted_helminthiases.owid_soil_transmitted_helminthiases_pre_sac
  • 23.16 kB
  • 983 rows
  • 6 columns
Loading...
CREATE TABLE owid_soil_transmitted_helminthiases_pre_sac (
  "country" VARCHAR,
  "year" INTEGER,
  "drug_combination" VARCHAR,
  "number_targeted" FLOAT,
  "reported_number_treated" FLOAT,
  "programme_coverage_pct" FLOAT  -- Programme Coverage, Pct
);

Preventive Chemotherapy (PC) Data Portal - Soil-transmitted Helminthiases

@owid.soil_transmitted_helminthiases.owid_soil_transmitted_helminthiases_sac
  • 26.43 kB
  • 1,120 rows
  • 6 columns
Loading...
CREATE TABLE owid_soil_transmitted_helminthiases_sac (
  "country" VARCHAR,
  "year" INTEGER,
  "drug_combination" VARCHAR,
  "number_targeted" FLOAT,
  "reported_number_treated" FLOAT,
  "programme_coverage_pct" FLOAT  -- Programme Coverage, Pct
);

Share link

Anyone who has the link will be able to view this.