CT Property Tax Credit By Municipality
State of Connecticut
@usgov.state_of_connecticut_ct_property_tax_credit_by_town
State of Connecticut
@usgov.state_of_connecticut_ct_property_tax_credit_by_town
Provides property tax credits by municipality in Connecticut and is used to generate the map in the Personal Income Tax dashboard.
Organization: State of Connecticut
Last updated: 2024-02-02T15:36:08.587132
Tags: drs, drs-tax-data, property-tax, taxes
CREATE TABLE table_1 (
"filing_period" BIGINT,
"municipality" VARCHAR,
"count" BIGINT,
"total_credit_for_property_taxes_paid" BIGINT,
"municipality_georeferenced" VARCHAR -- Municipality (Georeferenced)
);Anyone who has the link will be able to view this.