Estimates Of Statutory Aid To Municipalities
State of Connecticut
@usgov.state_of_connecticut_estimates_of_statutory_aid_to_mun_66f09d13
State of Connecticut
@usgov.state_of_connecticut_estimates_of_statutory_aid_to_mun_66f09d13
Pursuant to C.G.S. section 4-71b, the Office of Policy and Management annually posts estimated grant amounts for certain ongoing grant programs under which the State of Connecticut’s payments to municipalities are determined by statutory formulas or payment lists.
This dataset contains estimated grant amounts for fiscal years 2023, 2024, and 2025 under current enacted law. Audit adjustments, timing of payments, application of statutory penalties, revised grant calculations, or the receipt of more current data can materially impact actual payments.
CREATE TABLE table_1 (
"publication_year" BIGINT,
"code" VARCHAR,
"grantee" VARCHAR,
"fiscal_year" BIGINT,
"tiered_pilot" DOUBLE,
"motor_vehicle_tax_reimbursement" DOUBLE,
"municipal_revenue_sharing_general_fund" DOUBLE -- Municipal Revenue Sharing - General Fund,
"municipal_stabilization_grant" DOUBLE,
"supplemental_revenue_sharing" DOUBLE,
"municipal_revenue_sharing_mrsf" DOUBLE -- Municipal Revenue Sharing - MRSF,
"mashantucket_pequot_mohegan_fund_grant" DOUBLE -- Mashantucket Pequot & Mohegan Fund Grant,
"town_aid_road" DOUBLE,
"local_capital_improvement_locip" DOUBLE -- Local Capital Improvement (LoCIP),
"municipal_grants_in_aid" DOUBLE,
"education_cost_sharing" DOUBLE,
"adult_education" DOUBLE,
"total" DOUBLE
);Anyone who has the link will be able to view this.