Baselight

WHO GLASS

@owid.antimicrobial_usage

Loading...
Loading...

About this Dataset

WHO GLASS

Inappropriate use of antimicrobials in humans is a primary driver of antimicrobial resistance (AMR) emergence and spread. In 2020, WHO launched GLASS antimicrobial use (GLASS AMU), previously called GLASS AMC, to monitor the quantity and types of antimicrobial s us ed at the national and global levels. WHO invites Countries, Areas, and Territories (CTAs) to enrol in GLASS AMU and commit to building or strengthening their national AMU surveillance system and, when ready, to reporting their national AMU data. Data calls are opened every year.

Tables

WHO GLASS

@owid.antimicrobial_usage.owid_aware
  • 18.59 KB
  • 1248 rows
  • 5 columns
Loading...

CREATE TABLE owid_aware (
  "country" VARCHAR,
  "year" INTEGER,
  "awarelabel" VARCHAR,
  "ddd" FLOAT,
  "did" FLOAT
);

WHO GLASS

@owid.antimicrobial_usage.owid_class
  • 223.89 KB
  • 18126 rows
  • 7 columns
Loading...

CREATE TABLE owid_class (
  "country" VARCHAR,
  "year" INTEGER,
  "antimicrobialclass" VARCHAR,
  "atc4name" VARCHAR,
  "routeofadministration" VARCHAR,
  "ddd" FLOAT,
  "did" FLOAT
);

WHO GLASS

@owid.antimicrobial_usage.owid_class_aggregated
  • 22.67 KB
  • 340 rows
  • 12 columns
Loading...

CREATE TABLE owid_class_aggregated (
  "country" VARCHAR,
  "year" INTEGER,
  "ddd_anti_malarials" FLOAT,
  "ddd_antibacterials_and_antituberculosis" UINTEGER,
  "ddd_antifungals" UINTEGER,
  "ddd_antituberculosis" FLOAT,
  "ddd_antivirals" FLOAT,
  "did_anti_malarials" FLOAT,
  "did_antibacterials_and_antituberculosis" FLOAT,
  "did_antifungals" FLOAT,
  "did_antituberculosis" FLOAT,
  "did_antivirals" FLOAT
);

Share link

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