Code Enforcement 20200101 To Current
City of Hartford
@usgov.city_of_hartford_code_enforcement_20200101_to_current
City of Hartford
@usgov.city_of_hartford_code_enforcement_20200101_to_current
CREATE TABLE table_1 (
"objectid" BIGINT,
"case_number" VARCHAR,
"parcelid" VARCHAR,
"address" VARCHAR,
"unit" VARCHAR,
"record_module" VARCHAR,
"dept_division" VARCHAR,
"record_name" VARCHAR,
"record_type" VARCHAR,
"record_status" VARCHAR,
"date_opened" TIMESTAMP,
"date_closed" TIMESTAMP,
"property_owner" VARCHAR,
"contact_first_name" VARCHAR,
"contact_last_name" VARCHAR,
"inspector_name" VARCHAR,
"inspection_type" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.