Real Property Assessment Equity Statistics By Municipality: Beginning 2004
State of New York
@usgov.state_of_new_york_real_property_assessment_equity_stat_731ffde5
State of New York
@usgov.state_of_new_york_real_property_assessment_equity_stat_731ffde5
CREATE TABLE table_1 (
"survey_year" BIGINT,
"swis_code" BIGINT,
"municipality" VARCHAR,
"county" VARCHAR,
"population_per_square_mile" DOUBLE,
"population_group" VARCHAR,
"method_of_evaluating_equity_for_residential_property" VARCHAR,
"residential_coefficient_of_dispersion" DOUBLE,
"residential_price_related_differential" DOUBLE,
"residential_market_value_ratio" DOUBLE,
"method_of_evaluating_equity_for_all_property" VARCHAR,
"all_property_coefficient_of_dispersion" DOUBLE,
"all_property_price_related_differential" DOUBLE,
"subsequent_year_of_reassessment" DOUBLE,
"does_municipality_have_a_plan_for_cyclical_reassessment" VARCHAR,
"report_or_data_preparation_date" TIMESTAMP,
"equalization_rate" DOUBLE,
"municipality_stated_uniform_percentage" DOUBLE
);
Anyone who has the link will be able to view this.