European Database Of Sales Of Veterinary Microbial Agents (ESVAC) - Population Corrected Units
@owid.esvac_sales_corrected
@owid.esvac_sales_corrected
CREATE TABLE owid_esvac_sales_corrected (
"country" VARCHAR,
"year" INTEGER,
"sales_for_food_producing_animals" FLOAT,
"pcu" FLOAT,
"percentage_change_pcu" FLOAT,
"mg_per_pcu" FLOAT,
"percentage_change_mg_per_pcu" FLOAT
);
Anyone who has the link will be able to view this.