NYC Citywide Annualized Calendar Sales Update
City of New York
@usgov.city_of_new_york_nyc_citywide_annualized_calendar_sales_update
City of New York
@usgov.city_of_new_york_nyc_citywide_annualized_calendar_sales_update
Annualized sales file displays yearly sales information of properties sold in New York City.
Organization: City of New York
Last updated: 2020-11-10T17:05:51.236683
Tags: annualized-calendar, by-borough, citywide, finance, property-sale, sale
CREATE TABLE table_1 (
"borough" BIGINT,
"neighborhood" VARCHAR,
"building_class_category" VARCHAR,
"tax_class_as_of_final_roll" VARCHAR,
"block" BIGINT,
"lot" BIGINT,
"ease_ment" VARCHAR,
"building_class_as_of_final_roll" VARCHAR,
"address" VARCHAR,
"apartment_number" VARCHAR,
"zip_code" DOUBLE,
"residential_units" DOUBLE,
"commercial_units" DOUBLE,
"total_units" DOUBLE,
"land_square_feet" DOUBLE,
"gross_square_feet" DOUBLE,
"year_built" DOUBLE,
"tax_class_at_time_of_sale" BIGINT,
"building_class_at_time_of_sale" VARCHAR,
"sale_price" BIGINT,
"sale_date" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"census_tract_2020" DOUBLE,
"neighborhood_tabulation_area_nta_2020" VARCHAR -- Neighborhood Tabulation Area (NTA) (2020)
);Anyone who has the link will be able to view this.