Connecticut Sales And Use Tax Data
State of Connecticut
@usgov.state_of_connecticut_connecticut_sales_and_use_tax_data
State of Connecticut
@usgov.state_of_connecticut_connecticut_sales_and_use_tax_data
CREATE TABLE table_1 (
"calendar_year" BIGINT,
"fiscal_year" VARCHAR,
"periods_ending" VARCHAR,
"town_code" BIGINT,
"municipality" VARCHAR,
"naics_code" VARCHAR,
"naics_sector" VARCHAR,
"taxpayer_count" BIGINT,
"retail_sales_of_goods" BIGINT,
"tax_due_at_6_35_rate" BIGINT,
"tax_due_at_7_35_rate" BIGINT,
"tax_due_at_7_75_rate" BIGINT,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.