1.19 Housing Quality Standards (detail)
City of Tempe
@usgov.city_of_tempe_1_19_housing_quality_standards_detail_5a563
City of Tempe
@usgov.city_of_tempe_1_19_housing_quality_standards_detail_5a563
CREATE TABLE table_1 (
"order" BIGINT,
"unique_id" DOUBLE,
"owner_name" VARCHAR,
"cause_owner_family" VARCHAR,
"inspection_date" TIMESTAMP,
"deficiencies" VARCHAR,
"reinspection_date" TIMESTAMP,
"reinspection_result" VARCHAR,
"f1st_action_taken" VARCHAR,
"extension_date" TIMESTAMP,
"extension_result" VARCHAR,
"f2nd_action_taken" VARCHAR,
"comments" VARCHAR,
"resolved_in_24_hours" VARCHAR,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.