Underground Storage Tank (working)
Vermont Center for Geographic Information
@usgov.vcgi_org_underground_storage_tank_working_d391a
Vermont Center for Geographic Information
@usgov.vcgi_org_underground_storage_tank_working_d391a
Database contains information on ownership and system construction for underground storage tank facilities statewide. Database was developed in early 1990's for program management, and has been updated to more modern data systems periodically.
Organization: Vermont Center for Geographic Information
Last updated: 2024-02-09T15:17:18.803139
Tags: deptdec, divwmd, isothemefacilities, newnessupdated, nodevtanr, progstoragetanks, subthemeother, vt-anr-open-data
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"tankid" BIGINT,
"facilityid" BIGINT,
"name" VARCHAR,
"tankstatus" VARCHAR,
"tankcapacity" DOUBLE,
"yearinstalled" DOUBLE,
"lastinspdate" TIMESTAMP,
"address" VARCHAR,
"town" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"declat" DOUBLE,
"declong" DOUBLE,
"doclink" VARCHAR,
"actorname" VARCHAR,
"permitexpires" TIMESTAMP
);Anyone who has the link will be able to view this.