Inclusionary Housing Properties
City of New York
@usgov.city_of_new_york_inclusionary_housing_properties
City of New York
@usgov.city_of_new_york_inclusionary_housing_properties
CREATE TABLE table_1 (
"id" BIGINT,
"hpd_building_id" BIGINT,
"address" VARCHAR,
"bbl" BIGINT,
"bin" DOUBLE,
"council_district" DOUBLE,
"community_district" BIGINT,
"census_tract_2010" DOUBLE,
"neighborhood_tabulation_area" VARCHAR,
"postcode" DOUBLE,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"total_ih_floor_area" DOUBLE,
"transferred_ih_floor_area" DOUBLE,
"remaining_ih_floor_area" DOUBLE,
"property_type" VARCHAR,
"geocoding_method" VARCHAR
);
Anyone who has the link will be able to view this.