Water Pollution In EU Countries
Selection of assessments of the degree of water pollution in European countries
@kaggle.hydramst_water_pollution
Selection of assessments of the degree of water pollution in European countries
@kaggle.hydramst_water_pollution
CREATE TABLE train (
"unnamed_0" BIGINT,
"code" VARCHAR,
"year" BIGINT,
"period" VARCHAR,
"id" VARCHAR,
"country" VARCHAR,
"tourists" DOUBLE,
"venue" DOUBLE,
"rate" DOUBLE,
"food" DOUBLE,
"glass" DOUBLE,
"metal" DOUBLE,
"other" DOUBLE,
"paper" DOUBLE,
"plastic" DOUBLE,
"leather" DOUBLE,
"green_waste" DOUBLE,
"waste_recycling" DOUBLE
);
Anyone who has the link will be able to view this.