{
  "metadata": {
    "what": "Which datasets have been collected for each Connecticut town, and which are still missing.",
    "subject_town": "Colchester",
    "generated_by": "Data/build_coverage_payload.py",
    "generated_utc": "2026-08-26T09:13:26Z",
    "town_count": 169,
    "towns_with_every_series": 22,
    "towns_missing_budget_books": [
      "Andover",
      "Ansonia",
      "Ashford",
      "Avon",
      "Barkhamsted",
      "Beacon Falls",
      "Berlin",
      "Bethany",
      "Bethel",
      "Bethlehem",
      "Bloomfield",
      "Bolton",
      "Bridgeport",
      "Bridgewater",
      "Bristol",
      "Brookfield",
      "Brooklyn",
      "Burlington",
      "Canaan",
      "Canterbury",
      "Canton",
      "Chaplin",
      "Cheshire",
      "Chester",
      "Colebrook",
      "Columbia",
      "Cornwall",
      "Coventry",
      "Danbury",
      "Darien",
      "Deep River",
      "Derby",
      "Durham",
      "East Hartford",
      "East Haven",
      "East Lyme",
      "East Windsor",
      "Eastford",
      "Easton",
      "Ellington",
      "Enfield",
      "Essex",
      "Fairfield",
      "Farmington",
      "Franklin",
      "Glastonbury",
      "Goshen",
      "Granby",
      "Greenwich",
      "Griswold",
      "Groton",
      "Guilford",
      "Haddam",
      "Hamden",
      "Hampton",
      "Hartford",
      "Hartland",
      "Harwinton",
      "Kent",
      "Killingly",
      "Killingworth",
      "Lebanon",
      "Ledyard",
      "Lisbon",
      "Litchfield",
      "Lyme",
      "Madison",
      "Manchester",
      "Mansfield",
      "Meriden",
      "Middlebury",
      "Middlefield",
      "Middletown",
      "Milford",
      "Monroe",
      "Morris",
      "Naugatuck",
      "New Britain",
      "New Canaan",
      "New Fairfield",
      "New Hartford",
      "New Haven",
      "New London",
      "New Milford",
      "Newtown",
      "Norfolk",
      "North Branford",
      "North Canaan",
      "North Stonington",
      "Norwalk",
      "Norwich",
      "Old Lyme",
      "Orange",
      "Oxford",
      "Plainfield",
      "Plainville",
      "Plymouth",
      "Pomfret",
      "Portland",
      "Preston",
      "Prospect",
      "Putnam",
      "Redding",
      "Ridgefield",
      "Roxbury",
      "Salisbury",
      "Scotland",
      "Seymour",
      "Sharon",
      "Shelton",
      "Sherman",
      "Simsbury",
      "Somers",
      "South Windsor",
      "Southbury",
      "Sprague",
      "Stafford",
      "Stamford",
      "Sterling",
      "Stratford",
      "Suffield",
      "Thomaston",
      "Thompson",
      "Tolland",
      "Torrington",
      "Trumbull",
      "Union",
      "Vernon",
      "Voluntown",
      "Warren",
      "Washington",
      "Waterbury",
      "West Hartford",
      "West Haven",
      "Westbrook",
      "Weston",
      "Westport",
      "Willington",
      "Wilton",
      "Winchester",
      "Windham",
      "Windsor",
      "Windsor Locks",
      "Wolcott",
      "Woodbridge",
      "Woodbury",
      "Woodstock"
    ],
    "verification_note": "Collected is not the same as verified. The state datasets are machine-read from published files. The budget books are documents found on each town's website and read by script; no figure from them is published anywhere on this site until a person has checked it against the page it came from.",
    "unpublished_note": "Every town here has a page set built from the state's uniform figures. Only Colchester also has pages built from its own adopted budget books, which are transcribed by hand and exist for no other town."
  },
  "series": [
    {
      "key": "mfi",
      "tier": "A",
      "label": "Town finances (OPM MFI)",
      "what": "Revenue mix, reserves, debt, grand list, mill rates, population, ADM",
      "source": "CT OPM Municipal Fiscal Indicators, data.ct.gov ej6f-y2wf"
    },
    {
      "key": "ucoa",
      "tier": "A",
      "label": "Spending by function (UCOA)",
      "what": "Wages, benefits and other, by function and department",
      "source": "CT OPM Uniform Chart of Accounts, data.ct.gov e2qt-k238"
    },
    {
      "key": "peers",
      "tier": "A",
      "label": "Rule-based peer sets",
      "what": "Nearest 12 towns on published variables, plus statewide percentile ranks",
      "source": "Derived in Data/build_peer_sets.py from the MFI data"
    },
    {
      "key": "sales",
      "tier": "A",
      "label": "Sales & revaluation factors",
      "what": "Median sale price, sales ratios, measured revaluation factors",
      "source": "CT OPM Real Estate Sales listing, data.ct.gov 5mzw-sjtu"
    },
    {
      "key": "census",
      "tier": "B",
      "label": "Income & population (ACS)",
      "what": "Median household income, population, median home value",
      "source": "US Census ACS 5-year"
    },
    {
      "key": "edsight",
      "tier": "D",
      "label": "Enrollment & staffing",
      "what": "October 1 enrollment and FTE staffing by assignment category",
      "source": "CT SDE EdSight"
    },
    {
      "key": "budget_books",
      "tier": "C",
      "label": "Adopted budget books",
      "what": "The town's own adopted budget, the basis residents vote on",
      "source": "The town's website"
    }
  ],
  "towns": [
    {
      "town": "Colchester",
      "slug": "colchester",
      "is_subject": true,
      "website": null,
      "groups": [],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 18,
          "years": "GL 2002 – 2023"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": "Collected separately for the published Colchester pages (StaffLevels/, FY 2001-02 onward).",
          "detail": null,
          "count": null,
          "years": null
        },
        "budget_books": {
          "present": true,
          "note": "Transcribed and verified by eye; these are the figures the published Colchester pages use.",
          "detail": null,
          "count": 17,
          "years": "FY 2007-08 – FY 2024-25"
        }
      }
    },
    {
      "town": "Andover",
      "slug": "andover",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 1,
          "years": "FY 2019-20"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Ansonia",
      "slug": "ansonia",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Ashford",
      "slug": "ashford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Avon",
      "slug": "avon",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Barkhamsted",
      "slug": "barkhamsted",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Beacon Falls",
      "slug": "beacon-falls",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Berlin",
      "slug": "berlin",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Berlin School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bethany",
      "slug": "bethany",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bethel",
      "slug": "bethel",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Bethel School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bethlehem",
      "slug": "bethlehem",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bloomfield",
      "slug": "bloomfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bolton",
      "slug": "bolton",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bozrah",
      "slug": "bozrah",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding"
      ],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Bozrah School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "7 downloaded, 2 scanned image-only (needs OCR)",
          "count": 7,
          "years": "2021-22 – 2026-27"
        }
      }
    },
    {
      "town": "Branford",
      "slug": "branford",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 18,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Branford School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "3 downloaded, 0 scanned image-only (needs OCR)",
          "count": 3,
          "years": "2019-20"
        }
      }
    },
    {
      "town": "Bridgeport",
      "slug": "bridgeport",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "I",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bridgewater",
      "slug": "bridgewater",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Bristol",
      "slug": "bristol",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Brookfield",
      "slug": "brookfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Brooklyn",
      "slug": "brooklyn",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Burlington",
      "slug": "burlington",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Canaan",
      "slug": "canaan",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Canterbury",
      "slug": "canterbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Canton",
      "slug": "canton",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Chaplin",
      "slug": "chaplin",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Cheshire",
      "slug": "cheshire",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Chester",
      "slug": "chester",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Clinton",
      "slug": "clinton",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Clinton School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "24 downloaded, 0 scanned image-only (needs OCR)",
          "count": 24,
          "years": "2013-14 – 2026-27"
        }
      }
    },
    {
      "town": "Colebrook",
      "slug": "colebrook",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Columbia",
      "slug": "columbia",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Cornwall",
      "slug": "cornwall",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Coventry",
      "slug": "coventry",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Cromwell",
      "slug": "cromwell",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Cromwell School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "24 downloaded, 17 scanned image-only (needs OCR)",
          "count": 24,
          "years": "2012-13 – 2026-27"
        }
      }
    },
    {
      "town": "Danbury",
      "slug": "danbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": false,
          "note": "This town has no rows in the UCOA function dataset.",
          "detail": null,
          "count": 0,
          "years": null
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Darien",
      "slug": "darien",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Deep River",
      "slug": "deep-river",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Derby",
      "slug": "derby",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Durham",
      "slug": "durham",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "East Granby",
      "slug": "east-granby",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "East Granby School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "40 downloaded, 15 scanned image-only (needs OCR)",
          "count": 41,
          "years": "2018-19 – 2025-26"
        }
      }
    },
    {
      "town": "East Haddam",
      "slug": "east-haddam",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding"
      ],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "East Haddam School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "7 downloaded, 1 scanned image-only (needs OCR)",
          "count": 11,
          "years": null
        }
      }
    },
    {
      "town": "East Hampton",
      "slug": "east-hampton",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding",
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "East Hampton School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "68 downloaded, 1 scanned image-only (needs OCR)",
          "count": 68,
          "years": "2006-07 – 2026-27"
        }
      }
    },
    {
      "town": "East Hartford",
      "slug": "east-hartford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "East Haven",
      "slug": "east-haven",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "East Lyme",
      "slug": "east-lyme",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": false,
          "note": "This town has no rows in the UCOA function dataset.",
          "detail": null,
          "count": 0,
          "years": null
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "East Lyme School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "East Windsor",
      "slug": "east-windsor",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Eastford",
      "slug": "eastford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "2 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Easton",
      "slug": "easton",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Ellington",
      "slug": "ellington",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Enfield",
      "slug": "enfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Essex",
      "slug": "essex",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Fairfield",
      "slug": "fairfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Farmington",
      "slug": "farmington",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Franklin",
      "slug": "franklin",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Glastonbury",
      "slug": "glastonbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Goshen",
      "slug": "goshen",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Granby",
      "slug": "granby",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Greenwich",
      "slug": "greenwich",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Griswold",
      "slug": "griswold",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Groton",
      "slug": "groton",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Guilford",
      "slug": "guilford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Haddam",
      "slug": "haddam",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Hamden",
      "slug": "hamden",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Hampton",
      "slug": "hampton",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Hartford",
      "slug": "hartford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "I",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Hartland",
      "slug": "hartland",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Harwinton",
      "slug": "harwinton",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Hebron",
      "slug": "hebron",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding"
      ],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Hebron School District; Regional School District 08",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "29 downloaded, 12 scanned image-only (needs OCR)",
          "count": 34,
          "years": "2010-11 – 2026-27"
        }
      }
    },
    {
      "town": "Kent",
      "slug": "kent",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Killingly",
      "slug": "killingly",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Killingworth",
      "slug": "killingworth",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Lebanon",
      "slug": "lebanon",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding"
      ],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Lebanon School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Ledyard",
      "slug": "ledyard",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Ledyard School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Lisbon",
      "slug": "lisbon",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Litchfield",
      "slug": "litchfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Lyme",
      "slug": "lyme",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Madison",
      "slug": "madison",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Manchester",
      "slug": "manchester",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Mansfield",
      "slug": "mansfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Marlborough",
      "slug": "marlborough",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding"
      ],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2019-20 – FY 2020-21"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Marlborough School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "0 downloaded, 0 scanned image-only (needs OCR)",
          "count": 8,
          "years": "2023-24 – 2024-25"
        }
      }
    },
    {
      "town": "Meriden",
      "slug": "meriden",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Middlebury",
      "slug": "middlebury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Middlefield",
      "slug": "middlefield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Middletown",
      "slug": "middletown",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2021-22"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Milford",
      "slug": "milford",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Milford School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Monroe",
      "slug": "monroe",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 23,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Montville",
      "slug": "montville",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding"
      ],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Montville School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "37 downloaded, 4 scanned image-only (needs OCR)",
          "count": 39,
          "years": "2004-05 – 2026-27"
        }
      }
    },
    {
      "town": "Morris",
      "slug": "morris",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Naugatuck",
      "slug": "naugatuck",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "New Britain",
      "slug": "new-britain",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "I",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "New Canaan",
      "slug": "new-canaan",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 18,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "New Fairfield",
      "slug": "new-fairfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "New Hartford",
      "slug": "new-hartford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "New Haven",
      "slug": "new-haven",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "I",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2019-20 – FY 2021-22"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "New London",
      "slug": "new-london",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "I",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "New Milford",
      "slug": "new-milford",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "New Milford School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Newington",
      "slug": "newington",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Newington School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "1 downloaded, 0 scanned image-only (needs OCR)",
          "count": 2,
          "years": "2026-27"
        }
      }
    },
    {
      "town": "Newtown",
      "slug": "newtown",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Norfolk",
      "slug": "norfolk",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 1,
          "years": "FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "North Branford",
      "slug": "north-branford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "North Canaan",
      "slug": "north-canaan",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 1,
          "years": "FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "North Haven",
      "slug": "north-haven",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "North Haven School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "0 downloaded, 0 scanned image-only (needs OCR)",
          "count": 2,
          "years": "2022-23"
        }
      }
    },
    {
      "town": "North Stonington",
      "slug": "north-stonington",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Norwalk",
      "slug": "norwalk",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Norwich",
      "slug": "norwich",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Old Lyme",
      "slug": "old-lyme",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Old Saybrook",
      "slug": "old-saybrook",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Old Saybrook School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "6 downloaded, 2 scanned image-only (needs OCR)",
          "count": 6,
          "years": "2013-14 – 2026-27"
        }
      }
    },
    {
      "town": "Orange",
      "slug": "orange",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Oxford",
      "slug": "oxford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Plainfield",
      "slug": "plainfield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Plainville",
      "slug": "plainville",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Plymouth",
      "slug": "plymouth",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Pomfret",
      "slug": "pomfret",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Portland",
      "slug": "portland",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Preston",
      "slug": "preston",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Prospect",
      "slug": "prospect",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Putnam",
      "slug": "putnam",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Redding",
      "slug": "redding",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Ridgefield",
      "slug": "ridgefield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Rocky Hill",
      "slug": "rocky-hill",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Rocky Hill School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "1 downloaded, 0 scanned image-only (needs OCR)",
          "count": 1,
          "years": null
        }
      }
    },
    {
      "town": "Roxbury",
      "slug": "roxbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Salem",
      "slug": "salem",
      "is_subject": false,
      "website": null,
      "groups": [
        "surrounding"
      ],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Salem School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "17 downloaded, 8 scanned image-only (needs OCR)",
          "count": 17,
          "years": "2011-12 – 2026-27"
        }
      }
    },
    {
      "town": "Salisbury",
      "slug": "salisbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Scotland",
      "slug": "scotland",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Seymour",
      "slug": "seymour",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 18,
          "years": "GL 2002 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Sharon",
      "slug": "sharon",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Shelton",
      "slug": "shelton",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Shelton School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Sherman",
      "slug": "sherman",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Simsbury",
      "slug": "simsbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Somers",
      "slug": "somers",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "South Windsor",
      "slug": "south-windsor",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Southbury",
      "slug": "southbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Southington",
      "slug": "southington",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Southington School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "0 downloaded, 0 scanned image-only (needs OCR)",
          "count": 1,
          "years": null
        }
      }
    },
    {
      "town": "Sprague",
      "slug": "sprague",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Stafford",
      "slug": "stafford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Stamford",
      "slug": "stamford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2021-22"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Sterling",
      "slug": "sterling",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Stonington",
      "slug": "stonington",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2020-21 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Stonington School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "30 downloaded, 1 scanned image-only (needs OCR)",
          "count": 30,
          "years": "2005-06 – 2026-27"
        }
      }
    },
    {
      "town": "Stratford",
      "slug": "stratford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Suffield",
      "slug": "suffield",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Thomaston",
      "slug": "thomaston",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Thompson",
      "slug": "thompson",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Tolland",
      "slug": "tolland",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Torrington",
      "slug": "torrington",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 22,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Trumbull",
      "slug": "trumbull",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Union",
      "slug": "union",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Vernon",
      "slug": "vernon",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Voluntown",
      "slug": "voluntown",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 18,
          "years": "GL 2002 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Wallingford",
      "slug": "wallingford",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2023"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Wallingford School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "16 downloaded, 10 scanned image-only (needs OCR)",
          "count": 16,
          "years": "2015-16 – 2026-27"
        }
      }
    },
    {
      "town": "Warren",
      "slug": "warren",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Washington",
      "slug": "washington",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Waterbury",
      "slug": "waterbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "I",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2003 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Waterford",
      "slug": "waterford",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Waterford School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "10 downloaded, 7 scanned image-only (needs OCR)",
          "count": 10,
          "years": "2019-20 – 2026-27"
        }
      }
    },
    {
      "town": "Watertown",
      "slug": "watertown",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Watertown School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "0 downloaded, 0 scanned image-only (needs OCR)",
          "count": 48,
          "years": "2019-20 – 2026-27"
        }
      }
    },
    {
      "town": "West Hartford",
      "slug": "west-hartford",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "West Haven",
      "slug": "west-haven",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "H",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Westbrook",
      "slug": "westbrook",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 1,
          "years": "FY 2020-21"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Weston",
      "slug": "weston",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Westport",
      "slug": "westport",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Wethersfield",
      "slug": "wethersfield",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 1,
          "years": "FY 2020-21"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Wethersfield School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": true,
          "note": null,
          "detail": "17 downloaded, 0 scanned image-only (needs OCR)",
          "count": 17,
          "years": "2012-13 – 2026-27"
        }
      }
    },
    {
      "town": "Willington",
      "slug": "willington",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2023"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Wilton",
      "slug": "wilton",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "A",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 2,
          "years": "FY 2021-22 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Winchester",
      "slug": "winchester",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "G",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "4 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Windham",
      "slug": "windham",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "I",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Windsor",
      "slug": "windsor",
      "is_subject": false,
      "website": null,
      "groups": [
        "drg_d"
      ],
      "drg": "D",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "2021 – 2024"
        },
        "edsight": {
          "present": true,
          "note": null,
          "detail": "Windsor School District",
          "count": 6,
          "years": "2020-21 – 2025-26"
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Windsor Locks",
      "slug": "windsor-locks",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Wolcott",
      "slug": "wolcott",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "F",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2002 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Woodbridge",
      "slug": "woodbridge",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "B",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 21,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Woodbury",
      "slug": "woodbury",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "C",
      "sends_grades_out": false,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 3,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 19,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    },
    {
      "town": "Woodstock",
      "slug": "woodstock",
      "is_subject": false,
      "website": null,
      "groups": [],
      "drg": "E",
      "sends_grades_out": true,
      "series": {
        "mfi": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 10,
          "years": "FY 2013-14 – FY 2022-23"
        },
        "ucoa": {
          "present": true,
          "note": null,
          "detail": null,
          "count": 4,
          "years": "FY 2019-20 – FY 2022-23"
        },
        "peers": {
          "present": true,
          "note": null,
          "detail": "12 municipal and 12 school peers",
          "count": null,
          "years": null
        },
        "sales": {
          "present": true,
          "note": null,
          "detail": "3 measured revaluation factor(s)",
          "count": 20,
          "years": "GL 2001 – 2024"
        },
        "census": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "edsight": {
          "present": false,
          "note": null,
          "detail": null,
          "count": 0,
          "years": null
        },
        "budget_books": {
          "present": false,
          "note": "Nothing crawlable found on the town website. These books have to be collected by hand.",
          "detail": null,
          "count": 0,
          "years": null
        }
      }
    }
  ]
}
