Municipal Spending Cap Report
State of Connecticut
@usgov.state_of_connecticut_municipal_spending_cap_report_64e22
State of Connecticut
@usgov.state_of_connecticut_municipal_spending_cap_report_64e22
CREATE TABLE table_1 (
"town_code" DOUBLE,
"town_name" VARCHAR,
"fiscal_year" BIGINT,
"previous_fiscal_year_budget_expenditure" DOUBLE,
"current_fiscal_year_budget_expenditure" DOUBLE,
"net_dollar_change" DOUBLE,
"net_percentage_change" DOUBLE,
"certification_date" TIMESTAMP
);
Anyone who has the link will be able to view this.