2025 Registered Foreclosure Properties
City of Los Angeles
@usgov.city_of_los_angeles_2025_registered_foreclosure_properties
City of Los Angeles
@usgov.city_of_los_angeles_2025_registered_foreclosure_properties
CREATE TABLE table_1 (
"apn" BIGINT,
"registered_date" TIMESTAMP,
"property_type" VARCHAR,
"propertyaddress" VARCHAR,
"propertycity" VARCHAR,
"propertystate" VARCHAR,
"propertyzip" BIGINT,
"councildistrict" BIGINT,
"lender" VARCHAR,
"lendercontact" VARCHAR,
"lendercontactphone" VARCHAR,
"propertymanagement" VARCHAR,
"propertymanagementcontact" VARCHAR,
"propertymanagementaddress" VARCHAR,
"propertymgmtcontactphone" VARCHAR,
"lon" DOUBLE,
"lat" DOUBLE
);
Anyone who has the link will be able to view this.