Waste Facilities
Vermont Center for Geographic Information
@usgov.vcgi_org_waste_facilities_da21b
Vermont Center for Geographic Information
@usgov.vcgi_org_waste_facilities_da21b
This dataset was developed from the Vermont DEC's list of certified solid waste facilities. It includes facility name, contact information, and the materials accepted at the facility.
Organization: Vermont Center for Geographic Information
Last updated: 2024-02-09T15:15:33.931320
Tags: deptdec, divwmd, isothemefacilities, nodevtanr, progsolidwaste, subthemeother, vt-anr-open-data
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"id" BIGINT,
"swid" VARCHAR,
"isswfacility" VARCHAR,
"name" VARCHAR,
"type" VARCHAR,
"recycling" VARCHAR,
"trash" VARCHAR,
"ewaste" VARCHAR,
"hhw" VARCHAR,
"foodscraps" VARCHAR,
"cd" VARCHAR,
"cleanwood" VARCHAR,
"leafyarddebris" VARCHAR,
"materialspecifics" VARCHAR,
"address" VARCHAR,
"town" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"county" VARCHAR,
"mailingaddress" VARCHAR,
"mailingcity" VARCHAR,
"mailingstate" VARCHAR,
"mailingzip" DOUBLE,
"telephone" VARCHAR,
"email" VARCHAR,
"website" VARCHAR,
"active" BIGINT,
"lastvisitdate" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE
);Anyone who has the link will be able to view this.