Household Waste Recycling Centres
City of York Council
@ukgov.household_waste_recycling_centres5
City of York Council
@ukgov.household_waste_recycling_centres5
CREATE TABLE household_waste_recycling_centres (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"site_name" VARCHAR,
"ward" VARCHAR,
"charitybanks" VARCHAR,
"booksmusic" VARCHAR,
"cansfoil" VARCHAR,
"cansplasticbottles" VARCHAR,
"plasticbottles" VARCHAR,
"textiles" VARCHAR,
"weee" VARCHAR,
"glass" VARCHAR,
"shoes" VARCHAR,
"cartons" VARCHAR,
"books" VARCHAR,
"cardboard" VARCHAR,
"paper" VARCHAR,
"type" VARCHAR,
"address" VARCHAR
);
Anyone who has the link will be able to view this.