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
  • 20.66 KB
  • 1015 rows
  • 5 columns
Loading...

CREATE TABLE owid_soil_transmitted_helminthiases_national_pre_sac (
  "country" VARCHAR,
  "year" INTEGER,
  "national_coverage_pre_sac_pct" FLOAT,
  "population_requiring_pc_for_sth_pre_sac" FLOAT,
  "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
  • 26.6 KB
  • 1332 rows
  • 5 columns
Loading...

CREATE TABLE owid_soil_transmitted_helminthiases_national_sac (
  "country" VARCHAR,
  "year" INTEGER,
  "national_coverage_sac_pct" FLOAT,
  "population_requiring_pc_for_sth_sac" FLOAT,
  "estimated_number_of_sac_treated" FLOAT
);

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

@owid.soil_transmitted_helminthiases.owid_soil_transmitted_helminthiases_pre_sac
  • 22.62 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
);

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

@owid.soil_transmitted_helminthiases.owid_soil_transmitted_helminthiases_sac
  • 25.81 KB
  • 1120 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
);

Share link

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