DOF: Condominium Comparable Rental Income – Bronx - FY 2010/2011
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_b27fa60d
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_b27fa60d
The Department of Finance (DOF) is required by NY State law to value condominiums or cooperatives as if they were residential rental apartment buildings. DOF uses income information from rental properties similar in physical features and location to the condominiums or cooperatives. DOF applies this income data to the condominium or cooperative and determine its value in the same way DOF values rental apartment buildings.
Update Frequency: Annually
Organization: City of New York
Last updated: 2021-08-07T16:45:15.556368
Tags: apartment, borough, bronx, buildings, condominiums, cooperatives, department-of-finance, dof, finance, rental-properties, rental-property, residential
CREATE TABLE table_1 (
"bronx_condominium_property_boro_block_lot" VARCHAR,
"bronx_condominium_property_condo_section" VARCHAR,
"bronx_condominium_property_address" VARCHAR,
"borough" BIGINT,
"postcode" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"bronx_condominium_property_neighborhood" VARCHAR,
"bronx_condominium_property_building_classification" VARCHAR,
"bronx_condominium_property_total_units" BIGINT,
"bronx_condominium_property_year_built" BIGINT,
"bronx_condominium_property_gross_sqft" BIGINT,
"bronx_condominium_property_est_gross_income" BIGINT -- BRONX CONDOMINIUM PROPERTY Est. Gross Income,
"bronx_condominium_property_gross_income_per_sqft" DOUBLE,
"bronx_condominium_property_full_market_value" BIGINT,
"bronx_condominium_property_market_value_per_sqft" DOUBLE,
"n__comparable_rental_1_boro_block_lot" VARCHAR -- COMPARABLE RENTAL 1 Boro-Block-Lot,
"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_est_gross_income" BIGINT -- COMPARABLE RENTAL 1 Est. Gross Income,
"comparable_rental_1_gross_income_per_sqft" DOUBLE,
"comparable_rental_1_full_market_value" BIGINT,
"comparable_rental_1_market_value_per_sqft" DOUBLE,
"comparable_rental_1_dist_from_coop_in_miles" DOUBLE -- COMPARABLE RENTAL 1 Dist. From Coop In Miles,
"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" DOUBLE,
"comparable_rental_2_year_built" DOUBLE,
"comparable_rental_2_gross_sqft" DOUBLE,
"comparable_rental_2_est_gross_income" DOUBLE -- COMPARABLE RENTAL 2 Est. Gross Income,
"comparable_rental_2_gross_income_per_sqft" DOUBLE,
"comparable_rental_2_full_market_value" DOUBLE,
"comparable_rental_2_market_value_per_sqft" DOUBLE,
"comparable_rental_2_dist_from_coop_in_miles" DOUBLE -- COMPARABLE RENTAL 2 Dist. From Coop In Miles
);Anyone who has the link will be able to view this.