Oklahoma Housing Finance Agency Funded Developments - In-Service
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_housing_finance_agency_fund_0a653979
State of Oklahoma
@usgov.state_of_oklahoma_oklahoma_housing_finance_agency_fund_0a653979
CREATE TABLE n__oklahoma_housing_finance_agency_funded_developments_5802c012 (
"tax_credit_file_orhome_contract" VARCHAR,
"development" VARCHAR,
"street_address" VARCHAR,
"zip_code" VARCHAR,
"county" VARCHAR,
"total_units" BIGINT,
"tc_units" VARCHAR,
"home_units" DOUBLE,
"bond_or_fdic_units" DOUBLE,
"proj_based_units" DOUBLE,
"project_type" VARCHAR,
"location_1" VARCHAR
);
CREATE TABLE n__t_ohfa_funded_multi_family_developments (
"county" VARCHAR,
"development" VARCHAR,
"location_1" VARCHAR,
"total_units" BIGINT,
"tc_units" VARCHAR,
"home_units" DOUBLE,
"bond_or_fdic_units" DOUBLE,
"proj_based_units" DOUBLE,
"project_type" VARCHAR,
"tax_credit_file_orhome_contract" VARCHAR
);
Anyone who has the link will be able to view this.