Tax Levy By Town, FY 2019-2025
State of Connecticut
@usgov.state_of_connecticut_tax_levy_by_town_fy_2019_2022
State of Connecticut
@usgov.state_of_connecticut_tax_levy_by_town_fy_2019_2022
Tax Levy by town in Connecticut from FY 2019 through 2025.
NET REAL PROPERTY LEVY means the tax dollars due on real property on the grand list. To calculate this amount, the final net grand list for real property is multiplied by the mill rate(s).
NET PERSONAL PROPERTY LEVY means the tax dollars due on personal property on the grand list. To calculate this amount, the final net grand list for personal property is to multiplied by the mill rate(s).
NET MOTOR VEHICLE LEVY means the tax dollars due on motor vehicles on the grand list. To calculate this amount, the final net grand list for motor vehicles is to multiplied by the mill rate(s).
NET SUPPLEMENTAL MOTOR VEHICLE LEVY means the tax dollars due on motor vehicles on the previous grand list. To calculate this amount, the final net grand list for motor vehicles is to be multiplied by the previous fiscal year mill rate(s).
Organization: State of Connecticut
Last updated: 2021-11-29T09:31:19.874979
Tags: tax, tax-levy
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"town_code" BIGINT,
"district_code" VARCHAR,
"municipality_district" VARCHAR,
"date_received" TIMESTAMP,
"net_real_property_levy" DOUBLE,
"net_personal_property_levy" DOUBLE,
"net_motor_vehicle_levy" DOUBLE,
"total_tax_levy" DOUBLE,
"net_supplemental_motor_vehicle_levy" DOUBLE
);Anyone who has the link will be able to view this.