Global Antimicrobial Resistance And Use Surveillance System (GLASS)
@owid.who_glass
@owid.who_glass
CREATE TABLE owid_who_glass (
"country" VARCHAR,
"year" INTEGER,
"syndrome" VARCHAR,
"bcispermillion" FLOAT,
"totalspecimenisolates" UINTEGER,
"isolspermillion" FLOAT,
"totalspecimenisolateswithast" UINTEGER,
"astresult" FLOAT
);
Anyone who has the link will be able to view this.