Global Plastics Outlook - Plastics Use By Polymer
@owid.plastic_use_polymer
@owid.plastic_use_polymer
CREATE TABLE owid_plastic_use_polymer (
"country" VARCHAR,
"year" INTEGER,
"abs_asa_san" FLOAT,
"bioplastics" FLOAT,
"elastomers_tyres" FLOAT,
"fibres" FLOAT,
"hdpe" FLOAT,
"ldpe_lldpe" FLOAT,
"marine_coatings" FLOAT,
"other" FLOAT,
"pet" FLOAT,
"pp" FLOAT,
"ps" FLOAT,
"pur" FLOAT,
"pvc" FLOAT,
"road_marking_coatings" FLOAT,
"total" FLOAT
);
Anyone who has the link will be able to view this.