Property Valuation And Assessment Data Tax Classes 1,2,3,4
City of New York
@usgov.city_of_new_york_property_valuation_and_assessment_tax_8ae005fe
City of New York
@usgov.city_of_new_york_property_valuation_and_assessment_tax_8ae005fe
Real Estate Assessment Property data. Data represent NYC properties assessments for purpose to calculate Property Tax, Grant eligible properties Exemptions and/or Abatements. Data collected and entered into the system by various City employee, like Property Assessors, Property Exemption specialists, ACRIS reporting, Department of Building reporting, etc..
Organization: City of New York
Last updated: 2020-11-10T17:01:25.571877
Tags: assessment, evaluation, property
CREATE TABLE table_1 (
"parid" VARCHAR,
"boro" BIGINT,
"block" BIGINT,
"lot" BIGINT,
"easement" VARCHAR,
"subident_reuc" VARCHAR,
"rectype" BIGINT,
"year" BIGINT,
"ident" VARCHAR,
"subident" VARCHAR,
"roll_section" DOUBLE,
"secvol" BIGINT,
"pymktland" BIGINT,
"pymkttot" BIGINT,
"pyactland" BIGINT,
"pyacttot" BIGINT,
"pyactextot" BIGINT,
"pytrnland" BIGINT,
"pytrntot" BIGINT,
"pytrnextot" BIGINT,
"pytxbtot" BIGINT,
"pytxbextot" BIGINT,
"pytaxclass" VARCHAR,
"tenmktland" BIGINT,
"tenmkttot" BIGINT,
"tenactland" BIGINT,
"tenacttot" BIGINT,
"tenactextot" BIGINT,
"tentrnland" BIGINT,
"tentrntot" BIGINT,
"tentrnextot" BIGINT,
"tentxbtot" BIGINT,
"tentxbextot" BIGINT,
"tentaxclass" VARCHAR,
"cbnmktland" BIGINT,
"cbnmkttot" BIGINT,
"cbnactland" BIGINT,
"cbnacttot" BIGINT,
"cbnactextot" BIGINT,
"cbntrnland" BIGINT,
"cbntrntot" BIGINT,
"cbntrnextot" BIGINT,
"cbntxbtot" BIGINT,
"cbntxbextot" BIGINT,
"cbntaxclass" VARCHAR,
"finmktland" BIGINT,
"finmkttot" BIGINT,
"finactland" BIGINT,
"finacttot" BIGINT,
"finactextot" BIGINT,
"fintrnland" BIGINT,
"fintrntot" BIGINT,
"fintrnextot" BIGINT,
"fintxbtot" BIGINT,
"fintxbextot" BIGINT,
"fintaxclass" VARCHAR,
"curmktland" BIGINT,
"curmkttot" BIGINT,
"curactland" BIGINT,
"curacttot" BIGINT,
"curactextot" BIGINT,
"curtrnland" BIGINT,
"curtrntot" BIGINT,
"curtrnextot" BIGINT,
"curtxbtot" BIGINT,
"curtxbextot" BIGINT,
"curtaxclass" VARCHAR,
"period" BIGINT,
"newdrop" DOUBLE,
"noav" VARCHAR,
"valref" VARCHAR,
"bldg_class" VARCHAR,
"owner" VARCHAR,
"zoning" VARCHAR,
"housenum_lo" VARCHAR,
"housenum_hi" VARCHAR,
"street_name" VARCHAR,
"zip_code" VARCHAR,
"gepsupport_rc" VARCHAR,
"stcode" BIGINT,
"lot_frt" DOUBLE,
"lot_dep" DOUBLE,
"lot_irreg" VARCHAR,
"bld_frt" DOUBLE,
"bld_dep" DOUBLE,
"bld_ext" VARCHAR,
"bld_story" DOUBLE,
"corner" VARCHAR,
"land_area" BIGINT,
"num_bldgs" BIGINT,
"yrbuilt" BIGINT,
"yrbuilt_range" BIGINT,
"yrbuilt_flag" VARCHAR,
"yralt1" BIGINT,
"yralt1_range" BIGINT,
"yralt2" BIGINT,
"yralt2_range" BIGINT,
"coop_apts" BIGINT,
"units" BIGINT,
"reuc_ref" VARCHAR
);Anyone who has the link will be able to view this.