DOF: Condominium Comparable Rental Income – Bronx – FY 2011/2012
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_26a57bac
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_26a57bac
CREATE TABLE table_1 (
"bronx_condominiums_comparable_properties_boro_block_lot" VARCHAR,
"bronx_condominiums_comparable_properties_condo_section" VARCHAR,
"bronx_condominiums_comparable_properties_address" VARCHAR,
"borough" BIGINT,
"postcode" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" BIGINT,
"council_district" BIGINT,
"census_tract" BIGINT,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"bronx_condominiums_comparable_properties_neighborhood" VARCHAR,
"bronx_condominiums_comparable_properties_building_clas_d2954304" VARCHAR,
"bronx_condominiums_comparable_properties_total_units" BIGINT,
"bronx_condominiums_comparable_properties_year_built" BIGINT,
"bronx_condominiums_comparable_properties_gross_sqft" BIGINT,
"bronx_condominiums_comparable_properties_estimated_gross_income" BIGINT,
"bronx_condominiums_comparable_properties_gross_income_per_sqft" DOUBLE,
"bronx_condominiums_comparable_properties_estimated_expense" BIGINT,
"bronx_condominiums_comparable_properties_expense_per_sqft" DOUBLE,
"bronx_condominiums_comparable_properties_net_operating_income" BIGINT,
"bronx_condominiums_comparable_properties_full_market_value" BIGINT,
"bronx_condominiums_comparable_properties_market_value_per_sqft" DOUBLE,
"comparable_rental_1_boro_block_lot" VARCHAR,
"comparable_rental_1_address" VARCHAR,
"comparable_rental_1_neighborhood" VARCHAR,
"comparable_rental_1_building_classification" VARCHAR,
"comparable_rental_1_total_units" BIGINT,
"comparable_rental_1_year_built" BIGINT,
"comparable_rental_1_gross_sqft" BIGINT,
"comparable_rental_1_estimated_gross_income" BIGINT,
"comparable_rental_1_gross_income_per_sqft" DOUBLE,
"comparable_rental_1_estimated_expense" BIGINT,
"comparable_rental_1_expense_per_sqft" DOUBLE,
"comparable_rental_1_net_operating_income" BIGINT,
"comparable_rental_1_full_market_value" BIGINT,
"comparable_rental_1_market_value_per_sqft" DOUBLE,
"comparable_rental_1_distance_from_condo_in_miles" DOUBLE,
"comparable_rental_2_boro_block_lot" VARCHAR,
"comparable_rental_2_address" VARCHAR,
"comparable_rental_2_neighborhood" VARCHAR,
"comparable_rental_2_building_classification" VARCHAR,
"comparable_rental_2_total_units" BIGINT,
"comparable_rental_2_year_built" BIGINT,
"comparable_rental_2_gross_sqft" BIGINT,
"comparable_rental_2_estimated_gross_income" BIGINT,
"comparable_rental_2_gross_income_per_sqft" DOUBLE,
"comparable_rental_2_estimated_expense" BIGINT,
"comparable_rental_2_expense_per_sqft" DOUBLE,
"comparable_rental_2_net_operating_income" BIGINT,
"comparable_rental_2_full_market_value" BIGINT,
"comparable_rental_2_market_value_per_sqft" DOUBLE,
"comparable_rental_2_distance_from_condo_in_miles" DOUBLE,
"comparable_rental_3_boro_block_lot" VARCHAR,
"comparable_rental_3_address" VARCHAR,
"comparable_rental_3_neighborhood" VARCHAR,
"comparable_rental_3_building_classification" VARCHAR,
"comparable_rental_3_total_units" VARCHAR,
"comparable_rental_3_year_built" VARCHAR,
"comparable_rental_3_gross_sqft" VARCHAR,
"comparable_rental_3_estimated_gross_income" VARCHAR,
"comparable_rental_3_gross_income_per_sqft" VARCHAR,
"comparable_rental_3_estimated_expense" VARCHAR,
"comparable_rental_3_expense_per_sqft" VARCHAR,
"comparable_rental_3_net_operating_income" VARCHAR,
"comparable_rental_3_full_market_value" VARCHAR,
"comparable_rental_3_market_value_per_sqft" VARCHAR,
"comparable_rental_3_distance_from_condo_in_miles" VARCHAR
);
Anyone who has the link will be able to view this.