{
 "metadata": {
  "source": "CT Office of Policy and Management — Municipal Fiscal Indicators, Uniform Chart of Accounts",
  "dataset_id": "e2qt-k238",
  "dataset_name": "Municipal Fiscal Indicators: Uniform Chart of Accounts, 2020-2023",
  "landing_page": "https://data.ct.gov/d/e2qt-k238",
  "source_url": "https://data.ct.gov/resource/e2qt-k238.json",
  "pulled": "2026-08-25",
  "dataset_last_updated": "2026-03-03",
  "recipe": "python Data/fetch_ct_ucoa.py (Python 3, standard library, no API key)",
  "row_count_source": 17632,
  "fiscal_year_note": "OPM year Y = the fiscal year ending June 30 of year Y. 2023 = FY 2022-23.",
  "basis_note": "Audited actual expenditures cross-walked to the state Uniform Chart of Accounts, split into salaries/wages, employee benefits, and all other costs. Same basis as ct_ucoa_town_indicators.json — actuals across funds, not the adopted budget.",
  "structure_note": "`function_totals` holds each town's function-level subtotal rows (the source's '<Function> Total' and 'Total Expenditures' rows), so figures are not double counted. `target_departments` holds every row the source publishes for Voluntown, including department detail.",
  "town_scope_note": "`function_totals` covers Voluntown and its hand-built peer groups only, to keep the browser download small. All 170 entities are in Data/ct_ucoa/mfi_ucoa_by_function_2020-2023.csv.",
  "gap_note": "The source omits some town-years entirely; those years are absent rather than zero. Missing for Voluntown: none.",
  "merge_note": "`function_totals` is not in this file. It is statewide and identical for every town, so it is published once at /data/ct_ucoa_function_totals.json and merged onto this payload at runtime by TownCharts.load(). `target_departments` below is this town's own department detail and appears nowhere else."
 },
 "target": "Voluntown",
 "years": [
  "2020",
  "2021",
  "2022",
  "2023"
 ],
 "fiscal_years": [
  "19-20",
  "20-21",
  "21-22",
  "22-23"
 ],
 "target_departments": {
  "2020": [
   {
    "function": "General Government Total",
    "department": "General Government Total",
    "wages": 278168,
    "benefits": 234827,
    "other": 234646,
    "total": 747641
   },
   {
    "function": "General Government",
    "department": "General Government",
    "wages": 278168,
    "benefits": 234827,
    "other": 234646,
    "total": 747641
   },
   {
    "function": "Public Safety Total",
    "department": "Public Safety Total",
    "wages": 101994,
    "benefits": 15343,
    "other": 165580,
    "total": 282917
   },
   {
    "function": "Public Safety",
    "department": "Police",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Safety",
    "department": "Fire",
    "wages": 101994,
    "benefits": 15343,
    "other": 156490,
    "total": 273827
   },
   {
    "function": "Public Safety",
    "department": "Other Public Safety",
    "wages": 0,
    "benefits": 0,
    "other": 9090,
    "total": 9090
   },
   {
    "function": "Public Works Total",
    "department": "Public Works Total",
    "wages": 163482,
    "benefits": 39205,
    "other": 556623,
    "total": 759310
   },
   {
    "function": "Public Works",
    "department": "Highways/Streets",
    "wages": 163482,
    "benefits": 39205,
    "other": 259152,
    "total": 461839
   },
   {
    "function": "Public Works",
    "department": "Waste Management",
    "wages": 0,
    "benefits": 0,
    "other": 45901,
    "total": 45901
   },
   {
    "function": "Public Works",
    "department": "Sewer",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Works",
    "department": "Other Public Works",
    "wages": 0,
    "benefits": 0,
    "other": 251570,
    "total": 251570
   },
   {
    "function": "Health and Welfare Total",
    "department": "Health and Welfare Total",
    "wages": 7397,
    "benefits": 0,
    "other": 36203,
    "total": 43600
   },
   {
    "function": "Health and Welfare",
    "department": "Public Health Admin",
    "wages": 0,
    "benefits": 0,
    "other": 16908,
    "total": 16908
   },
   {
    "function": "Health and Welfare",
    "department": "Social Services",
    "wages": 7397,
    "benefits": 0,
    "other": 19295,
    "total": 26692
   },
   {
    "function": "Health and Welfare",
    "department": "Other Health & Welfare",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Culture and Recreation Total",
    "department": "Culture and Recreation Total",
    "wages": 41941,
    "benefits": 0,
    "other": 21948,
    "total": 63889
   },
   {
    "function": "Culture and Recreation",
    "department": "Libraries",
    "wages": 41941,
    "benefits": 0,
    "other": 13832,
    "total": 55773
   },
   {
    "function": "Culture and Recreation",
    "department": "Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 8116,
    "total": 8116
   },
   {
    "function": "Culture and Recreation",
    "department": "Other Culture/Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Education Total",
    "department": "Education Total",
    "wages": 3037652,
    "benefits": 1910287,
    "other": 2903892,
    "total": 7851831
   },
   {
    "function": "Education",
    "department": "Board of Education",
    "wages": 3037652,
    "benefits": 1910287,
    "other": 2903892,
    "total": 7851831
   },
   {
    "function": "Education",
    "department": "Regional School District",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Debt Service Total",
    "department": "Debt Service Total",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Debt Service",
    "department": "Debt Service",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Capital Outlay Total",
    "department": "Capital Outlay Total",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Capital Outlay",
    "department": "Capital Outlay",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Other Total",
    "department": "Other Total",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Other",
    "department": "Other",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Total Expenditures",
    "department": "Total Expenditures",
    "wages": 3630634,
    "benefits": 2199662,
    "other": 3918892,
    "total": 9749188
   }
  ],
  "2021": [
   {
    "function": "General Government Total",
    "department": "General Government Total",
    "wages": 313313,
    "benefits": 262369,
    "other": 223744,
    "total": 799426
   },
   {
    "function": "General Government",
    "department": "General Government",
    "wages": 313313,
    "benefits": 262369,
    "other": 223744,
    "total": 799426
   },
   {
    "function": "Public Safety Total",
    "department": "Public Safety Total",
    "wages": 116400,
    "benefits": 17503,
    "other": 164622,
    "total": 298525
   },
   {
    "function": "Public Safety",
    "department": "Police",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Safety",
    "department": "Fire",
    "wages": 116400,
    "benefits": 17503,
    "other": 155772,
    "total": 289675
   },
   {
    "function": "Public Safety",
    "department": "Other Public Safety",
    "wages": 0,
    "benefits": 0,
    "other": 8850,
    "total": 8850
   },
   {
    "function": "Public Works Total",
    "department": "Public Works Total",
    "wages": 196836,
    "benefits": 42332,
    "other": 542232,
    "total": 781400
   },
   {
    "function": "Public Works",
    "department": "Highways/Streets",
    "wages": 193633,
    "benefits": 6512,
    "other": 304223,
    "total": 504368
   },
   {
    "function": "Public Works",
    "department": "Waste Management",
    "wages": 0,
    "benefits": 0,
    "other": 54840,
    "total": 54840
   },
   {
    "function": "Public Works",
    "department": "Sewer",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Works",
    "department": "Other Public Works",
    "wages": 3203,
    "benefits": 35820,
    "other": 183169,
    "total": 222192
   },
   {
    "function": "Health and Welfare Total",
    "department": "Health and Welfare Total",
    "wages": 7689,
    "benefits": 0,
    "other": 28263,
    "total": 35952
   },
   {
    "function": "Health and Welfare",
    "department": "Public Health Admin",
    "wages": 0,
    "benefits": 0,
    "other": 17263,
    "total": 17263
   },
   {
    "function": "Health and Welfare",
    "department": "Social Services",
    "wages": 7689,
    "benefits": 0,
    "other": 4000,
    "total": 11689
   },
   {
    "function": "Health and Welfare",
    "department": "Other Health & Welfare",
    "wages": 0,
    "benefits": 0,
    "other": 7000,
    "total": 7000
   },
   {
    "function": "Culture and Recreation Total",
    "department": "Culture and Recreation Total",
    "wages": 42432,
    "benefits": 0,
    "other": 35965,
    "total": 78397
   },
   {
    "function": "Culture and Recreation",
    "department": "Libraries",
    "wages": 42432,
    "benefits": 0,
    "other": 23659,
    "total": 66091
   },
   {
    "function": "Culture and Recreation",
    "department": "Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 12306,
    "total": 12306
   },
   {
    "function": "Culture and Recreation",
    "department": "Other Culture/Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Education Total",
    "department": "Education Total",
    "wages": 2998322,
    "benefits": 2215279,
    "other": 3005076,
    "total": 8218677
   },
   {
    "function": "Education",
    "department": "Board of Education",
    "wages": 2998322,
    "benefits": 2215279,
    "other": 3005076,
    "total": 8218677
   },
   {
    "function": "Education",
    "department": "Regional School District",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Debt Service Total",
    "department": "Debt Service Total",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Debt Service",
    "department": "Debt Service",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Capital Outlay Total",
    "department": "Capital Outlay Total",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Capital Outlay",
    "department": "Capital Outlay",
    "wages": null,
    "benefits": null,
    "other": 0,
    "total": 0
   },
   {
    "function": "Other Total",
    "department": "Other Total",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Other",
    "department": "Other",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Total Expenditures",
    "department": "Total Expenditures",
    "wages": 3674992,
    "benefits": 2537483,
    "other": 3999902,
    "total": 10212377
   }
  ],
  "2022": [
   {
    "function": "General Government Total",
    "department": "General Government Total",
    "wages": 305688,
    "benefits": 314168,
    "other": 330972,
    "total": 950828
   },
   {
    "function": "General Government",
    "department": "General Government",
    "wages": 305688,
    "benefits": 314168,
    "other": 330972,
    "total": 950828
   },
   {
    "function": "Public Safety Total",
    "department": "Public Safety Total",
    "wages": 113828,
    "benefits": 17503,
    "other": 173808,
    "total": 305139
   },
   {
    "function": "Public Safety",
    "department": "Police",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Safety",
    "department": "Fire",
    "wages": 113828,
    "benefits": 17503,
    "other": 165618,
    "total": 296949
   },
   {
    "function": "Public Safety",
    "department": "Other Public Safety",
    "wages": 0,
    "benefits": 0,
    "other": 8190,
    "total": 8190
   },
   {
    "function": "Public Works Total",
    "department": "Public Works Total",
    "wages": 199274,
    "benefits": 41525,
    "other": 421723,
    "total": 662522
   },
   {
    "function": "Public Works",
    "department": "Highways/Streets",
    "wages": 198924,
    "benefits": 41525,
    "other": 254436,
    "total": 494885
   },
   {
    "function": "Public Works",
    "department": "Waste Management",
    "wages": 0,
    "benefits": 0,
    "other": 51479,
    "total": 51479
   },
   {
    "function": "Public Works",
    "department": "Sewer",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Works",
    "department": "Other Public Works",
    "wages": 350,
    "benefits": 0,
    "other": 115808,
    "total": 116158
   },
   {
    "function": "Health and Welfare Total",
    "department": "Health and Welfare Total",
    "wages": 7721,
    "benefits": 0,
    "other": 17520,
    "total": 25241
   },
   {
    "function": "Health and Welfare",
    "department": "Public Health Admin",
    "wages": 0,
    "benefits": 0,
    "other": 17520,
    "total": 17520
   },
   {
    "function": "Health and Welfare",
    "department": "Social Services",
    "wages": 7721,
    "benefits": 0,
    "other": 0,
    "total": 7721
   },
   {
    "function": "Health and Welfare",
    "department": "Other Health & Welfare",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Culture and Recreation Total",
    "department": "Culture and Recreation Total",
    "wages": 51245,
    "benefits": 0,
    "other": 32525,
    "total": 83770
   },
   {
    "function": "Culture and Recreation",
    "department": "Libraries",
    "wages": 51245,
    "benefits": 0,
    "other": 16844,
    "total": 68089
   },
   {
    "function": "Culture and Recreation",
    "department": "Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 15681,
    "total": 15681
   },
   {
    "function": "Culture and Recreation",
    "department": "Other Culture/Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Education Total",
    "department": "Education Total",
    "wages": 3121916,
    "benefits": 1354492,
    "other": 2928904,
    "total": 7405312
   },
   {
    "function": "Education",
    "department": "Board of Education",
    "wages": 3121916,
    "benefits": 1354492,
    "other": 2928904,
    "total": 7405312
   },
   {
    "function": "Education",
    "department": "Regional School District",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Debt Service Total",
    "department": "Debt Service Total",
    "wages": 0,
    "benefits": 0,
    "other": 111762,
    "total": 111762
   },
   {
    "function": "Debt Service",
    "department": "Debt Service",
    "wages": 0,
    "benefits": 0,
    "other": 111762,
    "total": 111762
   },
   {
    "function": "Capital Outlay Total",
    "department": "Capital Outlay Total",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Capital Outlay",
    "department": "Capital Outlay",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Other Total",
    "department": "Other Total",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Other",
    "department": "Other",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Total Expenditures",
    "department": "Total Expenditures",
    "wages": 3799672,
    "benefits": 1727688,
    "other": 4017214,
    "total": 9544574
   }
  ],
  "2023": [
   {
    "function": "General Government Total",
    "department": "General Government Total",
    "wages": 352459,
    "benefits": 235979,
    "other": 426658,
    "total": 1015096
   },
   {
    "function": "General Government",
    "department": "General Government",
    "wages": 352459,
    "benefits": 235979,
    "other": 426658,
    "total": 1015096
   },
   {
    "function": "Public Safety Total",
    "department": "Public Safety Total",
    "wages": 118098,
    "benefits": 32214,
    "other": 183075,
    "total": 333387
   },
   {
    "function": "Public Safety",
    "department": "Police",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Safety",
    "department": "Fire",
    "wages": 118098,
    "benefits": 32214,
    "other": 172675,
    "total": 322987
   },
   {
    "function": "Public Safety",
    "department": "Other Public Safety",
    "wages": 0,
    "benefits": 0,
    "other": 10400,
    "total": 10400
   },
   {
    "function": "Public Works Total",
    "department": "Public Works Total",
    "wages": 200037,
    "benefits": 53328,
    "other": 582021,
    "total": 835386
   },
   {
    "function": "Public Works",
    "department": "Highways/Streets",
    "wages": 198711,
    "benefits": 53328,
    "other": 343681,
    "total": 595720
   },
   {
    "function": "Public Works",
    "department": "Waste Management",
    "wages": 0,
    "benefits": 0,
    "other": 59960,
    "total": 59960
   },
   {
    "function": "Public Works",
    "department": "Sewer",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Public Works",
    "department": "Other Public Works",
    "wages": 1326,
    "benefits": 0,
    "other": 178380,
    "total": 179706
   },
   {
    "function": "Health and Welfare Total",
    "department": "Health and Welfare Total",
    "wages": 9298,
    "benefits": 0,
    "other": 25909,
    "total": 35207
   },
   {
    "function": "Health and Welfare",
    "department": "Public Health Admin",
    "wages": 0,
    "benefits": 0,
    "other": 17520,
    "total": 17520
   },
   {
    "function": "Health and Welfare",
    "department": "Social Services",
    "wages": 9298,
    "benefits": 0,
    "other": 8389,
    "total": 17687
   },
   {
    "function": "Health and Welfare",
    "department": "Other Health & Welfare",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Culture and Recreation Total",
    "department": "Culture and Recreation Total",
    "wages": 54112,
    "benefits": 0,
    "other": 33508,
    "total": 87620
   },
   {
    "function": "Culture and Recreation",
    "department": "Libraries",
    "wages": 54112,
    "benefits": 0,
    "other": 17057,
    "total": 71169
   },
   {
    "function": "Culture and Recreation",
    "department": "Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 16451,
    "total": 16451
   },
   {
    "function": "Culture and Recreation",
    "department": "Other Culture/Recreation",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Education Total",
    "department": "Education Total",
    "wages": 3212866,
    "benefits": 1471259,
    "other": 2858822,
    "total": 7542947
   },
   {
    "function": "Education",
    "department": "Board of Education",
    "wages": 3212866,
    "benefits": 1471259,
    "other": 2858822,
    "total": 7542947
   },
   {
    "function": "Education",
    "department": "Regional School District",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Debt Service Total",
    "department": "Debt Service Total",
    "wages": 0,
    "benefits": 0,
    "other": 141213,
    "total": 141213
   },
   {
    "function": "Debt Service",
    "department": "Debt Service",
    "wages": 0,
    "benefits": 0,
    "other": 141213,
    "total": 141213
   },
   {
    "function": "Capital Outlay Total",
    "department": "Capital Outlay Total",
    "wages": 0,
    "benefits": 0,
    "other": 355725,
    "total": 355725
   },
   {
    "function": "Capital Outlay",
    "department": "Capital Outlay",
    "wages": 0,
    "benefits": 0,
    "other": 355725,
    "total": 355725
   },
   {
    "function": "Other Total",
    "department": "Other Total",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Other",
    "department": "Other",
    "wages": 0,
    "benefits": 0,
    "other": 0,
    "total": 0
   },
   {
    "function": "Total Expenditures",
    "department": "Total Expenditures",
    "wages": 3946870,
    "benefits": 1792780,
    "other": 4606931,
    "total": 10346581
   }
  ]
 }
}