Global Database For Tracking Antimicrobial Resistance (AMR) Country Self- Assessment Survey (TrACSS)
@owid.tracss
@owid.tracss
TrACSS monitors the implementation of multisectoral AMR national action plans. It was jointly developed by the Quadripartite (FAO, UNEP, WHO and WOAH) and is administered annually by the WHO.
CREATE TABLE owid_tracss (
"country" VARCHAR,
"year" INTEGER,
"laws_antimicrobials_terrestrial_2_8_2" VARCHAR,
"law_antimicrobials_aquatic_2_8_3" VARCHAR,
"law_antimicrobials_terrestrial_growth_promotion_2_8_5" VARCHAR,
"monitoring_consumption_human_3_2" VARCHAR,
"amr_surveillance_human_3_3" VARCHAR,
"monitoring_sales_use_animals_4_5_a" VARCHAR,
"amu_data_submission_whoah_4_5_b" VARCHAR,
"woah_reporting_options_4_6" VARCHAR,
"surveillance_amr_terrestrial_4_7" VARCHAR,
"surveillance_amr_aquatic_4_8" VARCHAR,
"surveillance_amr_food_5_3" VARCHAR,
"monitoring_amr_water_6_3" VARCHAR
);Anyone who has the link will be able to view this.