Hazardous Sites
Vermont Center for Geographic Information
@usgov.vcgi_org_hazardous_sites_a412b
Vermont Center for Geographic Information
@usgov.vcgi_org_hazardous_sites_a412b
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"sitenumber" BIGINT,
"landuserestriction" VARCHAR,
"sitename" VARCHAR,
"address" VARCHAR,
"town" VARCHAR,
"priority" VARCHAR,
"staff" VARCHAR,
"closuredate" TIMESTAMP,
"sitestatus" VARCHAR,
"source_of_contamination" VARCHAR,
"contaminants" VARCHAR,
"doclink" VARCHAR,
"laty" DOUBLE,
"longx" DOUBLE,
"arcgeometry" VARCHAR
);
Anyone who has the link will be able to view this.