Underground Storage Tanks (USTs) - Enforcement Summary
State of Connecticut
@usgov.state_of_connecticut_underground_storage_tanks_usts_en_592f8691
State of Connecticut
@usgov.state_of_connecticut_underground_storage_tanks_usts_en_592f8691
CREATE TABLE table_1 (
"enforcement_action_id" VARCHAR,
"type" VARCHAR,
"status" VARCHAR,
"action_date" TIMESTAMP,
"resolution_date" TIMESTAMP,
"resolution_type" VARCHAR,
"site_name" VARCHAR,
"site_address" VARCHAR,
"site_city" VARCHAR,
"site_state" VARCHAR,
"site_zip" DOUBLE,
"number_of_violations" DOUBLE,
"ust_site_id_number" VARCHAR,
"affiliation" VARCHAR,
"client_name_last" VARCHAR,
"client_name_first" VARCHAR,
"client_suffix" VARCHAR,
"client_address_line_1" VARCHAR,
"client_city" VARCHAR,
"client_state" VARCHAR,
"client_zip" DOUBLE,
"client_zip4" DOUBLE
);
Anyone who has the link will be able to view this.