Highway Use Fee By Filing Period
State of Connecticut
@usgov.state_of_connecticut_highway_use_fee_by_filing_period
State of Connecticut
@usgov.state_of_connecticut_highway_use_fee_by_filing_period
CREATE TABLE table_1 (
"period_end_date" VARCHAR,
"total_taxpayers" BIGINT,
"in_state_taxpayers" BIGINT,
"out_of_state_taxpayers" BIGINT,
"total_fee_due" BIGINT,
"in_state_total_fee_due" BIGINT,
"out_of_state_total_fee_due" BIGINT
);
Anyone who has the link will be able to view this.