CT Earned Income Tax Credit
State of Connecticut
@usgov.state_of_connecticut_ct_earned_income_tax_credit
State of Connecticut
@usgov.state_of_connecticut_ct_earned_income_tax_credit
CREATE TABLE table_1 (
"filing_period" BIGINT,
"municipality" VARCHAR,
"fed_agi" BIGINT,
"ct_agi" BIGINT,
"ct_income_tax" BIGINT,
"federal_eitc_claimed" BIGINT,
"number_of_ct_eitc_claims" BIGINT,
"amount_of_ct_eitc_claimed" BIGINT,
"percent_by_municipality" DOUBLE
);
Anyone who has the link will be able to view this.