Foreclosed Rental Property
City of Chicago
@usgov.city_of_chicago_foreclosed_rental_property
City of Chicago
@usgov.city_of_chicago_foreclosed_rental_property
CREATE TABLE table_1 (
"id" BIGINT,
"property_address" VARCHAR,
"submission_date" TIMESTAMP,
"owner_name" VARCHAR,
"owner_date" VARCHAR,
"owner_management_agent_name" VARCHAR,
"owner_notices_agent_name" VARCHAR,
"owner_notices_agent_phone" VARCHAR,
"owner_notices_agent_email" VARCHAR,
"owner_address" VARCHAR,
"owner_city" VARCHAR,
"owner_state" VARCHAR,
"owner_zip" DOUBLE,
"owner_management_agent_address" VARCHAR,
"owner_management_agent_city" VARCHAR,
"owner_management_agent_state" VARCHAR,
"owner_management_agent_zip" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.