DOF: Condominium Comparable Rental Income – Staten Island - FY 2010/2011
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_c7a2149a
City of New York
@usgov.city_of_new_york_dof_condominium_comparable_rental_inc_c7a2149a
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 Schedule: Annually
Organization: City of New York
Last updated: 2021-08-07T16:41:14.926170
Tags: apartment, borough, buildings, condominiums, cooperatives, department-of-finance, dof, finance, rental-properties, rental-property, residential, staten-island
CREATE TABLE table_1 (
"staten_island_condominium_property_boro_block_lot" VARCHAR,
"staten_island_condominium_property_condo_section" VARCHAR,
"staten_island_condominium_property_address" VARCHAR,
"borough" BIGINT,
"postcode" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" BIGINT,
"council_district" BIGINT,
"census_tract" BIGINT,
"bin" BIGINT,
"bbl" BIGINT,
"nta" VARCHAR,
"staten_island_condominium_property_neighborhood" VARCHAR,
"staten_island_condominium_property_building_classification" VARCHAR,
"staten_island_condominium_property_total_units" BIGINT,
"staten_island_condominium_property_year_built" BIGINT,
"staten_island_condominium_property_gross_sqft" BIGINT,
"staten_island_condominium_property_est_gross_income" BIGINT -- STATEN ISLAND CONDOMINIUM PROPERTY Est. Gross Income,
"staten_island_condominium_property_gross_income_per_sqft" BIGINT,
"staten_island_condominium_property_full_market_value" BIGINT,
"staten_island_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.