Stormwater Permits - Issued Permits
Vermont Center for Geographic Information
@usgov.vcgi_org_stormwater_permits_issued_permits_3343b
Vermont Center for Geographic Information
@usgov.vcgi_org_stormwater_permits_issued_permits_3343b
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"permitnumber" VARCHAR,
"projectid" VARCHAR,
"name" VARCHAR,
"contact" VARCHAR,
"permitgroup" VARCHAR,
"permitstatus" VARCHAR,
"statusdate" TIMESTAMP,
"expdate" TIMESTAMP,
"filinginlandrecords" VARCHAR,
"renewdate" TIMESTAMP,
"operatingfeeduedate" TIMESTAMP,
"ms4semianinspduedate" TIMESTAMP,
"inspectionreportduedate" TIMESTAMP,
"restatecomplianceduedate" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"pdf_link" VARCHAR
);
Anyone who has the link will be able to view this.