E-waste Recycling Rate (2008-2018, Europe)
Recycling rate of e-waste in Europe throughout the years.
@kaggle.alisahad_e_waste_recycling_rate_2008_2018_europe
Recycling rate of e-waste in Europe throughout the years.
@kaggle.alisahad_e_waste_recycling_rate_2008_2018_europe
CREATE TABLE ewaste_europe (
"period" BIGINT,
"austria" DOUBLE,
"belgium" DOUBLE,
"bulgaria" DOUBLE,
"cyprus" DOUBLE,
"czechia" DOUBLE,
"germany" DOUBLE,
"denmark" DOUBLE,
"estonia" DOUBLE,
"greece" DOUBLE,
"spain" DOUBLE,
"european_union_27_countries" DOUBLE,
"european_union_28_countries" DOUBLE,
"finland" DOUBLE,
"france" DOUBLE,
"croatia" DOUBLE,
"hungary" DOUBLE,
"ireland" DOUBLE,
"iceland" DOUBLE,
"italy" DOUBLE,
"liechtenstein" DOUBLE,
"lithuania" DOUBLE,
"luxembourg" DOUBLE,
"latvia" DOUBLE,
"malta" DOUBLE,
"netherlands" DOUBLE,
"norway" DOUBLE,
"poland" DOUBLE,
"portugal" DOUBLE,
"romania" DOUBLE,
"sweden" DOUBLE,
"slovenia" DOUBLE,
"slovakia" DOUBLE,
"united_kingdom" DOUBLE
);
Anyone who has the link will be able to view this.