USDA Rural Development Multifamily Section 515 Rural Rental Housing And Section 514 Farm Labor Housing Property Characteristics
Department of Agriculture
@usgov.usda_gov_usda_rural_development_multifamily_section_51_a5468141
Department of Agriculture
@usgov.usda_gov_usda_rural_development_multifamily_section_51_a5468141
CREATE TABLE usda_rural_development_multifamily_section_515_rural_r_83ad87fa (
"n__borrower_id" BIGINT,
"project_id" BIGINT,
"project_check_digit" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"state_county_fips_code" BIGINT,
"project_name" VARCHAR,
"main_address_line1" VARCHAR,
"main_address_line2" VARCHAR,
"main_address_line3" VARCHAR,
"city" VARCHAR,
"state_abbreviation" VARCHAR,
"zip_code" VARCHAR,
"project_size" BIGINT,
"rental_code" VARCHAR,
"labor_housing_type" BIGINT,
"revitilization_indicator" DOUBLE,
"tax_status_indicator" VARCHAR,
"date_tax_credit_expires" TIMESTAMP,
"profit_type_code" BIGINT,
"management_name" VARCHAR,
"date_of_operation" TIMESTAMP,
"date_restrictive_clause_expires" TIMESTAMP,
"total_1_bedroom_units" BIGINT,
"total_2_bedroom_units" BIGINT,
"total_3_bedroom_units" BIGINT,
"total_4_bedroom_units" BIGINT,
"total_5_bedroom_units" BIGINT,
"total_6_bedroom_units" BIGINT,
"total_handicapped_units" BIGINT,
"vacant_units" BIGINT,
"rental_assistance_units" BIGINT
);
Anyone who has the link will be able to view this.