Property Valuation And Assessment Data
City of New York
@usgov.city_of_new_york_property_valuation_and_assessment_data_db7c2
City of New York
@usgov.city_of_new_york_property_valuation_and_assessment_data_db7c2
CREATE TABLE table_1 (
"bble" VARCHAR,
"boro" BIGINT,
"block" BIGINT,
"lot" BIGINT,
"easement" VARCHAR,
"owner" VARCHAR,
"bldgcl" VARCHAR,
"taxclass" VARCHAR,
"ltfront" BIGINT,
"ltdepth" BIGINT,
"ext" VARCHAR,
"stories" DOUBLE,
"fullval" BIGINT,
"avland" BIGINT,
"avtot" BIGINT,
"exland" BIGINT,
"extot" BIGINT,
"excd1" DOUBLE,
"staddr" VARCHAR,
"postcode" DOUBLE,
"exmptcl" VARCHAR,
"bldfront" BIGINT,
"blddepth" BIGINT,
"avland2" DOUBLE,
"avtot2" DOUBLE,
"exland2" DOUBLE,
"extot2" DOUBLE,
"excd2" DOUBLE,
"period" VARCHAR,
"year" VARCHAR,
"valtype" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"nta" VARCHAR,
"new_georeferenced_column" VARCHAR
);
Anyone who has the link will be able to view this.