Brownfields
Vermont Center for Geographic Information
@usgov.vcgi_org_brownfields_6962b
Vermont Center for Geographic Information
@usgov.vcgi_org_brownfields_6962b
HazSites: Collects all hazardous sites and brownfields sites geographic information, latitude and longitude, along with the name of the hazardous site.
Organization: Vermont Center for Geographic Information
Last updated: 2024-02-09T15:15:19.645113
Tags: deptdec, divwmd, isothemeenviron, nodevtanr, subthemehazmat, vt-anr-open-data
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"land_use_restriction" VARCHAR,
"sitename" VARCHAR,
"priority" VARCHAR,
"staff" VARCHAR,
"source_of_contamination" VARCHAR,
"contaminants" VARCHAR,
"doclink" VARCHAR,
"laty" DOUBLE,
"longx" DOUBLE,
"sitenumber" BIGINT,
"address" VARCHAR,
"town" VARCHAR,
"closuredate" TIMESTAMP,
"sitestatus" VARCHAR,
"brownfieldstatus" VARCHAR,
"arcgeometry" VARCHAR
);Anyone who has the link will be able to view this.