DOF: Condominium Comparable Rental Income – Brooklyn - FY 2010/2011
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_877145a4
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_877145a4
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:26:18.652019
Tags: apartment, borough, brooklyn, buildings, condominiums, cooperatives, department-of-finance, dof, finance, rental-properties, rental-property, residential
CREATE TABLE table_1 (
"brooklyn_condominium_property_boro_block_lot" VARCHAR,
"brooklyn_condominium_property_condo_section" VARCHAR,
"brooklyn_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,
"brooklyn_condominium_property_neighborhood" VARCHAR,
"brooklyn_condominium_property_building_classification" VARCHAR,
"brooklyn_condominium_property_total_units" BIGINT,
"brooklyn_condominium_property_year_built" BIGINT,
"brooklyn_condominium_property_gross_sqft" BIGINT,
"brooklyn_condominium_property_est_gross_income" BIGINT -- BROOKLYN CONDOMINIUM PROPERTY Est. Gross Income,
"brooklyn_condominium_property_gross_income_per_sqft" DOUBLE,
"brooklyn_condominium_property_full_market_value" BIGINT,
"brooklyn_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.