Connecticut Earned Income Tax Credit By Town, 2011-2020
State of Connecticut
@usgov.state_of_connecticut_connecticut_earned_income_tax_cre_a60e8095
State of Connecticut
@usgov.state_of_connecticut_connecticut_earned_income_tax_cre_a60e8095
CREATE TABLE table_1 (
"tax_year" BIGINT,
"town" VARCHAR,
"fed_agi" BIGINT,
"ct_agi" BIGINT,
"ct_income_tax" BIGINT,
"federal_eitc_claimed" BIGINT,
"number_of_eitc_credits_claimed" BIGINT,
"amount_of_eitc_claimed" BIGINT,
"percentage_by_town" DOUBLE
);
Anyone who has the link will be able to view this.