Historic Preservation Trust Fund
District of Columbia
@usgov.district_of_columbia_historic_preservation_trust_fund_ec9a2
District of Columbia
@usgov.district_of_columbia_historic_preservation_trust_fund_ec9a2
The Office of the District of Columbia Auditor (ODCA) created this database based on documentation provided by the Department of Housing and Community Development (DHCD) and the Office of the Chief Financial Officer (OCFO), as well as ODCA analysis of HPTF expenditures. The database provides detail on all projects that received HPTF funds with loan and/or grant agreements that referenced HPTF funds. The database does not indicate whether any units were actually produced or maintained as affordable. Our data does not reflect whether projects participate in other local and federal housing programs that may impact the number and type of reserved units (i.e. the Local Rent Supplement Program).
Organization: District of Columbia
Last updated: 2024-05-29T02:12:14.173341
Tags: building, district-of-columbia, fund, historic, housing, hptf, op, property, washington-dc
CREATE TABLE table_1 (
"project_name" VARCHAR,
"borrower_name" VARCHAR,
"address" VARCHAR,
"address_single" VARCHAR,
"zipcode" DOUBLE,
"property_type" VARCHAR,
"single_or_multifamily_pro" VARCHAR,
"multiple_sites" VARCHAR,
"award_purpose" VARCHAR,
"award_amoun" BIGINT,
"award_date" VARCHAR,
"soar" BIGINT,
"period_affordability" VARCHAR,
"num_affordable_units" DOUBLE,
"notes" VARCHAR,
"f0to30_ami" DOUBLE,
"f31to50_ami" DOUBLE,
"f51to80_ami" DOUBLE,
"ward" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"mar_id" DOUBLE,
"objectid" BIGINT,
"created_user" VARCHAR,
"created_date" VARCHAR,
"last_edited_user" VARCHAR,
"last_edited_date" VARCHAR,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.