Global Plastics Outlook - Plastics Use By Application
@owid.plastic_use_application
@owid.plastic_use_application
CREATE TABLE owid_plastic_use_application (
"country" VARCHAR,
"year" INTEGER,
"building_and_construction" FLOAT,
"consumer_and_institutional_products" FLOAT,
"electrical_electronics" FLOAT,
"industrial_machinery" FLOAT,
"marine_coatings" FLOAT,
"other" FLOAT,
"packaging" FLOAT,
"personal_care_products" FLOAT,
"road_marking" FLOAT,
"textile_sector_clothing" FLOAT,
"textile_sector_others" FLOAT,
"total" FLOAT,
"transportation_other" FLOAT,
"transportation_tyres" FLOAT,
"transportation" FLOAT,
"textile_sector" FLOAT
);
Anyone who has the link will be able to view this.