Consumption Of Controlled Substances (UNEP, 2023)
@owid.consumption_controlled_substances
@owid.consumption_controlled_substances
Data on the consumption of controlled substances in ODP tonnes or in CO2-eq tonnes
Negative values for a given year imply that quantities destroyed or quantities exported for the year exceeded the sum of production and imports, implying that the destroyed or exported quantities came from stockpiles.
CREATE TABLE owid_consumption_controlled_substances (
"country" VARCHAR,
"year" INTEGER,
"chemical" VARCHAR,
"consumption" FLOAT,
"consumption_zf" FLOAT,
"consumption_rel_1986" FLOAT
);Anyone who has the link will be able to view this.