Housing Database By 2020 Census Block
City of New York
@usgov.city_of_new_york_housing_database_by_census_block
City of New York
@usgov.city_of_new_york_housing_database_by_census_block
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"cenblock2020" BIGINT,
"bctcb2020" BIGINT,
"comp2010ap" BIGINT,
"comp2010" BIGINT,
"comp2011" BIGINT,
"comp2012" BIGINT,
"comp2013" BIGINT,
"comp2014" BIGINT,
"comp2015" DOUBLE,
"comp2016" BIGINT,
"comp2017" DOUBLE,
"comp2018" BIGINT,
"comp2019" BIGINT,
"comp2020" BIGINT,
"comp2021" BIGINT,
"comp2022" BIGINT,
"comp2023" BIGINT,
"comp2024" BIGINT,
"cenunits20" BIGINT,
"filed" BIGINT,
"approved" BIGINT,
"permitted" BIGINT,
"withdrawn" BIGINT,
"inactive" BIGINT,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.