J-51 Exemption And Abatement (Historical)
City of New York
@usgov.city_of_new_york_j_51_exemption_and_abatement
City of New York
@usgov.city_of_new_york_j_51_exemption_and_abatement
CREATE TABLE table_1 (
"borough_code" BIGINT,
"block" BIGINT,
"lot" BIGINT,
"easement" VARCHAR,
"init_year" BIGINT,
"qtr" VARCHAR,
"ex_years" BIGINT,
"ab_pct" BIGINT,
"tax_year" BIGINT,
"exempt_amt" DOUBLE,
"cost_of_alt" DOUBLE,
"abate_grant" DOUBLE,
"amt_remain" DOUBLE,
"total_tax" DOUBLE,
"abatement" DOUBLE
);
Anyone who has the link will be able to view this.