Baselight

Global Antimicrobial Resistance And Use Surveillance System (GLASS) - By Antibiotic

@owid.who_glass_by_antibiotic

Loading...
Loading...

About this Dataset

Global Antimicrobial Resistance And Use Surveillance System (GLASS) - By Antibiotic

GLASS provides a standardized approach to the collection, analysis, interpretation and sharing of data by countries and seeks to actively support capacity building and monitor the status of existing and new national surveillance systems. Furthermore, GLASS promotes a shift from surveillance approaches based solely on laboratory data to a system that includes epidemiological, clinical, and population-level data. GLASS has been conceived to progressively incorporate data from surveillance of AMR in humans, such as monitoring of resistance and the use of antimicrobial medicines, including AMR in the food chain and in the environment.

Tables

Global Antimicrobial Resistance And Use Surveillance System (GLASS) - By Antibiotic

@owid.who_glass_by_antibiotic.owid_antibiotic_table
  • 55.79 KB
  • 5999 rows
  • 8 columns
Loading...

CREATE TABLE owid_antibiotic_table (
  "country" VARCHAR,
  "year" INTEGER,
  "syndrome" VARCHAR,
  "pathogen" VARCHAR,
  "antibiotic" VARCHAR,
  "bcis_with_ast_per_million" FLOAT,
  "total_bcis_with_ast" UINTEGER,
  "share_bcis_with_ast" FLOAT
);

Global Antimicrobial Resistance And Use Surveillance System (GLASS) - By Antibiotic

@owid.who_glass_by_antibiotic.owid_bci_table
  • 30.72 KB
  • 3772 rows
  • 6 columns
Loading...

CREATE TABLE owid_bci_table (
  "country" VARCHAR,
  "year" INTEGER,
  "syndrome" VARCHAR,
  "pathogen" VARCHAR,
  "bcis_per_million" FLOAT,
  "total_bcis" UINTEGER
);

Share link

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