{
  "as_of": "2026-06-01",
  "excluded_funds": [
    {
      "name": "111F INJURY LEAVE FUND",
      "reason": "Pays for medical care of named police/fire employees injured on duty under MGL c.41 \u00a7111F. Vendor + amount + employee identity combine to form identifiable medical claim data.",
      "row_count": 133,
      "total_amount": 17021.82,
      "distinct_vendors": 16
    },
    {
      "name": "WORKERS COMPENSATION FUND",
      "reason": "Pays for medical care of named town employees with workers-compensation claims. Same identifiability concern as 111F.",
      "row_count": 427,
      "total_amount": 396145.99,
      "distinct_vendors": 43
    }
  ],
  "columns_dropped": [
    "Description"
  ],
  "columns_dropped_reason": "The Description field included employee surnames tied to medical claims (in injury-leave funds) and student initials tied to out-of-district special-ed placements (in school funds). Vendor + Fund + Division + Date + Amount give the analytical signal without the identifiers."
}