{
 "metadata": {
  "what": "School performance vs. spending model for every Connecticut operating district: three-year growth and status outcomes, six demographic covariates, spending per need-weighted pupil, a 15-district peer set, and residuals from a regression of status on the covariates - plus each town's operators and town-grain spending.",
  "generated_by": "Data/build_school_peer_model.py",
  "generated_utc": "2026-09-04T14:01:04Z",
  "design": "RESEARCH-school-performance-vs-spending.md section 1; growth-first headline (section 7)",
  "inputs": [
   "edsight/growth.json",
   "edsight/performance_index.json",
   "edsight/enrollment.json",
   "ct_accountability.json",
   "ct_town_school_districts.json",
   "acs_town_family.json",
   "acs_ed_districts.json (crosswalk only)",
   "school_spending_need_weighted.json",
   "seda_ct.json (derived ranks only)",
   "ct_school_finance_town.json"
  ],
  "population": {
   "districts_modelled": 168,
   "rule": "operating districts named in ct_town_school_districts.json: local, regional and endowed-academy districts. Charters, RESCs and CTECS are not a town's operator and are not modelled.",
   "by_span_type": {
    "K-12": 111,
    "K-8": 46,
    "7-12": 6,
    "9-12": 5
   }
  },
  "outcomes": {
   "growth": "CSDE Academic Growth, Average Percentage of Target Achieved (APTA), grades 4-8, percent units; mean of the latest three reported years in ['2023-24', '2024-25', '2025-26']; students = matched students summed over those years",
   "index": "CSDE Performance Index, 0-100, mean over ['2023-24', '2024-25', '2025-26']; students = tested count summed",
   "accountability_index": "Next Generation Accountability index (percent of points), mean over ['2022-23', '2023-24', '2024-25']",
   "high_needs": "CSDE definition: eligible for free/reduced-price meals, or an English learner, or a student with a disability",
   "suppression": "an outcome whose summed student count is below 20 is not published; below 500 tested the row is flagged for sample size (wide_interval), which does not change its interval"
  },
  "covariates": {
   "list": [
    "frpm_share",
    "el_share",
    "swd_share",
    "log_median_household_income",
    "adults_bachelors_or_higher_pct",
    "children_with_one_parent_pct"
   ],
   "source": "frpm/el/swd shares from EdSight Oct 1 2024-25 enrollment by operating district; income, adults with a bachelor's degree and children living with one parent from ACS 5-year release 2024 (2020-2024 pooled), the district's own Census school-district geography where one exists, else its town(s) weighted by own children under 18",
   "why_these": "the six variables CSDE's 2006 District Reference Groups used, on current data; race is not a covariate on a public page",
   "acs_caveat": "ACS margins of error are carried per district (acs_moe); a district with a margin larger than its estimate should not be read closely. ACS-ED (NCES) figures were not used because their margins swamp small districts.",
   "standardization": {
    "frpm_share": {
     "mean": 0.3363,
     "sd": 0.1899
    },
    "el_share": {
     "mean": 0.0563,
     "sd": 0.0702
    },
    "swd_share": {
     "mean": 0.1809,
     "sd": 0.0382
    },
    "log_median_household_income": {
     "mean": 11.6103,
     "sd": 0.3058
    },
    "adults_bachelors_or_higher_pct": {
     "mean": 44.5565,
     "sd": 15.6882
    },
    "children_with_one_parent_pct": {
     "mean": 27.5327,
     "sd": 13.8088
    },
    "log_enrollment": {
     "mean": 7.2668,
     "sd": 1.2827
    }
   }
  },
  "peers": {
   "count": 15,
   "variables": [
    "frpm_share",
    "el_share",
    "swd_share",
    "log_median_household_income",
    "adults_bachelors_or_higher_pct",
    "children_with_one_parent_pct",
    "log_enrollment"
   ],
   "rule": "z-score each variable across modelled districts with complete covariates (log of income and enrollment), Euclidean distance, nearest 15 within the same grade-span type; a type with fewer members lists them all and is flagged small_pool",
   "precedent": "Ohio Department of Education similar-districts method (nearest neighbours on standardized demographics, no fiscal variables)"
  },
  "regressions": {
   "index_ela_all": {
    "outcome": "index_ela_all",
    "label": "Performance Index, ELA, all students (status)",
    "n_districts": 167,
    "covariates": [
     "frpm_share",
     "el_share",
     "swd_share",
     "log_median_household_income",
     "adults_bachelors_or_higher_pct",
     "children_with_one_parent_pct"
    ],
    "coefficients": {
     "intercept": 64.1957,
     "frpm_share": -16.1003,
     "el_share": -12.4227,
     "swd_share": -4.6767,
     "log_median_household_income": 0.6979,
     "adults_bachelors_or_higher_pct": 0.1404,
     "children_with_one_parent_pct": -0.1097
    },
    "r_squared": 0.775,
    "residual_sd": 3.88
   },
   "index_math_all": {
    "outcome": "index_math_all",
    "label": "Performance Index, Math, all students (status)",
    "n_districts": 167,
    "covariates": [
     "frpm_share",
     "el_share",
     "swd_share",
     "log_median_household_income",
     "adults_bachelors_or_higher_pct",
     "children_with_one_parent_pct"
    ],
    "coefficients": {
     "intercept": 37.0692,
     "frpm_share": -21.3653,
     "el_share": -6.7375,
     "swd_share": -6.6103,
     "log_median_household_income": 2.9579,
     "adults_bachelors_or_higher_pct": 0.121,
     "children_with_one_parent_pct": -0.0967
    },
    "r_squared": 0.761,
    "residual_sd": 4.57
   },
   "growth_ela_all": {
    "outcome": "growth_ela_all",
    "label": "Academic growth (APTA), ELA, all students - disclosure only",
    "n_districts": 162,
    "covariates": [
     "frpm_share",
     "el_share",
     "swd_share",
     "log_median_household_income",
     "adults_bachelors_or_higher_pct",
     "children_with_one_parent_pct"
    ],
    "coefficients": {
     "intercept": 44.1374,
     "frpm_share": -11.8773,
     "el_share": 15.8853,
     "swd_share": -12.8149,
     "log_median_household_income": 1.4209,
     "adults_bachelors_or_higher_pct": 0.1283,
     "children_with_one_parent_pct": -0.0033
    },
    "r_squared": 0.473,
    "residual_sd": 4.49
   },
   "growth_math_all": {
    "outcome": "growth_math_all",
    "label": "Academic growth (APTA), Math, all students - disclosure only",
    "n_districts": 162,
    "covariates": [
     "frpm_share",
     "el_share",
     "swd_share",
     "log_median_household_income",
     "adults_bachelors_or_higher_pct",
     "children_with_one_parent_pct"
    ],
    "coefficients": {
     "intercept": 46.6272,
     "frpm_share": -24.6871,
     "el_share": 18.6679,
     "swd_share": -15.1623,
     "log_median_household_income": 1.5451,
     "adults_bachelors_or_higher_pct": 0.1676,
     "children_with_one_parent_pct": 0.0584
    },
    "r_squared": 0.564,
    "residual_sd": 5.64
   },
   "accountability_index": {
    "outcome": "accountability_index",
    "label": "Next Generation Accountability index - disclosure only",
    "n_districts": 167,
    "covariates": [
     "frpm_share",
     "el_share",
     "swd_share",
     "log_median_household_income",
     "adults_bachelors_or_higher_pct",
     "children_with_one_parent_pct"
    ],
    "coefficients": {
     "intercept": 28.8781,
     "frpm_share": -18.318,
     "el_share": 4.7195,
     "swd_share": -21.9573,
     "log_median_household_income": 4.4804,
     "adults_bachelors_or_higher_pct": 0.079,
     "children_with_one_parent_pct": -0.0244
    },
    "r_squared": 0.718,
    "residual_sd": 3.98
   }
  },
  "growth_vs_status_finding": {
   "index_ela_all": {
    "r_squared": 0.775,
    "n": 167
   },
   "index_math_all": {
    "r_squared": 0.761,
    "n": 167
   },
   "growth_ela_all": {
    "r_squared": 0.473,
    "n": 162
   },
   "growth_math_all": {
    "r_squared": 0.564,
    "n": 162
   },
   "accountability_index": {
    "r_squared": 0.718,
    "n": 167
   }
  },
  "growth_vs_status_note": "Growth is the headline because the covariates explain less of it than of the status index - not because growth is independent of family circumstances. SEDA's national learning rate is far less tied to SES (R-squared 0.11 on its SES composite, seda_ct.json) than CSDE's APTA is here; the two growth measures correlate only 0.48 (seda_ct.json cross_checks) and are not interchangeable.",
  "regression_method": "ordinary least squares, one observation per district, no weights; residual = observed - fitted; interval_90 = 1.645 x residual SD x sqrt(1 + leverage). Residuals are relative to other Connecticut districts (they average to zero across districts because the fit includes an intercept; the share below zero is observed, not fixed) and are correlational.",
  "spending": "from school_spending_need_weighted.json district grain: EFS total expenditures per pupil (unweighted) and per need-weighted pupil under CGS 10-262f(25) weights, with the special-education-tuition-removed, CWIFT-adjusted and constant-dollar variants; five-year average ending 2024-25",
  "caveat_text": "This chart shows how a district's test results compare with districts that serve similar students, and how much it spends per student after the state's own need weights (CGS §10-262f) are applied. It does not show whether spending causes results. Results within the shaded band are not distinguishable from the fitted line. Growth (how much students gained since last year) depends less on family circumstances than the achievement level does, so it is shown first. Free/reduced-meal counts changed meaning after 2014 (Community Eligibility), special-education costs can be dominated by a few out-of-district placements, and districts with fewer than 500 tested students move a lot from year to year. Towns that send high-school students elsewhere are shown by the district that teaches each grade.",
  "towns": "each town's operators by grade band from ct_town_school_districts.json; town-grain spending from ct_school_finance_town.json (NCEP) and school_spending_need_weighted.json towns block; resident-student outcomes from the EdSight Resident Town Dashboard (step 10)",
  "resident_outcomes": {
   "source": "src/data/edsight/resident_town.json (EdSight Resident Town Dashboard)",
   "years": [
    "2023-24",
    "2024-25",
    "2025-26"
   ],
   "groups": [
    "All Students",
    "High Needs",
    "Not High Needs"
   ],
   "basis": "town of RESIDENCE (fiscal responsibility), not operating district - a student in a regional district, CTECS, a magnet, a charter or an endowed academy is counted under the town they live in. 'Public Schools' is the town's own local district; 'Regional Schools' its regional district. Not comparable with the operating-district payloads (edsight/*.json) except for towns whose residents all attend the local district.",
   "units": "percent-proficient, growth APTA, attendance and chronic-absenteeism values are fractions (0.60 = 60%); SAT average scores are scale scores; suspensions are per 100 students; enrollment is a headcount",
   "value_conventions": "null = suppressed by CSDE (counts of 5 or fewer, rates below 20 students); a missing school type or measure = not applicable"
  },
  "not_typed_in": "every figure is read from a payload under src/data/; nothing is entered by hand"
 },
 "districts": {
  "0010011": {
   "name": "Andover School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Andover"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 69.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 219
    },
    "growth_ela_high_needs": {
     "value": 58.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 77
    },
    "index_ela_all": {
     "value": 74.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 304
    },
    "index_ela_high_needs": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 113
    },
    "growth_math_all": {
     "value": 75.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 220
    },
    "growth_math_high_needs": {
     "value": 68.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 78
    },
    "index_math_all": {
     "value": 71.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 305
    },
    "index_math_high_needs": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 114
    },
    "accountability_index": {
     "value": 72.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 239,
    "frpm_share": 0.2803,
    "el_share": 0.0293,
    "swd_share": 0.1339,
    "median_household_income": 134632,
    "adults_bachelors_or_higher_pct": 46.5,
    "children_with_one_parent_pct": 18.4,
    "acs_moe": {
     "median_household_income": 20393.0,
     "adults_bachelors_or_higher_pct": 8.79,
     "children_with_one_parent_pct": 13.23
    },
    "acs_source": "Census school district 0900030 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22124.82,
     "need_weighted": 20732.66,
     "need_weighted_ex_sped_tuition": 20190.81,
     "need_weighted_cwift": 20113.73,
     "need_weighted_real": 22375.03
    },
    "latest": {
     "unweighted": 19008.56,
     "need_weighted": 17416.5,
     "need_weighted_ex_sped_tuition": 17416.5,
     "need_weighted_cwift": 16811.29,
     "need_weighted_real": 17416.5,
     "efs_pupils": 241,
     "frpm_share": 0.2803,
     "mll_share": 0.0293
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 0.75
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 0.974
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.024
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.178
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.219
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.493
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.562
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 1.595
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.728
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.748
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.782
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.825
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.843
     },
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 1.87
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.89
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.4,
     "residual": 3.4,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 68.8,
     "residual": 2.7,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 62.2,
     "residual": 7.6,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 65.3,
     "residual": 10.1,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 77.1,
     "residual": -4.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 85.9,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 86.0,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2080012": {
   "name": "Regional School District 08",
   "span": "7-12",
   "span_type": "7-12",
   "grades_operated": [
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Andover",
    "Hebron",
    "Marlborough"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 50.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1023
    },
    "growth_ela_high_needs": {
     "value": 44.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 299
    },
    "index_ela_all": {
     "value": 67.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1559
    },
    "index_ela_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 436
    },
    "growth_math_all": {
     "value": 47.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1019
    },
    "growth_math_high_needs": {
     "value": 39.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 299
    },
    "index_math_all": {
     "value": 64.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1554
    },
    "index_math_high_needs": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 435
    },
    "accountability_index": {
     "value": 72.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1075,
    "frpm_share": 0.1879,
    "el_share": 0.0028,
    "swd_share": 0.1526,
    "median_household_income": 141770,
    "adults_bachelors_or_higher_pct": 49.4,
    "children_with_one_parent_pct": 21.6,
    "acs_moe": {
     "median_household_income": 9694.0,
     "adults_bachelors_or_higher_pct": 4.02,
     "children_with_one_parent_pct": 6.43
    },
    "acs_source": "Census school district 0903750 (secondary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23708.93,
     "need_weighted": 22570.77,
     "need_weighted_ex_sped_tuition": 21508.53,
     "need_weighted_cwift": 21823.99,
     "need_weighted_real": 24085.36
    },
    "latest": {
     "unweighted": 28329.74,
     "need_weighted": 26800.28,
     "need_weighted_ex_sped_tuition": 25757.08,
     "need_weighted_cwift": 25868.99,
     "need_weighted_real": 26800.28,
     "efs_pupils": 1119,
     "frpm_share": 0.1879,
     "mll_share": 0.0028
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "7-12",
    "pool_size": 5,
    "small_pool": true,
    "peers": [
     {
      "code": "2050012",
      "name": "Regional School District 05",
      "distance": 1.398
     },
     {
      "code": "2040012",
      "name": "Regional School District 04",
      "distance": 1.542
     },
     {
      "code": "2070012",
      "name": "Regional School District 07",
      "distance": 2.396
     },
     {
      "code": "9020022",
      "name": "The Gilbert School District",
      "distance": 3.773
     },
     {
      "code": "2110012",
      "name": "Regional School District 11",
      "distance": 4.167
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.3,
     "residual": -6.3,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.0,
     "residual": -6.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.1,
     "residual": -13.0,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.6,
     "residual": -20.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.6,
     "residual": -6.6,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0020011": {
   "name": "Ansonia School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Ansonia"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2563
    },
    "growth_ela_high_needs": {
     "value": 53.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1850
    },
    "index_ela_all": {
     "value": 52.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3636
    },
    "index_ela_high_needs": {
     "value": 50.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2671
    },
    "growth_math_all": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2552
    },
    "growth_math_high_needs": {
     "value": 50.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1841
    },
    "index_math_all": {
     "value": 48.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3630
    },
    "index_math_high_needs": {
     "value": 45.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2666
    },
    "accountability_index": {
     "value": 64.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2404,
    "frpm_share": 0.636,
    "el_share": 0.0778,
    "swd_share": 0.1797,
    "median_household_income": 85877,
    "adults_bachelors_or_higher_pct": 21.9,
    "children_with_one_parent_pct": 56.7,
    "acs_moe": {
     "median_household_income": 9841.0,
     "adults_bachelors_or_higher_pct": 3.1,
     "children_with_one_parent_pct": 10.55
    },
    "acs_source": "Census school district 0900060 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18989.67,
     "need_weighted": 15553.85,
     "need_weighted_ex_sped_tuition": 13842.95,
     "need_weighted_cwift": 15080.87,
     "need_weighted_real": 16654.86
    },
    "latest": {
     "unweighted": 20186.61,
     "need_weighted": 16605.5,
     "need_weighted_ex_sped_tuition": 14705.49,
     "need_weighted_cwift": 16153.21,
     "need_weighted_real": 16605.5,
     "efs_pupils": 2584,
     "frpm_share": 0.636,
     "mll_share": 0.0778
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.164
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.291
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.312
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.518
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.66
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.714
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 1.727
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.83
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.881
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.932
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.972
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 2.0
     },
     {
      "code": "0370011",
      "name": "Derby School District",
      "distance": 2.042
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 2.046
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 2.057
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 56.9,
     "residual": -4.2,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 52.5,
     "residual": -4.5,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.3,
     "residual": 0.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 54.2,
     "residual": -2.4,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 64.9,
     "residual": -0.5,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 11.3,
    "learning_rate_pct_rank_ct": 4.9,
    "residual_on_ses_mean_pct_rank_ct": 29.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 4.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0030011": {
   "name": "Ashford School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Ashford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 550
    },
    "growth_ela_high_needs": {
     "value": 53.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 250
    },
    "index_ela_all": {
     "value": 68.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 670
    },
    "index_ela_high_needs": {
     "value": 61.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 311
    },
    "growth_math_all": {
     "value": 59.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 547
    },
    "growth_math_high_needs": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 247
    },
    "index_math_all": {
     "value": 64.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 667
    },
    "index_math_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 308
    },
    "accountability_index": {
     "value": 68.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 351,
    "frpm_share": 0.3875,
    "el_share": 0.0085,
    "swd_share": 0.1681,
    "median_household_income": 121926,
    "adults_bachelors_or_higher_pct": 35.3,
    "children_with_one_parent_pct": 42.1,
    "acs_moe": {
     "median_household_income": 22964.0,
     "adults_bachelors_or_higher_pct": 7.52,
     "children_with_one_parent_pct": 18.88
    },
    "acs_source": "Census school district 0900090 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24232.51,
     "need_weighted": 21849.93,
     "need_weighted_ex_sped_tuition": 21235.29,
     "need_weighted_cwift": 22451.91,
     "need_weighted_real": 23367.91
    },
    "latest": {
     "unweighted": 26551.01,
     "need_weighted": 23740.39,
     "need_weighted_ex_sped_tuition": 23077.2,
     "need_weighted_cwift": 24449.42,
     "need_weighted_real": 23740.39,
     "efs_pupils": 354,
     "frpm_share": 0.3875,
     "mll_share": 0.0085
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.376
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 1.457
     },
     {
      "code": "1600011",
      "name": "Willington School District",
      "distance": 1.701
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.702
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.762
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.801
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.815
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.877
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.9
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.906
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.92
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.992
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 2.055
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 2.081
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.113
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 65.6,
     "residual": 2.6,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 62.5,
     "residual": 2.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 58.5,
     "residual": -1.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 61.1,
     "residual": -1.2,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 72.4,
     "residual": -4.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 35.6,
    "learning_rate_pct_rank_ct": 60.7,
    "residual_on_ses_mean_pct_rank_ct": 24.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 68.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2190012": {
   "name": "Regional School District 19",
   "span": "9-12",
   "span_type": "9-12",
   "grades_operated": [
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Ashford",
    "Mansfield",
    "Willington"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": null,
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 62.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 756
    },
    "index_ela_high_needs": {
     "value": 52.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 282
    },
    "growth_math_all": null,
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 56.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 756
    },
    "index_math_high_needs": {
     "value": 47.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 282
    },
    "accountability_index": {
     "value": 76.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1061,
    "frpm_share": 0.2978,
    "el_share": 0.0179,
    "swd_share": 0.1942,
    "median_household_income": 89033,
    "adults_bachelors_or_higher_pct": 47.2,
    "children_with_one_parent_pct": 37.6,
    "acs_moe": {
     "median_household_income": 10319.0,
     "adults_bachelors_or_higher_pct": 4.25,
     "children_with_one_parent_pct": 7.72
    },
    "acs_source": "Census school district 0900005 (secondary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21519.8,
     "need_weighted": 19789.67,
     "need_weighted_ex_sped_tuition": 18698.49,
     "need_weighted_cwift": 19412.81,
     "need_weighted_real": 21168.66
    },
    "latest": {
     "unweighted": 24196.33,
     "need_weighted": 22120.8,
     "need_weighted_ex_sped_tuition": 20944.49,
     "need_weighted_cwift": 21644.62,
     "need_weighted_real": 22120.8,
     "efs_pupils": 1087,
     "frpm_share": 0.2978,
     "mll_share": 0.0179
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "9-12",
    "pool_size": 4,
    "small_pool": true,
    "peers": [
     {
      "code": "2010012",
      "name": "Regional School District 01",
      "distance": 1.641
     },
     {
      "code": "9030022",
      "name": "The Woodstock Academy District",
      "distance": 3.143
     },
     {
      "code": "9010022",
      "name": "Norwich Free Academy District",
      "distance": 3.51
     },
     {
      "code": "2090012",
      "name": "Regional School District 09",
      "distance": 3.742
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.7,
     "residual": -5.9,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 65.1,
     "residual": -8.4,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.1,
     "residual": 3.3,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0040011": {
   "name": "Avon School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Avon"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 71.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3396
    },
    "growth_ela_high_needs": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 763
    },
    "index_ela_all": {
     "value": 77.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4840
    },
    "index_ela_high_needs": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1195
    },
    "growth_math_all": {
     "value": 77.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3380
    },
    "growth_math_high_needs": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 754
    },
    "index_math_all": {
     "value": 74.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4827
    },
    "index_math_high_needs": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1187
    },
    "accountability_index": {
     "value": 80.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3092,
    "frpm_share": 0.1342,
    "el_share": 0.032,
    "swd_share": 0.1284,
    "median_household_income": 154058,
    "adults_bachelors_or_higher_pct": 73.1,
    "children_with_one_parent_pct": 11.2,
    "acs_moe": {
     "median_household_income": 13311.0,
     "adults_bachelors_or_higher_pct": 4.9,
     "children_with_one_parent_pct": 5.05
    },
    "acs_source": "Census school district 0900120 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20859.52,
     "need_weighted": 20051.01,
     "need_weighted_ex_sped_tuition": 19057.96,
     "need_weighted_cwift": 19297.6,
     "need_weighted_real": 21483.5
    },
    "latest": {
     "unweighted": 22569.2,
     "need_weighted": 21529.93,
     "need_weighted_ex_sped_tuition": 20522.14,
     "need_weighted_cwift": 20781.78,
     "need_weighted_real": 21529.93,
     "efs_pupils": 3158,
     "frpm_share": 0.1342,
     "mll_share": 0.032
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 0.657
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 0.723
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.082
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.219
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.288
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.32
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.342
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.381
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.401
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.429
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 1.458
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.604
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.657
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.741
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.839
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 78.4,
     "residual": -0.9,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 76.2,
     "residual": -1.7,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 67.7,
     "residual": 3.3,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 73.3,
     "residual": 4.0,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 82.8,
     "residual": -2.5,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 97.7,
    "learning_rate_pct_rank_ct": 91.4,
    "residual_on_ses_mean_pct_rank_ct": 92.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 86.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0050011": {
   "name": "Barkhamsted School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Barkhamsted"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 68.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 263
    },
    "growth_ela_high_needs": {
     "value": 64.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 124
    },
    "index_ela_all": {
     "value": 69.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 353
    },
    "index_ela_high_needs": {
     "value": 60.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 162
    },
    "growth_math_all": {
     "value": 69.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 263
    },
    "growth_math_high_needs": {
     "value": 65.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 124
    },
    "index_math_all": {
     "value": 67.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 353
    },
    "index_math_high_needs": {
     "value": 59.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 162
    },
    "accountability_index": {
     "value": 75.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 227,
    "frpm_share": 0.2467,
    "el_share": 0.0132,
    "swd_share": 0.2775,
    "median_household_income": 123544,
    "adults_bachelors_or_higher_pct": 54.3,
    "children_with_one_parent_pct": 28.9,
    "acs_moe": {
     "median_household_income": 8560.0,
     "adults_bachelors_or_higher_pct": 7.37,
     "children_with_one_parent_pct": 18.29
    },
    "acs_source": "Census school district 0900150 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21913.09,
     "need_weighted": 20531.17,
     "need_weighted_ex_sped_tuition": 19488.3,
     "need_weighted_cwift": 20684.64,
     "need_weighted_real": 22049.64
    },
    "latest": {
     "unweighted": 21860.0,
     "need_weighted": 20291.61,
     "need_weighted_ex_sped_tuition": 19645.4,
     "need_weighted_cwift": 20352.66,
     "need_weighted_real": 20291.61,
     "efs_pupils": 229,
     "frpm_share": 0.2467,
     "mll_share": 0.0132
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0500011",
      "name": "Essex School District",
      "distance": 1.067
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 1.342
     },
     {
      "code": "0980011",
      "name": "Norfolk School District",
      "distance": 1.662
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.912
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 2.037
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 2.301
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.45
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.478
     },
     {
      "code": "0630011",
      "name": "Hampton School District",
      "distance": 2.635
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.681
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.695
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.696
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.77
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.911
     },
     {
      "code": "0080011",
      "name": "Bethany School District",
      "distance": 2.994
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.4,
     "residual": -1.5,
     "interval_90": 6.6,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 68.3,
     "residual": -0.6,
     "interval_90": 7.8,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 61.4,
     "residual": 7.5,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 65.5,
     "residual": 3.9,
     "interval_90": 9.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 74.4,
     "residual": 0.9,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 58.8,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 33.9,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2070012": {
   "name": "Regional School District 07",
   "span": "7-12",
   "span_type": "7-12",
   "grades_operated": [
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Barkhamsted",
    "Colebrook",
    "New Hartford",
    "Norfolk"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 55.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 657
    },
    "growth_ela_high_needs": {
     "value": 50.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 254
    },
    "index_ela_all": {
     "value": 66.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1065
    },
    "index_ela_high_needs": {
     "value": 56.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 404
    },
    "growth_math_all": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 651
    },
    "growth_math_high_needs": {
     "value": 51.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 251
    },
    "index_math_all": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1059
    },
    "index_math_high_needs": {
     "value": 53.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 400
    },
    "accountability_index": {
     "value": 74.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 818,
    "frpm_share": 0.2555,
    "el_share": 0.0073,
    "swd_share": 0.2347,
    "median_household_income": 113415,
    "adults_bachelors_or_higher_pct": 46.2,
    "children_with_one_parent_pct": 29.9,
    "acs_moe": {
     "median_household_income": 12017.0,
     "adults_bachelors_or_higher_pct": 4.13,
     "children_with_one_parent_pct": 11.98
    },
    "acs_source": "Census school district 0903720 (secondary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 25602.77,
     "need_weighted": 23849.34,
     "need_weighted_ex_sped_tuition": 22311.71,
     "need_weighted_cwift": 24017.86,
     "need_weighted_real": 25481.25
    },
    "latest": {
     "unweighted": 29304.57,
     "need_weighted": 27172.15,
     "need_weighted_ex_sped_tuition": 25231.82,
     "need_weighted_cwift": 27253.91,
     "need_weighted_real": 27172.15,
     "efs_pupils": 828,
     "frpm_share": 0.2555,
     "mll_share": 0.0073
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "7-12",
    "pool_size": 5,
    "small_pool": true,
    "peers": [
     {
      "code": "2040012",
      "name": "Regional School District 04",
      "distance": 1.43
     },
     {
      "code": "2110012",
      "name": "Regional School District 11",
      "distance": 2.367
     },
     {
      "code": "2080012",
      "name": "Regional School District 08",
      "distance": 2.396
     },
     {
      "code": "2050012",
      "name": "Regional School District 05",
      "distance": 3.396
     },
     {
      "code": "9020022",
      "name": "The Gilbert School District",
      "distance": 3.639
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.2,
     "residual": -4.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.1,
     "residual": -4.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.6,
     "residual": -4.9,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.4,
     "residual": -6.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.1,
     "residual": 0.5,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "2160012": {
   "name": "Regional School District 16",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Beacon Falls",
    "Prospect"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2088
    },
    "growth_ela_high_needs": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 779
    },
    "index_ela_all": {
     "value": 72.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2992
    },
    "index_ela_high_needs": {
     "value": 62.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1109
    },
    "growth_math_all": {
     "value": 65.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2088
    },
    "growth_math_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 779
    },
    "index_math_all": {
     "value": 70.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2991
    },
    "index_math_high_needs": {
     "value": 60.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1108
    },
    "accountability_index": {
     "value": 81.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1898,
    "frpm_share": 0.2645,
    "el_share": 0.0232,
    "swd_share": 0.166,
    "median_household_income": 120588,
    "adults_bachelors_or_higher_pct": 42.0,
    "children_with_one_parent_pct": 21.5,
    "acs_moe": {
     "median_household_income": 17209.0,
     "adults_bachelors_or_higher_pct": 5.47,
     "children_with_one_parent_pct": 8.7
    },
    "acs_source": "Census school district 0903538 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20291.7,
     "need_weighted": 18855.53,
     "need_weighted_ex_sped_tuition": 18074.4,
     "need_weighted_cwift": 18280.83,
     "need_weighted_real": 20211.19
    },
    "latest": {
     "unweighted": 21734.65,
     "need_weighted": 20029.35,
     "need_weighted_ex_sped_tuition": 19163.56,
     "need_weighted_cwift": 19483.8,
     "need_weighted_real": 20029.35,
     "efs_pupils": 1961,
     "frpm_share": 0.2645,
     "mll_share": 0.0232
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.511
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 0.78
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.82
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.827
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.867
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.871
     },
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 0.898
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.901
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.94
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 0.958
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 0.963
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.966
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.971
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.01
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.013
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.6,
     "residual": 1.4,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.8,
     "residual": 3.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.2,
     "residual": -0.9,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.4,
     "residual": 1.0,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.7,
     "residual": 5.8,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 46.3,
    "learning_rate_pct_rank_ct": 44.8,
    "residual_on_ses_mean_pct_rank_ct": 35.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 42.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0070011": {
   "name": "Berlin School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Berlin"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 58.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2809
    },
    "growth_ela_high_needs": {
     "value": 52.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 981
    },
    "index_ela_all": {
     "value": 70.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4052
    },
    "index_ela_high_needs": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1506
    },
    "growth_math_all": {
     "value": 63.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2795
    },
    "growth_math_high_needs": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 974
    },
    "index_math_all": {
     "value": 68.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4044
    },
    "index_math_high_needs": {
     "value": 58.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1502
    },
    "accountability_index": {
     "value": 77.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2634,
    "frpm_share": 0.2456,
    "el_share": 0.0463,
    "swd_share": 0.1663,
    "median_household_income": 113598,
    "adults_bachelors_or_higher_pct": 44.9,
    "children_with_one_parent_pct": 20.5,
    "acs_moe": {
     "median_household_income": 10679.0,
     "adults_bachelors_or_higher_pct": 3.91,
     "children_with_one_parent_pct": 7.96
    },
    "acs_source": "Census school district 0900210 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21476.98,
     "need_weighted": 19856.72,
     "need_weighted_ex_sped_tuition": 18794.77,
     "need_weighted_cwift": 19111.35,
     "need_weighted_real": 21253.98
    },
    "latest": {
     "unweighted": 23479.21,
     "need_weighted": 21634.43,
     "need_weighted_ex_sped_tuition": 20308.47,
     "need_weighted_cwift": 20882.66,
     "need_weighted_real": 21634.43,
     "efs_pupils": 2681,
     "frpm_share": 0.2456,
     "mll_share": 0.0463
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.511
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.744
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 0.839
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.841
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 0.841
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.856
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.856
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.911
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.933
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.936
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.951
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 0.959
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.053
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.091
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.104
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.1,
     "residual": -0.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.3,
     "residual": 0.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.1,
     "residual": -3.4,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 65.6,
     "residual": -1.9,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.1,
     "residual": 1.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 61.6,
    "learning_rate_pct_rank_ct": 52.1,
    "residual_on_ses_mean_pct_rank_ct": 49.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 45.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0080011": {
   "name": "Bethany School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Bethany"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 78.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 566
    },
    "growth_ela_high_needs": {
     "value": 78.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 154
    },
    "index_ela_all": {
     "value": 80.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 745
    },
    "index_ela_high_needs": {
     "value": 71.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 252
    },
    "growth_math_all": {
     "value": 77.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 566
    },
    "growth_math_high_needs": {
     "value": 70.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 154
    },
    "index_math_all": {
     "value": 75.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 745
    },
    "index_math_high_needs": {
     "value": 66.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 252
    },
    "accountability_index": {
     "value": 83.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 430,
    "frpm_share": 0.1279,
    "el_share": 0.0535,
    "swd_share": 0.2116,
    "median_household_income": 166236,
    "adults_bachelors_or_higher_pct": 58.0,
    "children_with_one_parent_pct": 1.2,
    "acs_moe": {
     "median_household_income": 20290.0,
     "adults_bachelors_or_higher_pct": 8.42,
     "children_with_one_parent_pct": 2.85
    },
    "acs_source": "Census school district 0900240 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19368.58,
     "need_weighted": 18417.98,
     "need_weighted_ex_sped_tuition": 18237.17,
     "need_weighted_cwift": 17483.02,
     "need_weighted_real": 19792.26
    },
    "latest": {
     "unweighted": 19937.44,
     "need_weighted": 18956.69,
     "need_weighted_ex_sped_tuition": 18806.88,
     "need_weighted_cwift": 17799.71,
     "need_weighted_real": 18956.69,
     "efs_pupils": 432,
     "frpm_share": 0.1279,
     "mll_share": 0.0535
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1170011",
      "name": "Redding School District",
      "distance": 1.821
     },
     {
      "code": "0460011",
      "name": "Easton School District",
      "distance": 2.14
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 2.31
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 2.36
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 2.569
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.631
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 2.632
     },
     {
      "code": "1670011",
      "name": "Woodbridge School District",
      "distance": 2.635
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.655
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.683
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 2.772
     },
     {
      "code": "0500011",
      "name": "Essex School District",
      "distance": 2.819
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 2.891
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.904
     },
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 2.994
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 76.9,
     "residual": 4.0,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 75.0,
     "residual": 0.7,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.3,
     "residual": 12.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 69.6,
     "residual": 7.6,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.6,
     "residual": 2.8,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 70.1,
    "learning_rate_pct_rank_ct": 96.3,
    "residual_on_ses_mean_pct_rank_ct": 42.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 95.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2050012": {
   "name": "Regional School District 05",
   "span": "7-12",
   "span_type": "7-12",
   "grades_operated": [
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bethany",
    "Orange",
    "Woodbridge"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2108
    },
    "growth_ela_high_needs": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 541
    },
    "index_ela_all": {
     "value": 75.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3171
    },
    "index_ela_high_needs": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 858
    },
    "growth_math_all": {
     "value": 67.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2091
    },
    "growth_math_high_needs": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 531
    },
    "index_math_all": {
     "value": 72.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3160
    },
    "index_math_high_needs": {
     "value": 57.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 851
    },
    "accountability_index": {
     "value": 81.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2138,
    "frpm_share": 0.1665,
    "el_share": 0.0187,
    "swd_share": 0.137,
    "median_household_income": 161250,
    "adults_bachelors_or_higher_pct": 63.1,
    "children_with_one_parent_pct": 11.9,
    "acs_moe": {
     "median_household_income": 14142.0,
     "adults_bachelors_or_higher_pct": 3.49,
     "children_with_one_parent_pct": 5.36
    },
    "acs_source": "Census school district 0903660 (secondary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22351.87,
     "need_weighted": 21355.71,
     "need_weighted_ex_sped_tuition": 20237.2,
     "need_weighted_cwift": 20259.42,
     "need_weighted_real": 22895.01
    },
    "latest": {
     "unweighted": 23694.04,
     "need_weighted": 22466.68,
     "need_weighted_ex_sped_tuition": 21343.51,
     "need_weighted_cwift": 21095.48,
     "need_weighted_real": 22466.68,
     "efs_pupils": 2177,
     "frpm_share": 0.1665,
     "mll_share": 0.0187
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "7-12",
    "pool_size": 5,
    "small_pool": true,
    "peers": [
     {
      "code": "2080012",
      "name": "Regional School District 08",
      "distance": 1.398
     },
     {
      "code": "2040012",
      "name": "Regional School District 04",
      "distance": 2.507
     },
     {
      "code": "2070012",
      "name": "Regional School District 07",
      "distance": 3.396
     },
     {
      "code": "9020022",
      "name": "The Gilbert School District",
      "distance": 4.831
     },
     {
      "code": "2110012",
      "name": "Regional School District 11",
      "distance": 5.266
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 76.6,
     "residual": -1.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 74.4,
     "residual": -1.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.8,
     "residual": -4.6,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 70.6,
     "residual": -3.1,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 81.3,
     "residual": 0.1,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0090011": {
   "name": "Bethel School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bethel"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3418
    },
    "growth_ela_high_needs": {
     "value": 59.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1484
    },
    "index_ela_all": {
     "value": 69.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4875
    },
    "index_ela_high_needs": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2199
    },
    "growth_math_all": {
     "value": 75.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3405
    },
    "growth_math_high_needs": {
     "value": 67.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1475
    },
    "index_math_all": {
     "value": 68.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4861
    },
    "index_math_high_needs": {
     "value": 58.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2186
    },
    "accountability_index": {
     "value": 80.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3227,
    "frpm_share": 0.3328,
    "el_share": 0.0818,
    "swd_share": 0.1714,
    "median_household_income": 116541,
    "adults_bachelors_or_higher_pct": 45.7,
    "children_with_one_parent_pct": 26.9,
    "acs_moe": {
     "median_household_income": 7142.0,
     "adults_bachelors_or_higher_pct": 4.21,
     "children_with_one_parent_pct": 7.1
    },
    "acs_source": "Census school district 0900270 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18244.63,
     "need_weighted": 16441.26,
     "need_weighted_ex_sped_tuition": 15855.37,
     "need_weighted_cwift": 13562.08,
     "need_weighted_real": 17626.28
    },
    "latest": {
     "unweighted": 19092.76,
     "need_weighted": 17042.57,
     "need_weighted_ex_sped_tuition": 16418.62,
     "need_weighted_cwift": 13855.75,
     "need_weighted_real": 17042.57,
     "efs_pupils": 3255,
     "frpm_share": 0.3328,
     "mll_share": 0.0818
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.54
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 0.581
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.646
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.774
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.811
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 0.819
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.856
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 0.902
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 0.911
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.014
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.053
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.077
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.078
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.097
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.114
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.6,
     "residual": 1.1,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 65.7,
     "residual": 3.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.6,
     "residual": 3.1,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.6,
     "residual": 10.8,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.6,
     "residual": 6.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 66.1,
    "learning_rate_pct_rank_ct": 29.4,
    "residual_on_ses_mean_pct_rank_ct": 68.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 23.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2140012": {
   "name": "Regional School District 14",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bethlehem",
    "Woodbury"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1413
    },
    "growth_ela_high_needs": {
     "value": 55.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 534
    },
    "index_ela_all": {
     "value": 69.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2204
    },
    "index_ela_high_needs": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 812
    },
    "growth_math_all": {
     "value": 70.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1412
    },
    "growth_math_high_needs": {
     "value": 61.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 534
    },
    "index_math_all": {
     "value": 67.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2202
    },
    "index_math_high_needs": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 810
    },
    "accountability_index": {
     "value": 79.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1561,
    "frpm_share": 0.1999,
    "el_share": 0.009,
    "swd_share": 0.1928,
    "median_household_income": 122336,
    "adults_bachelors_or_higher_pct": 47.5,
    "children_with_one_parent_pct": 32.5,
    "acs_moe": {
     "median_household_income": 17803.0,
     "adults_bachelors_or_higher_pct": 5.18,
     "children_with_one_parent_pct": 11.43
    },
    "acs_source": "Census school district 0903536 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23372.22,
     "need_weighted": 21906.3,
     "need_weighted_ex_sped_tuition": 21215.69,
     "need_weighted_cwift": 21656.82,
     "need_weighted_real": 23467.49
    },
    "latest": {
     "unweighted": 25411.55,
     "need_weighted": 23923.45,
     "need_weighted_ex_sped_tuition": 22961.99,
     "need_weighted_cwift": 23271.84,
     "need_weighted_real": 23923.45,
     "efs_pupils": 1580,
     "frpm_share": 0.1999,
     "mll_share": 0.009
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 0.865
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 0.871
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.016
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.085
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.119
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.151
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.173
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.198
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.202
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.314
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.341
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.352
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.359
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.364
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.378
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.2,
     "residual": -1.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.7,
     "residual": -1.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.1,
     "residual": 0.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.9,
     "residual": 3.1,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.5,
     "residual": 3.0,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 55.4,
    "learning_rate_pct_rank_ct": 12.9,
    "residual_on_ses_mean_pct_rank_ct": 30.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 6.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0110011": {
   "name": "Bloomfield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bloomfield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 50.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1600
    },
    "growth_ela_high_needs": {
     "value": 48.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 990
    },
    "index_ela_all": {
     "value": 55.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2371
    },
    "index_ela_high_needs": {
     "value": 50.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1497
    },
    "growth_math_all": {
     "value": 51.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1594
    },
    "growth_math_high_needs": {
     "value": 49.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 984
    },
    "index_math_all": {
     "value": 49.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2368
    },
    "index_math_high_needs": {
     "value": 45.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1494
    },
    "accountability_index": {
     "value": 67.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1897,
    "frpm_share": 0.5409,
    "el_share": 0.0501,
    "swd_share": 0.2177,
    "median_household_income": 98725,
    "adults_bachelors_or_higher_pct": 40.8,
    "children_with_one_parent_pct": 47.5,
    "acs_moe": {
     "median_household_income": 13978.0,
     "adults_bachelors_or_higher_pct": 3.35,
     "children_with_one_parent_pct": 11.34
    },
    "acs_source": "Census school district 0900330 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23283.65,
     "need_weighted": 19748.24,
     "need_weighted_ex_sped_tuition": 18164.32,
     "need_weighted_cwift": 19006.68,
     "need_weighted_real": 21142.76
    },
    "latest": {
     "unweighted": 24951.53,
     "need_weighted": 21239.4,
     "need_weighted_ex_sped_tuition": 19266.4,
     "need_weighted_cwift": 20501.35,
     "need_weighted_real": 21239.4,
     "efs_pupils": 2655,
     "frpm_share": 0.5409,
     "mll_share": 0.0501
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 0.823
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 0.832
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 0.841
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.215
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.247
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.277
     },
     {
      "code": "0370011",
      "name": "Derby School District",
      "distance": 1.356
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.367
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.403
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.444
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.542
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.564
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.566
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.637
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.693
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.4,
     "residual": -6.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 58.1,
     "residual": -8.2,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.1,
     "residual": -7.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.3,
     "residual": -6.7,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 68.0,
     "residual": -0.6,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 13.0,
    "learning_rate_pct_rank_ct": 28.8,
    "residual_on_ses_mean_pct_rank_ct": 1.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 32.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0120011": {
   "name": "Bolton School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bolton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 724
    },
    "growth_ela_high_needs": {
     "value": 55.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 203
    },
    "index_ela_all": {
     "value": 71.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1048
    },
    "index_ela_high_needs": {
     "value": 57.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 307
    },
    "growth_math_all": {
     "value": 65.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 716
    },
    "growth_math_high_needs": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 200
    },
    "index_math_all": {
     "value": 70.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1040
    },
    "index_math_high_needs": {
     "value": 53.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 304
    },
    "accountability_index": {
     "value": 78.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 688,
    "frpm_share": 0.234,
    "el_share": 0.0044,
    "swd_share": 0.1119,
    "median_household_income": 126364,
    "adults_bachelors_or_higher_pct": 51.3,
    "children_with_one_parent_pct": 20.3,
    "acs_moe": {
     "median_household_income": 19264.0,
     "adults_bachelors_or_higher_pct": 6.53,
     "children_with_one_parent_pct": 14.01
    },
    "acs_source": "Census school district 0900360 (unified school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21053.9,
     "need_weighted": 19599.33,
     "need_weighted_ex_sped_tuition": 19279.95,
     "need_weighted_cwift": 19000.27,
     "need_weighted_real": 20965.38
    },
    "latest": {
     "unweighted": 23318.95,
     "need_weighted": 21767.0,
     "need_weighted_ex_sped_tuition": 21339.82,
     "need_weighted_cwift": 21010.62,
     "need_weighted_real": 21767.0,
     "efs_pupils": 724,
     "frpm_share": 0.234,
     "mll_share": 0.0044
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 0.989
     },
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 1.038
     },
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 1.081
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.452
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.586
     },
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 1.614
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.634
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.642
     },
     {
      "code": "0410011",
      "name": "East Haddam School District",
      "distance": 1.699
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.754
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.762
     },
     {
      "code": "1290011",
      "name": "Somers School District",
      "distance": 1.768
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.787
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.897
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.917
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.0,
     "residual": -1.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.3,
     "residual": -0.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.2,
     "residual": -1.3,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.2,
     "residual": -1.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.3,
     "residual": -0.3,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 82.5,
    "learning_rate_pct_rank_ct": 79.1,
    "residual_on_ses_mean_pct_rank_ct": 86.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 73.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0130011": {
   "name": "Bozrah School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Bozrah"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 249
    },
    "growth_ela_high_needs": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 121
    },
    "index_ela_all": {
     "value": 70.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 311
    },
    "index_ela_high_needs": {
     "value": 61.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 149
    },
    "growth_math_all": {
     "value": 73.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 249
    },
    "growth_math_high_needs": {
     "value": 66.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 121
    },
    "index_math_all": {
     "value": 72.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 311
    },
    "index_math_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 149
    },
    "accountability_index": {
     "value": 79.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 180,
    "frpm_share": 0.35,
    "el_share": 0.0167,
    "swd_share": 0.2167,
    "median_household_income": 108516,
    "adults_bachelors_or_higher_pct": 32.2,
    "children_with_one_parent_pct": 42.6,
    "acs_moe": {
     "median_household_income": 11382.0,
     "adults_bachelors_or_higher_pct": 6.38,
     "children_with_one_parent_pct": 21.14
    },
    "acs_source": "Census school district 0900390 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 25985.17,
     "need_weighted": 23127.52,
     "need_weighted_ex_sped_tuition": 20656.77,
     "need_weighted_cwift": 23509.25,
     "need_weighted_real": 24797.18
    },
    "latest": {
     "unweighted": 25698.54,
     "need_weighted": 23168.96,
     "need_weighted_ex_sped_tuition": 21694.7,
     "need_weighted_cwift": 23569.64,
     "need_weighted_real": 23168.96,
     "efs_pupils": 256,
     "frpm_share": 0.35,
     "mll_share": 0.0167
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.119
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.253
     },
     {
      "code": "1600011",
      "name": "Willington School District",
      "distance": 1.439
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.457
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 1.709
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.781
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.83
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 2.013
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.031
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 2.078
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.078
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.151
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.175
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.225
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 2.293
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 65.3,
     "residual": 4.7,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 62.1,
     "residual": 9.9,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 57.9,
     "residual": 8.6,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 60.8,
     "residual": 13.0,
     "interval_90": 9.5,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 71.2,
     "residual": 8.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 29.9,
    "learning_rate_pct_rank_ct": 61.3,
    "residual_on_ses_mean_pct_rank_ct": 9.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 66.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "9010022": {
   "name": "Norwich Free Academy District",
   "span": "9-12",
   "span_type": "9-12",
   "grades_operated": [
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bozrah",
    "Brooklyn",
    "Canterbury",
    "Franklin",
    "Lisbon",
    "Norwich",
    "Preston",
    "Sprague",
    "Voluntown"
   ],
   "via": "academy",
   "outcomes": {
    "growth_ela_all": null,
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 51.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1414
    },
    "index_ela_high_needs": {
     "value": 43.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 822
    },
    "growth_math_all": null,
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 44.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1414
    },
    "index_math_high_needs": {
     "value": 38.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 822
    },
    "accountability_index": {
     "value": 63.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2097,
    "frpm_share": 0.5947,
    "el_share": 0.1516,
    "swd_share": 0.1226,
    "median_household_income": 80458.0,
    "adults_bachelors_or_higher_pct": 23.9,
    "children_with_one_parent_pct": 42.8,
    "acs_moe": {
     "median_household_income": null,
     "adults_bachelors_or_higher_pct": null,
     "children_with_one_parent_pct": null
    },
    "acs_source": "towns Bozrah, Brooklyn, Canterbury, Franklin, Lisbon, Norwich, Preston, Sprague, Voluntown weighted by own children under 18",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": null,
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "9-12",
    "pool_size": 4,
    "small_pool": true,
    "peers": [
     {
      "code": "2010012",
      "name": "Regional School District 01",
      "distance": 3.354
     },
     {
      "code": "2190012",
      "name": "Regional School District 19",
      "distance": 3.51
     },
     {
      "code": "9030022",
      "name": "The Woodstock Academy District",
      "distance": 4.204
     },
     {
      "code": "2090012",
      "name": "Regional School District 09",
      "distance": 5.778
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 58.7,
     "residual": -7.7,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 54.7,
     "residual": -10.0,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 67.5,
     "residual": -4.1,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": [
    "no EFS spending row (endowed academies file no EFS report)"
   ]
  },
  "0140011": {
   "name": "Branford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Branford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 58.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2722
    },
    "growth_ela_high_needs": {
     "value": 56.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1299
    },
    "index_ela_all": {
     "value": 68.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3866
    },
    "index_ela_high_needs": {
     "value": 61.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1844
    },
    "growth_math_all": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2696
    },
    "growth_math_high_needs": {
     "value": 55.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1277
    },
    "index_math_all": {
     "value": 65.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3852
    },
    "index_math_high_needs": {
     "value": 57.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1832
    },
    "accountability_index": {
     "value": 74.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2567,
    "frpm_share": 0.3794,
    "el_share": 0.0756,
    "swd_share": 0.1539,
    "median_household_income": 105225,
    "adults_bachelors_or_higher_pct": 51.5,
    "children_with_one_parent_pct": 31.6,
    "acs_moe": {
     "median_household_income": 6607.0,
     "adults_bachelors_or_higher_pct": 3.37,
     "children_with_one_parent_pct": 10.13
    },
    "acs_source": "Census school district 0900420 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24762.6,
     "need_weighted": 21943.21,
     "need_weighted_ex_sped_tuition": 20841.51,
     "need_weighted_cwift": 20808.96,
     "need_weighted_real": 23458.49
    },
    "latest": {
     "unweighted": 29395.51,
     "need_weighted": 25951.2,
     "need_weighted_ex_sped_tuition": 24624.88,
     "need_weighted_cwift": 24367.33,
     "need_weighted_real": 25951.2,
     "efs_pupils": 2630,
     "frpm_share": 0.3794,
     "mll_share": 0.0756
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 0.675
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.819
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.956
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.036
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.074
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.134
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.213
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.283
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.285
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.304
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.313
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.324
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.337
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.409
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.414
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.3,
     "residual": 0.1,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 64.8,
     "residual": 0.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.8,
     "residual": -3.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.7,
     "residual": -4.5,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.0,
     "residual": 0.9,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 52.5,
    "learning_rate_pct_rank_ct": 22.1,
    "residual_on_ses_mean_pct_rank_ct": 62.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 21.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0150011": {
   "name": "Bridgeport School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bridgeport"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 52.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 18880
    },
    "growth_ela_high_needs": {
     "value": 51.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 17631
    },
    "index_ela_all": {
     "value": 49.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 26292
    },
    "index_ela_high_needs": {
     "value": 48.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 24400
    },
    "growth_math_all": {
     "value": 54.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 18758
    },
    "growth_math_high_needs": {
     "value": 54.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 17510
    },
    "index_math_all": {
     "value": 44.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 26185
    },
    "index_math_high_needs": {
     "value": 43.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 24294
    },
    "accountability_index": {
     "value": 58.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 20022,
    "frpm_share": 0.8745,
    "el_share": 0.3108,
    "swd_share": 0.2075,
    "median_household_income": 58685,
    "adults_bachelors_or_higher_pct": 23.4,
    "children_with_one_parent_pct": 57.2,
    "acs_moe": {
     "median_household_income": 1978.0,
     "adults_bachelors_or_higher_pct": 1.52,
     "children_with_one_parent_pct": 3.56
    },
    "acs_source": "Census school district 0900450 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18117.82,
     "need_weighted": 13704.53,
     "need_weighted_ex_sped_tuition": 12620.98,
     "need_weighted_cwift": 12100.31,
     "need_weighted_real": 14713.57
    },
    "latest": {
     "unweighted": 18440.08,
     "need_weighted": 13350.46,
     "need_weighted_ex_sped_tuition": 12155.83,
     "need_weighted_cwift": 12136.78,
     "need_weighted_real": 13350.46,
     "efs_pupils": 20783,
     "frpm_share": 0.8745,
     "mll_share": 0.3108
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 1.336
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 1.606
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 1.654
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 1.681
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 1.925
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 1.934
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 2.017
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 2.573
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.589
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 3.041
     },
     {
      "code": "0340011",
      "name": "Danbury School District",
      "distance": 3.133
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 3.677
     },
     {
      "code": "1030011",
      "name": "Norwalk School District",
      "distance": 3.736
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 3.946
     },
     {
      "code": "1350011",
      "name": "Stamford School District",
      "distance": 4.099
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 50.0,
     "residual": -0.8,
     "interval_90": 6.7,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 44.7,
     "residual": -0.2,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.4,
     "residual": -2.4,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 51.9,
     "residual": 2.9,
     "interval_90": 9.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 59.4,
     "residual": -1.3,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 2.3,
    "learning_rate_pct_rank_ct": 25.8,
    "residual_on_ses_mean_pct_rank_ct": 14.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 62.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2120012": {
   "name": "Regional School District 12",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bridgewater",
    "Roxbury",
    "Washington"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 663
    },
    "growth_ela_high_needs": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 216
    },
    "index_ela_all": {
     "value": 76.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1094
    },
    "index_ela_high_needs": {
     "value": 65.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 353
    },
    "growth_math_all": {
     "value": 68.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 660
    },
    "growth_math_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 215
    },
    "index_math_all": {
     "value": 71.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1093
    },
    "index_math_high_needs": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 353
    },
    "accountability_index": {
     "value": 80.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 798,
    "frpm_share": 0.1905,
    "el_share": 0.0188,
    "swd_share": 0.1341,
    "median_household_income": 124133,
    "adults_bachelors_or_higher_pct": 58.4,
    "children_with_one_parent_pct": 30.2,
    "acs_moe": {
     "median_household_income": 13343.0,
     "adults_bachelors_or_higher_pct": 4.61,
     "children_with_one_parent_pct": 13.15
    },
    "acs_source": "Census school district 0903530 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 30817.13,
     "need_weighted": 28931.04,
     "need_weighted_ex_sped_tuition": 28761.15,
     "need_weighted_cwift": 28552.57,
     "need_weighted_real": 31069.04
    },
    "latest": {
     "unweighted": 32551.07,
     "need_weighted": 30655.12,
     "need_weighted_ex_sped_tuition": 30577.9,
     "need_weighted_cwift": 29704.58,
     "need_weighted_real": 30655.12,
     "efs_pupils": 801,
     "frpm_share": 0.1905,
     "mll_share": 0.0188
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 0.559
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 0.901
     },
     {
      "code": "0120011",
      "name": "Bolton School District",
      "distance": 1.081
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.226
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.258
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.266
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.322
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.372
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.401
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.44
     },
     {
      "code": "0410011",
      "name": "East Haddam School District",
      "distance": 1.523
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.61
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.642
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.675
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.73
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.3,
     "residual": 2.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.8,
     "residual": 0.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 64.5,
     "residual": 1.8,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 69.9,
     "residual": -1.8,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 79.0,
     "residual": 1.0,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 78.0,
    "learning_rate_pct_rank_ct": 16.0,
    "residual_on_ses_mean_pct_rank_ct": 58.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 6.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0170011": {
   "name": "Bristol School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Bristol"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7943
    },
    "growth_ela_high_needs": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4793
    },
    "index_ela_all": {
     "value": 63.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11455
    },
    "index_ela_high_needs": {
     "value": 57.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6962
    },
    "growth_math_all": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7921
    },
    "growth_math_high_needs": {
     "value": 54.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4757
    },
    "index_math_all": {
     "value": 58.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11432
    },
    "index_math_high_needs": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6931
    },
    "accountability_index": {
     "value": 70.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 7713,
    "frpm_share": 0.5535,
    "el_share": 0.0727,
    "swd_share": 0.2189,
    "median_household_income": 79076,
    "adults_bachelors_or_higher_pct": 30.3,
    "children_with_one_parent_pct": 36.0,
    "acs_moe": {
     "median_household_income": 5956.0,
     "adults_bachelors_or_higher_pct": 2.09,
     "children_with_one_parent_pct": 5.88
    },
    "acs_source": "Census school district 0900510 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19671.42,
     "need_weighted": 16657.87,
     "need_weighted_ex_sped_tuition": 14676.2,
     "need_weighted_cwift": 16112.89,
     "need_weighted_real": 17814.04
    },
    "latest": {
     "unweighted": 21444.54,
     "need_weighted": 18108.46,
     "need_weighted_ex_sped_tuition": 15627.76,
     "need_weighted_cwift": 17615.23,
     "need_weighted_real": 18108.46,
     "efs_pupils": 8013,
     "frpm_share": 0.5535,
     "mll_share": 0.0727
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 0.88
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 0.921
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.188
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.299
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.33
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.335
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.361
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.373
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.465
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.532
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.563
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.61
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 1.703
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.724
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.791
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 61.5,
     "residual": 1.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 56.9,
     "residual": 1.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.7,
     "residual": -1.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 55.6,
     "residual": 2.6,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 66.3,
     "residual": 4.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 27.7,
    "learning_rate_pct_rank_ct": 44.2,
    "residual_on_ses_mean_pct_rank_ct": 45.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 60.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0180011": {
   "name": "Brookfield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Brookfield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2713
    },
    "growth_ela_high_needs": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 890
    },
    "index_ela_all": {
     "value": 71.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3949
    },
    "index_ela_high_needs": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1392
    },
    "growth_math_all": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2711
    },
    "growth_math_high_needs": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 888
    },
    "index_math_all": {
     "value": 67.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3945
    },
    "index_math_high_needs": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1388
    },
    "accountability_index": {
     "value": 81.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2542,
    "frpm_share": 0.2388,
    "el_share": 0.0468,
    "swd_share": 0.1424,
    "median_household_income": 148360,
    "adults_bachelors_or_higher_pct": 58.3,
    "children_with_one_parent_pct": 20.9,
    "acs_moe": {
     "median_household_income": 10758.0,
     "adults_bachelors_or_higher_pct": 4.74,
     "children_with_one_parent_pct": 5.37
    },
    "acs_source": "Census school district 0900540 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20149.41,
     "need_weighted": 18692.71,
     "need_weighted_ex_sped_tuition": 17601.54,
     "need_weighted_cwift": 15412.95,
     "need_weighted_real": 20006.82
    },
    "latest": {
     "unweighted": 22196.64,
     "need_weighted": 20489.08,
     "need_weighted_ex_sped_tuition": 19147.94,
     "need_weighted_cwift": 16657.79,
     "need_weighted_real": 20489.08,
     "efs_pupils": 2590,
     "frpm_share": 0.2388,
     "mll_share": 0.0468
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.66
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 0.816
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 0.961
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 0.999
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.023
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.046
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.092
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.097
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 1.1
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.114
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.178
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.191
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.203
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.222
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.223
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.3,
     "residual": -2.0,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.0,
     "residual": -3.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 64.5,
     "residual": 0.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.8,
     "residual": -3.1,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 79.0,
     "residual": 2.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 70.6,
    "learning_rate_pct_rank_ct": 84.7,
    "residual_on_ses_mean_pct_rank_ct": 48.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 76.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0190011": {
   "name": "Brooklyn School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Brooklyn"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1336
    },
    "growth_ela_high_needs": {
     "value": 54.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 571
    },
    "index_ela_all": {
     "value": 68.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1618
    },
    "index_ela_high_needs": {
     "value": 61.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 737
    },
    "growth_math_all": {
     "value": 56.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1329
    },
    "growth_math_high_needs": {
     "value": 53.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 566
    },
    "index_math_all": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1613
    },
    "index_math_high_needs": {
     "value": 56.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 733
    },
    "accountability_index": {
     "value": 65.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 852,
    "frpm_share": 0.4049,
    "el_share": 0.0188,
    "swd_share": 0.2254,
    "median_household_income": 96207,
    "adults_bachelors_or_higher_pct": 23.9,
    "children_with_one_parent_pct": 11.9,
    "acs_moe": {
     "median_household_income": 15043.0,
     "adults_bachelors_or_higher_pct": 4.51,
     "children_with_one_parent_pct": 5.51
    },
    "acs_source": "Census school district 0900570 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18486.57,
     "need_weighted": 16525.79,
     "need_weighted_ex_sped_tuition": 14813.6,
     "need_weighted_cwift": 16979.72,
     "need_weighted_real": 17694.9
    },
    "latest": {
     "unweighted": 20249.57,
     "need_weighted": 17980.83,
     "need_weighted_ex_sped_tuition": 15701.66,
     "need_weighted_cwift": 18517.85,
     "need_weighted_real": 17980.83,
     "efs_pupils": 1161,
     "frpm_share": 0.4049,
     "mll_share": 0.0188
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.253
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 1.585
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.91
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.929
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.962
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.97
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 2.209
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 2.248
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 2.344
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 2.468
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 2.474
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.509
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.515
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.554
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.645
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 66.4,
     "residual": 1.9,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 62.5,
     "residual": 1.6,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.1,
     "residual": 0.8,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 56.0,
     "residual": 0.3,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 69.6,
     "residual": -4.2,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 44.1,
    "learning_rate_pct_rank_ct": 79.8,
    "residual_on_ses_mean_pct_rank_ct": 78.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 83.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2100012": {
   "name": "Regional School District 10",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Burlington",
    "Harwinton"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2356
    },
    "growth_ela_high_needs": {
     "value": 55.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 758
    },
    "index_ela_all": {
     "value": 72.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3341
    },
    "index_ela_high_needs": {
     "value": 63.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1072
    },
    "growth_math_all": {
     "value": 62.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2349
    },
    "growth_math_high_needs": {
     "value": 54.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 754
    },
    "index_math_all": {
     "value": 69.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3335
    },
    "index_math_high_needs": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1068
    },
    "accountability_index": {
     "value": 80.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2140,
    "frpm_share": 0.1607,
    "el_share": 0.0159,
    "swd_share": 0.1687,
    "median_household_income": 149410,
    "adults_bachelors_or_higher_pct": 46.9,
    "children_with_one_parent_pct": 23.4,
    "acs_moe": {
     "median_household_income": 10649.0,
     "adults_bachelors_or_higher_pct": 3.48,
     "children_with_one_parent_pct": 6.6
    },
    "acs_source": "Census school district 0903520 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19341.08,
     "need_weighted": 18464.06,
     "need_weighted_ex_sped_tuition": 17206.91,
     "need_weighted_cwift": 18336.33,
     "need_weighted_real": 19765.93
    },
    "latest": {
     "unweighted": 21006.28,
     "need_weighted": 19964.19,
     "need_weighted_ex_sped_tuition": 18640.17,
     "need_weighted_cwift": 20024.26,
     "need_weighted_real": 19964.19,
     "efs_pupils": 2193,
     "frpm_share": 0.1607,
     "mll_share": 0.0159
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.724
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.726
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.82
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 0.916
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.918
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.963
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.002
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.1
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.131
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.159
     },
     {
      "code": "1290011",
      "name": "Somers School District",
      "distance": 1.162
     },
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 1.173
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.19
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.191
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.204
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.0,
     "residual": -0.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.1,
     "residual": -1.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.2,
     "residual": -1.8,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.0,
     "residual": -5.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.8,
     "residual": 1.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 67.8,
    "learning_rate_pct_rank_ct": 34.4,
    "residual_on_ses_mean_pct_rank_ct": 43.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 25.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0210011": {
   "name": "Canaan School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Canaan"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 111
    },
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 75.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 140
    },
    "index_ela_high_needs": {
     "value": 71.7,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 48
    },
    "growth_math_all": {
     "value": 72.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 111
    },
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 70.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 140
    },
    "index_math_high_needs": {
     "value": 64.8,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 48
    },
    "accountability_index": {
     "value": 75.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 70,
    "frpm_share": 0.3714,
    "el_share": 0.0429,
    "swd_share": 0.1714,
    "median_household_income": 89632,
    "adults_bachelors_or_higher_pct": 49.8,
    "children_with_one_parent_pct": 24.8,
    "acs_moe": {
     "median_household_income": 25455.0,
     "adults_bachelors_or_higher_pct": 8.97,
     "children_with_one_parent_pct": 12.52
    },
    "acs_source": "Census school district 0900630 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 35414.67,
     "need_weighted": 32280.4,
     "need_weighted_ex_sped_tuition": 32181.97,
     "need_weighted_cwift": 32520.89,
     "need_weighted_real": 34622.22
    },
    "latest": {
     "unweighted": 39520.47,
     "need_weighted": 35217.21,
     "need_weighted_ex_sped_tuition": 35201.26,
     "need_weighted_cwift": 35323.18,
     "need_weighted_real": 35217.21,
     "efs_pupils": 73,
     "frpm_share": 0.3714,
     "mll_share": 0.0429
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 0.945
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.205
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.27
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.553
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.587
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.626
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.684
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.795
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.93
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.986
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 2.045
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.073
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 2.264
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.278
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 2.296
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 69.1,
     "residual": 6.3,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 65.1,
     "residual": 4.9,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 60.7,
     "residual": 0.6,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 63.1,
     "residual": 9.1,
     "interval_90": 9.5,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 72.9,
     "residual": 2.1,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 39.0,
    "learning_rate_pct_rank_ct": 12.3,
    "residual_on_ses_mean_pct_rank_ct": 12.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 9.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2010012": {
   "name": "Regional School District 01",
   "span": "9-12",
   "span_type": "9-12",
   "grades_operated": [
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Canaan",
    "Cornwall",
    "Kent",
    "North Canaan",
    "Salisbury",
    "Sharon"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": null,
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 55.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 241
    },
    "index_ela_high_needs": {
     "value": 44.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 94
    },
    "growth_math_all": null,
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 241
    },
    "index_math_high_needs": {
     "value": 41.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 94
    },
    "accountability_index": {
     "value": 69.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 356,
    "frpm_share": 0.2978,
    "el_share": 0.0393,
    "swd_share": 0.1461,
    "median_household_income": 99375,
    "adults_bachelors_or_higher_pct": 51.0,
    "children_with_one_parent_pct": 33.1,
    "acs_moe": {
     "median_household_income": 5942.0,
     "adults_bachelors_or_higher_pct": 4.44,
     "children_with_one_parent_pct": 10.43
    },
    "acs_source": "Census school district 0903600 (secondary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 34773.39,
     "need_weighted": 31434.12,
     "need_weighted_ex_sped_tuition": 29462.91,
     "need_weighted_cwift": 31660.88,
     "need_weighted_real": 33714.15
    },
    "latest": {
     "unweighted": 33859.81,
     "need_weighted": 30804.92,
     "need_weighted_ex_sped_tuition": 29080.46,
     "need_weighted_cwift": 30897.61,
     "need_weighted_real": 30804.92,
     "efs_pupils": 361,
     "frpm_share": 0.2978,
     "mll_share": 0.0393
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "9-12",
    "pool_size": 4,
    "small_pool": true,
    "peers": [
     {
      "code": "2190012",
      "name": "Regional School District 19",
      "distance": 1.641
     },
     {
      "code": "9030022",
      "name": "The Woodstock Academy District",
      "distance": 2.249
     },
     {
      "code": "2090012",
      "name": "Regional School District 09",
      "distance": 3.089
     },
     {
      "code": "9010022",
      "name": "Norwich Free Academy District",
      "distance": 3.354
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 69.8,
     "residual": -14.3,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 66.5,
     "residual": -14.7,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 75.2,
     "residual": -5.9,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0220011": {
   "name": "Canterbury School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Canterbury"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 708
    },
    "growth_ela_high_needs": {
     "value": 53.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 289
    },
    "index_ela_all": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 870
    },
    "index_ela_high_needs": {
     "value": 61.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 360
    },
    "growth_math_all": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 705
    },
    "growth_math_high_needs": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 289
    },
    "index_math_all": {
     "value": 67.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 868
    },
    "index_math_high_needs": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 360
    },
    "accountability_index": {
     "value": 73.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 512,
    "frpm_share": 0.3457,
    "el_share": 0.0293,
    "swd_share": 0.1426,
    "median_household_income": 103198,
    "adults_bachelors_or_higher_pct": 26.2,
    "children_with_one_parent_pct": 21.1,
    "acs_moe": {
     "median_household_income": 6437.0,
     "adults_bachelors_or_higher_pct": 5.4,
     "children_with_one_parent_pct": 11.83
    },
    "acs_source": "Census school district 0900660 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19606.98,
     "need_weighted": 17883.63,
     "need_weighted_ex_sped_tuition": 16740.48,
     "need_weighted_cwift": 18372.86,
     "need_weighted_real": 19207.46
    },
    "latest": {
     "unweighted": 19867.49,
     "need_weighted": 17881.86,
     "need_weighted_ex_sped_tuition": 16970.77,
     "need_weighted_cwift": 18415.92,
     "need_weighted_real": 17881.86,
     "efs_pupils": 672,
     "frpm_share": 0.3457,
     "mll_share": 0.0293
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 0.916
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 0.923
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 1.131
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.272
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.633
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.728
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.862
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.864
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 1.886
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.9
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.923
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.932
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 1.935
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.964
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.066
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.0,
     "residual": 0.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 63.8,
     "residual": 3.4,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 58.4,
     "residual": -1.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 59.9,
     "residual": 2.2,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 72.8,
     "residual": 1.1,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 36.7,
    "learning_rate_pct_rank_ct": 35.6,
    "residual_on_ses_mean_pct_rank_ct": 23.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 39.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0230011": {
   "name": "Canton School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Canton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1571
    },
    "growth_ela_high_needs": {
     "value": 59.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 498
    },
    "index_ela_all": {
     "value": 72.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2252
    },
    "index_ela_high_needs": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 739
    },
    "growth_math_all": {
     "value": 67.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1567
    },
    "growth_math_high_needs": {
     "value": 62.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 495
    },
    "index_math_all": {
     "value": 68.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2249
    },
    "index_math_high_needs": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 737
    },
    "accountability_index": {
     "value": 79.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1439,
    "frpm_share": 0.1981,
    "el_share": 0.0083,
    "swd_share": 0.1897,
    "median_household_income": 117991,
    "adults_bachelors_or_higher_pct": 57.2,
    "children_with_one_parent_pct": 14.2,
    "acs_moe": {
     "median_household_income": 19778.0,
     "adults_bachelors_or_higher_pct": 6.18,
     "children_with_one_parent_pct": 7.18
    },
    "acs_source": "Census school district 0900690 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21665.9,
     "need_weighted": 20751.94,
     "need_weighted_ex_sped_tuition": 19285.77,
     "need_weighted_cwift": 19973.94,
     "need_weighted_real": 22182.38
    },
    "latest": {
     "unweighted": 25139.5,
     "need_weighted": 23682.96,
     "need_weighted_ex_sped_tuition": 21632.51,
     "need_weighted_cwift": 22860.0,
     "need_weighted_real": 23682.96,
     "efs_pupils": 1465,
     "frpm_share": 0.1981,
     "mll_share": 0.0083
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.47
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.626
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.673
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.74
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.786
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 0.82
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.92
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.078
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.1
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.112
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.116
     },
     {
      "code": "2130012",
      "name": "Regional School District 13",
      "distance": 1.164
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.207
     },
     {
      "code": "1130011",
      "name": "Portland School District",
      "distance": 1.238
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.256
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.6,
     "residual": -2.5,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.6,
     "residual": -2.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.4,
     "residual": 1.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.5,
     "residual": -0.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.6,
     "residual": 1.8,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 76.8,
    "learning_rate_pct_rank_ct": 54.6,
    "residual_on_ses_mean_pct_rank_ct": 69.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 46.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0240011": {
   "name": "Chaplin School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Chaplin"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 52.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 171
    },
    "growth_ela_high_needs": {
     "value": 55.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 95
    },
    "index_ela_all": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 233
    },
    "index_ela_high_needs": {
     "value": 59.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 130
    },
    "growth_math_all": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 169
    },
    "growth_math_high_needs": {
     "value": 56.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 94
    },
    "index_math_all": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 231
    },
    "index_math_high_needs": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 129
    },
    "accountability_index": {
     "value": 62.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 150,
    "frpm_share": 0.3467,
    "el_share": 0.02,
    "swd_share": 0.2133,
    "median_household_income": 97846,
    "adults_bachelors_or_higher_pct": 25.4,
    "children_with_one_parent_pct": 29.4,
    "acs_moe": {
     "median_household_income": 14207.0,
     "adults_bachelors_or_higher_pct": 6.0,
     "children_with_one_parent_pct": 12.93
    },
    "acs_source": "Census school district 0900720 (elementary school district)",
    "notes": [
     "frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26631.55,
     "need_weighted": 25663.06,
     "need_weighted_ex_sped_tuition": 25277.73,
     "need_weighted_cwift": 26366.68,
     "need_weighted_real": 27591.97
    },
    "latest": {
     "unweighted": 26108.86,
     "need_weighted": 25672.12,
     "need_weighted_ex_sped_tuition": 25655.39,
     "need_weighted_cwift": 26438.85,
     "need_weighted_real": 25672.12,
     "efs_pupils": 164,
     "frpm_share": 0.04,
     "mll_share": 0.02
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.021
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.078
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 1.119
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.39
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.519
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.561
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 1.57
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.616
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.687
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 1.904
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 1.91
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.92
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 1.964
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 2.063
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 2.073
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 65.7,
     "residual": -2.8,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 62.3,
     "residual": 1.8,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 57.1,
     "residual": -4.3,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 58.9,
     "residual": -2.5,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 70.7,
     "residual": -8.0,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 30.5,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 9.4,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2110012": {
   "name": "Regional School District 11",
   "span": "7-12",
   "span_type": "7-12",
   "grades_operated": [
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Chaplin",
    "Hampton",
    "Scotland"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 46.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 214
    },
    "growth_ela_high_needs": {
     "value": 42.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 107
    },
    "index_ela_all": {
     "value": 61.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 305
    },
    "index_ela_high_needs": {
     "value": 55.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 150
    },
    "growth_math_all": {
     "value": 31.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 212
    },
    "growth_math_high_needs": {
     "value": 31.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 105
    },
    "index_math_all": {
     "value": 53.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 303
    },
    "index_math_high_needs": {
     "value": 48.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 148
    },
    "accountability_index": {
     "value": 62.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 194,
    "frpm_share": 0.5515,
    "el_share": 0.0155,
    "swd_share": 0.2629,
    "median_household_income": 99736,
    "adults_bachelors_or_higher_pct": 29.4,
    "children_with_one_parent_pct": 32.3,
    "acs_moe": {
     "median_household_income": 7995.0,
     "adults_bachelors_or_higher_pct": 3.55,
     "children_with_one_parent_pct": 8.74
    },
    "acs_source": "Census school district 0903570 (secondary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 28938.79,
     "need_weighted": 25421.87,
     "need_weighted_ex_sped_tuition": 22340.85,
     "need_weighted_cwift": 26120.86,
     "need_weighted_real": 27218.47
    },
    "latest": {
     "unweighted": 33152.27,
     "need_weighted": 28352.03,
     "need_weighted_ex_sped_tuition": 24728.81,
     "need_weighted_cwift": 29198.79,
     "need_weighted_real": 28352.03,
     "efs_pupils": 217,
     "frpm_share": 0.5515,
     "mll_share": 0.0155
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "7-12",
    "pool_size": 5,
    "small_pool": true,
    "peers": [
     {
      "code": "2070012",
      "name": "Regional School District 07",
      "distance": 2.367
     },
     {
      "code": "2040012",
      "name": "Regional School District 04",
      "distance": 3.034
     },
     {
      "code": "9020022",
      "name": "The Gilbert School District",
      "distance": 3.445
     },
     {
      "code": "2080012",
      "name": "Regional School District 08",
      "distance": 4.167
     },
     {
      "code": "2050012",
      "name": "Regional School District 05",
      "distance": 5.266
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.5,
     "residual": -0.8,
     "interval_90": 6.6,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 57.9,
     "residual": -4.7,
     "interval_90": 7.8,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 54.5,
     "residual": -8.1,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 53.9,
     "residual": -22.2,
     "interval_90": 9.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 66.2,
     "residual": -3.7,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0250011": {
   "name": "Cheshire School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Cheshire"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 68.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4708
    },
    "growth_ela_high_needs": {
     "value": 63.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1295
    },
    "index_ela_all": {
     "value": 78.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6744
    },
    "index_ela_high_needs": {
     "value": 67.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1998
    },
    "growth_math_all": {
     "value": 72.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4704
    },
    "growth_math_high_needs": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1292
    },
    "index_math_all": {
     "value": 76.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6741
    },
    "index_math_high_needs": {
     "value": 65.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1995
    },
    "accountability_index": {
     "value": 84.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4317,
    "frpm_share": 0.1781,
    "el_share": 0.0366,
    "swd_share": 0.1473,
    "median_household_income": 146528,
    "adults_bachelors_or_higher_pct": 60.7,
    "children_with_one_parent_pct": 16.5,
    "acs_moe": {
     "median_household_income": 11751.0,
     "adults_bachelors_or_higher_pct": 4.2,
     "children_with_one_parent_pct": 7.76
    },
    "acs_source": "Census school district 0900750 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19759.72,
     "need_weighted": 18707.56,
     "need_weighted_ex_sped_tuition": 18212.21,
     "need_weighted_cwift": 18137.72,
     "need_weighted_real": 20042.33
    },
    "latest": {
     "unweighted": 21090.69,
     "need_weighted": 19848.38,
     "need_weighted_ex_sped_tuition": 19302.56,
     "need_weighted_cwift": 19307.76,
     "need_weighted_real": 19848.38,
     "efs_pupils": 4351,
     "frpm_share": 0.1781,
     "mll_share": 0.0366
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 0.491
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.65
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 0.66
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 0.708
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 0.714
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 0.801
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 0.813
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 0.972
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.071
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.082
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.099
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.129
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.147
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.205
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.221
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 75.2,
     "residual": 3.3,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.0,
     "residual": 3.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.3,
     "residual": 3.3,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 70.2,
     "residual": 2.2,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.2,
     "residual": 3.8,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 89.8,
    "learning_rate_pct_rank_ct": 72.4,
    "residual_on_ses_mean_pct_rank_ct": 81.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 56.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0260011": {
   "name": "Chester School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Chester"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 67.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 269
    },
    "growth_ela_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 89
    },
    "index_ela_all": {
     "value": 77.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 366
    },
    "index_ela_high_needs": {
     "value": 66.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 125
    },
    "growth_math_all": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 269
    },
    "growth_math_high_needs": {
     "value": 53.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 89
    },
    "index_math_all": {
     "value": 74.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 366
    },
    "index_math_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 125
    },
    "accountability_index": {
     "value": 73.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 198,
    "frpm_share": 0.2828,
    "el_share": 0.0152,
    "swd_share": 0.1364,
    "median_household_income": 109191,
    "adults_bachelors_or_higher_pct": 47.9,
    "children_with_one_parent_pct": 20.3,
    "acs_moe": {
     "median_household_income": 18195.0,
     "adults_bachelors_or_higher_pct": 7.01,
     "children_with_one_parent_pct": 11.89
    },
    "acs_source": "Census school district 0900780 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 25242.97,
     "need_weighted": 23591.62,
     "need_weighted_ex_sped_tuition": 23580.89,
     "need_weighted_cwift": 22902.49,
     "need_weighted_real": 25238.93
    },
    "latest": {
     "unweighted": 28172.47,
     "need_weighted": 25878.32,
     "need_weighted_ex_sped_tuition": 25878.32,
     "need_weighted_cwift": 24906.95,
     "need_weighted_real": 25878.32,
     "efs_pupils": 215,
     "frpm_share": 0.2828,
     "mll_share": 0.0152
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 0.75
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.009
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.202
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.229
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.289
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.364
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 1.38
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.509
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.534
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.553
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.584
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.628
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.633
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.672
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.679
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.4,
     "residual": 6.0,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 68.2,
     "residual": 6.6,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 61.8,
     "residual": 5.6,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 65.0,
     "residual": -0.5,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 76.0,
     "residual": -2.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 86.4,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 95.3,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2040012": {
   "name": "Regional School District 04",
   "span": "7-12",
   "span_type": "7-12",
   "grades_operated": [
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Chester",
    "Deep River",
    "Essex"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 45.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 549
    },
    "growth_ela_high_needs": {
     "value": 36.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 196
    },
    "index_ela_all": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 891
    },
    "index_ela_high_needs": {
     "value": 52.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 329
    },
    "growth_math_all": {
     "value": 51.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 550
    },
    "growth_math_high_needs": {
     "value": 41.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 197
    },
    "index_math_all": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 892
    },
    "index_math_high_needs": {
     "value": 49.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 330
    },
    "accountability_index": {
     "value": 68.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 646,
    "frpm_share": 0.2693,
    "el_share": 0.0217,
    "swd_share": 0.1889,
    "median_household_income": 103505,
    "adults_bachelors_or_higher_pct": 50.0,
    "children_with_one_parent_pct": 21.5,
    "acs_moe": {
     "median_household_income": 9475.0,
     "adults_bachelors_or_higher_pct": 4.04,
     "children_with_one_parent_pct": 7.37
    },
    "acs_source": "Census school district 0903630 (secondary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 27366.35,
     "need_weighted": 25292.4,
     "need_weighted_ex_sped_tuition": 23330.55,
     "need_weighted_cwift": 24538.43,
     "need_weighted_real": 26942.49
    },
    "latest": {
     "unweighted": 34045.4,
     "need_weighted": 31342.85,
     "need_weighted_ex_sped_tuition": 28433.12,
     "need_weighted_cwift": 30166.36,
     "need_weighted_real": 31342.85,
     "efs_pupils": 657,
     "frpm_share": 0.2693,
     "mll_share": 0.0217
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "7-12",
    "pool_size": 5,
    "small_pool": true,
    "peers": [
     {
      "code": "2070012",
      "name": "Regional School District 07",
      "distance": 1.43
     },
     {
      "code": "2080012",
      "name": "Regional School District 08",
      "distance": 1.542
     },
     {
      "code": "2050012",
      "name": "Regional School District 05",
      "distance": 2.507
     },
     {
      "code": "2110012",
      "name": "Regional School District 11",
      "distance": 3.034
     },
     {
      "code": "9020022",
      "name": "The Gilbert School District",
      "distance": 3.087
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.4,
     "residual": -8.5,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.1,
     "residual": -7.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.6,
     "residual": -16.3,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 65.0,
     "residual": -13.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.1,
     "residual": -6.9,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0270011": {
   "name": "Clinton School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Clinton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1505
    },
    "growth_ela_high_needs": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 792
    },
    "index_ela_all": {
     "value": 66.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2147
    },
    "index_ela_high_needs": {
     "value": 59.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1086
    },
    "growth_math_all": {
     "value": 63.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1500
    },
    "growth_math_high_needs": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 787
    },
    "index_math_all": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2145
    },
    "index_math_high_needs": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1084
    },
    "accountability_index": {
     "value": 76.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1426,
    "frpm_share": 0.4165,
    "el_share": 0.122,
    "swd_share": 0.1746,
    "median_household_income": 124824,
    "adults_bachelors_or_higher_pct": 43.6,
    "children_with_one_parent_pct": 24.8,
    "acs_moe": {
     "median_household_income": 13697.0,
     "adults_bachelors_or_higher_pct": 3.83,
     "children_with_one_parent_pct": 7.84
    },
    "acs_source": "Census school district 0900810 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23829.25,
     "need_weighted": 20962.92,
     "need_weighted_ex_sped_tuition": 19934.11,
     "need_weighted_cwift": 20352.26,
     "need_weighted_real": 22430.56
    },
    "latest": {
     "unweighted": 26336.21,
     "need_weighted": 22792.6,
     "need_weighted_ex_sped_tuition": 21314.23,
     "need_weighted_cwift": 21937.05,
     "need_weighted_real": 22792.6,
     "efs_pupils": 1451,
     "frpm_share": 0.4165,
     "mll_share": 0.122
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.014
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.163
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.222
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.227
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.264
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.274
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.337
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.391
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.412
     },
     {
      "code": "1540011",
      "name": "Westbrook School District",
      "distance": 1.422
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.445
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.463
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.473
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.557
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.564
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 66.8,
     "residual": -0.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 63.8,
     "residual": 1.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.1,
     "residual": -3.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.9,
     "residual": 0.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.4,
     "residual": 3.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 51.4,
    "learning_rate_pct_rank_ct": 69.3,
    "residual_on_ses_mean_pct_rank_ct": 49.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 69.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0280011": {
   "name": "Colchester School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Colchester"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2262
    },
    "growth_ela_high_needs": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 782
    },
    "index_ela_all": {
     "value": 69.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3232
    },
    "index_ela_high_needs": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1154
    },
    "growth_math_all": {
     "value": 68.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2259
    },
    "growth_math_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 779
    },
    "index_math_all": {
     "value": 69.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3228
    },
    "index_math_high_needs": {
     "value": 59.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1150
    },
    "accountability_index": {
     "value": 78.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2101,
    "frpm_share": 0.2546,
    "el_share": 0.0209,
    "swd_share": 0.1899,
    "median_household_income": 122390,
    "adults_bachelors_or_higher_pct": 49.6,
    "children_with_one_parent_pct": 14.7,
    "acs_moe": {
     "median_household_income": 14194.0,
     "adults_bachelors_or_higher_pct": 5.48,
     "children_with_one_parent_pct": 5.79
    },
    "acs_source": "Census school district 0900840 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20413.75,
     "need_weighted": 18937.56,
     "need_weighted_ex_sped_tuition": 18124.89,
     "need_weighted_cwift": 19250.28,
     "need_weighted_real": 20277.3
    },
    "latest": {
     "unweighted": 22600.89,
     "need_weighted": 20895.28,
     "need_weighted_ex_sped_tuition": 19887.68,
     "need_weighted_cwift": 21256.65,
     "need_weighted_real": 20895.28,
     "efs_pupils": 2140,
     "frpm_share": 0.2546,
     "mll_share": 0.0209
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.352
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.439
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.656
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 0.673
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 0.752
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 0.755
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.81
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 0.854
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.898
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.936
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.94
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.975
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.987
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 0.988
     },
     {
      "code": "2130012",
      "name": "Regional School District 13",
      "distance": 1.03
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.5,
     "residual": -2.7,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.5,
     "residual": -0.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.0,
     "residual": -0.5,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 65.1,
     "residual": 3.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.2,
     "residual": 1.8,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 68.4,
    "learning_rate_pct_rank_ct": 86.5,
    "residual_on_ses_mean_pct_rank_ct": 65.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 81.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0290011": {
   "name": "Colebrook School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Colebrook"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 91
    },
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 75.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 117
    },
    "index_ela_high_needs": {
     "value": 64.8,
     "years": [
      "2025-26"
     ],
     "students": 21
    },
    "growth_math_all": {
     "value": 67.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 91
    },
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 76.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 117
    },
    "index_math_high_needs": {
     "value": 74.0,
     "years": [
      "2025-26"
     ],
     "students": 21
    },
    "accountability_index": {
     "value": 81.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 61,
    "frpm_share": 0.3115,
    "el_share": 0.0,
    "swd_share": 0.2459,
    "median_household_income": 111250,
    "adults_bachelors_or_higher_pct": 36.6,
    "children_with_one_parent_pct": 20.4,
    "acs_moe": {
     "median_household_income": 17080.0,
     "adults_bachelors_or_higher_pct": 5.6,
     "children_with_one_parent_pct": 12.6
    },
    "acs_source": "Census school district 0900870 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 30948.59,
     "need_weighted": 29448.63,
     "need_weighted_ex_sped_tuition": 29448.63,
     "need_weighted_cwift": 29654.67,
     "need_weighted_real": 31470.24
    },
    "latest": {
     "unweighted": 33372.53,
     "need_weighted": 30519.43,
     "need_weighted_ex_sped_tuition": 30519.43,
     "need_weighted_cwift": 30611.26,
     "need_weighted_real": 30519.43,
     "efs_pupils": 66,
     "frpm_share": 0.3115,
     "mll_share": 0.0
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 1.086
     },
     {
      "code": "0980011",
      "name": "Norfolk School District",
      "distance": 1.333
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.551
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.561
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.793
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.794
     },
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 1.912
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.985
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.001
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.013
     },
     {
      "code": "0500011",
      "name": "Essex School District",
      "distance": 2.147
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.311
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 2.366
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 2.468
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 2.474
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 69.0,
     "residual": 6.4,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 65.6,
     "residual": 11.2,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 58.4,
     "residual": 5.5,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 60.5,
     "residual": 6.7,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 72.2,
     "residual": 8.8,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 79.1,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 85.4,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0300011": {
   "name": "Columbia School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Columbia"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 705
    },
    "growth_ela_high_needs": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 225
    },
    "index_ela_all": {
     "value": 68.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 855
    },
    "index_ela_high_needs": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 283
    },
    "growth_math_all": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 701
    },
    "growth_math_high_needs": {
     "value": 53.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 224
    },
    "index_math_all": {
     "value": 66.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 851
    },
    "index_math_high_needs": {
     "value": 54.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 281
    },
    "accountability_index": {
     "value": 68.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 444,
    "frpm_share": 0.2207,
    "el_share": 0.0068,
    "swd_share": 0.1532,
    "median_household_income": 127000,
    "adults_bachelors_or_higher_pct": 34.6,
    "children_with_one_parent_pct": 14.3,
    "acs_moe": {
     "median_household_income": 29672.0,
     "adults_bachelors_or_higher_pct": 6.49,
     "children_with_one_parent_pct": 9.91
    },
    "acs_source": "Census school district 0900900 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20875.97,
     "need_weighted": 19513.12,
     "need_weighted_ex_sped_tuition": 18498.79,
     "need_weighted_cwift": 18920.36,
     "need_weighted_real": 20917.08
    },
    "latest": {
     "unweighted": 22557.07,
     "need_weighted": 21122.58,
     "need_weighted_ex_sped_tuition": 19931.77,
     "need_weighted_cwift": 20388.59,
     "need_weighted_real": 21122.58,
     "efs_pupils": 618,
     "frpm_share": 0.2207,
     "mll_share": 0.0068
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 0.697
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.164
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.178
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.272
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.334
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.337
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.364
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 1.503
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.522
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.569
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.611
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.769
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.845
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.063
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 2.194
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.3,
     "residual": -2.5,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.9,
     "residual": -2.9,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.7,
     "residual": 1.2,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 63.8,
     "residual": -1.7,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.5,
     "residual": -8.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 47.5,
    "learning_rate_pct_rank_ct": 58.3,
    "residual_on_ses_mean_pct_rank_ct": 17.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 49.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0310011": {
   "name": "Cornwall School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Cornwall"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 67.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 134
    },
    "growth_ela_high_needs": {
     "value": 64.5,
     "years": [
      "2023-24"
     ],
     "students": 20
    },
    "index_ela_all": {
     "value": 76.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 167
    },
    "index_ela_high_needs": {
     "value": 72.4,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 45
    },
    "growth_math_all": {
     "value": 67.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 134
    },
    "growth_math_high_needs": {
     "value": 62.8,
     "years": [
      "2023-24"
     ],
     "students": 20
    },
    "index_math_all": {
     "value": 73.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 167
    },
    "index_math_high_needs": {
     "value": 71.8,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 45
    },
    "accountability_index": {
     "value": 83.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 86,
    "frpm_share": 0.3721,
    "el_share": 0.0349,
    "swd_share": 0.0349,
    "median_household_income": 128864,
    "adults_bachelors_or_higher_pct": 59.1,
    "children_with_one_parent_pct": 26.0,
    "acs_moe": {
     "median_household_income": 34096.0,
     "adults_bachelors_or_higher_pct": 7.45,
     "children_with_one_parent_pct": 14.94
    },
    "acs_source": "Census school district 0900930 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used",
     "swd: SWD count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 32942.03,
     "need_weighted": 30137.97,
     "need_weighted_ex_sped_tuition": 30096.46,
     "need_weighted_cwift": 30348.03,
     "need_weighted_real": 32198.13
    },
    "latest": {
     "unweighted": 40205.33,
     "need_weighted": 35886.81,
     "need_weighted_ex_sped_tuition": 35871.03,
     "need_weighted_cwift": 35994.8,
     "need_weighted_real": 35886.81,
     "efs_pupils": 89,
     "frpm_share": 0.3721,
     "mll_share": 0.0349
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1270011",
      "name": "Sherman School District",
      "distance": 2.819
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 2.926
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.959
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 3.113
     },
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 3.207
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 3.254
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 3.568
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 3.67
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 3.708
     },
     {
      "code": "1670011",
      "name": "Woodbridge School District",
      "distance": 3.746
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 3.818
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 3.868
     },
     {
      "code": "0780011",
      "name": "Mansfield School District",
      "distance": 3.877
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 3.896
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 3.957
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.3,
     "residual": 5.6,
     "interval_90": 6.9,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 68.1,
     "residual": 5.8,
     "interval_90": 8.1,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 64.0,
     "residual": 3.6,
     "interval_90": 8.0,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 67.2,
     "residual": 0.3,
     "interval_90": 10.0,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 78.2,
     "residual": 5.1,
     "interval_90": 7.0,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 57.1,
    "learning_rate_pct_rank_ct": 52.8,
    "residual_on_ses_mean_pct_rank_ct": 44.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 47.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0320011": {
   "name": "Coventry School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Coventry"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 67.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1729
    },
    "growth_ela_high_needs": {
     "value": 61.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 608
    },
    "index_ela_all": {
     "value": 75.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2455
    },
    "index_ela_high_needs": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 876
    },
    "growth_math_all": {
     "value": 69.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1720
    },
    "growth_math_high_needs": {
     "value": 65.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 601
    },
    "index_math_all": {
     "value": 70.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2447
    },
    "index_math_high_needs": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 870
    },
    "accountability_index": {
     "value": 81.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1612,
    "frpm_share": 0.2717,
    "el_share": 0.0124,
    "swd_share": 0.1557,
    "median_household_income": 108213,
    "adults_bachelors_or_higher_pct": 45.0,
    "children_with_one_parent_pct": 29.5,
    "acs_moe": {
     "median_household_income": 5147.0,
     "adults_bachelors_or_higher_pct": 6.49,
     "children_with_one_parent_pct": 9.35
    },
    "acs_source": "Census school district 0900960 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18297.03,
     "need_weighted": 16966.16,
     "need_weighted_ex_sped_tuition": 16403.96,
     "need_weighted_cwift": 16450.91,
     "need_weighted_real": 18191.89
    },
    "latest": {
     "unweighted": 19493.09,
     "need_weighted": 17972.38,
     "need_weighted_ex_sped_tuition": 17419.81,
     "need_weighted_cwift": 17347.86,
     "need_weighted_real": 17972.38,
     "efs_pupils": 1669,
     "frpm_share": 0.2717,
     "mll_share": 0.0124
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 0.716
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.78
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 0.786
     },
     {
      "code": "0410011",
      "name": "East Haddam School District",
      "distance": 0.831
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.959
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.002
     },
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 1.035
     },
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 1.131
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.145
     },
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 1.151
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.213
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.258
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.279
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.312
     },
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 1.322
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.1,
     "residual": 5.0,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.0,
     "residual": 3.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.3,
     "residual": 6.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 65.0,
     "residual": 4.6,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.3,
     "residual": 6.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 66.7,
    "learning_rate_pct_rank_ct": 73.0,
    "residual_on_ses_mean_pct_rank_ct": 57.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 66.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0330011": {
   "name": "Cromwell School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Cromwell"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 65.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2165
    },
    "growth_ela_high_needs": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 754
    },
    "index_ela_all": {
     "value": 69.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3014
    },
    "index_ela_high_needs": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1153
    },
    "growth_math_all": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2153
    },
    "growth_math_high_needs": {
     "value": 57.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 745
    },
    "index_math_all": {
     "value": 65.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3007
    },
    "index_math_high_needs": {
     "value": 53.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1148
    },
    "accountability_index": {
     "value": 77.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1841,
    "frpm_share": 0.3036,
    "el_share": 0.0549,
    "swd_share": 0.1423,
    "median_household_income": 110596,
    "adults_bachelors_or_higher_pct": 49.2,
    "children_with_one_parent_pct": 31.1,
    "acs_moe": {
     "median_household_income": 9921.0,
     "adults_bachelors_or_higher_pct": 6.46,
     "children_with_one_parent_pct": 13.87
    },
    "acs_source": "Census school district 0900990 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19473.21,
     "need_weighted": 17728.79,
     "need_weighted_ex_sped_tuition": 16025.54,
     "need_weighted_cwift": 17209.37,
     "need_weighted_real": 18937.92
    },
    "latest": {
     "unweighted": 22361.78,
     "need_weighted": 20240.43,
     "need_weighted_ex_sped_tuition": 17954.85,
     "need_weighted_cwift": 19480.68,
     "need_weighted_real": 20240.43,
     "efs_pupils": 1922,
     "frpm_share": 0.3036,
     "mll_share": 0.0549
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 0.675
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 0.786
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.02
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.053
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.116
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.118
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.129
     },
     {
      "code": "0410011",
      "name": "East Haddam School District",
      "distance": 1.171
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.184
     },
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 1.258
     },
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 1.268
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.27
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.274
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.301
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.327
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 69.6,
     "residual": -0.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 66.6,
     "residual": -1.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.3,
     "residual": 3.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.0,
     "residual": -1.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.6,
     "residual": 1.5,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 45.8,
    "learning_rate_pct_rank_ct": 63.8,
    "residual_on_ses_mean_pct_rank_ct": 31.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 59.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0340011": {
   "name": "Danbury School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Danbury"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 12514
    },
    "growth_ela_high_needs": {
     "value": 56.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9170
    },
    "index_ela_all": {
     "value": 56.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 17224
    },
    "index_ela_high_needs": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 12999
    },
    "growth_math_all": {
     "value": 54.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 12490
    },
    "growth_math_high_needs": {
     "value": 52.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9148
    },
    "index_math_all": {
     "value": 53.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 17210
    },
    "index_math_high_needs": {
     "value": 49.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 12985
    },
    "accountability_index": {
     "value": 67.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 11956,
    "frpm_share": 0.565,
    "el_share": 0.3758,
    "swd_share": 0.1465,
    "median_household_income": 83393,
    "adults_bachelors_or_higher_pct": 34.0,
    "children_with_one_parent_pct": 38.6,
    "acs_moe": {
     "median_household_income": 6065.0,
     "adults_bachelors_or_higher_pct": 2.14,
     "children_with_one_parent_pct": 5.12
    },
    "acs_source": "Census school district 0901020 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 16339.51,
     "need_weighted": 13147.19,
     "need_weighted_ex_sped_tuition": 12863.96,
     "need_weighted_cwift": 10838.8,
     "need_weighted_real": 14059.08
    },
    "latest": {
     "unweighted": 17846.81,
     "need_weighted": 14125.52,
     "need_weighted_ex_sped_tuition": 13749.48,
     "need_weighted_cwift": 11484.16,
     "need_weighted_real": 14125.52,
     "efs_pupils": 12006,
     "frpm_share": 0.565,
     "mll_share": 0.3758
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1030011",
      "name": "Norwalk School District",
      "distance": 2.553
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.611
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 2.973
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 3.016
     },
     {
      "code": "1350011",
      "name": "Stamford School District",
      "distance": 3.11
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 3.133
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 3.527
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 3.547
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 3.796
     },
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 3.806
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 3.815
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 3.869
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 3.95
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 3.977
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 4.01
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 58.2,
     "residual": -1.3,
     "interval_90": 7.0,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 55.4,
     "residual": -2.3,
     "interval_90": 8.2,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.8,
     "residual": -4.4,
     "interval_90": 8.1,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.9,
     "residual": -8.8,
     "interval_90": 10.2,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 69.6,
     "residual": -2.5,
     "interval_90": 7.2,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 24.9,
    "learning_rate_pct_rank_ct": 8.6,
    "residual_on_ses_mean_pct_rank_ct": 15.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 5.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0350011": {
   "name": "Darien School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Darien"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 70.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5036
    },
    "growth_ela_high_needs": {
     "value": 62.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1067
    },
    "index_ela_all": {
     "value": 82.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7273
    },
    "index_ela_high_needs": {
     "value": 67.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1682
    },
    "growth_math_all": {
     "value": 73.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5028
    },
    "growth_math_high_needs": {
     "value": 61.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1061
    },
    "index_math_all": {
     "value": 80.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7270
    },
    "index_math_high_needs": {
     "value": 65.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1680
    },
    "accountability_index": {
     "value": 86.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4673,
    "frpm_share": 0.0227,
    "el_share": 0.0141,
    "swd_share": 0.2082,
    "median_household_income": 250001,
    "adults_bachelors_or_higher_pct": 85.9,
    "children_with_one_parent_pct": 8.7,
    "acs_moe": {
     "median_household_income": null,
     "adults_bachelors_or_higher_pct": 4.02,
     "children_with_one_parent_pct": 4.08
    },
    "acs_source": "Census school district 0901050 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24795.87,
     "need_weighted": 24594.58,
     "need_weighted_ex_sped_tuition": 23157.62,
     "need_weighted_cwift": 20281.91,
     "need_weighted_real": 26338.78
    },
    "latest": {
     "unweighted": 26817.37,
     "need_weighted": 26543.0,
     "need_weighted_ex_sped_tuition": 24907.48,
     "need_weighted_cwift": 21579.68,
     "need_weighted_real": 26543.0,
     "efs_pupils": 4691,
     "frpm_share": 0.0227,
     "mll_share": 0.0141
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.008
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.499
     },
     {
      "code": "1570011",
      "name": "Weston School District",
      "distance": 1.6
     },
     {
      "code": "1580011",
      "name": "Westport School District",
      "distance": 1.653
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 1.923
     },
     {
      "code": "0900011",
      "name": "New Canaan School District",
      "distance": 1.938
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 2.006
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 2.138
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 2.168
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 2.702
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 2.712
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 2.838
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 2.843
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 2.892
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 2.905
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 82.5,
     "residual": -0.4,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 81.4,
     "residual": -0.6,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 70.1,
     "residual": 0.5,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 77.3,
     "residual": -3.6,
     "interval_90": 9.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 86.2,
     "residual": 0.7,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 98.3,
    "learning_rate_pct_rank_ct": 97.5,
    "residual_on_ses_mean_pct_rank_ct": 79.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 93.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0360011": {
   "name": "Deep River School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Deep River"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 233
    },
    "growth_ela_high_needs": {
     "value": 55.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 100
    },
    "index_ela_all": {
     "value": 74.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 320
    },
    "index_ela_high_needs": {
     "value": 68.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 142
    },
    "growth_math_all": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 232
    },
    "growth_math_high_needs": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 99
    },
    "index_math_all": {
     "value": 74.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 320
    },
    "index_math_high_needs": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 142
    },
    "accountability_index": {
     "value": 71.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 189,
    "frpm_share": 0.3228,
    "el_share": 0.0529,
    "swd_share": 0.1799,
    "median_household_income": 90253,
    "adults_bachelors_or_higher_pct": 44.6,
    "children_with_one_parent_pct": 27.8,
    "acs_moe": {
     "median_household_income": 18732.0,
     "adults_bachelors_or_higher_pct": 7.76,
     "children_with_one_parent_pct": 19.09
    },
    "acs_source": "Census school district 0901080 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 27328.42,
     "need_weighted": 24525.14,
     "need_weighted_ex_sped_tuition": 24325.5,
     "need_weighted_cwift": 23808.52,
     "need_weighted_real": 26223.76
    },
    "latest": {
     "unweighted": 28817.65,
     "need_weighted": 25960.78,
     "need_weighted_ex_sped_tuition": 25544.32,
     "need_weighted_cwift": 24986.32,
     "need_weighted_real": 25960.78,
     "efs_pupils": 219,
     "frpm_share": 0.3228,
     "mll_share": 0.0529
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 0.945
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.089
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.165
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.228
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.351
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.456
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.48
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.534
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.597
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.616
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.625
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.669
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.801
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 1.83
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.864
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.7,
     "residual": 6.1,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 65.1,
     "residual": 9.2,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 60.7,
     "residual": 1.3,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 63.6,
     "residual": 0.9,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 73.2,
     "residual": -2.0,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 65.5,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 72.5,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0370011": {
   "name": "Derby School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Derby"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1333
    },
    "growth_ela_high_needs": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 908
    },
    "index_ela_all": {
     "value": 57.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1903
    },
    "index_ela_high_needs": {
     "value": 53.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1308
    },
    "growth_math_all": {
     "value": 49.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1327
    },
    "growth_math_high_needs": {
     "value": 48.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 904
    },
    "index_math_all": {
     "value": 49.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1899
    },
    "index_math_high_needs": {
     "value": 46.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1304
    },
    "accountability_index": {
     "value": 62.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1311,
    "frpm_share": 0.5599,
    "el_share": 0.0633,
    "swd_share": 0.2449,
    "median_household_income": 79500,
    "adults_bachelors_or_higher_pct": 35.6,
    "children_with_one_parent_pct": 58.1,
    "acs_moe": {
     "median_household_income": 11458.0,
     "adults_bachelors_or_higher_pct": 5.65,
     "children_with_one_parent_pct": 11.51
    },
    "acs_source": "Census school district 0901110 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23048.06,
     "need_weighted": 19674.64,
     "need_weighted_ex_sped_tuition": 18113.82,
     "need_weighted_cwift": 19075.26,
     "need_weighted_real": 21076.87
    },
    "latest": {
     "unweighted": 25392.3,
     "need_weighted": 21449.99,
     "need_weighted_ex_sped_tuition": 19634.84,
     "need_weighted_cwift": 20865.75,
     "need_weighted_real": 21449.99,
     "efs_pupils": 1398,
     "frpm_share": 0.5599,
     "mll_share": 0.0633
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.255
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.356
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.665
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.771
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.812
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.825
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.852
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.88
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.987
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 2.01
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 2.016
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 2.042
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 2.161
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 2.184
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 2.251
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 59.8,
     "residual": -2.7,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 55.1,
     "residual": -5.2,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.8,
     "residual": -1.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 57.1,
     "residual": -8.0,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 65.5,
     "residual": -3.3,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 8.5,
    "learning_rate_pct_rank_ct": 5.5,
    "residual_on_ses_mean_pct_rank_ct": 7.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 5.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2130012": {
   "name": "Regional School District 13",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Durham",
    "Middlefield"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1478
    },
    "growth_ela_high_needs": {
     "value": 53.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 455
    },
    "index_ela_all": {
     "value": 70.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2092
    },
    "index_ela_high_needs": {
     "value": 56.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 655
    },
    "growth_math_all": {
     "value": 60.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1472
    },
    "growth_math_high_needs": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 451
    },
    "index_math_all": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2088
    },
    "index_math_high_needs": {
     "value": 49.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 652
    },
    "accountability_index": {
     "value": 78.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1339,
    "frpm_share": 0.1733,
    "el_share": 0.0149,
    "swd_share": 0.2173,
    "median_household_income": 136875,
    "adults_bachelors_or_higher_pct": 45.5,
    "children_with_one_parent_pct": 12.4,
    "acs_moe": {
     "median_household_income": 22417.0,
     "adults_bachelors_or_higher_pct": 5.61,
     "children_with_one_parent_pct": 7.5
    },
    "acs_source": "Census school district 0903535 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 27480.42,
     "need_weighted": 26097.43,
     "need_weighted_ex_sped_tuition": 25281.69,
     "need_weighted_cwift": 25340.62,
     "need_weighted_real": 27931.88
    },
    "latest": {
     "unweighted": 30386.74,
     "need_weighted": 28783.17,
     "need_weighted_ex_sped_tuition": 27440.96,
     "need_weighted_cwift": 27702.76,
     "need_weighted_real": 28783.17,
     "efs_pupils": 1362,
     "frpm_share": 0.1733,
     "mll_share": 0.0149
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 0.876
     },
     {
      "code": "1130011",
      "name": "Portland School District",
      "distance": 0.989
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.03
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.08
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.119
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.164
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.178
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.229
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.268
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.301
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.314
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.428
     },
     {
      "code": "1080011",
      "name": "Oxford School District",
      "distance": 1.45
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.513
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.566
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.5,
     "residual": -3.1,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.1,
     "residual": -7.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.1,
     "residual": 0.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.0,
     "residual": -5.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.3,
     "residual": 0.8,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 60.5,
    "learning_rate_pct_rank_ct": 77.3,
    "residual_on_ses_mean_pct_rank_ct": 25.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 63.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0390011": {
   "name": "Eastford School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Eastford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 227
    },
    "growth_ela_high_needs": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 90
    },
    "index_ela_all": {
     "value": 77.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 285
    },
    "index_ela_high_needs": {
     "value": 67.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 115
    },
    "growth_math_all": {
     "value": 66.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 226
    },
    "growth_math_high_needs": {
     "value": 60.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 90
    },
    "index_math_all": {
     "value": 70.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 285
    },
    "index_math_high_needs": {
     "value": 58.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 115
    },
    "accountability_index": {
     "value": 73.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 173,
    "frpm_share": 0.2486,
    "el_share": 0.0173,
    "swd_share": 0.2023,
    "median_household_income": 97422,
    "adults_bachelors_or_higher_pct": 39.4,
    "children_with_one_parent_pct": 17.2,
    "acs_moe": {
     "median_household_income": 20442.0,
     "adults_bachelors_or_higher_pct": 7.43,
     "children_with_one_parent_pct": 7.8
    },
    "acs_source": "Census school district 0901380 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22486.34,
     "need_weighted": 20730.9,
     "need_weighted_ex_sped_tuition": 19390.44,
     "need_weighted_cwift": 21297.05,
     "need_weighted_real": 22272.95
    },
    "latest": {
     "unweighted": 22475.58,
     "need_weighted": 20831.67,
     "need_weighted_ex_sped_tuition": 19519.65,
     "need_weighted_cwift": 21453.83,
     "need_weighted_real": 20831.67,
     "efs_pupils": 221,
     "frpm_share": 0.2486,
     "mll_share": 0.0173
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 0.859
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.228
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.276
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.384
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.39
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.551
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.587
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.609
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.622
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.645
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.769
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.821
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.872
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.887
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 1.911
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.7,
     "residual": 6.3,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 67.4,
     "residual": 2.6,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 60.2,
     "residual": 2.0,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 63.1,
     "residual": 3.1,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 74.1,
     "residual": -0.3,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 48.0,
    "learning_rate_pct_rank_ct": 53.4,
    "residual_on_ses_mean_pct_rank_ct": 46.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 53.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "9030022": {
   "name": "The Woodstock Academy District",
   "span": "9-12",
   "span_type": "9-12",
   "grades_operated": [
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Eastford",
    "Pomfret",
    "Union",
    "Woodstock"
   ],
   "via": "academy",
   "outcomes": {
    "growth_ela_all": null,
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 58.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 745
    },
    "index_ela_high_needs": {
     "value": 49.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 86
    },
    "growth_math_all": null,
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 52.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 745
    },
    "index_math_high_needs": {
     "value": 42.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 86
    },
    "accountability_index": {
     "value": 73.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1022,
    "frpm_share": 0.044,
    "el_share": 0.0029,
    "swd_share": 0.09,
    "median_household_income": 108154.0,
    "adults_bachelors_or_higher_pct": 46.6,
    "children_with_one_parent_pct": 31.2,
    "acs_moe": {
     "median_household_income": null,
     "adults_bachelors_or_higher_pct": null,
     "children_with_one_parent_pct": null
    },
    "acs_source": "towns Eastford, Pomfret, Union, Woodstock weighted by own children under 18",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": null,
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "9-12",
    "pool_size": 4,
    "small_pool": true,
    "peers": [
     {
      "code": "2010012",
      "name": "Regional School District 01",
      "distance": 2.249
     },
     {
      "code": "2090012",
      "name": "Regional School District 09",
      "distance": 3.127
     },
     {
      "code": "2190012",
      "name": "Regional School District 19",
      "distance": 3.143
     },
     {
      "code": "9010022",
      "name": "Norwich Free Academy District",
      "distance": 4.204
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.2,
     "residual": -15.8,
     "interval_90": 6.8,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 72.4,
     "residual": -19.7,
     "interval_90": 8.0,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 81.0,
     "residual": -7.9,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": [
    "no EFS spending row (endowed academies file no EFS report)"
   ]
  },
  "0400011": {
   "name": "East Granby School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "East Granby"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 68.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 969
    },
    "growth_ela_high_needs": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 274
    },
    "index_ela_all": {
     "value": 74.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1369
    },
    "index_ela_high_needs": {
     "value": 65.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 422
    },
    "growth_math_all": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 964
    },
    "growth_math_high_needs": {
     "value": 54.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 272
    },
    "index_math_all": {
     "value": 69.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1363
    },
    "index_math_high_needs": {
     "value": 56.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 418
    },
    "accountability_index": {
     "value": 79.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 880,
    "frpm_share": 0.1909,
    "el_share": 0.0261,
    "swd_share": 0.1455,
    "median_household_income": 120938,
    "adults_bachelors_or_higher_pct": 52.1,
    "children_with_one_parent_pct": 20.1,
    "acs_moe": {
     "median_household_income": 24156.0,
     "adults_bachelors_or_higher_pct": 8.17,
     "children_with_one_parent_pct": 14.46
    },
    "acs_source": "Census school district 0901170 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22645.46,
     "need_weighted": 21460.37,
     "need_weighted_ex_sped_tuition": 20488.27,
     "need_weighted_cwift": 20653.97,
     "need_weighted_real": 23001.01
    },
    "latest": {
     "unweighted": 23481.73,
     "need_weighted": 22073.39,
     "need_weighted_ex_sped_tuition": 20712.44,
     "need_weighted_cwift": 21306.36,
     "need_weighted_real": 22073.39,
     "efs_pupils": 931,
     "frpm_share": 0.1909,
     "mll_share": 0.0261
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 0.703
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 0.802
     },
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 0.901
     },
     {
      "code": "0120011",
      "name": "Bolton School District",
      "distance": 0.989
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.014
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.104
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.133
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.145
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.147
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.164
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.201
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.203
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.242
     },
     {
      "code": "1290011",
      "name": "Somers School District",
      "distance": 1.261
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.264
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.4,
     "residual": 1.5,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.8,
     "residual": -1.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.7,
     "residual": 4.4,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.2,
     "residual": -7.5,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.4,
     "residual": 1.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 75.7,
    "learning_rate_pct_rank_ct": 73.6,
    "residual_on_ses_mean_pct_rank_ct": 70.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 67.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0410011": {
   "name": "East Haddam School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "East Haddam"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1022
    },
    "growth_ela_high_needs": {
     "value": 47.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 346
    },
    "index_ela_all": {
     "value": 67.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1457
    },
    "index_ela_high_needs": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 510
    },
    "growth_math_all": {
     "value": 58.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1021
    },
    "growth_math_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 345
    },
    "index_math_all": {
     "value": 63.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1457
    },
    "index_math_high_needs": {
     "value": 54.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 510
    },
    "accountability_index": {
     "value": 75.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 954,
    "frpm_share": 0.2746,
    "el_share": 0.0063,
    "swd_share": 0.1415,
    "median_household_income": 107861,
    "adults_bachelors_or_higher_pct": 38.1,
    "children_with_one_parent_pct": 35.4,
    "acs_moe": {
     "median_household_income": 8886.0,
     "adults_bachelors_or_higher_pct": 4.44,
     "children_with_one_parent_pct": 16.93
    },
    "acs_source": "Census school district 0901200 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24239.23,
     "need_weighted": 22470.85,
     "need_weighted_ex_sped_tuition": 21169.96,
     "need_weighted_cwift": 21824.01,
     "need_weighted_real": 24096.31
    },
    "latest": {
     "unweighted": 25923.65,
     "need_weighted": 23915.53,
     "need_weighted_ex_sped_tuition": 22401.08,
     "need_weighted_cwift": 23017.84,
     "need_weighted_real": 23915.53,
     "efs_pupils": 973,
     "frpm_share": 0.2746,
     "mll_share": 0.0063
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 0.831
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.171
     },
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 1.204
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.297
     },
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 1.363
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.388
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.402
     },
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 1.523
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.565
     },
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 1.637
     },
     {
      "code": "1290011",
      "name": "Somers School District",
      "distance": 1.659
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.664
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.673
     },
     {
      "code": "0120011",
      "name": "Bolton School District",
      "distance": 1.699
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 1.746
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.6,
     "residual": -1.0,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 65.7,
     "residual": -2.0,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.4,
     "residual": -7.9,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.2,
     "residual": -5.8,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.8,
     "residual": 0.9,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 53.1,
    "learning_rate_pct_rank_ct": 21.5,
    "residual_on_ses_mean_pct_rank_ct": 34.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 13.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0420011": {
   "name": "East Hampton School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "East Hampton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1859
    },
    "growth_ela_high_needs": {
     "value": 52.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 647
    },
    "index_ela_all": {
     "value": 70.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2619
    },
    "index_ela_high_needs": {
     "value": 58.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 925
    },
    "growth_math_all": {
     "value": 62.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1851
    },
    "growth_math_high_needs": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 639
    },
    "index_math_all": {
     "value": 66.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2610
    },
    "index_math_high_needs": {
     "value": 54.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 916
    },
    "accountability_index": {
     "value": 77.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1676,
    "frpm_share": 0.2309,
    "el_share": 0.0101,
    "swd_share": 0.1957,
    "median_household_income": 124577,
    "adults_bachelors_or_higher_pct": 39.0,
    "children_with_one_parent_pct": 15.5,
    "acs_moe": {
     "median_household_income": 10738.0,
     "adults_bachelors_or_higher_pct": 4.21,
     "children_with_one_parent_pct": 6.6
    },
    "acs_source": "Census school district 0901230 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20867.77,
     "need_weighted": 19606.49,
     "need_weighted_ex_sped_tuition": 18876.56,
     "need_weighted_cwift": 19032.01,
     "need_weighted_real": 20949.84
    },
    "latest": {
     "unweighted": 23713.94,
     "need_weighted": 22125.13,
     "need_weighted_ex_sped_tuition": 21248.16,
     "need_weighted_cwift": 21294.64,
     "need_weighted_real": 22125.13,
     "efs_pupils": 1718,
     "frpm_share": 0.2309,
     "mll_share": 0.0101
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.64
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 0.681
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.752
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.874
     },
     {
      "code": "2130012",
      "name": "Regional School District 13",
      "distance": 0.876
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.937
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.958
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.004
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.008
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.164
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.165
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.194
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.203
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.207
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.269
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.4,
     "residual": -1.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.7,
     "residual": -2.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.7,
     "residual": -0.9,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 63.7,
     "residual": -1.1,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.7,
     "residual": 1.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 50.8,
    "learning_rate_pct_rank_ct": 33.1,
    "residual_on_ses_mean_pct_rank_ct": 31.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 27.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0430011": {
   "name": "East Hartford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "East Hartford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6024
    },
    "growth_ela_high_needs": {
     "value": 56.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4572
    },
    "index_ela_all": {
     "value": 58.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8903
    },
    "index_ela_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6868
    },
    "growth_math_all": {
     "value": 59.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5994
    },
    "growth_math_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4544
    },
    "index_math_all": {
     "value": 54.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8870
    },
    "index_math_high_needs": {
     "value": 50.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6836
    },
    "accountability_index": {
     "value": 67.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 6504,
    "frpm_share": 0.6112,
    "el_share": 0.197,
    "swd_share": 0.2382,
    "median_household_income": 70778,
    "adults_bachelors_or_higher_pct": 17.2,
    "children_with_one_parent_pct": 52.3,
    "acs_moe": {
     "median_household_income": 5775.0,
     "adults_bachelors_or_higher_pct": 1.65,
     "children_with_one_parent_pct": 6.04
    },
    "acs_source": "Census school district 0901260 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 16902.85,
     "need_weighted": 13677.11,
     "need_weighted_ex_sped_tuition": 12891.67,
     "need_weighted_cwift": 13163.19,
     "need_weighted_real": 14653.25
    },
    "latest": {
     "unweighted": 18067.05,
     "need_weighted": 14637.94,
     "need_weighted_ex_sped_tuition": 13752.07,
     "need_weighted_cwift": 14129.29,
     "need_weighted_real": 14637.94,
     "efs_pupils": 8243,
     "frpm_share": 0.6112,
     "mll_share": 0.197
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 1.199
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 1.306
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 1.586
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 1.589
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 1.865
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.885
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 2.293
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 2.319
     },
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 2.339
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 2.395
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 2.443
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 2.515
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 2.537
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 2.561
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 2.573
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 55.3,
     "residual": 3.1,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 51.2,
     "residual": 3.0,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.8,
     "residual": 2.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 54.8,
     "residual": 4.7,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 63.5,
     "residual": 3.8,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 5.1,
    "learning_rate_pct_rank_ct": 19.0,
    "residual_on_ses_mean_pct_rank_ct": 8.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 38.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0440011": {
   "name": "East Haven School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "East Haven"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2744
    },
    "growth_ela_high_needs": {
     "value": 55.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1923
    },
    "index_ela_all": {
     "value": 59.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3971
    },
    "index_ela_high_needs": {
     "value": 56.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2830
    },
    "growth_math_all": {
     "value": 53.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2723
    },
    "growth_math_high_needs": {
     "value": 52.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1907
    },
    "index_math_all": {
     "value": 54.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3955
    },
    "index_math_high_needs": {
     "value": 51.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2817
    },
    "accountability_index": {
     "value": 68.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2857,
    "frpm_share": 0.5884,
    "el_share": 0.1365,
    "swd_share": 0.1971,
    "median_household_income": 94628,
    "adults_bachelors_or_higher_pct": 25.8,
    "children_with_one_parent_pct": 50.4,
    "acs_moe": {
     "median_household_income": 9316.0,
     "adults_bachelors_or_higher_pct": 2.8,
     "children_with_one_parent_pct": 11.13
    },
    "acs_source": "Census school district 0901290 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18755.84,
     "need_weighted": 15919.35,
     "need_weighted_ex_sped_tuition": 14343.57,
     "need_weighted_cwift": 15110.78,
     "need_weighted_real": 17090.59
    },
    "latest": {
     "unweighted": 19475.61,
     "need_weighted": 16087.04,
     "need_weighted_ex_sped_tuition": 14405.41,
     "need_weighted_cwift": 15105.21,
     "need_weighted_real": 16087.04,
     "efs_pupils": 3192,
     "frpm_share": 0.5884,
     "mll_share": 0.1365
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 1.164
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.214
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.263
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 1.383
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.594
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.648
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.719
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.757
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.767
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 1.774
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.775
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.784
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.808
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.816
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.817
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 58.2,
     "residual": 1.0,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 54.4,
     "residual": -0.4,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.2,
     "residual": 1.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 56.6,
     "residual": -2.8,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 66.6,
     "residual": 2.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 14.1,
    "learning_rate_pct_rank_ct": 17.8,
    "residual_on_ses_mean_pct_rank_ct": 7.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 22.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0450011": {
   "name": "East Lyme School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "East Lyme",
    "Salem"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2406
    },
    "growth_ela_high_needs": {
     "value": 58.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 976
    },
    "index_ela_all": {
     "value": 73.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3602
    },
    "index_ela_high_needs": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1451
    },
    "growth_math_all": {
     "value": 67.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2391
    },
    "growth_math_high_needs": {
     "value": 61.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 968
    },
    "index_math_all": {
     "value": 70.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3587
    },
    "index_math_high_needs": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1444
    },
    "accountability_index": {
     "value": 81.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2500,
    "frpm_share": 0.2512,
    "el_share": 0.0404,
    "swd_share": 0.2092,
    "median_household_income": 105044,
    "adults_bachelors_or_higher_pct": 51.3,
    "children_with_one_parent_pct": 19.4,
    "acs_moe": {
     "median_household_income": 12623.0,
     "adults_bachelors_or_higher_pct": 4.19,
     "children_with_one_parent_pct": 4.87
    },
    "acs_source": "Census school district 0901320 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21765.99,
     "need_weighted": 20168.74,
     "need_weighted_ex_sped_tuition": 19689.68,
     "need_weighted_cwift": 20502.12,
     "need_weighted_real": 21574.86
    },
    "latest": {
     "unweighted": 24277.55,
     "need_weighted": 22366.17,
     "need_weighted_ex_sped_tuition": 21663.9,
     "need_weighted_cwift": 22752.98,
     "need_weighted_real": 22366.17,
     "efs_pupils": 2554,
     "frpm_share": 0.2512,
     "mll_share": 0.0404
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.854
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.869
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 0.879
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.058
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.078
     },
     {
      "code": "1130011",
      "name": "Portland School District",
      "distance": 1.093
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.111
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.128
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.155
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.191
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.194
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.227
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.247
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.285
     },
     {
      "code": "2130012",
      "name": "Regional School District 13",
      "distance": 1.314
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.8,
     "residual": 1.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.6,
     "residual": 1.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.1,
     "residual": 0.8,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 65.6,
     "residual": 1.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.3,
     "residual": 6.5,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 79.7,
    "learning_rate_pct_rank_ct": 54.0,
    "residual_on_ses_mean_pct_rank_ct": 90.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 50.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0460011": {
   "name": "Easton School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Easton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1413
    },
    "growth_ela_high_needs": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 344
    },
    "index_ela_all": {
     "value": 79.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1751
    },
    "index_ela_high_needs": {
     "value": 66.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 488
    },
    "growth_math_all": {
     "value": 73.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1412
    },
    "growth_math_high_needs": {
     "value": 65.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 344
    },
    "index_math_all": {
     "value": 79.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1749
    },
    "index_math_high_needs": {
     "value": 67.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 487
    },
    "accountability_index": {
     "value": 79.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 894,
    "frpm_share": 0.0727,
    "el_share": 0.0369,
    "swd_share": 0.1913,
    "median_household_income": 222604,
    "adults_bachelors_or_higher_pct": 73.1,
    "children_with_one_parent_pct": 20.8,
    "acs_moe": {
     "median_household_income": 46257.0,
     "adults_bachelors_or_higher_pct": 6.34,
     "children_with_one_parent_pct": 10.96
    },
    "acs_source": "Census school district 0901410 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21411.6,
     "need_weighted": 20710.45,
     "need_weighted_ex_sped_tuition": 20317.93,
     "need_weighted_cwift": 18316.54,
     "need_weighted_real": 22186.14
    },
    "latest": {
     "unweighted": 23150.8,
     "need_weighted": 22453.88,
     "need_weighted_ex_sped_tuition": 21812.8,
     "need_weighted_cwift": 20412.62,
     "need_weighted_real": 22453.88,
     "efs_pupils": 896,
     "frpm_share": 0.0727,
     "mll_share": 0.0369
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1170011",
      "name": "Redding School District",
      "distance": 1.02
     },
     {
      "code": "1670011",
      "name": "Woodbridge School District",
      "distance": 2.005
     },
     {
      "code": "0080011",
      "name": "Bethany School District",
      "distance": 2.14
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 2.354
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.689
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 2.781
     },
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 2.833
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 2.963
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 3.062
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 3.182
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 3.195
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 3.418
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 3.51
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 3.556
     },
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 3.561
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 78.3,
     "residual": 0.8,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 77.3,
     "residual": 2.2,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 68.2,
     "residual": -2.6,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 75.1,
     "residual": -1.5,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 84.0,
     "residual": -4.8,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 95.5,
    "learning_rate_pct_rank_ct": 56.4,
    "residual_on_ses_mean_pct_rank_ct": 75.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 36.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2090012": {
   "name": "Regional School District 09",
   "span": "9-12",
   "span_type": "9-12",
   "grades_operated": [
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Easton",
    "Redding"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": null,
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 68.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 527
    },
    "index_ela_high_needs": {
     "value": 58.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 132
    },
    "growth_math_all": null,
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 527
    },
    "index_math_high_needs": {
     "value": 53.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 132
    },
    "accountability_index": {
     "value": 85.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 712,
    "frpm_share": 0.1096,
    "el_share": 0.0042,
    "swd_share": 0.1461,
    "median_household_income": 193889,
    "adults_bachelors_or_higher_pct": 72.5,
    "children_with_one_parent_pct": 17.0,
    "acs_moe": {
     "median_household_income": 11662.0,
     "adults_bachelors_or_higher_pct": 4.34,
     "children_with_one_parent_pct": 6.99
    },
    "acs_source": "Census school district 0903780 (secondary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 29766.8,
     "need_weighted": 28767.56,
     "need_weighted_ex_sped_tuition": 26182.08,
     "need_weighted_cwift": 24582.93,
     "need_weighted_real": 30745.81
    },
    "latest": {
     "unweighted": 33548.52,
     "need_weighted": 32447.83,
     "need_weighted_ex_sped_tuition": 29296.79,
     "need_weighted_cwift": 27924.12,
     "need_weighted_real": 32447.83,
     "efs_pupils": 742,
     "frpm_share": 0.1096,
     "mll_share": 0.0042
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "9-12",
    "pool_size": 4,
    "small_pool": true,
    "peers": [
     {
      "code": "2010012",
      "name": "Regional School District 01",
      "distance": 3.089
     },
     {
      "code": "9030022",
      "name": "The Woodstock Academy District",
      "distance": 3.127
     },
     {
      "code": "2190012",
      "name": "Regional School District 19",
      "distance": 3.742
     },
     {
      "code": "9010022",
      "name": "Norwich Free Academy District",
      "distance": 5.778
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 78.5,
     "residual": -9.8,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 76.9,
     "residual": -11.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 83.5,
     "residual": 1.7,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0470011": {
   "name": "East Windsor School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "East Windsor"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1035
    },
    "growth_ela_high_needs": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 682
    },
    "index_ela_all": {
     "value": 63.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1498
    },
    "index_ela_high_needs": {
     "value": 58.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1011
    },
    "growth_math_all": {
     "value": 66.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1031
    },
    "growth_math_high_needs": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 679
    },
    "index_math_all": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1492
    },
    "index_math_high_needs": {
     "value": 53.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1006
    },
    "accountability_index": {
     "value": 68.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1035,
    "frpm_share": 0.5816,
    "el_share": 0.057,
    "swd_share": 0.1961,
    "median_household_income": 96250,
    "adults_bachelors_or_higher_pct": 41.1,
    "children_with_one_parent_pct": 43.4,
    "acs_moe": {
     "median_household_income": 14008.0,
     "adults_bachelors_or_higher_pct": 6.93,
     "children_with_one_parent_pct": 16.11
    },
    "acs_source": "Census school district 0901350 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 25023.64,
     "need_weighted": 21247.58,
     "need_weighted_ex_sped_tuition": 20494.31,
     "need_weighted_cwift": 20450.21,
     "need_weighted_real": 22748.94
    },
    "latest": {
     "unweighted": 27075.92,
     "need_weighted": 22776.9,
     "need_weighted_ex_sped_tuition": 21688.87,
     "need_weighted_cwift": 21985.43,
     "need_weighted_real": 22776.9,
     "efs_pupils": 1155,
     "frpm_share": 0.5816,
     "mll_share": 0.057
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 0.832
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.065
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.251
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.291
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.302
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.346
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.405
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.459
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.581
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.581
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.632
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.701
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.74
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.753
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.767
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.2,
     "residual": 1.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 57.7,
     "residual": 2.5,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.1,
     "residual": 5.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 57.5,
     "residual": 9.3,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 67.8,
     "residual": 0.6,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 17.5,
    "learning_rate_pct_rank_ct": 35.0,
    "residual_on_ses_mean_pct_rank_ct": 3.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 40.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0480011": {
   "name": "Ellington School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Ellington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2818
    },
    "growth_ela_high_needs": {
     "value": 55.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 850
    },
    "index_ela_all": {
     "value": 74.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3947
    },
    "index_ela_high_needs": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1269
    },
    "growth_math_all": {
     "value": 67.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2797
    },
    "growth_math_high_needs": {
     "value": 59.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 830
    },
    "index_math_all": {
     "value": 73.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3935
    },
    "index_math_high_needs": {
     "value": 60.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1257
    },
    "accountability_index": {
     "value": 80.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2526,
    "frpm_share": 0.2383,
    "el_share": 0.0206,
    "swd_share": 0.1774,
    "median_household_income": 129913,
    "adults_bachelors_or_higher_pct": 51.4,
    "children_with_one_parent_pct": 15.7,
    "acs_moe": {
     "median_household_income": 17325.0,
     "adults_bachelors_or_higher_pct": 5.47,
     "children_with_one_parent_pct": 7.74
    },
    "acs_source": "Census school district 0901440 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18045.76,
     "need_weighted": 16954.13,
     "need_weighted_ex_sped_tuition": 16515.37,
     "need_weighted_cwift": 16435.62,
     "need_weighted_real": 18132.84
    },
    "latest": {
     "unweighted": 20298.05,
     "need_weighted": 18853.1,
     "need_weighted_ex_sped_tuition": 18418.64,
     "need_weighted_cwift": 18197.97,
     "need_weighted_real": 18853.1,
     "efs_pupils": 2612,
     "frpm_share": 0.2383,
     "mll_share": 0.0206
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.439
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.593
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.667
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.726
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.745
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 0.751
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.764
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 0.786
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.841
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.867
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.881
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 0.918
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.937
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 0.976
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.004
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.0,
     "residual": 1.0,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.2,
     "residual": 3.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.6,
     "residual": -0.9,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.2,
     "residual": 1.5,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.2,
     "residual": 3.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 77.4,
    "learning_rate_pct_rank_ct": 62.6,
    "residual_on_ses_mean_pct_rank_ct": 74.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 58.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0490011": {
   "name": "Enfield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Enfield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 55.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4652
    },
    "growth_ela_high_needs": {
     "value": 53.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2655
    },
    "index_ela_all": {
     "value": 62.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6807
    },
    "index_ela_high_needs": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3879
    },
    "growth_math_all": {
     "value": 56.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4598
    },
    "growth_math_high_needs": {
     "value": 53.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2607
    },
    "index_math_all": {
     "value": 57.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6766
    },
    "index_math_high_needs": {
     "value": 50.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3845
    },
    "accountability_index": {
     "value": 69.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4694,
    "frpm_share": 0.5083,
    "el_share": 0.0409,
    "swd_share": 0.2147,
    "median_household_income": 90404,
    "adults_bachelors_or_higher_pct": 31.8,
    "children_with_one_parent_pct": 30.6,
    "acs_moe": {
     "median_household_income": 4833.0,
     "adults_bachelors_or_higher_pct": 2.27,
     "children_with_one_parent_pct": 6.02
    },
    "acs_source": "Census school district 0901470 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18388.29,
     "need_weighted": 15954.35,
     "need_weighted_ex_sped_tuition": 15286.05,
     "need_weighted_cwift": 15354.71,
     "need_weighted_real": 17089.67
    },
    "latest": {
     "unweighted": 19404.93,
     "need_weighted": 16689.28,
     "need_weighted_ex_sped_tuition": 15994.52,
     "need_weighted_cwift": 16109.35,
     "need_weighted_real": 16689.28,
     "efs_pupils": 4941,
     "frpm_share": 0.5083,
     "mll_share": 0.0409
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 0.88
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.064
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.123
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.216
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.236
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.256
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.285
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.287
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.306
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.314
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.34
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.386
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.488
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.493
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.528
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.6,
     "residual": -1.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 59.2,
     "residual": -1.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.2,
     "residual": -0.6,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 56.3,
     "residual": -0.1,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 67.9,
     "residual": 1.7,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 35.0,
    "learning_rate_pct_rank_ct": 4.3,
    "residual_on_ses_mean_pct_rank_ct": 37.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 1.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0500011": {
   "name": "Essex School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Essex"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 330
    },
    "growth_ela_high_needs": {
     "value": 50.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 126
    },
    "index_ela_all": {
     "value": 76.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 438
    },
    "index_ela_high_needs": {
     "value": 65.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 169
    },
    "growth_math_all": {
     "value": 62.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 327
    },
    "growth_math_high_needs": {
     "value": 54.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 123
    },
    "index_math_all": {
     "value": 73.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 436
    },
    "index_math_high_needs": {
     "value": 61.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 167
    },
    "accountability_index": {
     "value": 73.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 308,
    "frpm_share": 0.211,
    "el_share": 0.0325,
    "swd_share": 0.2857,
    "median_household_income": 104395,
    "adults_bachelors_or_higher_pct": 54.9,
    "children_with_one_parent_pct": 18.0,
    "acs_moe": {
     "median_household_income": 6626.0,
     "adults_bachelors_or_higher_pct": 6.32,
     "children_with_one_parent_pct": 10.29
    },
    "acs_source": "Census school district 0901500 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26670.73,
     "need_weighted": 24855.62,
     "need_weighted_ex_sped_tuition": 23817.05,
     "need_weighted_cwift": 24134.33,
     "need_weighted_real": 26612.04
    },
    "latest": {
     "unweighted": 28206.06,
     "need_weighted": 26325.77,
     "need_weighted_ex_sped_tuition": 25248.38,
     "need_weighted_cwift": 25337.6,
     "need_weighted_real": 26325.77,
     "efs_pupils": 309,
     "frpm_share": 0.211,
     "mll_share": 0.0325
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 1.067
     },
     {
      "code": "0980011",
      "name": "Norfolk School District",
      "distance": 1.705
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 1.742
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 1.941
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 2.147
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 2.345
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.466
     },
     {
      "code": "0080011",
      "name": "Bethany School District",
      "distance": 2.819
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 2.895
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.906
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.949
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 3.016
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 3.047
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 3.066
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 3.149
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.9,
     "residual": 3.5,
     "interval_90": 6.7,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 69.5,
     "residual": 3.5,
     "interval_90": 7.9,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 61.9,
     "residual": -1.8,
     "interval_90": 7.8,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 65.8,
     "residual": -3.1,
     "interval_90": 9.8,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 74.6,
     "residual": -1.2,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 85.3,
    "learning_rate_pct_rank_ct": 96.9,
    "residual_on_ses_mean_pct_rank_ct": 82.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 96.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0510011": {
   "name": "Fairfield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Fairfield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 63.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9976
    },
    "growth_ela_high_needs": {
     "value": 57.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3019
    },
    "index_ela_all": {
     "value": 76.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 14302
    },
    "index_ela_high_needs": {
     "value": 63.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4581
    },
    "growth_math_all": {
     "value": 71.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9955
    },
    "growth_math_high_needs": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3008
    },
    "index_math_all": {
     "value": 74.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 14287
    },
    "index_math_high_needs": {
     "value": 61.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4573
    },
    "accountability_index": {
     "value": 80.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 9139,
    "frpm_share": 0.1773,
    "el_share": 0.0376,
    "swd_share": 0.1962,
    "median_household_income": 172432,
    "adults_bachelors_or_higher_pct": 71.1,
    "children_with_one_parent_pct": 14.6,
    "acs_moe": {
     "median_household_income": 8394.0,
     "adults_bachelors_or_higher_pct": 2.66,
     "children_with_one_parent_pct": 3.05
    },
    "acs_source": "Census school district 0901530 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23141.72,
     "need_weighted": 21879.04,
     "need_weighted_ex_sped_tuition": 20717.48,
     "need_weighted_cwift": 19355.56,
     "need_weighted_real": 23418.81
    },
    "latest": {
     "unweighted": 25369.03,
     "need_weighted": 23874.74,
     "need_weighted_ex_sped_tuition": 22640.69,
     "need_weighted_cwift": 21704.31,
     "need_weighted_real": 23874.74,
     "efs_pupils": 9206,
     "frpm_share": 0.1773,
     "mll_share": 0.0376
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 0.869
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 0.934
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.196
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.403
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.431
     },
     {
      "code": "1550011",
      "name": "West Hartford School District",
      "distance": 1.488
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.503
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.563
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.577
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.59
     },
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.624
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.648
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 1.912
     },
     {
      "code": "0350011",
      "name": "Darien School District",
      "distance": 1.923
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.925
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 76.8,
     "residual": -0.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 74.6,
     "residual": -0.5,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 66.3,
     "residual": -2.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 71.4,
     "residual": -0.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.8,
     "residual": -0.6,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 84.2,
    "learning_rate_pct_rank_ct": 66.9,
    "residual_on_ses_mean_pct_rank_ct": 66.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 54.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0520011": {
   "name": "Farmington School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Farmington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4665
    },
    "growth_ela_high_needs": {
     "value": 58.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1356
    },
    "index_ela_all": {
     "value": 77.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6693
    },
    "index_ela_high_needs": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2218
    },
    "growth_math_all": {
     "value": 71.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4646
    },
    "growth_math_high_needs": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1342
    },
    "index_math_all": {
     "value": 76.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6679
    },
    "index_math_high_needs": {
     "value": 63.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2205
    },
    "accountability_index": {
     "value": 84.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4195,
    "frpm_share": 0.2,
    "el_share": 0.0591,
    "swd_share": 0.134,
    "median_household_income": 141120,
    "adults_bachelors_or_higher_pct": 68.3,
    "children_with_one_parent_pct": 11.1,
    "acs_moe": {
     "median_household_income": 9664.0,
     "adults_bachelors_or_higher_pct": 3.65,
     "children_with_one_parent_pct": 3.3
    },
    "acs_source": "Census school district 0901560 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19861.54,
     "need_weighted": 18605.88,
     "need_weighted_ex_sped_tuition": 17814.49,
     "need_weighted_cwift": 17906.36,
     "need_weighted_real": 19945.34
    },
    "latest": {
     "unweighted": 21031.91,
     "need_weighted": 19568.56,
     "need_weighted_ex_sped_tuition": 18353.29,
     "need_weighted_cwift": 18888.57,
     "need_weighted_real": 19568.56,
     "efs_pupils": 4284,
     "frpm_share": 0.2,
     "mll_share": 0.0591
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 0.6
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 0.723
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.801
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 0.946
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 0.961
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.1
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.191
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.254
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.358
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.407
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.411
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.5
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.515
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.573
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.643
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 76.3,
     "residual": 1.5,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.8,
     "residual": 2.7,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 66.5,
     "residual": -0.0,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 71.2,
     "residual": 0.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.8,
     "residual": 3.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 94.4,
    "learning_rate_pct_rank_ct": 74.2,
    "residual_on_ses_mean_pct_rank_ct": 96.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 64.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0530011": {
   "name": "Franklin School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Franklin"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 248
    },
    "growth_ela_high_needs": {
     "value": 59.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 61
    },
    "index_ela_all": {
     "value": 71.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 315
    },
    "index_ela_high_needs": {
     "value": 63.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 87
    },
    "growth_math_all": {
     "value": 63.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 248
    },
    "growth_math_high_needs": {
     "value": 62.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 61
    },
    "index_math_all": {
     "value": 69.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 315
    },
    "index_math_high_needs": {
     "value": 59.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 87
    },
    "accountability_index": {
     "value": 72.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 188,
    "frpm_share": 0.2713,
    "el_share": 0.0,
    "swd_share": 0.1223,
    "median_household_income": 105000,
    "adults_bachelors_or_higher_pct": 27.9,
    "children_with_one_parent_pct": 24.1,
    "acs_moe": {
     "median_household_income": 9871.0,
     "adults_bachelors_or_higher_pct": 4.81,
     "children_with_one_parent_pct": 12.51
    },
    "acs_source": "Census school district 0901590 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21745.11,
     "need_weighted": 20470.1,
     "need_weighted_ex_sped_tuition": 18981.68,
     "need_weighted_cwift": 20806.29,
     "need_weighted_real": 22042.78
    },
    "latest": {
     "unweighted": 23258.0,
     "need_weighted": 21507.53,
     "need_weighted_ex_sped_tuition": 19833.65,
     "need_weighted_cwift": 21879.48,
     "need_weighted_real": 21507.53,
     "efs_pupils": 252,
     "frpm_share": 0.2713,
     "mll_share": 0.0
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.131
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.352
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.38
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.503
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.525
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.595
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.743
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.981
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.987
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 2.055
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.068
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.088
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 2.128
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 2.137
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.166
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.6,
     "residual": 2.4,
     "interval_90": 6.6,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 65.7,
     "residual": 3.4,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 59.3,
     "residual": 1.3,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 62.0,
     "residual": 1.3,
     "interval_90": 9.5,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 74.6,
     "residual": -1.9,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 59.9,
    "learning_rate_pct_rank_ct": 0.0,
    "residual_on_ses_mean_pct_rank_ct": 53.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 0.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0540011": {
   "name": "Glastonbury School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Glastonbury"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6281
    },
    "growth_ela_high_needs": {
     "value": 56.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1508
    },
    "index_ela_all": {
     "value": 76.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9000
    },
    "index_ela_high_needs": {
     "value": 63.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2418
    },
    "growth_math_all": {
     "value": 69.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6275
    },
    "growth_math_high_needs": {
     "value": 56.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1503
    },
    "index_math_all": {
     "value": 76.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8996
    },
    "index_math_high_needs": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2416
    },
    "accountability_index": {
     "value": 81.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 5696,
    "frpm_share": 0.1545,
    "el_share": 0.0381,
    "swd_share": 0.1403,
    "median_household_income": 157192,
    "adults_bachelors_or_higher_pct": 68.6,
    "children_with_one_parent_pct": 12.0,
    "acs_moe": {
     "median_household_income": 13747.0,
     "adults_bachelors_or_higher_pct": 3.19,
     "children_with_one_parent_pct": 3.71
    },
    "acs_source": "Census school district 0901620 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20910.26,
     "need_weighted": 19945.88,
     "need_weighted_ex_sped_tuition": 19180.78,
     "need_weighted_cwift": 19196.65,
     "need_weighted_real": 21362.98
    },
    "latest": {
     "unweighted": 22603.15,
     "need_weighted": 21407.06,
     "need_weighted_ex_sped_tuition": 20527.74,
     "need_weighted_cwift": 20663.19,
     "need_weighted_real": 21407.06,
     "efs_pupils": 5845,
     "frpm_share": 0.1545,
     "mll_share": 0.0381
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 0.6
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 0.657
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 0.713
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.714
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.01
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.088
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.12
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 1.186
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.222
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.234
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.255
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.262
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.49
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.497
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 1.563
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 77.2,
     "residual": -0.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 75.1,
     "residual": 1.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 66.9,
     "residual": -2.7,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 72.1,
     "residual": -2.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 81.9,
     "residual": -0.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 93.2,
    "learning_rate_pct_rank_ct": 87.1,
    "residual_on_ses_mean_pct_rank_ct": 88.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 79.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2200012": {
   "name": "Regional School District 20",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Goshen",
    "Litchfield",
    "Morris",
    "Warren"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.3,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 1062
    },
    "growth_ela_high_needs": {
     "value": 59.5,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 419
    },
    "index_ela_all": {
     "value": 71.3,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 1607
    },
    "index_ela_high_needs": {
     "value": 62.0,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 650
    },
    "growth_math_all": {
     "value": 62.3,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 1054
    },
    "growth_math_high_needs": {
     "value": 56.0,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 417
    },
    "index_math_all": {
     "value": 67.8,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 1604
    },
    "index_math_high_needs": {
     "value": 57.6,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 649
    },
    "accountability_index": {
     "value": 72.0,
     "years": [
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1619,
    "frpm_share": 0.2644,
    "el_share": 0.0124,
    "swd_share": 0.1896,
    "median_household_income": 116816.0,
    "adults_bachelors_or_higher_pct": 47.5,
    "children_with_one_parent_pct": 16.8,
    "acs_moe": {
     "median_household_income": null,
     "adults_bachelors_or_higher_pct": null,
     "children_with_one_parent_pct": null
    },
    "acs_source": "towns Goshen, Litchfield, Morris, Warren weighted by own children under 18",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_ex_sped_tuition": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "latest": {
     "unweighted": 26589.81,
     "need_weighted": 24565.74,
     "need_weighted_ex_sped_tuition": 23968.63,
     "need_weighted_cwift": null,
     "need_weighted_real": 24565.74,
     "efs_pupils": 1625,
     "frpm_share": 0.2644,
     "mll_share": 0.0124
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.352
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 0.64
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.667
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 0.674
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.682
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 0.74
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.82
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 0.869
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.908
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.933
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 0.97
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.98
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.993
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.054
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.062
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.9,
     "residual": -0.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.7,
     "residual": -0.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.4,
     "residual": 0.9,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.4,
     "residual": -2.1,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.6,
     "residual": -3.6,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": []
  },
  "0560011": {
   "name": "Granby School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Granby"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1863
    },
    "growth_ela_high_needs": {
     "value": 56.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 578
    },
    "index_ela_all": {
     "value": 73.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2703
    },
    "index_ela_high_needs": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 857
    },
    "growth_math_all": {
     "value": 64.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1860
    },
    "growth_math_high_needs": {
     "value": 54.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 576
    },
    "index_math_all": {
     "value": 66.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2703
    },
    "index_math_high_needs": {
     "value": 53.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 857
    },
    "accountability_index": {
     "value": 82.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1709,
    "frpm_share": 0.1709,
    "el_share": 0.0064,
    "swd_share": 0.175,
    "median_household_income": 120275,
    "adults_bachelors_or_higher_pct": 59.4,
    "children_with_one_parent_pct": 15.4,
    "acs_moe": {
     "median_household_income": 13731.0,
     "adults_bachelors_or_higher_pct": 6.04,
     "children_with_one_parent_pct": 7.19
    },
    "acs_source": "Census school district 0901680 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20288.76,
     "need_weighted": 19354.16,
     "need_weighted_ex_sped_tuition": 18223.56,
     "need_weighted_cwift": 18627.61,
     "need_weighted_real": 20732.02
    },
    "latest": {
     "unweighted": 22065.17,
     "need_weighted": 20957.24,
     "need_weighted_ex_sped_tuition": 19602.28,
     "need_weighted_cwift": 20229.0,
     "need_weighted_real": 20957.24,
     "efs_pupils": 1769,
     "frpm_share": 0.1709,
     "mll_share": 0.0064
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 0.47
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.633
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.7
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.74
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.764
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 0.79
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 0.852
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.898
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.993
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.107
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.133
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.164
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.211
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.245
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.266
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 75.4,
     "residual": -2.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 72.5,
     "residual": -5.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 64.2,
     "residual": -0.3,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.8,
     "residual": -4.5,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.7,
     "residual": 3.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 89.3,
    "learning_rate_pct_rank_ct": 50.3,
    "residual_on_ses_mean_pct_rank_ct": 77.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 35.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0570011": {
   "name": "Greenwich School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Greenwich"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 69.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8659
    },
    "growth_ela_high_needs": {
     "value": 61.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2728
    },
    "index_ela_all": {
     "value": 80.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 12756
    },
    "index_ela_high_needs": {
     "value": 66.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4402
    },
    "growth_math_all": {
     "value": 76.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8631
    },
    "growth_math_high_needs": {
     "value": 64.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2711
    },
    "index_math_all": {
     "value": 78.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 12733
    },
    "index_math_high_needs": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4385
    },
    "accountability_index": {
     "value": 84.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 8465,
    "frpm_share": 0.2005,
    "el_share": 0.0543,
    "swd_share": 0.1598,
    "median_household_income": 206130,
    "adults_bachelors_or_higher_pct": 72.5,
    "children_with_one_parent_pct": 19.0,
    "acs_moe": {
     "median_household_income": 13918.0,
     "adults_bachelors_or_higher_pct": 2.27,
     "children_with_one_parent_pct": 3.78
    },
    "acs_source": "Census school district 0901710 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26919.47,
     "need_weighted": 25152.68,
     "need_weighted_ex_sped_tuition": 24142.96,
     "need_weighted_cwift": 20742.15,
     "need_weighted_real": 26923.76
    },
    "latest": {
     "unweighted": 29024.56,
     "need_weighted": 27031.59,
     "need_weighted_ex_sped_tuition": 26006.17,
     "need_weighted_cwift": 21976.91,
     "need_weighted_real": 27031.59,
     "efs_pupils": 8486,
     "frpm_share": 0.2005,
     "mll_share": 0.0543
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 1.196
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.255
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.261
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.294
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.502
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.519
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.536
     },
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.594
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.61
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.629
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 1.643
     },
     {
      "code": "1580011",
      "name": "Westport School District",
      "distance": 1.652
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.657
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.773
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 1.792
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 76.2,
     "residual": 3.8,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 74.5,
     "residual": 4.4,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 67.2,
     "residual": 2.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 72.4,
     "residual": 3.6,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 82.0,
     "residual": 2.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 88.7,
    "learning_rate_pct_rank_ct": 83.4,
    "residual_on_ses_mean_pct_rank_ct": 73.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 72.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0580011": {
   "name": "Griswold School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Griswold"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1722
    },
    "growth_ela_high_needs": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 988
    },
    "index_ela_all": {
     "value": 62.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2571
    },
    "index_ela_high_needs": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1492
    },
    "growth_math_all": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1719
    },
    "growth_math_high_needs": {
     "value": 54.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 985
    },
    "index_math_all": {
     "value": 56.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2569
    },
    "index_math_high_needs": {
     "value": 51.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1490
    },
    "accountability_index": {
     "value": 69.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1823,
    "frpm_share": 0.5392,
    "el_share": 0.0176,
    "swd_share": 0.2134,
    "median_household_income": 78719,
    "adults_bachelors_or_higher_pct": 19.9,
    "children_with_one_parent_pct": 42.7,
    "acs_moe": {
     "median_household_income": 11234.0,
     "adults_bachelors_or_higher_pct": 4.02,
     "children_with_one_parent_pct": 13.24
    },
    "acs_source": "Census school district 0901740 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18304.44,
     "need_weighted": 15807.86,
     "need_weighted_ex_sped_tuition": 14963.26,
     "need_weighted_cwift": 16068.65,
     "need_weighted_real": 16945.76
    },
    "latest": {
     "unweighted": 19340.67,
     "need_weighted": 16585.03,
     "need_weighted_ex_sped_tuition": 15356.31,
     "need_weighted_cwift": 16871.85,
     "need_weighted_real": 16585.03,
     "efs_pupils": 1874,
     "frpm_share": 0.5392,
     "mll_share": 0.0176
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 0.414
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 0.494
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 0.892
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.046
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.278
     },
     {
      "code": "1410011",
      "name": "Thompson School District",
      "distance": 1.296
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.336
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.394
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.493
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.552
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.61
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.637
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 1.714
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.74
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.799
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 60.3,
     "residual": 2.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 55.6,
     "residual": 1.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 53.7,
     "residual": 7.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 53.7,
     "residual": 3.1,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 65.4,
     "residual": 4.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 33.9,
    "learning_rate_pct_rank_ct": 90.8,
    "residual_on_ses_mean_pct_rank_ct": 51.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 91.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0590011": {
   "name": "Groton School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Groton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4066
    },
    "growth_ela_high_needs": {
     "value": 54.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2277
    },
    "index_ela_all": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5806
    },
    "index_ela_high_needs": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3325
    },
    "growth_math_all": {
     "value": 57.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4053
    },
    "growth_math_high_needs": {
     "value": 53.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2266
    },
    "index_math_all": {
     "value": 60.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5800
    },
    "index_math_high_needs": {
     "value": 52.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3321
    },
    "accountability_index": {
     "value": 69.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4009,
    "frpm_share": 0.6765,
    "el_share": 0.0427,
    "swd_share": 0.2055,
    "median_household_income": 88284,
    "adults_bachelors_or_higher_pct": 42.8,
    "children_with_one_parent_pct": 38.3,
    "acs_moe": {
     "median_household_income": 5289.0,
     "adults_bachelors_or_higher_pct": 3.01,
     "children_with_one_parent_pct": 8.77
    },
    "acs_source": "Census school district 0901770 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19765.05,
     "need_weighted": 16852.57,
     "need_weighted_ex_sped_tuition": 16109.2,
     "need_weighted_cwift": 17130.72,
     "need_weighted_real": 18058.46
    },
    "latest": {
     "unweighted": 21724.64,
     "need_weighted": 17733.28,
     "need_weighted_ex_sped_tuition": 16988.13,
     "need_weighted_cwift": 18039.96,
     "need_weighted_real": 17733.28,
     "efs_pupils": 4319,
     "frpm_share": 0.6765,
     "mll_share": 0.0427
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 0.837
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 0.97
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.105
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.167
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.247
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.287
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.302
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.33
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.548
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.595
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.629
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.629
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.661
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.776
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.855
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 61.6,
     "residual": 3.1,
     "interval_90": 6.7,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 56.1,
     "residual": 3.9,
     "interval_90": 7.9,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.7,
     "residual": 0.9,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 54.6,
     "residual": 2.6,
     "interval_90": 9.8,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 65.6,
     "residual": 3.7,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 33.3,
    "learning_rate_pct_rank_ct": 39.3,
    "residual_on_ses_mean_pct_rank_ct": 38.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 49.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0600011": {
   "name": "Guilford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Guilford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3300
    },
    "growth_ela_high_needs": {
     "value": 55.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 884
    },
    "index_ela_all": {
     "value": 76.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4781
    },
    "index_ela_high_needs": {
     "value": 63.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1335
    },
    "growth_math_all": {
     "value": 71.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3298
    },
    "growth_math_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 884
    },
    "index_math_all": {
     "value": 74.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4777
    },
    "index_math_high_needs": {
     "value": 59.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1332
    },
    "accountability_index": {
     "value": 82.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3080,
    "frpm_share": 0.1442,
    "el_share": 0.0179,
    "swd_share": 0.164,
    "median_household_income": 137816,
    "adults_bachelors_or_higher_pct": 60.5,
    "children_with_one_parent_pct": 14.6,
    "acs_moe": {
     "median_household_income": 11388.0,
     "adults_bachelors_or_higher_pct": 4.13,
     "children_with_one_parent_pct": 5.34
    },
    "acs_source": "Census school district 0901800 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21860.1,
     "need_weighted": 20958.54,
     "need_weighted_ex_sped_tuition": 19920.59,
     "need_weighted_cwift": 19880.7,
     "need_weighted_real": 22450.63
    },
    "latest": {
     "unweighted": 23840.74,
     "need_weighted": 22755.1,
     "need_weighted_ex_sped_tuition": 21751.2,
     "need_weighted_cwift": 21366.29,
     "need_weighted_real": 22755.1,
     "efs_pupils": 3096,
     "frpm_share": 0.1442,
     "mll_share": 0.0179
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 0.587
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 0.595
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.65
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.74
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 0.793
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.8
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.881
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 0.973
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 0.998
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.998
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.023
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.076
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.088
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.1
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.136
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 76.0,
     "residual": 0.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.7,
     "residual": 0.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.1,
     "residual": -2.8,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 70.2,
     "residual": 1.6,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.2,
     "residual": 2.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 92.7,
    "learning_rate_pct_rank_ct": 88.3,
    "residual_on_ses_mean_pct_rank_ct": 89.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 82.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2170012": {
   "name": "Regional School District 17",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Haddam",
    "Killingworth"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1975
    },
    "growth_ela_high_needs": {
     "value": 49.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 522
    },
    "index_ela_all": {
     "value": 73.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2793
    },
    "index_ela_high_needs": {
     "value": 60.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 772
    },
    "growth_math_all": {
     "value": 63.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1970
    },
    "growth_math_high_needs": {
     "value": 54.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 518
    },
    "index_math_all": {
     "value": 70.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2790
    },
    "index_math_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 770
    },
    "accountability_index": {
     "value": 82.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1716,
    "frpm_share": 0.162,
    "el_share": 0.0064,
    "swd_share": 0.1824,
    "median_household_income": 126772,
    "adults_bachelors_or_higher_pct": 50.9,
    "children_with_one_parent_pct": 18.2,
    "acs_moe": {
     "median_household_income": 9287.0,
     "adults_bachelors_or_higher_pct": 4.8,
     "children_with_one_parent_pct": 6.91
    },
    "acs_source": "Census school district 0903539 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24685.18,
     "need_weighted": 23637.25,
     "need_weighted_ex_sped_tuition": 22245.85,
     "need_weighted_cwift": 22946.55,
     "need_weighted_real": 25257.11
    },
    "latest": {
     "unweighted": 28369.21,
     "need_weighted": 27013.09,
     "need_weighted_ex_sped_tuition": 25466.79,
     "need_weighted_cwift": 25999.12,
     "need_weighted_real": 27013.09,
     "efs_pupils": 1730,
     "frpm_share": 0.162,
     "mll_share": 0.0064
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.584
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.593
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 0.626
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.633
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.656
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.682
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.722
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 0.741
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 0.82
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.896
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 0.937
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.971
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.998
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.053
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.06
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.0,
     "residual": -0.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.5,
     "residual": -0.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.1,
     "residual": -6.1,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.7,
     "residual": -3.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.2,
     "residual": 4.1,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 76.3,
    "learning_rate_pct_rank_ct": 43.6,
    "residual_on_ses_mean_pct_rank_ct": 56.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 33.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0620011": {
   "name": "Hamden School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Hamden"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5420
    },
    "growth_ela_high_needs": {
     "value": 52.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3043
    },
    "index_ela_all": {
     "value": 59.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7867
    },
    "index_ela_high_needs": {
     "value": 51.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4517
    },
    "growth_math_all": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5372
    },
    "growth_math_high_needs": {
     "value": 51.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3009
    },
    "index_math_all": {
     "value": 55.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7835
    },
    "index_math_high_needs": {
     "value": 47.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4494
    },
    "accountability_index": {
     "value": 66.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 5464,
    "frpm_share": 0.4559,
    "el_share": 0.0871,
    "swd_share": 0.205,
    "median_household_income": 98306,
    "adults_bachelors_or_higher_pct": 47.8,
    "children_with_one_parent_pct": 30.0,
    "acs_moe": {
     "median_household_income": 6924.0,
     "adults_bachelors_or_higher_pct": 2.51,
     "children_with_one_parent_pct": 5.13
    },
    "acs_source": "Census school district 0901860 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23068.99,
     "need_weighted": 20065.28,
     "need_weighted_ex_sped_tuition": 17579.81,
     "need_weighted_cwift": 19035.98,
     "need_weighted_real": 21505.78
    },
    "latest": {
     "unweighted": 24881.89,
     "need_weighted": 21476.8,
     "need_weighted_ex_sped_tuition": 18580.03,
     "need_weighted_cwift": 20166.01,
     "need_weighted_real": 21476.8,
     "efs_pupils": 6458,
     "frpm_share": 0.4559,
     "mll_share": 0.0871
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 0.879
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.978
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.008
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.196
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.209
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.235
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.269
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.292
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.304
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.306
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.32
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.455
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.466
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.471
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.487
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 66.3,
     "residual": -6.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 62.3,
     "residual": -6.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 59.8,
     "residual": -3.9,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 61.4,
     "residual": -4.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 71.0,
     "residual": -4.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 28.8,
    "learning_rate_pct_rank_ct": 18.4,
    "residual_on_ses_mean_pct_rank_ct": 13.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 15.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0630011": {
   "name": "Hampton School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Hampton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 47
    },
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 97
    },
    "index_ela_high_needs": {
     "value": 59.4,
     "years": [
      "2025-26"
     ],
     "students": 21
    },
    "growth_math_all": {
     "value": 64.2,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 47
    },
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 97
    },
    "index_math_high_needs": {
     "value": 46.5,
     "years": [
      "2025-26"
     ],
     "students": 21
    },
    "accountability_index": {
     "value": 63.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 74,
    "frpm_share": 0.4865,
    "el_share": 0.0,
    "swd_share": 0.2973,
    "median_household_income": 109167,
    "adults_bachelors_or_higher_pct": 29.9,
    "children_with_one_parent_pct": 46.9,
    "acs_moe": {
     "median_household_income": 19163.0,
     "adults_bachelors_or_higher_pct": 4.57,
     "children_with_one_parent_pct": 17.44
    },
    "acs_source": "Census school district 0901890 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 29222.41,
     "need_weighted": 26592.37,
     "need_weighted_ex_sped_tuition": 25603.43,
     "need_weighted_cwift": 27316.2,
     "need_weighted_real": 28668.39
    },
    "latest": {
     "unweighted": 27772.75,
     "need_weighted": 24235.52,
     "need_weighted_ex_sped_tuition": 23672.17,
     "need_weighted_cwift": 24959.34,
     "need_weighted_real": 24235.52,
     "efs_pupils": 84,
     "frpm_share": 0.4865,
     "mll_share": 0.0
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.372
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 2.43
     },
     {
      "code": "0980011",
      "name": "Norfolk School District",
      "distance": 2.543
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 2.557
     },
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 2.635
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.752
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.844
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 2.869
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 2.938
     },
     {
      "code": "1600011",
      "name": "Willington School District",
      "distance": 3.105
     },
     {
      "code": "0500011",
      "name": "Essex School District",
      "distance": 3.252
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 3.655
     },
     {
      "code": "1620011",
      "name": "Winchester School District",
      "distance": 3.662
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 3.682
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 3.689
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.1,
     "residual": 5.2,
     "interval_90": 6.7,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 58.1,
     "residual": 1.0,
     "interval_90": 7.9,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 54.7,
     "residual": 7.4,
     "interval_90": 7.8,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 55.8,
     "residual": 8.4,
     "interval_90": 9.7,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 66.6,
     "residual": -3.6,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 49.2,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 40.4,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0640011": {
   "name": "Hartford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Hartford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 53.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15507
    },
    "growth_ela_high_needs": {
     "value": 51.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 13808
    },
    "index_ela_all": {
     "value": 48.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 21650
    },
    "index_ela_high_needs": {
     "value": 45.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 19225
    },
    "growth_math_all": {
     "value": 52.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15346
    },
    "growth_math_high_needs": {
     "value": 50.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 13656
    },
    "index_math_all": {
     "value": 44.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 21519
    },
    "index_math_high_needs": {
     "value": 41.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 19103
    },
    "accountability_index": {
     "value": 58.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 16434,
    "frpm_share": 0.7666,
    "el_share": 0.2624,
    "swd_share": 0.2072,
    "median_household_income": 46411,
    "adults_bachelors_or_higher_pct": 19.4,
    "children_with_one_parent_pct": 64.9,
    "acs_moe": {
     "median_household_income": 3031.0,
     "adults_bachelors_or_higher_pct": 1.2,
     "children_with_one_parent_pct": 3.98
    },
    "acs_source": "Census school district 0901920 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21200.83,
     "need_weighted": 16051.76,
     "need_weighted_ex_sped_tuition": 13247.23,
     "need_weighted_cwift": 15449.72,
     "need_weighted_real": 17180.46
    },
    "latest": {
     "unweighted": 21365.98,
     "need_weighted": 16178.99,
     "need_weighted_ex_sped_tuition": 12881.99,
     "need_weighted_cwift": 15616.79,
     "need_weighted_real": 16178.99,
     "efs_pupils": 21130,
     "frpm_share": 0.7666,
     "mll_share": 0.2624
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 0.96
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 1.336
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 1.604
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 1.772
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 1.781
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 1.875
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 2.065
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 2.339
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.719
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 2.988
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 3.567
     },
     {
      "code": "0340011",
      "name": "Danbury School District",
      "distance": 3.806
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 3.82
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 4.045
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 4.098
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 50.7,
     "residual": -2.5,
     "interval_90": 6.7,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 45.4,
     "residual": -1.2,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.1,
     "residual": -0.9,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 53.1,
     "residual": -1.0,
     "interval_90": 9.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 59.6,
     "residual": -1.5,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 2.8,
    "learning_rate_pct_rank_ct": 20.9,
    "residual_on_ses_mean_pct_rank_ct": 94.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 77.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0650011": {
   "name": "Hartland School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Hartland"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 199
    },
    "growth_ela_high_needs": {
     "value": 66.5,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 46
    },
    "index_ela_all": {
     "value": 75.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 226
    },
    "index_ela_high_needs": {
     "value": 66.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 75
    },
    "growth_math_all": {
     "value": 72.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 198
    },
    "growth_math_high_needs": {
     "value": 64.2,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 45
    },
    "index_math_all": {
     "value": 71.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 226
    },
    "index_math_high_needs": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 75
    },
    "accountability_index": {
     "value": 83.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 123,
    "frpm_share": 0.1789,
    "el_share": 0.0,
    "swd_share": 0.187,
    "median_household_income": 113375,
    "adults_bachelors_or_higher_pct": 39.9,
    "children_with_one_parent_pct": 20.8,
    "acs_moe": {
     "median_household_income": 13472.0,
     "adults_bachelors_or_higher_pct": 5.21,
     "children_with_one_parent_pct": 12.46
    },
    "acs_source": "Census school district 0901950 (elementary school district)",
    "notes": [
     "frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 27743.6,
     "need_weighted": 26693.9,
     "need_weighted_ex_sped_tuition": 24834.18,
     "need_weighted_cwift": 26366.63,
     "need_weighted_real": 28466.4
    },
    "latest": {
     "unweighted": 30256.05,
     "need_weighted": 29820.21,
     "need_weighted_ex_sped_tuition": 27700.4,
     "need_weighted_cwift": 29909.94,
     "need_weighted_real": 29820.21,
     "efs_pupils": 195,
     "frpm_share": 0.0488,
     "mll_share": 0.0
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 0.859
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.219
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.368
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.48
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.522
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.546
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.584
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.636
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.655
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.684
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.687
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.737
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.782
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.793
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.821
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.9,
     "residual": 3.4,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 69.3,
     "residual": 2.5,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 61.2,
     "residual": 4.9,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 65.3,
     "residual": 7.4,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 76.3,
     "residual": 6.9,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 69.5,
    "learning_rate_pct_rank_ct": 85.9,
    "residual_on_ses_mean_pct_rank_ct": 64.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 80.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0670011": {
   "name": "Hebron School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Hebron"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 65.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 791
    },
    "growth_ela_high_needs": {
     "value": 58.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 217
    },
    "index_ela_all": {
     "value": 76.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1084
    },
    "index_ela_high_needs": {
     "value": 65.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 317
    },
    "growth_math_all": {
     "value": 75.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 791
    },
    "growth_math_high_needs": {
     "value": 64.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 217
    },
    "index_math_all": {
     "value": 73.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1084
    },
    "index_math_high_needs": {
     "value": 61.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 317
    },
    "accountability_index": {
     "value": 77.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 681,
    "frpm_share": 0.1718,
    "el_share": 0.0044,
    "swd_share": 0.1498,
    "median_household_income": 142500,
    "adults_bachelors_or_higher_pct": 52.7,
    "children_with_one_parent_pct": 19.1,
    "acs_moe": {
     "median_household_income": 23319.0,
     "adults_bachelors_or_higher_pct": 4.5,
     "children_with_one_parent_pct": 8.86
    },
    "acs_source": "Census school district 0902010 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19532.63,
     "need_weighted": 18583.76,
     "need_weighted_ex_sped_tuition": 18124.94,
     "need_weighted_cwift": 18018.99,
     "need_weighted_real": 19919.64
    },
    "latest": {
     "unweighted": 21439.25,
     "need_weighted": 20367.02,
     "need_weighted_ex_sped_tuition": 19672.18,
     "need_weighted_cwift": 19659.29,
     "need_weighted_real": 20367.02,
     "efs_pupils": 688,
     "frpm_share": 0.1718,
     "mll_share": 0.0044
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 0.846
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 0.911
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.219
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.334
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.386
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.509
     },
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 1.51
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.54
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.687
     },
     {
      "code": "1170011",
      "name": "Redding School District",
      "distance": 1.758
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.92
     },
     {
      "code": "1270011",
      "name": "Sherman School District",
      "distance": 1.983
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.992
     },
     {
      "code": "1670011",
      "name": "Woodbridge School District",
      "distance": 1.994
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.999
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.3,
     "residual": 2.1,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 72.0,
     "residual": 1.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.8,
     "residual": 1.4,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.5,
     "residual": 7.0,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 79.3,
     "residual": -2.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 71.8,
    "learning_rate_pct_rank_ct": 89.6,
    "residual_on_ses_mean_pct_rank_ct": 36.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 84.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0680011": {
   "name": "Kent School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Kent"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 67.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 257
    },
    "growth_ela_high_needs": {
     "value": 73.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 90
    },
    "index_ela_all": {
     "value": 78.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 330
    },
    "index_ela_high_needs": {
     "value": 73.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 121
    },
    "growth_math_all": {
     "value": 68.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 257
    },
    "growth_math_high_needs": {
     "value": 64.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 90
    },
    "index_math_all": {
     "value": 73.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 330
    },
    "index_math_high_needs": {
     "value": 68.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 121
    },
    "accountability_index": {
     "value": 75.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 180,
    "frpm_share": 0.2722,
    "el_share": 0.0167,
    "swd_share": 0.1611,
    "median_household_income": 96064,
    "adults_bachelors_or_higher_pct": 55.5,
    "children_with_one_parent_pct": 31.6,
    "acs_moe": {
     "median_household_income": 16054.0,
     "adults_bachelors_or_higher_pct": 9.16,
     "children_with_one_parent_pct": 15.17
    },
    "acs_source": "Census school district 0902040 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 30763.63,
     "need_weighted": 28532.85,
     "need_weighted_ex_sped_tuition": 28482.72,
     "need_weighted_cwift": 28735.72,
     "need_weighted_real": 30518.55
    },
    "latest": {
     "unweighted": 35129.72,
     "need_weighted": 32352.09,
     "need_weighted_ex_sped_tuition": 32319.0,
     "need_weighted_cwift": 32449.44,
     "need_weighted_real": 32352.09,
     "efs_pupils": 181,
     "frpm_share": 0.2722,
     "mll_share": 0.0167
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 0.888
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.089
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.09
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.205
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.229
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.344
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.356
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.655
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.674
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.748
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.821
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.877
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.914
     },
     {
      "code": "0780011",
      "name": "Mansfield School District",
      "distance": 1.951
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.999
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.2,
     "residual": 7.4,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 67.7,
     "residual": 5.7,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 62.4,
     "residual": 5.5,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 66.6,
     "residual": 1.4,
     "interval_90": 9.5,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 75.4,
     "residual": -0.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 80.8,
    "learning_rate_pct_rank_ct": 95.1,
    "residual_on_ses_mean_pct_rank_ct": 95.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 95.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0690011": {
   "name": "Killingly School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Killingly"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2366
    },
    "growth_ela_high_needs": {
     "value": 55.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1415
    },
    "index_ela_all": {
     "value": 61.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3463
    },
    "index_ela_high_needs": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2055
    },
    "growth_math_all": {
     "value": 52.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2351
    },
    "growth_math_high_needs": {
     "value": 51.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1405
    },
    "index_math_all": {
     "value": 54.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3453
    },
    "index_math_high_needs": {
     "value": 49.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2048
    },
    "accountability_index": {
     "value": 67.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2392,
    "frpm_share": 0.5109,
    "el_share": 0.0268,
    "swd_share": 0.2136,
    "median_household_income": 84350,
    "adults_bachelors_or_higher_pct": 22.9,
    "children_with_one_parent_pct": 42.9,
    "acs_moe": {
     "median_household_income": 8277.0,
     "adults_bachelors_or_higher_pct": 3.22,
     "children_with_one_parent_pct": 12.14
    },
    "acs_source": "Census school district 0902070 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19830.49,
     "need_weighted": 17200.17,
     "need_weighted_ex_sped_tuition": 15803.32,
     "need_weighted_cwift": 17672.59,
     "need_weighted_real": 18427.58
    },
    "latest": {
     "unweighted": 21336.06,
     "need_weighted": 18393.93,
     "need_weighted_ex_sped_tuition": 16680.04,
     "need_weighted_cwift": 18943.29,
     "need_weighted_real": 18393.93,
     "efs_pupils": 2454,
     "frpm_share": 0.5109,
     "mll_share": 0.0268
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 0.414
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 0.736
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 0.8
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.1
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.139
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.148
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.207
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.216
     },
     {
      "code": "1410011",
      "name": "Thompson School District",
      "distance": 1.299
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.361
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.367
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.439
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.544
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.554
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.581
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 61.1,
     "residual": 0.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 56.7,
     "residual": -2.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.7,
     "residual": 2.0,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 55.1,
     "residual": -2.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 66.5,
     "residual": 0.6,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 26.6,
    "learning_rate_pct_rank_ct": 58.9,
    "residual_on_ses_mean_pct_rank_ct": 54.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 75.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0710011": {
   "name": "Lebanon School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Lebanon"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 886
    },
    "growth_ela_high_needs": {
     "value": 57.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 361
    },
    "index_ela_all": {
     "value": 70.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1313
    },
    "index_ela_high_needs": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 519
    },
    "growth_math_all": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 883
    },
    "growth_math_high_needs": {
     "value": 55.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 358
    },
    "index_math_all": {
     "value": 66.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1309
    },
    "index_math_high_needs": {
     "value": 55.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 515
    },
    "accountability_index": {
     "value": 75.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 968,
    "frpm_share": 0.2779,
    "el_share": 0.0062,
    "swd_share": 0.1921,
    "median_household_income": 109135,
    "adults_bachelors_or_higher_pct": 40.1,
    "children_with_one_parent_pct": 17.2,
    "acs_moe": {
     "median_household_income": 19475.0,
     "adults_bachelors_or_higher_pct": 7.39,
     "children_with_one_parent_pct": 10.69
    },
    "acs_source": "Census school district 0902130 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23101.53,
     "need_weighted": 21197.94,
     "need_weighted_ex_sped_tuition": 19961.22,
     "need_weighted_cwift": 21547.9,
     "need_weighted_real": 22707.11
    },
    "latest": {
     "unweighted": 25244.71,
     "need_weighted": 23268.86,
     "need_weighted_ex_sped_tuition": 22059.17,
     "need_weighted_cwift": 23671.27,
     "need_weighted_real": 23268.86,
     "efs_pupils": 987,
     "frpm_share": 0.2779,
     "mll_share": 0.0062
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.674
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 0.681
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.988
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.013
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.132
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.164
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.166
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.247
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.256
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.262
     },
     {
      "code": "2130012",
      "name": "Regional School District 13",
      "distance": 1.268
     },
     {
      "code": "1400011",
      "name": "Thomaston School District",
      "distance": 1.282
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.287
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.33
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.358
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.6,
     "residual": -0.3,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.3,
     "residual": -0.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.0,
     "residual": 2.8,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.6,
     "residual": 1.5,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.3,
     "residual": 1.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 52.0,
    "learning_rate_pct_rank_ct": 37.4,
    "residual_on_ses_mean_pct_rank_ct": 57.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 37.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0720011": {
   "name": "Ledyard School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Ledyard"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2539
    },
    "growth_ela_high_needs": {
     "value": 50.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 994
    },
    "index_ela_all": {
     "value": 64.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3610
    },
    "index_ela_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1444
    },
    "growth_math_all": {
     "value": 54.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2534
    },
    "growth_math_high_needs": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 989
    },
    "index_math_all": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3601
    },
    "index_math_high_needs": {
     "value": 50.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1435
    },
    "accountability_index": {
     "value": 72.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2347,
    "frpm_share": 0.2855,
    "el_share": 0.0166,
    "swd_share": 0.202,
    "median_household_income": 107975,
    "adults_bachelors_or_higher_pct": 40.5,
    "children_with_one_parent_pct": 34.2,
    "acs_moe": {
     "median_household_income": 9893.0,
     "adults_bachelors_or_higher_pct": 4.74,
     "children_with_one_parent_pct": 10.62
    },
    "acs_source": "Census school district 0902160 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 17485.88,
     "need_weighted": 16130.61,
     "need_weighted_ex_sped_tuition": 15306.09,
     "need_weighted_cwift": 16397.11,
     "need_weighted_real": 17261.34
    },
    "latest": {
     "unweighted": 19457.63,
     "need_weighted": 17854.39,
     "need_weighted_ex_sped_tuition": 16922.63,
     "need_weighted_cwift": 18163.16,
     "need_weighted_real": 17854.39,
     "efs_pupils": 2446,
     "frpm_share": 0.2855,
     "mll_share": 0.0166
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 0.871
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.158
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.219
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.226
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.279
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.291
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.301
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.311
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.328
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.351
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.369
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.39
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.394
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.441
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.443
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.5,
     "residual": -4.3,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 65.4,
     "residual": -4.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.0,
     "residual": -5.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 63.5,
     "residual": -9.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.6,
     "residual": -0.8,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 45.2,
    "learning_rate_pct_rank_ct": 24.5,
    "residual_on_ses_mean_pct_rank_ct": 21.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 18.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0730011": {
   "name": "Lisbon School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Lisbon"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 612
    },
    "growth_ela_high_needs": {
     "value": 53.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 301
    },
    "index_ela_all": {
     "value": 66.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 752
    },
    "index_ela_high_needs": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 384
    },
    "growth_math_all": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 609
    },
    "growth_math_high_needs": {
     "value": 59.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 299
    },
    "index_math_all": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 749
    },
    "index_math_high_needs": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 382
    },
    "accountability_index": {
     "value": 72.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 422,
    "frpm_share": 0.3578,
    "el_share": 0.0237,
    "swd_share": 0.2156,
    "median_household_income": 92708,
    "adults_bachelors_or_higher_pct": 19.2,
    "children_with_one_parent_pct": 37.1,
    "acs_moe": {
     "median_household_income": 11854.0,
     "adults_bachelors_or_higher_pct": 5.0,
     "children_with_one_parent_pct": 18.44
    },
    "acs_source": "Census school district 0902190 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18641.99,
     "need_weighted": 16724.75,
     "need_weighted_ex_sped_tuition": 14905.51,
     "need_weighted_cwift": 17000.98,
     "need_weighted_real": 17898.22
    },
    "latest": {
     "unweighted": 20397.35,
     "need_weighted": 18322.1,
     "need_weighted_ex_sped_tuition": 16200.56,
     "need_weighted_cwift": 18638.96,
     "need_weighted_real": 18322.1,
     "efs_pupils": 588,
     "frpm_share": 0.3578,
     "mll_share": 0.0237
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.078
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.176
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 1.253
     },
     {
      "code": "1600011",
      "name": "Willington School District",
      "distance": 1.804
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 1.835
     },
     {
      "code": "1620011",
      "name": "Winchester School District",
      "distance": 1.861
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.906
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.911
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 1.97
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.097
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.136
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.168
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 2.243
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 2.313
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 2.436
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.7,
     "residual": 2.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 60.4,
     "residual": 4.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.1,
     "residual": 0.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.0,
     "residual": 1.8,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 69.6,
     "residual": 2.5,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 34.5,
    "learning_rate_pct_rank_ct": 25.2,
    "residual_on_ses_mean_pct_rank_ct": 11.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 22.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2180012": {
   "name": "Regional School District 18",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Lyme",
    "Old Lyme"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 63.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1312
    },
    "growth_ela_high_needs": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 388
    },
    "index_ela_all": {
     "value": 77.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1879
    },
    "index_ela_high_needs": {
     "value": 66.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 552
    },
    "growth_math_all": {
     "value": 70.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1310
    },
    "growth_math_high_needs": {
     "value": 62.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 387
    },
    "index_math_all": {
     "value": 75.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1877
    },
    "index_math_high_needs": {
     "value": 64.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 551
    },
    "accountability_index": {
     "value": 82.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1281,
    "frpm_share": 0.1514,
    "el_share": 0.0265,
    "swd_share": 0.1522,
    "median_household_income": 132263,
    "adults_bachelors_or_higher_pct": 58.2,
    "children_with_one_parent_pct": 13.3,
    "acs_moe": {
     "median_household_income": 8775.0,
     "adults_bachelors_or_higher_pct": 4.4,
     "children_with_one_parent_pct": 5.42
    },
    "acs_source": "Census school district 0903540 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24531.57,
     "need_weighted": 23348.31,
     "need_weighted_ex_sped_tuition": 23047.96,
     "need_weighted_cwift": 22948.51,
     "need_weighted_real": 25033.4
    },
    "latest": {
     "unweighted": 26038.45,
     "need_weighted": 24749.81,
     "need_weighted_ex_sped_tuition": 24222.7,
     "need_weighted_cwift": 23820.8,
     "need_weighted_real": 24749.81,
     "efs_pupils": 1292,
     "frpm_share": 0.1514,
     "mll_share": 0.0265
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.79
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.793
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 0.802
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.031
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.046
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.061
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.071
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.073
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.116
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.116
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.145
     },
     {
      "code": "1080011",
      "name": "Oxford School District",
      "distance": 1.244
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.26
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.262
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.277
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 75.7,
     "residual": 1.7,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.3,
     "residual": 2.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.0,
     "residual": -1.4,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 69.8,
     "residual": 0.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.0,
     "residual": 2.5,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 92.1,
    "learning_rate_pct_rank_ct": 65.6,
    "residual_on_ses_mean_pct_rank_ct": 91.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 55.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0760011": {
   "name": "Madison School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Madison"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 68.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2587
    },
    "growth_ela_high_needs": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 454
    },
    "index_ela_all": {
     "value": 79.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3790
    },
    "index_ela_high_needs": {
     "value": 64.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 763
    },
    "growth_math_all": {
     "value": 77.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2583
    },
    "growth_math_high_needs": {
     "value": 65.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 453
    },
    "index_math_all": {
     "value": 79.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3787
    },
    "index_math_high_needs": {
     "value": 63.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 762
    },
    "accountability_index": {
     "value": 86.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2445,
    "frpm_share": 0.0462,
    "el_share": 0.0119,
    "swd_share": 0.1673,
    "median_household_income": 167442,
    "adults_bachelors_or_higher_pct": 72.4,
    "children_with_one_parent_pct": 14.0,
    "acs_moe": {
     "median_household_income": 16036.0,
     "adults_bachelors_or_higher_pct": 4.55,
     "children_with_one_parent_pct": 5.01
    },
    "acs_source": "Census school district 0902280 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24855.55,
     "need_weighted": 24489.4,
     "need_weighted_ex_sped_tuition": 23289.44,
     "need_weighted_cwift": 23232.53,
     "need_weighted_real": 26248.4
    },
    "latest": {
     "unweighted": 26292.66,
     "need_weighted": 25857.48,
     "need_weighted_ex_sped_tuition": 24573.3,
     "need_weighted_cwift": 24279.32,
     "need_weighted_real": 25857.48,
     "efs_pupils": 2467,
     "frpm_share": 0.0462,
     "mll_share": 0.0119
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 0.862
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 0.908
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.136
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.161
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.219
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.227
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.234
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.362
     },
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.416
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.475
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 1.503
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.558
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.56
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 1.573
     },
     {
      "code": "1570011",
      "name": "Weston School District",
      "distance": 1.583
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 79.5,
     "residual": 0.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 77.9,
     "residual": 1.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 68.0,
     "residual": 0.9,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 74.7,
     "residual": 2.5,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 83.7,
     "residual": 2.5,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 84.7,
    "learning_rate_pct_rank_ct": 30.1,
    "residual_on_ses_mean_pct_rank_ct": 60.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 12.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0770011": {
   "name": "Manchester School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Manchester"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 53.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5899
    },
    "growth_ela_high_needs": {
     "value": 51.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4003
    },
    "index_ela_all": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8569
    },
    "index_ela_high_needs": {
     "value": 50.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5912
    },
    "growth_math_all": {
     "value": 55.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5804
    },
    "growth_math_high_needs": {
     "value": 53.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3917
    },
    "index_math_all": {
     "value": 52.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8506
    },
    "index_math_high_needs": {
     "value": 46.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5855
    },
    "accountability_index": {
     "value": 63.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 6122,
    "frpm_share": 0.617,
    "el_share": 0.0905,
    "swd_share": 0.2076,
    "median_household_income": 86840,
    "adults_bachelors_or_higher_pct": 40.5,
    "children_with_one_parent_pct": 38.8,
    "acs_moe": {
     "median_household_income": 4023.0,
     "adults_bachelors_or_higher_pct": 2.27,
     "children_with_one_parent_pct": 5.65
    },
    "acs_source": "Census school district 0902310 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19871.67,
     "need_weighted": 16624.05,
     "need_weighted_ex_sped_tuition": 15912.6,
     "need_weighted_cwift": 15999.39,
     "need_weighted_real": 17803.91
    },
    "latest": {
     "unweighted": 21170.97,
     "need_weighted": 17493.01,
     "need_weighted_ex_sped_tuition": 16550.5,
     "need_weighted_cwift": 16885.15,
     "need_weighted_real": 17493.01,
     "efs_pupils": 7474,
     "frpm_share": 0.617,
     "mll_share": 0.0905
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 0.837
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 0.921
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 0.924
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.036
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.054
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.139
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.235
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.256
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.304
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.403
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.581
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.584
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.594
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 1.673
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.739
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 61.5,
     "residual": -5.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 56.7,
     "residual": -4.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.8,
     "residual": -3.0,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 56.6,
     "residual": -0.8,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 66.6,
     "residual": -3.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 13.6,
    "learning_rate_pct_rank_ct": 1.2,
    "residual_on_ses_mean_pct_rank_ct": 4.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 0.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0780011": {
   "name": "Mansfield School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Mansfield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1463
    },
    "growth_ela_high_needs": {
     "value": 58.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 557
    },
    "index_ela_all": {
     "value": 75.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1832
    },
    "index_ela_high_needs": {
     "value": 63.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 760
    },
    "growth_math_all": {
     "value": 72.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1453
    },
    "growth_math_high_needs": {
     "value": 63.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 550
    },
    "index_math_all": {
     "value": 72.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1825
    },
    "index_math_high_needs": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 756
    },
    "accountability_index": {
     "value": 73.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 966,
    "frpm_share": 0.3199,
    "el_share": 0.0787,
    "swd_share": 0.1387,
    "median_household_income": 72393,
    "adults_bachelors_or_higher_pct": 57.9,
    "children_with_one_parent_pct": 29.6,
    "acs_moe": {
     "median_household_income": 12203.0,
     "adults_bachelors_or_higher_pct": 5.68,
     "children_with_one_parent_pct": 11.46
    },
    "acs_source": "Census school district 0902340 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 25444.91,
     "need_weighted": 23008.26,
     "need_weighted_ex_sped_tuition": 22730.81,
     "need_weighted_cwift": 22309.28,
     "need_weighted_real": 24653.38
    },
    "latest": {
     "unweighted": 27650.9,
     "need_weighted": 24784.93,
     "need_weighted_ex_sped_tuition": 24434.02,
     "need_weighted_cwift": 23923.67,
     "need_weighted_real": 24784.93,
     "efs_pupils": 978,
     "frpm_share": 0.3199,
     "mll_share": 0.0787
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.951
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.029
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.044
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.179
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.249
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 2.4
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.47
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 2.476
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 2.565
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 2.638
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 2.655
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 2.703
     },
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 2.714
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 2.736
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 2.738
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.1,
     "residual": 5.4,
     "interval_90": 6.8,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 66.0,
     "residual": 6.9,
     "interval_90": 8.0,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.0,
     "residual": 3.1,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.8,
     "residual": 5.2,
     "interval_90": 9.9,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.3,
     "residual": -0.6,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 81.4,
    "learning_rate_pct_rank_ct": 68.7,
    "residual_on_ses_mean_pct_rank_ct": 97.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 74.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0790011": {
   "name": "Marlborough School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Marlborough"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 67.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 532
    },
    "growth_ela_high_needs": {
     "value": 59.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 148
    },
    "index_ela_all": {
     "value": 75.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 724
    },
    "index_ela_high_needs": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 213
    },
    "growth_math_all": {
     "value": 78.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 532
    },
    "growth_math_high_needs": {
     "value": 72.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 148
    },
    "index_math_all": {
     "value": 74.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 724
    },
    "index_math_high_needs": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 213
    },
    "accountability_index": {
     "value": 77.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 458,
    "frpm_share": 0.1856,
    "el_share": 0.0066,
    "swd_share": 0.1288,
    "median_household_income": 142105,
    "adults_bachelors_or_higher_pct": 45.9,
    "children_with_one_parent_pct": 25.8,
    "acs_moe": {
     "median_household_income": 35140.0,
     "adults_bachelors_or_higher_pct": 8.77,
     "children_with_one_parent_pct": 13.76
    },
    "acs_source": "Census school district 0902370 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18851.41,
     "need_weighted": 17915.34,
     "need_weighted_ex_sped_tuition": 17417.52,
     "need_weighted_cwift": 17240.57,
     "need_weighted_real": 19230.73
    },
    "latest": {
     "unweighted": 19368.48,
     "need_weighted": 18318.61,
     "need_weighted_ex_sped_tuition": 18229.8,
     "need_weighted_cwift": 17682.06,
     "need_weighted_real": 18318.61,
     "efs_pupils": 465,
     "frpm_share": 0.1856,
     "mll_share": 0.0066
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 0.911
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 0.974
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.173
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.289
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.337
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.476
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.555
     },
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 1.678
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 1.743
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.78
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.893
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.914
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.932
     },
     {
      "code": "1270011",
      "name": "Sherman School District",
      "distance": 1.993
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.05
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.4,
     "residual": 2.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.4,
     "residual": 4.2,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.0,
     "residual": 4.7,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.7,
     "residual": 11.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.8,
     "residual": -1.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 88.1,
    "learning_rate_pct_rank_ct": 99.4,
    "residual_on_ses_mean_pct_rank_ct": 84.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 99.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0800011": {
   "name": "Meriden School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Meriden"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9184
    },
    "growth_ela_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7788
    },
    "index_ela_all": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 13067
    },
    "index_ela_high_needs": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11117
    },
    "growth_math_all": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9070
    },
    "growth_math_high_needs": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7680
    },
    "index_math_all": {
     "value": 58.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 12958
    },
    "index_math_high_needs": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11013
    },
    "accountability_index": {
     "value": 68.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 8707,
    "frpm_share": 0.7778,
    "el_share": 0.2004,
    "swd_share": 0.2157,
    "median_household_income": 71253,
    "adults_bachelors_or_higher_pct": 22.2,
    "children_with_one_parent_pct": 61.4,
    "acs_moe": {
     "median_household_income": 4299.0,
     "adults_bachelors_or_higher_pct": 1.96,
     "children_with_one_parent_pct": 5.82
    },
    "acs_source": "Census school district 0902400 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 16321.77,
     "need_weighted": 12535.45,
     "need_weighted_ex_sped_tuition": 11742.7,
     "need_weighted_cwift": 11892.52,
     "need_weighted_real": 13436.37
    },
    "latest": {
     "unweighted": 16977.06,
     "need_weighted": 12958.62,
     "need_weighted_ex_sped_tuition": 11960.77,
     "need_weighted_cwift": 12167.72,
     "need_weighted_real": 12958.62,
     "efs_pupils": 8982,
     "frpm_share": 0.7778,
     "mll_share": 0.2004
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 1.035
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 1.27
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 1.306
     },
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 1.772
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 1.925
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 1.935
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 1.94
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 2.068
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 2.089
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 2.111
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 2.16
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 2.449
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 2.72
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 2.785
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 2.859
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 52.4,
     "residual": 10.1,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 47.5,
     "residual": 11.4,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 53.8,
     "residual": 5.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 52.5,
     "residual": 7.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 61.2,
     "residual": 6.9,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 10.7,
    "learning_rate_pct_rank_ct": 11.0,
    "residual_on_ses_mean_pct_rank_ct": 25.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 16.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "2150012": {
   "name": "Regional School District 15",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Middlebury",
    "Southbury"
   ],
   "via": "regional",
   "outcomes": {
    "growth_ela_all": {
     "value": 58.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3935
    },
    "growth_ela_high_needs": {
     "value": 51.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1061
    },
    "index_ela_all": {
     "value": 70.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5523
    },
    "index_ela_high_needs": {
     "value": 57.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1614
    },
    "growth_math_all": {
     "value": 64.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3919
    },
    "growth_math_high_needs": {
     "value": 55.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1057
    },
    "index_math_all": {
     "value": 70.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5512
    },
    "index_math_high_needs": {
     "value": 56.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1609
    },
    "accountability_index": {
     "value": 79.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3368,
    "frpm_share": 0.1369,
    "el_share": 0.0196,
    "swd_share": 0.1894,
    "median_household_income": 118167,
    "adults_bachelors_or_higher_pct": 52.2,
    "children_with_one_parent_pct": 13.3,
    "acs_moe": {
     "median_household_income": 9038.0,
     "adults_bachelors_or_higher_pct": 3.32,
     "children_with_one_parent_pct": 4.13
    },
    "acs_source": "Census school district 0903537 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23227.85,
     "need_weighted": 22215.83,
     "need_weighted_ex_sped_tuition": 20823.52,
     "need_weighted_cwift": 21541.69,
     "need_weighted_real": 23759.59
    },
    "latest": {
     "unweighted": 25886.73,
     "need_weighted": 24749.24,
     "need_weighted_ex_sped_tuition": 23405.34,
     "need_weighted_cwift": 24075.14,
     "need_weighted_real": 24749.24,
     "efs_pupils": 3456,
     "frpm_share": 0.1369,
     "mll_share": 0.0196
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.741
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.751
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.755
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 0.82
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.852
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.97
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.998
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.011
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.015
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.016
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.058
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.131
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.164
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.176
     },
     {
      "code": "1080011",
      "name": "Oxford School District",
      "distance": 1.226
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.9,
     "residual": -4.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 72.3,
     "residual": -2.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.6,
     "residual": -5.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.3,
     "residual": -3.5,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.4,
     "residual": 0.6,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 81.9,
    "learning_rate_pct_rank_ct": 49.1,
    "residual_on_ses_mean_pct_rank_ct": 84.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 41.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0830011": {
   "name": "Middletown School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Middletown"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 50.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4610
    },
    "growth_ela_high_needs": {
     "value": 47.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2542
    },
    "index_ela_all": {
     "value": 58.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6541
    },
    "index_ela_high_needs": {
     "value": 50.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3722
    },
    "growth_math_all": {
     "value": 50.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4564
    },
    "growth_math_high_needs": {
     "value": 47.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2505
    },
    "index_math_all": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6503
    },
    "index_math_high_needs": {
     "value": 44.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3687
    },
    "accountability_index": {
     "value": 64.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4394,
    "frpm_share": 0.5191,
    "el_share": 0.0667,
    "swd_share": 0.1859,
    "median_household_income": 79438,
    "adults_bachelors_or_higher_pct": 40.2,
    "children_with_one_parent_pct": 38.9,
    "acs_moe": {
     "median_household_income": 5516.0,
     "adults_bachelors_or_higher_pct": 2.73,
     "children_with_one_parent_pct": 6.85
    },
    "acs_source": "Census school district 0902490 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23479.03,
     "need_weighted": 20379.73,
     "need_weighted_ex_sped_tuition": 19127.03,
     "need_weighted_cwift": 19788.64,
     "need_weighted_real": 21814.87
    },
    "latest": {
     "unweighted": 25483.49,
     "need_weighted": 21736.08,
     "need_weighted_ex_sped_tuition": 20199.76,
     "need_weighted_cwift": 20920.19,
     "need_weighted_real": 21736.08,
     "efs_pupils": 4623,
     "frpm_share": 0.5191,
     "mll_share": 0.0667
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 0.89
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 0.924
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.105
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.168
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.188
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.236
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.269
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.302
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.39
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.404
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.405
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.444
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.537
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.554
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.557
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.4,
     "residual": -4.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 58.8,
     "residual": -6.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.7,
     "residual": -7.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.7,
     "residual": -7.8,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 68.4,
     "residual": -3.6,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 28.2,
    "learning_rate_pct_rank_ct": 6.1,
    "residual_on_ses_mean_pct_rank_ct": 39.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 3.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0840011": {
   "name": "Milford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Milford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5345
    },
    "growth_ela_high_needs": {
     "value": 57.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2250
    },
    "index_ela_all": {
     "value": 68.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7739
    },
    "index_ela_high_needs": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3336
    },
    "growth_math_all": {
     "value": 69.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5333
    },
    "growth_math_high_needs": {
     "value": 64.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2246
    },
    "index_math_all": {
     "value": 67.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7728
    },
    "index_math_high_needs": {
     "value": 58.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3332
    },
    "accountability_index": {
     "value": 76.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 5218,
    "frpm_share": 0.3064,
    "el_share": 0.0286,
    "swd_share": 0.1949,
    "median_household_income": 110669,
    "adults_bachelors_or_higher_pct": 50.5,
    "children_with_one_parent_pct": 24.9,
    "acs_moe": {
     "median_household_income": 7268.0,
     "adults_bachelors_or_higher_pct": 2.4,
     "children_with_one_parent_pct": 4.8
    },
    "acs_source": "Census school district 0902520 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24181.57,
     "need_weighted": 22112.2,
     "need_weighted_ex_sped_tuition": 20872.84,
     "need_weighted_cwift": 20971.56,
     "need_weighted_real": 23670.11
    },
    "latest": {
     "unweighted": 26130.74,
     "need_weighted": 23775.3,
     "need_weighted_ex_sped_tuition": 22448.14,
     "need_weighted_cwift": 22324.23,
     "need_weighted_real": 23775.3,
     "efs_pupils": 5349,
     "frpm_share": 0.3064,
     "mll_share": 0.0286
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 0.868
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 0.879
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.03
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.034
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.117
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.122
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.127
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.13
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 1.158
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.17
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.181
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.23
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.298
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.299
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.304
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.5,
     "residual": -1.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.1,
     "residual": 0.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.4,
     "residual": 0.8,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.5,
     "residual": 5.4,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.5,
     "residual": 1.8,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 50.3,
    "learning_rate_pct_rank_ct": 64.4,
    "residual_on_ses_mean_pct_rank_ct": 46.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 61.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0850011": {
   "name": "Monroe School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Monroe"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3743
    },
    "growth_ela_high_needs": {
     "value": 55.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1124
    },
    "index_ela_all": {
     "value": 75.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5351
    },
    "index_ela_high_needs": {
     "value": 63.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1579
    },
    "growth_math_all": {
     "value": 63.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3726
    },
    "growth_math_high_needs": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1113
    },
    "index_math_all": {
     "value": 70.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5341
    },
    "index_math_high_needs": {
     "value": 57.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1572
    },
    "accountability_index": {
     "value": 80.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3458,
    "frpm_share": 0.1301,
    "el_share": 0.024,
    "swd_share": 0.1724,
    "median_household_income": 157250,
    "adults_bachelors_or_higher_pct": 57.3,
    "children_with_one_parent_pct": 17.6,
    "acs_moe": {
     "median_household_income": 12323.0,
     "adults_bachelors_or_higher_pct": 5.99,
     "children_with_one_parent_pct": 6.99
    },
    "acs_source": "Census school district 0902550 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19373.13,
     "need_weighted": 18632.33,
     "need_weighted_ex_sped_tuition": 17910.29,
     "need_weighted_cwift": 16474.71,
     "need_weighted_real": 19963.31
    },
    "latest": {
     "unweighted": 21144.7,
     "need_weighted": 20233.36,
     "need_weighted_ex_sped_tuition": 19196.03,
     "need_weighted_cwift": 18393.96,
     "need_weighted_real": 20233.36,
     "efs_pupils": 3499,
     "frpm_share": 0.1301,
     "mll_share": 0.024
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 0.481
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.587
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.813
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.819
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 0.916
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.976
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 0.976
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.058
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.06
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.068
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.097
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.107
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.131
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.145
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.161
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 75.5,
     "residual": -0.1,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.6,
     "residual": -3.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.1,
     "residual": -2.6,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 70.4,
     "residual": -6.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.5,
     "residual": -0.5,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 87.0,
    "learning_rate_pct_rank_ct": 22.7,
    "residual_on_ses_mean_pct_rank_ct": 78.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 11.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0860011": {
   "name": "Montville School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Montville"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2237
    },
    "growth_ela_high_needs": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1206
    },
    "index_ela_all": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3126
    },
    "index_ela_high_needs": {
     "value": 57.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1691
    },
    "growth_math_all": {
     "value": 55.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2232
    },
    "growth_math_high_needs": {
     "value": 53.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1202
    },
    "index_math_all": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3119
    },
    "index_math_high_needs": {
     "value": 54.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1686
    },
    "accountability_index": {
     "value": 72.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2001,
    "frpm_share": 0.4433,
    "el_share": 0.048,
    "swd_share": 0.2139,
    "median_household_income": 96454,
    "adults_bachelors_or_higher_pct": 25.5,
    "children_with_one_parent_pct": 38.9,
    "acs_moe": {
     "median_household_income": 10974.0,
     "adults_bachelors_or_higher_pct": 3.05,
     "children_with_one_parent_pct": 9.43
    },
    "acs_source": "Census school district 0902580 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20273.01,
     "need_weighted": 17724.54,
     "need_weighted_ex_sped_tuition": 16656.6,
     "need_weighted_cwift": 18017.21,
     "need_weighted_real": 18982.21
    },
    "latest": {
     "unweighted": 21826.75,
     "need_weighted": 19063.01,
     "need_weighted_ex_sped_tuition": 17694.31,
     "need_weighted_cwift": 19392.69,
     "need_weighted_real": 19063.01,
     "efs_pupils": 2181,
     "frpm_share": 0.4433,
     "mll_share": 0.048
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 0.736
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 0.878
     },
     {
      "code": "1410011",
      "name": "Thompson School District",
      "distance": 1.022
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.046
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.064
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.242
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.248
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.256
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.277
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.286
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.35
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 1.364
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.459
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.465
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 1.471
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.8,
     "residual": 1.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 59.1,
     "residual": 2.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.3,
     "residual": -1.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 57.6,
     "residual": -1.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 68.8,
     "residual": 3.6,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 41.2,
    "learning_rate_pct_rank_ct": 17.2,
    "residual_on_ses_mean_pct_rank_ct": 50.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 19.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0880011": {
   "name": "Naugatuck School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Naugatuck"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4254
    },
    "growth_ela_high_needs": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2812
    },
    "index_ela_all": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6176
    },
    "index_ela_high_needs": {
     "value": 55.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4113
    },
    "growth_math_all": {
     "value": 57.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4249
    },
    "growth_math_high_needs": {
     "value": 55.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2808
    },
    "index_math_all": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6173
    },
    "index_math_high_needs": {
     "value": 49.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4112
    },
    "accountability_index": {
     "value": 66.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4095,
    "frpm_share": 0.5824,
    "el_share": 0.1368,
    "swd_share": 0.1998,
    "median_household_income": 96324,
    "adults_bachelors_or_higher_pct": 32.2,
    "children_with_one_parent_pct": 35.2,
    "acs_moe": {
     "median_household_income": 9473.0,
     "adults_bachelors_or_higher_pct": 3.77,
     "children_with_one_parent_pct": 7.0
    },
    "acs_source": "Census school district 0902640 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 17589.17,
     "need_weighted": 14681.3,
     "need_weighted_ex_sped_tuition": 14017.68,
     "need_weighted_cwift": 14233.09,
     "need_weighted_real": 15737.41
    },
    "latest": {
     "unweighted": 19250.59,
     "need_weighted": 15923.87,
     "need_weighted_ex_sped_tuition": 14964.34,
     "need_weighted_cwift": 15490.14,
     "need_weighted_real": 15923.87,
     "efs_pupils": 4567,
     "frpm_share": 0.5824,
     "mll_share": 0.1368
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 0.811
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.036
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.214
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 1.289
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.335
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.338
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.404
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.466
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.528
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.629
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.686
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 1.699
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.731
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.747
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.768
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 60.9,
     "residual": -0.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 56.8,
     "residual": -2.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.1,
     "residual": 2.0,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 56.9,
     "residual": 0.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 67.6,
     "residual": -1.0,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 19.2,
    "learning_rate_pct_rank_ct": 36.8,
    "residual_on_ses_mean_pct_rank_ct": 16.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 48.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0890011": {
   "name": "New Britain School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "New Britain"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 51.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9895
    },
    "growth_ela_high_needs": {
     "value": 49.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8459
    },
    "index_ela_all": {
     "value": 47.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 13825
    },
    "index_ela_high_needs": {
     "value": 45.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11834
    },
    "growth_math_all": {
     "value": 52.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9700
    },
    "growth_math_high_needs": {
     "value": 51.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8276
    },
    "index_math_all": {
     "value": 42.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 13686
    },
    "index_math_high_needs": {
     "value": 40.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11703
    },
    "accountability_index": {
     "value": 56.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 10038,
    "frpm_share": 0.7579,
    "el_share": 0.2034,
    "swd_share": 0.2452,
    "median_household_income": 58613,
    "adults_bachelors_or_higher_pct": 19.6,
    "children_with_one_parent_pct": 59.6,
    "acs_moe": {
     "median_household_income": 2303.0,
     "adults_bachelors_or_higher_pct": 1.58,
     "children_with_one_parent_pct": 5.15
    },
    "acs_source": "Census school district 0902670 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18059.85,
     "need_weighted": 13938.92,
     "need_weighted_ex_sped_tuition": 13122.75,
     "need_weighted_cwift": 13415.66,
     "need_weighted_real": 14922.51
    },
    "latest": {
     "unweighted": 18063.59,
     "need_weighted": 13874.57,
     "need_weighted_ex_sped_tuition": 12634.02,
     "need_weighted_cwift": 13392.44,
     "need_weighted_real": 13874.57,
     "efs_pupils": 11586,
     "frpm_share": 0.7579,
     "mll_share": 0.2034
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 1.035
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 1.159
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 1.199
     },
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 1.604
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 2.017
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 2.131
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 2.176
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 2.261
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.299
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 2.575
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 2.703
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 3.07
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 3.082
     },
     {
      "code": "0370011",
      "name": "Derby School District",
      "distance": 3.105
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 3.155
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 52.2,
     "residual": -4.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 47.0,
     "residual": -4.6,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 53.1,
     "residual": -2.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 51.7,
     "residual": 0.3,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 59.9,
     "residual": -3.8,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 0.6,
    "learning_rate_pct_rank_ct": 6.7,
    "residual_on_ses_mean_pct_rank_ct": 0.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 15.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0900011": {
   "name": "New Canaan School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "New Canaan"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 74.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4479
    },
    "growth_ela_high_needs": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 758
    },
    "index_ela_all": {
     "value": 85.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6433
    },
    "index_ela_high_needs": {
     "value": 68.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1142
    },
    "growth_math_all": {
     "value": 82.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4477
    },
    "growth_math_high_needs": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 754
    },
    "index_math_all": {
     "value": 84.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6431
    },
    "index_math_high_needs": {
     "value": 66.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1139
    },
    "accountability_index": {
     "value": 88.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4060,
    "frpm_share": 0.0007,
    "el_share": 0.0047,
    "swd_share": 0.1352,
    "median_household_income": 250001,
    "adults_bachelors_or_higher_pct": 82.5,
    "children_with_one_parent_pct": 6.9,
    "acs_moe": {
     "median_household_income": null,
     "adults_bachelors_or_higher_pct": 5.82,
     "children_with_one_parent_pct": 2.61
    },
    "acs_source": "Census school district 0902700 (unified school district)",
    "notes": [
     "frpm: one of Free/Reduced starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24985.93,
     "need_weighted": 24943.63,
     "need_weighted_ex_sped_tuition": 24452.49,
     "need_weighted_cwift": 20564.03,
     "need_weighted_real": 26685.54
    },
    "latest": {
     "unweighted": 27868.9,
     "need_weighted": 27830.19,
     "need_weighted_ex_sped_tuition": 27253.76,
     "need_weighted_cwift": 22626.17,
     "need_weighted_real": 27830.19,
     "efs_pupils": 4069,
     "frpm_share": 0.0007,
     "mll_share": 0.0047
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1580011",
      "name": "Westport School District",
      "distance": 0.445
     },
     {
      "code": "1570011",
      "name": "Weston School District",
      "distance": 0.743
     },
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.373
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.826
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.921
     },
     {
      "code": "0350011",
      "name": "Darien School District",
      "distance": 1.938
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.966
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.981
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 2.05
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 2.3
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 2.43
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 2.475
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 2.521
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 2.554
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 2.581
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 83.0,
     "residual": 2.4,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 82.2,
     "residual": 2.2,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 70.7,
     "residual": 3.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 78.1,
     "residual": 4.2,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 88.0,
     "residual": 0.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 99.4,
    "learning_rate_pct_rank_ct": 46.0,
    "residual_on_ses_mean_pct_rank_ct": 91.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 28.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0910011": {
   "name": "New Fairfield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "New Fairfield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2244
    },
    "growth_ela_high_needs": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 739
    },
    "index_ela_all": {
     "value": 72.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3253
    },
    "index_ela_high_needs": {
     "value": 61.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1135
    },
    "growth_math_all": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2235
    },
    "growth_math_high_needs": {
     "value": 57.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 734
    },
    "index_math_all": {
     "value": 70.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3247
    },
    "index_math_high_needs": {
     "value": 59.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1130
    },
    "accountability_index": {
     "value": 79.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2123,
    "frpm_share": 0.1898,
    "el_share": 0.0429,
    "swd_share": 0.1884,
    "median_household_income": 137647,
    "adults_bachelors_or_higher_pct": 48.3,
    "children_with_one_parent_pct": 22.0,
    "acs_moe": {
     "median_household_income": 13943.0,
     "adults_bachelors_or_higher_pct": 3.87,
     "children_with_one_parent_pct": 6.98
    },
    "acs_source": "Census school district 0902730 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21989.19,
     "need_weighted": 20783.2,
     "need_weighted_ex_sped_tuition": 19960.22,
     "need_weighted_cwift": 17142.08,
     "need_weighted_real": 22263.6
    },
    "latest": {
     "unweighted": 23973.12,
     "need_weighted": 22453.82,
     "need_weighted_ex_sped_tuition": 21542.52,
     "need_weighted_cwift": 18255.14,
     "need_weighted_real": 22453.82,
     "efs_pupils": 2157,
     "frpm_share": 0.1898,
     "mll_share": 0.0429
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.722
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 0.726
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.745
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.773
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.81
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.908
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.951
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.966
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.008
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.015
     },
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 1.016
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.058
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.088
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.112
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.128
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.3,
     "residual": -0.3,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.2,
     "residual": 0.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.1,
     "residual": -0.2,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.5,
     "residual": -0.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.8,
     "residual": 1.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 62.1,
    "learning_rate_pct_rank_ct": 71.2,
    "residual_on_ses_mean_pct_rank_ct": 36.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 59.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0920011": {
   "name": "New Hartford School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "New Hartford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 527
    },
    "growth_ela_high_needs": {
     "value": 54.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 198
    },
    "index_ela_all": {
     "value": 73.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 711
    },
    "index_ela_high_needs": {
     "value": 64.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 269
    },
    "growth_math_all": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 527
    },
    "growth_math_high_needs": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 198
    },
    "index_math_all": {
     "value": 68.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 711
    },
    "index_math_high_needs": {
     "value": 59.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 269
    },
    "accountability_index": {
     "value": 73.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 433,
    "frpm_share": 0.1709,
    "el_share": 0.0139,
    "swd_share": 0.2471,
    "median_household_income": 109695,
    "adults_bachelors_or_higher_pct": 43.3,
    "children_with_one_parent_pct": 33.5,
    "acs_moe": {
     "median_household_income": 20492.0,
     "adults_bachelors_or_higher_pct": 6.87,
     "children_with_one_parent_pct": 21.68
    },
    "acs_source": "Census school district 0902760 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21601.36,
     "need_weighted": 20374.14,
     "need_weighted_ex_sped_tuition": 19432.37,
     "need_weighted_cwift": 20521.88,
     "need_weighted_real": 21814.99
    },
    "latest": {
     "unweighted": 24538.44,
     "need_weighted": 23264.94,
     "need_weighted_ex_sped_tuition": 22170.08,
     "need_weighted_cwift": 23334.94,
     "need_weighted_real": 23264.94,
     "efs_pupils": 441,
     "frpm_share": 0.1709,
     "mll_share": 0.0139
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 1.342
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 1.709
     },
     {
      "code": "0500011",
      "name": "Essex School District",
      "distance": 1.742
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.911
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.964
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 2.001
     },
     {
      "code": "0980011",
      "name": "Norfolk School District",
      "distance": 2.034
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.074
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.095
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 2.097
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.174
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.247
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.274
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 2.278
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 2.311
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.6,
     "residual": 2.9,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.0,
     "residual": 0.4,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.1,
     "residual": -2.6,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.1,
     "residual": -3.6,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.0,
     "residual": -1.8,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 74.6,
    "learning_rate_pct_rank_ct": 45.4,
    "residual_on_ses_mean_pct_rank_ct": 59.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 37.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0930011": {
   "name": "New Haven School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "New Haven"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 18118
    },
    "growth_ela_high_needs": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15565
    },
    "index_ela_all": {
     "value": 51.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 25802
    },
    "index_ela_high_needs": {
     "value": 48.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 22225
    },
    "growth_math_all": {
     "value": 53.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 17969
    },
    "growth_math_high_needs": {
     "value": 51.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15425
    },
    "index_math_all": {
     "value": 44.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 25696
    },
    "index_math_high_needs": {
     "value": 42.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 22124
    },
    "accountability_index": {
     "value": 58.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 18817,
    "frpm_share": 0.7551,
    "el_share": 0.2414,
    "swd_share": 0.1634,
    "median_household_income": 56851,
    "adults_bachelors_or_higher_pct": 38.9,
    "children_with_one_parent_pct": 60.1,
    "acs_moe": {
     "median_household_income": 4254.0,
     "adults_bachelors_or_higher_pct": 1.87,
     "children_with_one_parent_pct": 4.0
    },
    "acs_source": "Census school district 0902790 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20046.42,
     "need_weighted": 15536.36,
     "need_weighted_ex_sped_tuition": 14465.24,
     "need_weighted_cwift": 14736.74,
     "need_weighted_real": 16630.74
    },
    "latest": {
     "unweighted": 21346.35,
     "need_weighted": 16293.11,
     "need_weighted_ex_sped_tuition": 14966.48,
     "need_weighted_cwift": 15298.69,
     "need_weighted_real": 16293.11,
     "efs_pupils": 19402,
     "frpm_share": 0.7551,
     "mll_share": 0.2414
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 1.875
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 1.917
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 1.934
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 2.068
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.307
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 2.384
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 2.575
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 2.701
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 2.722
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 2.87
     },
     {
      "code": "0340011",
      "name": "Danbury School District",
      "distance": 3.016
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 3.147
     },
     {
      "code": "1030011",
      "name": "Norwalk School District",
      "distance": 3.2
     },
     {
      "code": "1350011",
      "name": "Stamford School District",
      "distance": 3.251
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 3.403
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 54.8,
     "residual": -3.5,
     "interval_90": 6.7,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 49.5,
     "residual": -4.7,
     "interval_90": 7.9,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.2,
     "residual": -1.2,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 57.0,
     "residual": -4.0,
     "interval_90": 9.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 63.3,
     "residual": -4.7,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 5.6,
    "learning_rate_pct_rank_ct": 48.5,
    "residual_on_ses_mean_pct_rank_ct": 47.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 83.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0940011": {
   "name": "Newington School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Newington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 59.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4163
    },
    "growth_ela_high_needs": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1886
    },
    "index_ela_all": {
     "value": 66.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5942
    },
    "index_ela_high_needs": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2871
    },
    "growth_math_all": {
     "value": 63.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4139
    },
    "growth_math_high_needs": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1869
    },
    "index_math_all": {
     "value": 62.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5927
    },
    "index_math_high_needs": {
     "value": 55.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2861
    },
    "accountability_index": {
     "value": 76.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3855,
    "frpm_share": 0.3728,
    "el_share": 0.0942,
    "swd_share": 0.1652,
    "median_household_income": 102884,
    "adults_bachelors_or_higher_pct": 40.0,
    "children_with_one_parent_pct": 27.0,
    "acs_moe": {
     "median_household_income": 5757.0,
     "adults_bachelors_or_higher_pct": 3.27,
     "children_with_one_parent_pct": 6.77
    },
    "acs_source": "Census school district 0902880 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21099.35,
     "need_weighted": 18731.08,
     "need_weighted_ex_sped_tuition": 17753.69,
     "need_weighted_cwift": 18028.02,
     "need_weighted_real": 20055.2
    },
    "latest": {
     "unweighted": 23083.44,
     "need_weighted": 20331.2,
     "need_weighted_ex_sped_tuition": 19320.96,
     "need_weighted_cwift": 19624.71,
     "need_weighted_real": 20331.2,
     "efs_pupils": 4028,
     "frpm_share": 0.3728,
     "mll_share": 0.0942
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.537
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 0.575
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.646
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.807
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 0.859
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.918
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 0.956
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 0.975
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.079
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.163
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.187
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.194
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.199
     },
     {
      "code": "1100011",
      "name": "Plainville School District",
      "distance": 1.236
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.242
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.0,
     "residual": -0.9,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 63.7,
     "residual": -1.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.5,
     "residual": -1.2,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.8,
     "residual": 0.3,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.1,
     "residual": 3.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 43.5,
    "learning_rate_pct_rank_ct": 19.6,
    "residual_on_ses_mean_pct_rank_ct": 35.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 13.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0950011": {
   "name": "New London School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "New London"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 52.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2814
    },
    "growth_ela_high_needs": {
     "value": 51.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2514
    },
    "index_ela_all": {
     "value": 49.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4023
    },
    "index_ela_high_needs": {
     "value": 46.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3568
    },
    "growth_math_all": {
     "value": 50.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2786
    },
    "growth_math_high_needs": {
     "value": 49.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2487
    },
    "index_math_all": {
     "value": 42.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4002
    },
    "index_math_high_needs": {
     "value": 39.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3547
    },
    "accountability_index": {
     "value": 57.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2918,
    "frpm_share": 0.8441,
    "el_share": 0.3239,
    "swd_share": 0.231,
    "median_household_income": 59098,
    "adults_bachelors_or_higher_pct": 28.5,
    "children_with_one_parent_pct": 59.3,
    "acs_moe": {
     "median_household_income": 5150.0,
     "adults_bachelors_or_higher_pct": 3.61,
     "children_with_one_parent_pct": 9.46
    },
    "acs_source": "Census school district 0902820 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21441.11,
     "need_weighted": 15691.91,
     "need_weighted_ex_sped_tuition": 14448.69,
     "need_weighted_cwift": 15951.8,
     "need_weighted_real": 16759.38
    },
    "latest": {
     "unweighted": 23264.69,
     "need_weighted": 16971.67,
     "need_weighted_ex_sped_tuition": 15512.16,
     "need_weighted_cwift": 17265.18,
     "need_weighted_real": 16971.67,
     "efs_pupils": 3420,
     "frpm_share": 0.8441,
     "mll_share": 0.3239
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 1.001
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 1.681
     },
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 2.065
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 2.131
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 2.16
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 2.413
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 2.515
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.615
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 2.701
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 3.032
     },
     {
      "code": "0340011",
      "name": "Danbury School District",
      "distance": 3.527
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 3.541
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 3.924
     },
     {
      "code": "1030011",
      "name": "Norwalk School District",
      "distance": 3.938
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 4.127
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 50.7,
     "residual": -1.7,
     "interval_90": 6.7,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 45.5,
     "residual": -3.3,
     "interval_90": 7.9,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.4,
     "residual": -2.6,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 53.6,
     "residual": -2.9,
     "interval_90": 9.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 59.9,
     "residual": -2.0,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 4.0,
    "learning_rate_pct_rank_ct": 7.4,
    "residual_on_ses_mean_pct_rank_ct": 21.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 17.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0960011": {
   "name": "New Milford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "New Milford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3585
    },
    "growth_ela_high_needs": {
     "value": 53.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1821
    },
    "index_ela_all": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5254
    },
    "index_ela_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2645
    },
    "growth_math_all": {
     "value": 59.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3556
    },
    "growth_math_high_needs": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1799
    },
    "index_math_all": {
     "value": 57.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5240
    },
    "index_math_high_needs": {
     "value": 50.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2634
    },
    "accountability_index": {
     "value": 69.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3532,
    "frpm_share": 0.3134,
    "el_share": 0.092,
    "swd_share": 0.1781,
    "median_household_income": 106411,
    "adults_bachelors_or_higher_pct": 41.2,
    "children_with_one_parent_pct": 31.3,
    "acs_moe": {
     "median_household_income": 7903.0,
     "adults_bachelors_or_higher_pct": 3.78,
     "children_with_one_parent_pct": 7.58
    },
    "acs_source": "Census school district 0902850 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19383.71,
     "need_weighted": 17321.22,
     "need_weighted_ex_sped_tuition": 16566.96,
     "need_weighted_cwift": 15339.44,
     "need_weighted_real": 18506.15
    },
    "latest": {
     "unweighted": 21973.12,
     "need_weighted": 19671.03,
     "need_weighted_ex_sped_tuition": 18644.65,
     "need_weighted_cwift": 15992.7,
     "need_weighted_real": 19671.03,
     "efs_pupils": 3616,
     "frpm_share": 0.3134,
     "mll_share": 0.092
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.498
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.575
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.581
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.849
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 0.881
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.947
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.036
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.147
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.186
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.196
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.203
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.227
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.238
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.273
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.285
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.6,
     "residual": -5.5,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 64.8,
     "residual": -7.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.2,
     "residual": -4.7,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.5,
     "residual": -5.0,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.0,
     "residual": -4.5,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 38.4,
    "learning_rate_pct_rank_ct": 47.2,
    "residual_on_ses_mean_pct_rank_ct": 11.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 44.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0970011": {
   "name": "Newtown School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Newtown"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4236
    },
    "growth_ela_high_needs": {
     "value": 53.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1112
    },
    "index_ela_all": {
     "value": 74.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6077
    },
    "index_ela_high_needs": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1622
    },
    "growth_math_all": {
     "value": 71.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4235
    },
    "growth_math_high_needs": {
     "value": 62.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1112
    },
    "index_math_all": {
     "value": 74.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6074
    },
    "index_math_high_needs": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1618
    },
    "accountability_index": {
     "value": 78.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3924,
    "frpm_share": 0.1511,
    "el_share": 0.0178,
    "swd_share": 0.1562,
    "median_household_income": 155110,
    "adults_bachelors_or_higher_pct": 58.6,
    "children_with_one_parent_pct": 19.2,
    "acs_moe": {
     "median_household_income": 10710.0,
     "adults_bachelors_or_higher_pct": 4.02,
     "children_with_one_parent_pct": 6.48
    },
    "acs_source": "Census school district 0902910 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21741.64,
     "need_weighted": 20815.03,
     "need_weighted_ex_sped_tuition": 19674.68,
     "need_weighted_cwift": 17167.54,
     "need_weighted_real": 22302.89
    },
    "latest": {
     "unweighted": 23196.04,
     "need_weighted": 22095.76,
     "need_weighted_ex_sped_tuition": 20880.71,
     "need_weighted_cwift": 17964.03,
     "need_weighted_real": 22095.76,
     "efs_pupils": 3967,
     "frpm_share": 0.1511,
     "mll_share": 0.0178
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 0.481
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.491
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.595
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 0.816
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 0.902
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 0.942
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.002
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.01
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.052
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.116
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.117
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.211
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.227
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 1.254
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.263
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 75.3,
     "residual": -1.1,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.3,
     "residual": 0.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.1,
     "residual": -4.7,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 70.3,
     "residual": 1.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.5,
     "residual": -1.7,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 83.6,
    "learning_rate_pct_rank_ct": 47.9,
    "residual_on_ses_mean_pct_rank_ct": 67.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 34.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0980011": {
   "name": "Norfolk School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Norfolk"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 50.0,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 42
    },
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 67.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 81
    },
    "index_ela_high_needs": null,
    "growth_math_all": {
     "value": 76.3,
     "years": [
      "2024-25",
      "2025-26"
     ],
     "students": 42
    },
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 67.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 81
    },
    "index_math_high_needs": null,
    "accountability_index": {
     "value": 66.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 61,
    "frpm_share": 0.3115,
    "el_share": 0.0492,
    "swd_share": 0.2623,
    "median_household_income": 91548,
    "adults_bachelors_or_higher_pct": 48.6,
    "children_with_one_parent_pct": 25.0,
    "acs_moe": {
     "median_household_income": 16182.0,
     "adults_bachelors_or_higher_pct": 4.45,
     "children_with_one_parent_pct": 22.7
    },
    "acs_source": "Census school district 0902940 (elementary school district)",
    "notes": [
     "frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 39836.35,
     "need_weighted": 38316.14,
     "need_weighted_ex_sped_tuition": 37117.63,
     "need_weighted_cwift": 38574.72,
     "need_weighted_real": 40764.93
    },
    "latest": {
     "unweighted": 46016.47,
     "need_weighted": 44166.98,
     "need_weighted_ex_sped_tuition": 41176.02,
     "need_weighted_cwift": 44299.88,
     "need_weighted_real": 44166.98,
     "efs_pupils": 64,
     "frpm_share": 0.0984,
     "mll_share": 0.0492
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.333
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 1.334
     },
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 1.662
     },
     {
      "code": "0500011",
      "name": "Essex School District",
      "distance": 1.705
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.737
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.034
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.034
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.162
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.325
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.354
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 2.405
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.459
     },
     {
      "code": "0630011",
      "name": "Hampton School District",
      "distance": 2.543
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 2.716
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.811
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 69.4,
     "residual": -1.5,
     "interval_90": 6.6,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 65.6,
     "residual": 2.2,
     "interval_90": 7.8,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 60.2,
     "residual": -10.2,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 63.1,
     "residual": 13.2,
     "interval_90": 9.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 72.1,
     "residual": -5.5,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 46.9,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 48.5,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "0990011": {
   "name": "North Branford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "North Branford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1682
    },
    "growth_ela_high_needs": {
     "value": 51.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 543
    },
    "index_ela_all": {
     "value": 69.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2371
    },
    "index_ela_high_needs": {
     "value": 61.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 792
    },
    "growth_math_all": {
     "value": 59.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1679
    },
    "growth_math_high_needs": {
     "value": 54.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 541
    },
    "index_math_all": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2368
    },
    "index_math_high_needs": {
     "value": 58.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 789
    },
    "accountability_index": {
     "value": 78.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1546,
    "frpm_share": 0.2574,
    "el_share": 0.0142,
    "swd_share": 0.1442,
    "median_household_income": 108032,
    "adults_bachelors_or_higher_pct": 34.4,
    "children_with_one_parent_pct": 17.7,
    "acs_moe": {
     "median_household_income": 12696.0,
     "adults_bachelors_or_higher_pct": 4.84,
     "children_with_one_parent_pct": 8.24
    },
    "acs_source": "Census school district 0902970 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21679.73,
     "need_weighted": 20172.03,
     "need_weighted_ex_sped_tuition": 19363.5,
     "need_weighted_cwift": 19134.35,
     "need_weighted_real": 21612.88
    },
    "latest": {
     "unweighted": 22190.94,
     "need_weighted": 20532.2,
     "need_weighted_ex_sped_tuition": 19882.34,
     "need_weighted_cwift": 19279.06,
     "need_weighted_real": 20532.2,
     "efs_pupils": 1588,
     "frpm_share": 0.2574,
     "mll_share": 0.0142
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.898
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.066
     },
     {
      "code": "1400011",
      "name": "Thomaston School District",
      "distance": 1.07
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.112
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.131
     },
     {
      "code": "1290011",
      "name": "Somers School District",
      "distance": 1.218
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.241
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.333
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.363
     },
     {
      "code": "0410011",
      "name": "East Haddam School District",
      "distance": 1.363
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.364
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.367
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.395
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.471
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.477
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.2,
     "residual": -0.6,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.3,
     "residual": 0.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.3,
     "residual": -3.8,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 63.1,
     "residual": -3.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.3,
     "residual": 2.8,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 42.9,
    "learning_rate_pct_rank_ct": 27.6,
    "residual_on_ses_mean_pct_rank_ct": 10.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 20.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1000011": {
   "name": "North Canaan School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "North Canaan"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 339
    },
    "growth_ela_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 182
    },
    "index_ela_all": {
     "value": 72.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 423
    },
    "index_ela_high_needs": {
     "value": 66.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 225
    },
    "growth_math_all": {
     "value": 62.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 338
    },
    "growth_math_high_needs": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 181
    },
    "index_math_all": {
     "value": 68.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 422
    },
    "index_math_high_needs": {
     "value": 61.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 224
    },
    "accountability_index": {
     "value": 74.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 245,
    "frpm_share": 0.449,
    "el_share": 0.0571,
    "swd_share": 0.1429,
    "median_household_income": 71976,
    "adults_bachelors_or_higher_pct": 23.4,
    "children_with_one_parent_pct": 38.3,
    "acs_moe": {
     "median_household_income": 26329.0,
     "adults_bachelors_or_higher_pct": 7.64,
     "children_with_one_parent_pct": 19.4
    },
    "acs_source": "Census school district 0903000 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24529.38,
     "need_weighted": 21557.08,
     "need_weighted_ex_sped_tuition": 21528.05,
     "need_weighted_cwift": 21714.21,
     "need_weighted_real": 23088.63
    },
    "latest": {
     "unweighted": 25810.18,
     "need_weighted": 22463.24,
     "need_weighted_ex_sped_tuition": 22452.76,
     "need_weighted_cwift": 22530.84,
     "need_weighted_real": 22463.24,
     "efs_pupils": 249,
     "frpm_share": 0.449,
     "mll_share": 0.0571
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.686
     },
     {
      "code": "1620011",
      "name": "Winchester School District",
      "distance": 1.775
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.935
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.092
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 2.128
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 2.174
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 2.243
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 2.281
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.358
     },
     {
      "code": "1600011",
      "name": "Willington School District",
      "distance": 2.448
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 2.454
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.572
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 2.606
     },
     {
      "code": "0780011",
      "name": "Mansfield School District",
      "distance": 2.638
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.676
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.5,
     "residual": 9.7,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 58.4,
     "residual": 9.7,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 56.6,
     "residual": 6.2,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 57.9,
     "residual": 4.8,
     "interval_90": 9.5,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 68.8,
     "residual": 5.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 36.2,
    "learning_rate_pct_rank_ct": 74.8,
    "residual_on_ses_mean_pct_rank_ct": 62.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 81.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1010011": {
   "name": "North Haven School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "North Haven"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 63.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3501
    },
    "growth_ela_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1116
    },
    "index_ela_all": {
     "value": 73.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5005
    },
    "index_ela_high_needs": {
     "value": 63.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1743
    },
    "growth_math_all": {
     "value": 63.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3485
    },
    "growth_math_high_needs": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1108
    },
    "index_math_all": {
     "value": 70.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4995
    },
    "index_math_high_needs": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1738
    },
    "accountability_index": {
     "value": 79.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3214,
    "frpm_share": 0.2358,
    "el_share": 0.0622,
    "swd_share": 0.1472,
    "median_household_income": 132689,
    "adults_bachelors_or_higher_pct": 46.5,
    "children_with_one_parent_pct": 16.0,
    "acs_moe": {
     "median_household_income": 6888.0,
     "adults_bachelors_or_higher_pct": 4.2,
     "children_with_one_parent_pct": 5.97
    },
    "acs_source": "Census school district 0903030 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19768.22,
     "need_weighted": 18278.79,
     "need_weighted_ex_sped_tuition": 17438.53,
     "need_weighted_cwift": 17346.11,
     "need_weighted_real": 19616.67
    },
    "latest": {
     "unweighted": 20717.92,
     "need_weighted": 19071.81,
     "need_weighted_ex_sped_tuition": 18332.47,
     "need_weighted_cwift": 17907.8,
     "need_weighted_real": 19071.81,
     "efs_pupils": 3299,
     "frpm_share": 0.2358,
     "mll_share": 0.0622
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.839
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 0.847
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 0.961
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.039
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.057
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.099
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.109
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 1.169
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.175
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.204
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.245
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.26
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.263
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.268
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.274
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.9,
     "residual": 1.6,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.6,
     "residual": 0.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.1,
     "residual": -0.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.7,
     "residual": -3.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.8,
     "residual": 1.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 54.2,
    "learning_rate_pct_rank_ct": 59.5,
    "residual_on_ses_mean_pct_rank_ct": 39.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 57.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1020011": {
   "name": "North Stonington School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "North Stonington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 53.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 738
    },
    "growth_ela_high_needs": {
     "value": 53.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 218
    },
    "index_ela_all": {
     "value": 71.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1078
    },
    "index_ela_high_needs": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 311
    },
    "growth_math_all": {
     "value": 55.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 733
    },
    "growth_math_high_needs": {
     "value": 54.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 216
    },
    "index_math_all": {
     "value": 72.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1073
    },
    "index_math_high_needs": {
     "value": 63.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 309
    },
    "accountability_index": {
     "value": 74.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 726,
    "frpm_share": 0.1901,
    "el_share": 0.0041,
    "swd_share": 0.1433,
    "median_household_income": 123938,
    "adults_bachelors_or_higher_pct": 51.6,
    "children_with_one_parent_pct": 28.4,
    "acs_moe": {
     "median_household_income": 9792.0,
     "adults_bachelors_or_higher_pct": 8.57,
     "children_with_one_parent_pct": 15.66
    },
    "acs_source": "Census school district 0903060 (unified school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19850.88,
     "need_weighted": 18699.84,
     "need_weighted_ex_sped_tuition": 18337.72,
     "need_weighted_cwift": 19008.46,
     "need_weighted_real": 20051.29
    },
    "latest": {
     "unweighted": 21125.59,
     "need_weighted": 19966.3,
     "need_weighted_ex_sped_tuition": 19853.69,
     "need_weighted_cwift": 20311.6,
     "need_weighted_real": 19966.3,
     "efs_pupils": 738,
     "frpm_share": 0.1901,
     "mll_share": 0.0041
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 0.559
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 0.703
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.035
     },
     {
      "code": "0120011",
      "name": "Bolton School District",
      "distance": 1.038
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.099
     },
     {
      "code": "0410011",
      "name": "East Haddam School District",
      "distance": 1.204
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.268
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.303
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.331
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.342
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.349
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.366
     },
     {
      "code": "1290011",
      "name": "Somers School District",
      "distance": 1.385
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.44
     },
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 1.485
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.7,
     "residual": -1.0,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.2,
     "residual": 1.8,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.3,
     "residual": -10.0,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.3,
     "residual": -13.0,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.2,
     "residual": -3.7,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 73.4,
    "learning_rate_pct_rank_ct": 13.5,
    "residual_on_ses_mean_pct_rank_ct": 80.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 8.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1030011": {
   "name": "Norwalk School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Norwalk"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11211
    },
    "growth_ela_high_needs": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7541
    },
    "index_ela_all": {
     "value": 61.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15945
    },
    "index_ela_high_needs": {
     "value": 55.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 10732
    },
    "growth_math_all": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 11150
    },
    "growth_math_high_needs": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7490
    },
    "index_math_all": {
     "value": 58.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15904
    },
    "index_math_high_needs": {
     "value": 52.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 10698
    },
    "accountability_index": {
     "value": 71.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 11473,
    "frpm_share": 0.5154,
    "el_share": 0.2337,
    "swd_share": 0.1857,
    "median_household_income": 107616,
    "adults_bachelors_or_higher_pct": 44.8,
    "children_with_one_parent_pct": 33.8,
    "acs_moe": {
     "median_household_income": 6938.0,
     "adults_bachelors_or_higher_pct": 1.93,
     "children_with_one_parent_pct": 5.43
    },
    "acs_source": "Census school district 0903090 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21863.17,
     "need_weighted": 18057.35,
     "need_weighted_ex_sped_tuition": 17318.79,
     "need_weighted_cwift": 14892.12,
     "need_weighted_real": 19337.37
    },
    "latest": {
     "unweighted": 23146.9,
     "need_weighted": 19081.8,
     "need_weighted_ex_sped_tuition": 18138.56,
     "need_weighted_cwift": 15513.66,
     "need_weighted_real": 19081.8,
     "efs_pupils": 11941,
     "frpm_share": 0.5154,
     "mll_share": 0.2337
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1350011",
      "name": "Stamford School District",
      "distance": 0.861
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 1.786
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.851
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.897
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 2.291
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 2.391
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 2.426
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 2.453
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 2.485
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 2.489
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 2.532
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 2.547
     },
     {
      "code": "0340011",
      "name": "Danbury School District",
      "distance": 2.553
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 2.618
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 2.655
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.8,
     "residual": -1.5,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 59.7,
     "residual": -1.6,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.4,
     "residual": -0.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.8,
     "residual": -0.7,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 71.1,
     "residual": 0.1,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 23.7,
    "learning_rate_pct_rank_ct": 10.4,
    "residual_on_ses_mean_pct_rank_ct": 6.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 8.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1040011": {
   "name": "Norwich School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Norwich"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 53.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4687
    },
    "growth_ela_high_needs": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3909
    },
    "index_ela_all": {
     "value": 53.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5819
    },
    "index_ela_high_needs": {
     "value": 50.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4916
    },
    "growth_math_all": {
     "value": 53.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4655
    },
    "growth_math_high_needs": {
     "value": 51.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3876
    },
    "index_math_all": {
     "value": 47.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5792
    },
    "index_math_high_needs": {
     "value": 44.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4889
    },
    "accountability_index": {
     "value": 52.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3291,
    "frpm_share": 0.7694,
    "el_share": 0.2452,
    "swd_share": 0.2331,
    "median_household_income": 65024,
    "adults_bachelors_or_higher_pct": 23.1,
    "children_with_one_parent_pct": 58.4,
    "acs_moe": {
     "median_household_income": 5019.0,
     "adults_bachelors_or_higher_pct": 2.46,
     "children_with_one_parent_pct": 7.11
    },
    "acs_source": "Census school district 0903120 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22585.4,
     "need_weighted": 17621.99,
     "need_weighted_ex_sped_tuition": 14875.15,
     "need_weighted_cwift": 17912.89,
     "need_weighted_real": 18880.07
    },
    "latest": {
     "unweighted": 23657.83,
     "need_weighted": 17956.33,
     "need_weighted_ex_sped_tuition": 15092.28,
     "need_weighted_cwift": 18266.87,
     "need_weighted_real": 17956.33,
     "efs_pupils": 5174,
     "frpm_share": 0.7694,
     "mll_share": 0.2452
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1620011",
      "name": "Winchester School District",
      "distance": 3.58
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 4.606
     },
     {
      "code": "1600011",
      "name": "Willington School District",
      "distance": 4.629
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 4.683
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 5.025
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 5.151
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 5.21
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 5.248
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 5.251
     },
     {
      "code": "0780011",
      "name": "Mansfield School District",
      "distance": 5.256
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 5.279
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 5.314
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 5.351
     },
     {
      "code": "0630011",
      "name": "Hampton School District",
      "distance": 5.455
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 5.591
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 52.3,
     "residual": 0.9,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 47.4,
     "residual": 0.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.4,
     "residual": -1.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 53.1,
     "residual": 0.0,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 60.9,
     "residual": -8.0,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 6.8,
    "learning_rate_pct_rank_ct": 8.0,
    "residual_on_ses_mean_pct_rank_ct": 5.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 10.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1060011": {
   "name": "Old Saybrook School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Old Saybrook"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 993
    },
    "growth_ela_high_needs": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 395
    },
    "index_ela_all": {
     "value": 73.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1446
    },
    "index_ela_high_needs": {
     "value": 61.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 585
    },
    "growth_math_all": {
     "value": 66.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 990
    },
    "growth_math_high_needs": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 392
    },
    "index_math_all": {
     "value": 68.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1444
    },
    "index_math_high_needs": {
     "value": 56.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 583
    },
    "accountability_index": {
     "value": 80.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1030,
    "frpm_share": 0.233,
    "el_share": 0.0825,
    "swd_share": 0.1573,
    "median_household_income": 114333,
    "adults_bachelors_or_higher_pct": 57.8,
    "children_with_one_parent_pct": 23.4,
    "acs_moe": {
     "median_household_income": 16577.0,
     "adults_bachelors_or_higher_pct": 5.2,
     "children_with_one_parent_pct": 10.09
    },
    "acs_source": "Census school district 0903180 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26513.5,
     "need_weighted": 24261.76,
     "need_weighted_ex_sped_tuition": 23651.52,
     "need_weighted_cwift": 23558.61,
     "need_weighted_real": 25978.06
    },
    "latest": {
     "unweighted": 28582.69,
     "need_weighted": 26209.84,
     "need_weighted_ex_sped_tuition": 25794.93,
     "need_weighted_cwift": 25226.02,
     "need_weighted_real": 26209.84,
     "efs_pupils": 1051,
     "frpm_share": 0.233,
     "mll_share": 0.0825
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.014
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.129
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.143
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.254
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.255
     },
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 1.266
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.277
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.291
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.304
     },
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 1.366
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.366
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.372
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.408
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.413
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.421
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.4,
     "residual": 0.8,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.7,
     "residual": -1.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 64.5,
     "residual": 1.2,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 69.1,
     "residual": -3.0,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.7,
     "residual": 2.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 68.9,
    "learning_rate_pct_rank_ct": 46.6,
    "residual_on_ses_mean_pct_rank_ct": 67.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 40.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1070011": {
   "name": "Orange School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Orange"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 72.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1546
    },
    "growth_ela_high_needs": {
     "value": 68.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 394
    },
    "index_ela_all": {
     "value": 78.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2124
    },
    "index_ela_high_needs": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 620
    },
    "growth_math_all": {
     "value": 78.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1543
    },
    "growth_math_high_needs": {
     "value": 71.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 391
    },
    "index_math_all": {
     "value": 76.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2124
    },
    "index_math_high_needs": {
     "value": 65.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 620
    },
    "accountability_index": {
     "value": 80.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1254,
    "frpm_share": 0.1539,
    "el_share": 0.0622,
    "swd_share": 0.1093,
    "median_household_income": 142325,
    "adults_bachelors_or_higher_pct": 59.4,
    "children_with_one_parent_pct": 15.7,
    "acs_moe": {
     "median_household_income": 10458.0,
     "adults_bachelors_or_higher_pct": 4.46,
     "children_with_one_parent_pct": 5.82
    },
    "acs_source": "Census school district 0903210 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19093.61,
     "need_weighted": 18092.41,
     "need_weighted_ex_sped_tuition": 17930.88,
     "need_weighted_cwift": 17163.94,
     "need_weighted_real": 19391.64
    },
    "latest": {
     "unweighted": 20522.66,
     "need_weighted": 19329.62,
     "need_weighted_ex_sped_tuition": 19209.38,
     "need_weighted_cwift": 18149.88,
     "need_weighted_real": 19329.62,
     "efs_pupils": 1261,
     "frpm_share": 0.1539,
     "mll_share": 0.0622
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1670011",
      "name": "Woodbridge School District",
      "distance": 1.362
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.51
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.678
     },
     {
      "code": "1270011",
      "name": "Sherman School District",
      "distance": 1.868
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.87
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 2.077
     },
     {
      "code": "1170011",
      "name": "Redding School District",
      "distance": 2.19
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.211
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 2.316
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.463
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.529
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.682
     },
     {
      "code": "0780011",
      "name": "Mansfield School District",
      "distance": 2.714
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 2.798
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 2.827
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 75.3,
     "residual": 3.5,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.4,
     "residual": 2.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 66.3,
     "residual": 6.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 71.5,
     "residual": 6.7,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 81.4,
     "residual": -1.1,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 91.5,
    "learning_rate_pct_rank_ct": 98.2,
    "residual_on_ses_mean_pct_rank_ct": 87.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 98.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1080011": {
   "name": "Oxford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Oxford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1771
    },
    "growth_ela_high_needs": {
     "value": 61.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 485
    },
    "index_ela_all": {
     "value": 72.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2549
    },
    "index_ela_high_needs": {
     "value": 64.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 763
    },
    "growth_math_all": {
     "value": 61.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1765
    },
    "growth_math_high_needs": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 482
    },
    "index_math_all": {
     "value": 67.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2543
    },
    "index_math_high_needs": {
     "value": 58.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 760
    },
    "accountability_index": {
     "value": 77.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1622,
    "frpm_share": 0.185,
    "el_share": 0.0173,
    "swd_share": 0.1708,
    "median_household_income": 128953,
    "adults_bachelors_or_higher_pct": 46.3,
    "children_with_one_parent_pct": 2.1,
    "acs_moe": {
     "median_household_income": 22972.0,
     "adults_bachelors_or_higher_pct": 5.36,
     "children_with_one_parent_pct": 2.14
    },
    "acs_source": "Census school district 0903240 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20564.81,
     "need_weighted": 19570.72,
     "need_weighted_ex_sped_tuition": 18470.03,
     "need_weighted_cwift": 18974.46,
     "need_weighted_real": 20976.09
    },
    "latest": {
     "unweighted": 22414.89,
     "need_weighted": 21150.02,
     "need_weighted_ex_sped_tuition": 19939.38,
     "need_weighted_cwift": 20573.95,
     "need_weighted_real": 21150.02,
     "efs_pupils": 1689,
     "frpm_share": 0.185,
     "mll_share": 0.0173
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.997
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.141
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.151
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.226
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.244
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.256
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.262
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.287
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.291
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.309
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.418
     },
     {
      "code": "2130012",
      "name": "Regional School District 13",
      "distance": 1.45
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.47
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.516
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.544
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.7,
     "residual": -2.1,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 72.1,
     "residual": -4.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.7,
     "residual": 3.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 65.9,
     "residual": -4.0,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.2,
     "residual": -1.1,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 55.9,
    "learning_rate_pct_rank_ct": 31.3,
    "residual_on_ses_mean_pct_rank_ct": 26.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 24.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1090011": {
   "name": "Plainfield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Plainfield",
    "Sterling"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 52.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1977
    },
    "growth_ela_high_needs": {
     "value": 49.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1211
    },
    "index_ela_all": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2803
    },
    "index_ela_high_needs": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1716
    },
    "growth_math_all": {
     "value": 55.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1965
    },
    "growth_math_high_needs": {
     "value": 53.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1200
    },
    "index_math_all": {
     "value": 57.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2794
    },
    "index_math_high_needs": {
     "value": 53.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1708
    },
    "accountability_index": {
     "value": 68.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1886,
    "frpm_share": 0.5721,
    "el_share": 0.0106,
    "swd_share": 0.202,
    "median_household_income": 76993,
    "adults_bachelors_or_higher_pct": 15.0,
    "children_with_one_parent_pct": 41.2,
    "acs_moe": {
     "median_household_income": 7931.0,
     "adults_bachelors_or_higher_pct": 2.83,
     "children_with_one_parent_pct": 11.18
    },
    "acs_source": "Census school district 0903270 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19561.31,
     "need_weighted": 16630.99,
     "need_weighted_ex_sped_tuition": 15581.39,
     "need_weighted_cwift": 17087.7,
     "need_weighted_real": 17806.64
    },
    "latest": {
     "unweighted": 20864.34,
     "need_weighted": 17767.72,
     "need_weighted_ex_sped_tuition": 16374.31,
     "need_weighted_cwift": 18298.37,
     "need_weighted_real": 17767.72,
     "efs_pupils": 2010,
     "frpm_share": 0.5721,
     "mll_share": 0.0106
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 0.494
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 0.8
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 0.906
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.364
     },
     {
      "code": "1410011",
      "name": "Thompson School District",
      "distance": 1.454
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.548
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.603
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.67
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.709
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 1.727
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.816
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.949
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.985
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 2.003
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 2.008
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 59.3,
     "residual": 2.1,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 54.6,
     "residual": 3.0,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 52.7,
     "residual": -0.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 51.9,
     "residual": 3.4,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 64.6,
     "residual": 3.5,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 31.6,
    "learning_rate_pct_rank_ct": 38.0,
    "residual_on_ses_mean_pct_rank_ct": 56.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 52.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1100011": {
   "name": "Plainville School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Plainville"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2375
    },
    "growth_ela_high_needs": {
     "value": 56.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1178
    },
    "index_ela_all": {
     "value": 66.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3307
    },
    "index_ela_high_needs": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1731
    },
    "growth_math_all": {
     "value": 70.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2350
    },
    "growth_math_high_needs": {
     "value": 64.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1159
    },
    "index_math_all": {
     "value": 64.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3286
    },
    "index_math_high_needs": {
     "value": 57.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1713
    },
    "accountability_index": {
     "value": 76.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2223,
    "frpm_share": 0.4471,
    "el_share": 0.0814,
    "swd_share": 0.1592,
    "median_household_income": 84343,
    "adults_bachelors_or_higher_pct": 30.0,
    "children_with_one_parent_pct": 19.4,
    "acs_moe": {
     "median_household_income": 7368.0,
     "adults_bachelors_or_higher_pct": 3.79,
     "children_with_one_parent_pct": 7.24
    },
    "acs_source": "Census school district 0903300 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20450.04,
     "need_weighted": 17849.5,
     "need_weighted_ex_sped_tuition": 17127.31,
     "need_weighted_cwift": 17179.57,
     "need_weighted_real": 19107.89
    },
    "latest": {
     "unweighted": 22412.27,
     "need_weighted": 19412.97,
     "need_weighted_ex_sped_tuition": 18662.71,
     "need_weighted_cwift": 18738.38,
     "need_weighted_real": 19412.97,
     "efs_pupils": 2271,
     "frpm_share": 0.4471,
     "mll_share": 0.0814
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.043
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.236
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.328
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.347
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.465
     },
     {
      "code": "1400011",
      "name": "Thomaston School District",
      "distance": 1.523
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.542
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.544
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.649
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.681
     },
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 1.704
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.71
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.722
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.788
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.815
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 65.2,
     "residual": 1.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 61.2,
     "residual": 3.1,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 58.0,
     "residual": 2.2,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.4,
     "residual": 11.8,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 70.3,
     "residual": 5.7,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 39.5,
    "learning_rate_pct_rank_ct": 27.0,
    "residual_on_ses_mean_pct_rank_ct": 53.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 32.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1110011": {
   "name": "Plymouth School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Plymouth"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1365
    },
    "growth_ela_high_needs": {
     "value": 53.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 787
    },
    "index_ela_all": {
     "value": 61.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1881
    },
    "index_ela_high_needs": {
     "value": 56.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1077
    },
    "growth_math_all": {
     "value": 53.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1363
    },
    "growth_math_high_needs": {
     "value": 50.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 785
    },
    "index_math_all": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1880
    },
    "index_math_high_needs": {
     "value": 52.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1076
    },
    "accountability_index": {
     "value": 68.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1244,
    "frpm_share": 0.5121,
    "el_share": 0.0418,
    "swd_share": 0.2556,
    "median_household_income": 94514,
    "adults_bachelors_or_higher_pct": 29.3,
    "children_with_one_parent_pct": 36.0,
    "acs_moe": {
     "median_household_income": 13668.0,
     "adults_bachelors_or_higher_pct": 4.02,
     "children_with_one_parent_pct": 10.28
    },
    "acs_source": "Census school district 0903330 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19878.61,
     "need_weighted": 17300.9,
     "need_weighted_ex_sped_tuition": 16488.06,
     "need_weighted_cwift": 17099.71,
     "need_weighted_real": 18526.13
    },
    "latest": {
     "unweighted": 21484.41,
     "need_weighted": 18456.37,
     "need_weighted_ex_sped_tuition": 17627.07,
     "need_weighted_cwift": 17953.67,
     "need_weighted_real": 18456.37,
     "efs_pupils": 1363,
     "frpm_share": 0.5121,
     "mll_share": 0.0418
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.256
     },
     {
      "code": "1410011",
      "name": "Thompson School District",
      "distance": 1.317
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.439
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.52
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.53
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.542
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.552
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.553
     },
     {
      "code": "0370011",
      "name": "Derby School District",
      "distance": 1.812
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.844
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.865
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.88
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 1.949
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.965
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 2.027
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.4,
     "residual": -0.9,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 58.1,
     "residual": 0.1,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.4,
     "residual": -0.9,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 55.6,
     "residual": -2.5,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 66.9,
     "residual": 1.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 32.8,
    "learning_rate_pct_rank_ct": 23.3,
    "residual_on_ses_mean_pct_rank_ct": 18.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 23.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1120011": {
   "name": "Pomfret School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Pomfret"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 522
    },
    "growth_ela_high_needs": {
     "value": 57.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 189
    },
    "index_ela_all": {
     "value": 73.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 638
    },
    "index_ela_high_needs": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 236
    },
    "growth_math_all": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 521
    },
    "growth_math_high_needs": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 188
    },
    "index_math_all": {
     "value": 73.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 638
    },
    "index_math_high_needs": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 236
    },
    "accountability_index": {
     "value": 72.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 333,
    "frpm_share": 0.2342,
    "el_share": 0.009,
    "swd_share": 0.1742,
    "median_household_income": 108476,
    "adults_bachelors_or_higher_pct": 50.8,
    "children_with_one_parent_pct": 26.4,
    "acs_moe": {
     "median_household_income": 7611.0,
     "adults_bachelors_or_higher_pct": 9.52,
     "children_with_one_parent_pct": 12.16
    },
    "acs_source": "Census school district 0903360 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21359.67,
     "need_weighted": 19931.36,
     "need_weighted_ex_sped_tuition": 17665.6,
     "need_weighted_cwift": 20478.68,
     "need_weighted_real": 21360.2
    },
    "latest": {
     "unweighted": 23489.01,
     "need_weighted": 21900.78,
     "need_weighted_ex_sped_tuition": 19289.97,
     "need_weighted_cwift": 22554.87,
     "need_weighted_real": 21900.78,
     "efs_pupils": 512,
     "frpm_share": 0.2342,
     "mll_share": 0.009
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 0.671
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 0.888
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 0.961
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 0.965
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.165
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.202
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.219
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.384
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.386
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.493
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.555
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.569
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.595
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.626
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.762
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.8,
     "residual": 1.2,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.7,
     "residual": 4.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.2,
     "residual": -0.7,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.3,
     "residual": -1.6,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.1,
     "residual": -3.3,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 65.0,
    "learning_rate_pct_rank_ct": 70.6,
    "residual_on_ses_mean_pct_rank_ct": 60.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 64.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1130011": {
   "name": "Portland School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Portland"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1433
    },
    "growth_ela_high_needs": {
     "value": 57.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 563
    },
    "index_ela_all": {
     "value": 72.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1965
    },
    "index_ela_high_needs": {
     "value": 59.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 805
    },
    "growth_math_all": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1422
    },
    "growth_math_high_needs": {
     "value": 50.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 553
    },
    "index_math_all": {
     "value": 67.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1956
    },
    "index_math_high_needs": {
     "value": 53.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 797
    },
    "accountability_index": {
     "value": 74.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1250,
    "frpm_share": 0.2912,
    "el_share": 0.0384,
    "swd_share": 0.2256,
    "median_household_income": 118929,
    "adults_bachelors_or_higher_pct": 52.1,
    "children_with_one_parent_pct": 9.6,
    "acs_moe": {
     "median_household_income": 15490.0,
     "adults_bachelors_or_higher_pct": 6.41,
     "children_with_one_parent_pct": 7.07
    },
    "acs_source": "Census school district 0903390 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20333.81,
     "need_weighted": 18609.95,
     "need_weighted_ex_sped_tuition": 17546.64,
     "need_weighted_cwift": 18066.85,
     "need_weighted_real": 19903.15
    },
    "latest": {
     "unweighted": 21870.41,
     "need_weighted": 19937.34,
     "need_weighted_ex_sped_tuition": 18606.31,
     "need_weighted_cwift": 19188.97,
     "need_weighted_real": 19937.34,
     "efs_pupils": 1272,
     "frpm_share": 0.2912,
     "mll_share": 0.0384
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2130012",
      "name": "Regional School District 13",
      "distance": 0.989
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.093
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.142
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.202
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 1.238
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.356
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.413
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.516
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.523
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.565
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.584
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.679
     },
     {
      "code": "1080011",
      "name": "Oxford School District",
      "distance": 1.732
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.745
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.792
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.4,
     "residual": 0.1,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.0,
     "residual": -1.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.7,
     "residual": 2.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.1,
     "residual": -3.5,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.0,
     "residual": -0.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 75.1,
    "learning_rate_pct_rank_ct": 90.2,
    "residual_on_ses_mean_pct_rank_ct": 88.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 89.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1140011": {
   "name": "Preston School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Preston"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 635
    },
    "growth_ela_high_needs": {
     "value": 53.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 273
    },
    "index_ela_all": {
     "value": 70.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 784
    },
    "index_ela_high_needs": {
     "value": 63.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 332
    },
    "growth_math_all": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 635
    },
    "growth_math_high_needs": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 273
    },
    "index_math_all": {
     "value": 65.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 784
    },
    "index_math_high_needs": {
     "value": 57.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 332
    },
    "accountability_index": {
     "value": 71.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 432,
    "frpm_share": 0.2963,
    "el_share": 0.0208,
    "swd_share": 0.162,
    "median_household_income": 116648,
    "adults_bachelors_or_higher_pct": 28.5,
    "children_with_one_parent_pct": 13.4,
    "acs_moe": {
     "median_household_income": 26909.0,
     "adults_bachelors_or_higher_pct": 6.21,
     "children_with_one_parent_pct": 7.88
    },
    "acs_source": "Census school district 0903420 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22889.94,
     "need_weighted": 21112.01,
     "need_weighted_ex_sped_tuition": 19198.99,
     "need_weighted_cwift": 21460.69,
     "need_weighted_real": 22608.14
    },
    "latest": {
     "unweighted": 25819.58,
     "need_weighted": 23598.83,
     "need_weighted_ex_sped_tuition": 21094.48,
     "need_weighted_cwift": 24006.95,
     "need_weighted_real": 23598.83,
     "efs_pupils": 614,
     "frpm_share": 0.2963,
     "mll_share": 0.0208
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 0.697
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 0.923
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.184
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 1.525
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.55
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.562
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.609
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.628
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.636
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.799
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.893
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 1.909
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.92
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.92
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 1.962
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 69.1,
     "residual": 1.8,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 66.2,
     "residual": -1.0,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 59.1,
     "residual": -2.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 60.8,
     "residual": 0.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 74.2,
     "residual": -2.7,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 48.6,
    "learning_rate_pct_rank_ct": 49.7,
    "residual_on_ses_mean_pct_rank_ct": 71.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 56.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1160011": {
   "name": "Putnam School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Putnam"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1221
    },
    "growth_ela_high_needs": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 760
    },
    "index_ela_all": {
     "value": 60.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1726
    },
    "index_ela_high_needs": {
     "value": 54.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1105
    },
    "growth_math_all": {
     "value": 49.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1209
    },
    "growth_math_high_needs": {
     "value": 47.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 752
    },
    "index_math_all": {
     "value": 53.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1715
    },
    "index_math_high_needs": {
     "value": 48.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1097
    },
    "accountability_index": {
     "value": 65.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1176,
    "frpm_share": 0.5825,
    "el_share": 0.0519,
    "swd_share": 0.1964,
    "median_household_income": 70561,
    "adults_bachelors_or_higher_pct": 20.0,
    "children_with_one_parent_pct": 46.2,
    "acs_moe": {
     "median_household_income": 6774.0,
     "adults_bachelors_or_higher_pct": 3.57,
     "children_with_one_parent_pct": 13.97
    },
    "acs_source": "Census school district 0903480 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19880.79,
     "need_weighted": 16807.48,
     "need_weighted_ex_sped_tuition": 15541.37,
     "need_weighted_cwift": 17267.28,
     "need_weighted_real": 18037.7
    },
    "latest": {
     "unweighted": 20671.15,
     "need_weighted": 17404.12,
     "need_weighted_ex_sped_tuition": 15994.62,
     "need_weighted_cwift": 17923.92,
     "need_weighted_real": 17404.12,
     "efs_pupils": 1217,
     "frpm_share": 0.5825,
     "mll_share": 0.0519
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 0.892
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 0.906
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.087
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.1
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 1.312
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.539
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.539
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.701
     },
     {
      "code": "1410011",
      "name": "Thompson School District",
      "distance": 1.751
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.757
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.835
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.839
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.863
     },
     {
      "code": "0370011",
      "name": "Derby School District",
      "distance": 1.88
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.929
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 58.8,
     "residual": 1.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 54.0,
     "residual": -0.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 53.8,
     "residual": 2.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 53.5,
     "residual": -4.0,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 64.6,
     "residual": 1.1,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 15.8,
    "learning_rate_pct_rank_ct": 42.3,
    "residual_on_ses_mean_pct_rank_ct": 28.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 65.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1170011": {
   "name": "Redding School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Redding"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1334
    },
    "growth_ela_high_needs": {
     "value": 57.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 383
    },
    "index_ela_all": {
     "value": 79.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1631
    },
    "index_ela_high_needs": {
     "value": 66.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 469
    },
    "growth_math_all": {
     "value": 76.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1330
    },
    "growth_math_high_needs": {
     "value": 68.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 379
    },
    "index_math_all": {
     "value": 79.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1626
    },
    "index_math_high_needs": {
     "value": 66.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 464
    },
    "accountability_index": {
     "value": 76.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 855,
    "frpm_share": 0.0901,
    "el_share": 0.0164,
    "swd_share": 0.1719,
    "median_household_income": 186060,
    "adults_bachelors_or_higher_pct": 72.1,
    "children_with_one_parent_pct": 12.7,
    "acs_moe": {
     "median_household_income": 14812.0,
     "adults_bachelors_or_higher_pct": 6.16,
     "children_with_one_parent_pct": 6.92
    },
    "acs_source": "Census school district 0903510 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 29175.88,
     "need_weighted": 28278.23,
     "need_weighted_ex_sped_tuition": 27666.35,
     "need_weighted_cwift": 23330.78,
     "need_weighted_real": 30339.46
    },
    "latest": {
     "unweighted": 30448.21,
     "need_weighted": 29529.62,
     "need_weighted_ex_sped_tuition": 29145.87,
     "need_weighted_cwift": 24007.82,
     "need_weighted_real": 29529.62,
     "efs_pupils": 858,
     "frpm_share": 0.0901,
     "mll_share": 0.0164
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0460011",
      "name": "Easton School District",
      "distance": 1.02
     },
     {
      "code": "1670011",
      "name": "Woodbridge School District",
      "distance": 1.453
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.758
     },
     {
      "code": "0080011",
      "name": "Bethany School District",
      "distance": 1.821
     },
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 2.19
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 2.265
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 2.503
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.537
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 2.642
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.659
     },
     {
      "code": "1270011",
      "name": "Sherman School District",
      "distance": 2.791
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 2.879
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.921
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.989
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 3.145
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 78.9,
     "residual": 0.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 77.3,
     "residual": 2.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 67.6,
     "residual": -2.9,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 73.7,
     "residual": 2.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 83.3,
     "residual": -6.5,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 94.9,
    "learning_rate_pct_rank_ct": 40.5,
    "residual_on_ses_mean_pct_rank_ct": 83.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 28.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1180011": {
   "name": "Ridgefield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Ridgefield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 68.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4906
    },
    "growth_ela_high_needs": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1203
    },
    "index_ela_all": {
     "value": 80.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7071
    },
    "index_ela_high_needs": {
     "value": 68.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1812
    },
    "growth_math_all": {
     "value": 73.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4860
    },
    "growth_math_high_needs": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1175
    },
    "index_math_all": {
     "value": 78.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7041
    },
    "index_math_high_needs": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1792
    },
    "accountability_index": {
     "value": 83.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4484,
    "frpm_share": 0.0805,
    "el_share": 0.0214,
    "swd_share": 0.1896,
    "median_household_income": 179219,
    "adults_bachelors_or_higher_pct": 72.6,
    "children_with_one_parent_pct": 8.5,
    "acs_moe": {
     "median_household_income": 12450.0,
     "adults_bachelors_or_higher_pct": 4.09,
     "children_with_one_parent_pct": 3.59
    },
    "acs_source": "Census school district 0903810 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24106.55,
     "need_weighted": 23503.08,
     "need_weighted_ex_sped_tuition": 22255.9,
     "need_weighted_cwift": 19380.66,
     "need_weighted_real": 25165.16
    },
    "latest": {
     "unweighted": 26266.64,
     "need_weighted": 25513.83,
     "need_weighted_ex_sped_tuition": 24165.34,
     "need_weighted_cwift": 20742.95,
     "need_weighted_real": 25513.83,
     "efs_pupils": 4492,
     "frpm_share": 0.0805,
     "mll_share": 0.0214
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 0.891
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 0.908
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 0.934
     },
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.037
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.368
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.472
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.49
     },
     {
      "code": "0350011",
      "name": "Darien School District",
      "distance": 1.499
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.502
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.544
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.589
     },
     {
      "code": "1580011",
      "name": "Westport School District",
      "distance": 1.663
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.696
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.741
     },
     {
      "code": "1570011",
      "name": "Weston School District",
      "distance": 1.767
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 79.4,
     "residual": 0.9,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 77.7,
     "residual": 1.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 67.6,
     "residual": 0.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 73.5,
     "residual": 0.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 83.1,
     "residual": 0.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 96.6,
    "learning_rate_pct_rank_ct": 57.7,
    "residual_on_ses_mean_pct_rank_ct": 70.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 34.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1190011": {
   "name": "Rocky Hill School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Rocky Hill"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 70.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2724
    },
    "growth_ela_high_needs": {
     "value": 63.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 899
    },
    "index_ela_all": {
     "value": 75.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3843
    },
    "index_ela_high_needs": {
     "value": 64.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1504
    },
    "growth_math_all": {
     "value": 71.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2717
    },
    "growth_math_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 895
    },
    "index_math_all": {
     "value": 73.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3840
    },
    "index_math_high_needs": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1502
    },
    "accountability_index": {
     "value": 82.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2539,
    "frpm_share": 0.2304,
    "el_share": 0.1146,
    "swd_share": 0.154,
    "median_household_income": 99941,
    "adults_bachelors_or_higher_pct": 45.3,
    "children_with_one_parent_pct": 20.8,
    "acs_moe": {
     "median_household_income": 8909.0,
     "adults_bachelors_or_higher_pct": 4.78,
     "children_with_one_parent_pct": 5.82
    },
    "acs_source": "Census school district 0903840 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19539.13,
     "need_weighted": 18016.9,
     "need_weighted_ex_sped_tuition": 17632.37,
     "need_weighted_cwift": 17340.78,
     "need_weighted_real": 19283.33
    },
    "latest": {
     "unweighted": 21150.79,
     "need_weighted": 19266.96,
     "need_weighted_ex_sped_tuition": 18855.51,
     "need_weighted_cwift": 18597.45,
     "need_weighted_real": 19266.96,
     "efs_pupils": 2706,
     "frpm_share": 0.2304,
     "mll_share": 0.1146
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.079
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.091
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.097
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.111
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.203
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.224
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.255
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.268
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.313
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.327
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.371
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.372
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.445
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.463
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.517
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.5,
     "residual": 4.9,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.9,
     "residual": 5.8,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.3,
     "residual": 6.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.3,
     "residual": 4.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.5,
     "residual": 5.5,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 72.3,
    "learning_rate_pct_rank_ct": 67.5,
    "residual_on_ses_mean_pct_rank_ct": 83.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 67.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1210011": {
   "name": "Salem School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Salem"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 609
    },
    "growth_ela_high_needs": {
     "value": 58.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 207
    },
    "index_ela_all": {
     "value": 69.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 742
    },
    "index_ela_high_needs": {
     "value": 58.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 256
    },
    "growth_math_all": {
     "value": 61.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 606
    },
    "growth_math_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 205
    },
    "index_math_all": {
     "value": 66.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 738
    },
    "index_math_high_needs": {
     "value": 55.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 253
    },
    "accountability_index": {
     "value": 64.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 392,
    "frpm_share": 0.2449,
    "el_share": 0.0077,
    "swd_share": 0.1633,
    "median_household_income": 123245,
    "adults_bachelors_or_higher_pct": 50.6,
    "children_with_one_parent_pct": 20.6,
    "acs_moe": {
     "median_household_income": 7876.0,
     "adults_bachelors_or_higher_pct": 7.17,
     "children_with_one_parent_pct": 10.59
    },
    "acs_source": "Census school district 0903900 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20441.06,
     "need_weighted": 19146.52,
     "need_weighted_ex_sped_tuition": 17088.27,
     "need_weighted_cwift": 19462.33,
     "need_weighted_real": 20526.54
    },
    "latest": {
     "unweighted": 21746.52,
     "need_weighted": 20222.21,
     "need_weighted_ex_sped_tuition": 18586.15,
     "need_weighted_cwift": 20571.94,
     "need_weighted_real": 20222.21,
     "efs_pupils": 556,
     "frpm_share": 0.2449,
     "mll_share": 0.0077
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 0.671
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 0.846
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.009
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.024
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.164
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.173
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.222
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.281
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.344
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.368
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.55
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.597
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.622
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.833
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.862
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.4,
     "residual": -2.7,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.5,
     "residual": -2.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.3,
     "residual": 0.5,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.0,
     "residual": -4.4,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.9,
     "residual": -12.0,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 87.6,
    "learning_rate_pct_rank_ct": 57.1,
    "residual_on_ses_mean_pct_rank_ct": 81.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 45.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1220011": {
   "name": "Salisbury School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Salisbury"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 72.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 433
    },
    "growth_ela_high_needs": {
     "value": 65.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 123
    },
    "index_ela_all": {
     "value": 79.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 541
    },
    "index_ela_high_needs": {
     "value": 69.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 166
    },
    "growth_math_all": {
     "value": 77.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 432
    },
    "growth_math_high_needs": {
     "value": 68.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 123
    },
    "index_math_all": {
     "value": 76.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 540
    },
    "index_math_high_needs": {
     "value": 65.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 166
    },
    "accountability_index": {
     "value": 76.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 288,
    "frpm_share": 0.2292,
    "el_share": 0.0208,
    "swd_share": 0.1771,
    "median_household_income": 124256,
    "adults_bachelors_or_higher_pct": 58.8,
    "children_with_one_parent_pct": 35.3,
    "acs_moe": {
     "median_household_income": 25966.0,
     "adults_bachelors_or_higher_pct": 11.67,
     "children_with_one_parent_pct": 26.2
    },
    "acs_source": "Census school district 0903930 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 27363.31,
     "need_weighted": 25699.84,
     "need_weighted_ex_sped_tuition": 25583.53,
     "need_weighted_cwift": 25883.05,
     "need_weighted_real": 27484.98
    },
    "latest": {
     "unweighted": 30989.23,
     "need_weighted": 28855.52,
     "need_weighted_ex_sped_tuition": 28819.3,
     "need_weighted_cwift": 28942.35,
     "need_weighted_real": 28855.52,
     "efs_pupils": 289,
     "frpm_share": 0.2292,
     "mll_share": 0.0208
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 0.961
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.09
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 1.148
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.281
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.669
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.687
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.776
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.78
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.815
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.821
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.89
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 1.927
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.986
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.118
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.174
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.0,
     "residual": 7.8,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.3,
     "residual": 7.1,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.6,
     "residual": 8.4,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 68.7,
     "residual": 8.3,
     "interval_90": 9.5,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 77.2,
     "residual": -1.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 78.5,
    "learning_rate_pct_rank_ct": 65.0,
    "residual_on_ses_mean_pct_rank_ct": 76.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 57.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1230011": {
   "name": "Scotland School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Scotland"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 97
    },
    "growth_ela_high_needs": {
     "value": 54.7,
     "years": [
      "2024-25"
     ],
     "students": 22
    },
    "index_ela_all": {
     "value": 63.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 131
    },
    "index_ela_high_needs": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 81
    },
    "growth_math_all": {
     "value": 61.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 97
    },
    "growth_math_high_needs": {
     "value": 78.1,
     "years": [
      "2024-25"
     ],
     "students": 22
    },
    "index_math_all": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 131
    },
    "index_math_high_needs": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 81
    },
    "accountability_index": {
     "value": 63.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 96,
    "frpm_share": 0.3958,
    "el_share": 0.0312,
    "swd_share": 0.2708,
    "median_household_income": 99881,
    "adults_bachelors_or_higher_pct": 33.8,
    "children_with_one_parent_pct": 16.6,
    "acs_moe": {
     "median_household_income": 12102.0,
     "adults_bachelors_or_higher_pct": 5.56,
     "children_with_one_parent_pct": 10.02
    },
    "acs_source": "Census school district 0903960 (elementary school district)",
    "notes": [
     "frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26065.76,
     "need_weighted": 24577.98,
     "need_weighted_ex_sped_tuition": 24220.1,
     "need_weighted_cwift": 25249.1,
     "need_weighted_real": 26456.53
    },
    "latest": {
     "unweighted": 26825.7,
     "need_weighted": 26130.57,
     "need_weighted_ex_sped_tuition": 25434.53,
     "need_weighted_cwift": 26910.99,
     "need_weighted_real": 26130.57,
     "efs_pupils": 103,
     "frpm_share": 0.0625,
     "mll_share": 0.0312
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.086
     },
     {
      "code": "0980011",
      "name": "Norfolk School District",
      "distance": 1.334
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.904
     },
     {
      "code": "0500011",
      "name": "Essex School District",
      "distance": 1.941
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.959
     },
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 2.037
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.05
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 2.209
     },
     {
      "code": "1250011",
      "name": "Sharon School District",
      "distance": 2.275
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.278
     },
     {
      "code": "0630011",
      "name": "Hampton School District",
      "distance": 2.43
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.444
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 2.554
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 2.57
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.602
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.1,
     "residual": -4.0,
     "interval_90": 6.6,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 63.1,
     "residual": -2.4,
     "interval_90": 7.8,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 57.1,
     "residual": 5.4,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 57.7,
     "residual": 3.5,
     "interval_90": 9.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 69.7,
     "residual": -6.0,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 58.2,
    "learning_rate_pct_rank_ct": null,
    "residual_on_ses_mean_pct_rank_ct": 55.0,
    "residual_on_ses_learning_rate_pct_rank_ct": null,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1240011": {
   "name": "Seymour School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Seymour"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2278
    },
    "growth_ela_high_needs": {
     "value": 54.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1224
    },
    "index_ela_all": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3292
    },
    "index_ela_high_needs": {
     "value": 59.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1834
    },
    "growth_math_all": {
     "value": 66.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2275
    },
    "growth_math_high_needs": {
     "value": 63.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1221
    },
    "index_math_all": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3286
    },
    "index_math_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1829
    },
    "accountability_index": {
     "value": 75.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2103,
    "frpm_share": 0.5093,
    "el_share": 0.0689,
    "swd_share": 0.1793,
    "median_household_income": 107708,
    "adults_bachelors_or_higher_pct": 33.3,
    "children_with_one_parent_pct": 33.6,
    "acs_moe": {
     "median_household_income": 14986.0,
     "adults_bachelors_or_higher_pct": 4.49,
     "children_with_one_parent_pct": 9.42
    },
    "acs_source": "Census school district 0903990 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18574.33,
     "need_weighted": 16202.49,
     "need_weighted_ex_sped_tuition": 15288.17,
     "need_weighted_cwift": 15707.99,
     "need_weighted_real": 17374.0
    },
    "latest": {
     "unweighted": 19783.52,
     "need_weighted": 16908.73,
     "need_weighted_ex_sped_tuition": 15960.37,
     "need_weighted_cwift": 16448.18,
     "need_weighted_real": 16908.73,
     "efs_pupils": 2179,
     "frpm_share": 0.5093,
     "mll_share": 0.0689
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.054
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.183
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.199
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.248
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.251
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.256
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.273
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.277
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.302
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.338
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.34
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.392
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.406
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.412
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.419
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.4,
     "residual": 2.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 59.6,
     "residual": 4.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.5,
     "residual": 0.3,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.1,
     "residual": 8.8,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 69.7,
     "residual": 6.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 42.4,
    "learning_rate_pct_rank_ct": 28.2,
    "residual_on_ses_mean_pct_rank_ct": 42.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 29.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1250011": {
   "name": "Sharon School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Sharon"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 137
    },
    "growth_ela_high_needs": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 70
    },
    "index_ela_all": {
     "value": 70.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 165
    },
    "index_ela_high_needs": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 91
    },
    "growth_math_all": {
     "value": 62.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 137
    },
    "growth_math_high_needs": {
     "value": 61.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 70
    },
    "index_math_all": {
     "value": 64.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 165
    },
    "index_math_high_needs": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 91
    },
    "accountability_index": {
     "value": 73.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 97,
    "frpm_share": 0.3196,
    "el_share": 0.0309,
    "swd_share": 0.2062,
    "median_household_income": 100518,
    "adults_bachelors_or_higher_pct": 56.8,
    "children_with_one_parent_pct": 17.5,
    "acs_moe": {
     "median_household_income": 14994.0,
     "adults_bachelors_or_higher_pct": 11.04,
     "children_with_one_parent_pct": 19.01
    },
    "acs_source": "Census school district 0904020 (elementary school district)",
    "notes": [
     "frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 50865.85,
     "need_weighted": 45791.81,
     "need_weighted_ex_sped_tuition": 45746.61,
     "need_weighted_cwift": 46139.73,
     "need_weighted_real": 49120.33
    },
    "latest": {
     "unweighted": 48746.71,
     "need_weighted": 47498.7,
     "need_weighted_ex_sped_tuition": 47479.93,
     "need_weighted_cwift": 47641.63,
     "need_weighted_real": 47498.7,
     "efs_pupils": 102,
     "frpm_share": 0.0619,
     "mll_share": 0.0309
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.27
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.276
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.456
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.546
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 1.595
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.674
     },
     {
      "code": "0980011",
      "name": "Norfolk School District",
      "distance": 1.737
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.794
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.833
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.927
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.043
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.223
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 2.275
     },
     {
      "code": "0050011",
      "name": "Barkhamsted School District",
      "distance": 2.301
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.311
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.8,
     "residual": -0.9,
     "interval_90": 6.6,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 67.9,
     "residual": -3.7,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 61.8,
     "residual": 5.1,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 64.5,
     "residual": -2.4,
     "interval_90": 9.5,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 74.3,
     "residual": -1.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 20.9,
    "learning_rate_pct_rank_ct": 75.5,
    "residual_on_ses_mean_pct_rank_ct": 1.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 71.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1260011": {
   "name": "Shelton School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Shelton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 53.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4980
    },
    "growth_ela_high_needs": {
     "value": 49.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2329
    },
    "index_ela_all": {
     "value": 66.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7123
    },
    "index_ela_high_needs": {
     "value": 59.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3484
    },
    "growth_math_all": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4975
    },
    "growth_math_high_needs": {
     "value": 55.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2326
    },
    "index_math_all": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7122
    },
    "index_math_high_needs": {
     "value": 59.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3484
    },
    "accountability_index": {
     "value": 73.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4518,
    "frpm_share": 0.367,
    "el_share": 0.0753,
    "swd_share": 0.1804,
    "median_household_income": 108185,
    "adults_bachelors_or_higher_pct": 41.8,
    "children_with_one_parent_pct": 27.7,
    "acs_moe": {
     "median_household_income": 10854.0,
     "adults_bachelors_or_higher_pct": 2.65,
     "children_with_one_parent_pct": 6.04
    },
    "acs_source": "Census school district 0904050 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18532.29,
     "need_weighted": 16585.49,
     "need_weighted_ex_sped_tuition": 15649.98,
     "need_weighted_cwift": 15304.63,
     "need_weighted_real": 17776.07
    },
    "latest": {
     "unweighted": 20096.66,
     "need_weighted": 17801.87,
     "need_weighted_ex_sped_tuition": 16639.63,
     "need_weighted_cwift": 17317.0,
     "need_weighted_real": 17801.87,
     "efs_pupils": 4694,
     "frpm_share": 0.367,
     "mll_share": 0.0753
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 0.498
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.537
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.54
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 0.547
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.795
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.796
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 0.935
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 0.938
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 0.978
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.03
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.074
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.108
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.145
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.183
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.274
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.4,
     "residual": -0.9,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 64.2,
     "residual": 3.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.4,
     "residual": -6.5,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.8,
     "residual": -2.3,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.1,
     "residual": 0.6,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 63.3,
    "learning_rate_pct_rank_ct": 62.0,
    "residual_on_ses_mean_pct_rank_ct": 64.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 61.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1270011": {
   "name": "Sherman School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Sherman"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 67.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 335
    },
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 79.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 416
    },
    "index_ela_high_needs": {
     "value": 60.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 68
    },
    "growth_math_all": {
     "value": 71.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 335
    },
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 76.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 415
    },
    "index_math_high_needs": {
     "value": 52.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 68
    },
    "accountability_index": {
     "value": 72.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 231,
    "frpm_share": 0.0649,
    "el_share": 0.0,
    "swd_share": 0.0996,
    "median_household_income": 116000,
    "adults_bachelors_or_higher_pct": 59.6,
    "children_with_one_parent_pct": 9.1,
    "acs_moe": {
     "median_household_income": 34249.0,
     "adults_bachelors_or_higher_pct": 10.05,
     "children_with_one_parent_pct": 8.81
    },
    "acs_source": "Census school district 0904080 (elementary school district)",
    "notes": [
     "frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26337.19,
     "need_weighted": 26067.46,
     "need_weighted_ex_sped_tuition": 24809.29,
     "need_weighted_cwift": 21497.14,
     "need_weighted_real": 27908.27
    },
    "latest": {
     "unweighted": 29686.05,
     "need_weighted": 29456.57,
     "need_weighted_ex_sped_tuition": 27975.48,
     "need_weighted_cwift": 23948.43,
     "need_weighted_real": 29456.57,
     "efs_pupils": 344,
     "frpm_share": 0.026,
     "mll_share": 0.0
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 1.868
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.891
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.916
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.983
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.993
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 2.221
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 2.385
     },
     {
      "code": "1670011",
      "name": "Woodbridge School District",
      "distance": 2.399
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.577
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 2.64
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 2.647
     },
     {
      "code": "1170011",
      "name": "Redding School District",
      "distance": 2.791
     },
     {
      "code": "0310011",
      "name": "Cornwall School District",
      "distance": 2.819
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.852
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 2.92
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 78.2,
     "residual": 1.6,
     "interval_90": 6.6,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 75.9,
     "residual": 0.5,
     "interval_90": 7.8,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 66.3,
     "residual": 1.6,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 72.1,
     "residual": -0.9,
     "interval_90": 9.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 82.2,
     "residual": -9.6,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 63.8,
    "learning_rate_pct_rank_ct": 32.5,
    "residual_on_ses_mean_pct_rank_ct": 26.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 20.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1280011": {
   "name": "Simsbury School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Simsbury"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4568
    },
    "growth_ela_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1307
    },
    "index_ela_all": {
     "value": 78.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6554
    },
    "index_ela_high_needs": {
     "value": 66.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1988
    },
    "growth_math_all": {
     "value": 70.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4564
    },
    "growth_math_high_needs": {
     "value": 60.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1304
    },
    "index_math_all": {
     "value": 75.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6555
    },
    "index_math_high_needs": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1988
    },
    "accountability_index": {
     "value": 81.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 4127,
    "frpm_share": 0.1672,
    "el_share": 0.022,
    "swd_share": 0.1783,
    "median_household_income": 157907,
    "adults_bachelors_or_higher_pct": 71.9,
    "children_with_one_parent_pct": 16.3,
    "acs_moe": {
     "median_household_income": 10516.0,
     "adults_bachelors_or_higher_pct": 2.89,
     "children_with_one_parent_pct": 6.96
    },
    "acs_source": "Census school district 0904110 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20347.49,
     "need_weighted": 19344.87,
     "need_weighted_ex_sped_tuition": 18396.84,
     "need_weighted_cwift": 18618.1,
     "need_weighted_real": 20725.96
    },
    "latest": {
     "unweighted": 22058.87,
     "need_weighted": 20895.59,
     "need_weighted_ex_sped_tuition": 19793.03,
     "need_weighted_cwift": 20169.49,
     "need_weighted_real": 20895.59,
     "efs_pupils": 4248,
     "frpm_share": 0.1672,
     "mll_share": 0.022
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 0.862
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 0.869
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 0.891
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.973
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 0.976
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.052
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.12
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.129
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.251
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.261
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.353
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.401
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 1.401
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 1.411
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.482
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 77.1,
     "residual": 1.8,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 74.7,
     "residual": 1.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 66.4,
     "residual": -0.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 71.7,
     "residual": -1.3,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.9,
     "residual": 0.7,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 96.0,
    "learning_rate_pct_rank_ct": 66.3,
    "residual_on_ses_mean_pct_rank_ct": 87.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 50.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1290011": {
   "name": "Somers School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Somers"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1505
    },
    "growth_ela_high_needs": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 332
    },
    "index_ela_all": {
     "value": 71.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2132
    },
    "index_ela_high_needs": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 483
    },
    "growth_math_all": {
     "value": 66.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1491
    },
    "growth_math_high_needs": {
     "value": 58.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 331
    },
    "index_math_all": {
     "value": 67.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2124
    },
    "index_math_high_needs": {
     "value": 52.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 482
    },
    "accountability_index": {
     "value": 78.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1347,
    "frpm_share": 0.0579,
    "el_share": 0.0141,
    "swd_share": 0.1529,
    "median_household_income": 124705,
    "adults_bachelors_or_higher_pct": 37.2,
    "children_with_one_parent_pct": 21.2,
    "acs_moe": {
     "median_household_income": 14643.0,
     "adults_bachelors_or_higher_pct": 4.61,
     "children_with_one_parent_pct": 21.0
    },
    "acs_source": "Census school district 0904140 (unified school district)",
    "notes": [
     "frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20451.93,
     "need_weighted": 20193.03,
     "need_weighted_ex_sped_tuition": 19598.43,
     "need_weighted_cwift": 19578.34,
     "need_weighted_real": 21636.36
    },
    "latest": {
     "unweighted": 21772.87,
     "need_weighted": 21667.46,
     "need_weighted_ex_sped_tuition": 20916.02,
     "need_weighted_cwift": 20914.54,
     "need_weighted_real": 21667.46,
     "efs_pupils": 1367,
     "frpm_share": 0.0045,
     "mll_share": 0.0141
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 0.95
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.162
     },
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 1.218
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.224
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.261
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.327
     },
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 1.385
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.387
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.454
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.5
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.516
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.533
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.539
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.564
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.601
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.5,
     "residual": -2.5,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.9,
     "residual": -4.9,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.1,
     "residual": 0.9,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.7,
     "residual": -1.9,
     "interval_90": 9.7,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 79.5,
     "residual": -0.8,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 49.7,
    "learning_rate_pct_rank_ct": 69.9,
    "residual_on_ses_mean_pct_rank_ct": 29.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 62.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1310011": {
   "name": "Southington School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Southington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6703
    },
    "growth_ela_high_needs": {
     "value": 55.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2400
    },
    "index_ela_all": {
     "value": 72.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9663
    },
    "index_ela_high_needs": {
     "value": 62.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3614
    },
    "growth_math_all": {
     "value": 68.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6683
    },
    "growth_math_high_needs": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2382
    },
    "index_math_all": {
     "value": 70.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9642
    },
    "index_math_high_needs": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3595
    },
    "accountability_index": {
     "value": 76.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 6200,
    "frpm_share": 0.2698,
    "el_share": 0.039,
    "swd_share": 0.1732,
    "median_household_income": 124309,
    "adults_bachelors_or_higher_pct": 43.4,
    "children_with_one_parent_pct": 25.0,
    "acs_moe": {
     "median_household_income": 8844.0,
     "adults_bachelors_or_higher_pct": 2.67,
     "children_with_one_parent_pct": 4.02
    },
    "acs_source": "Census school district 0904230 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18223.57,
     "need_weighted": 16834.0,
     "need_weighted_ex_sped_tuition": 16009.35,
     "need_weighted_cwift": 16202.0,
     "need_weighted_real": 18027.99
    },
    "latest": {
     "unweighted": 19961.4,
     "need_weighted": 18301.28,
     "need_weighted_ex_sped_tuition": 17320.14,
     "need_weighted_cwift": 17665.33,
     "need_weighted_real": 18301.28,
     "efs_pupils": 6266,
     "frpm_share": 0.2698,
     "mll_share": 0.039
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.841
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 0.868
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.911
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.938
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.01
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.079
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.13
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.131
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.137
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.147
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.156
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.175
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.242
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.251
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.303
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.1,
     "residual": 1.9,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.4,
     "residual": 3.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.5,
     "residual": 0.3,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 64.9,
     "residual": 3.6,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.7,
     "residual": 1.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 64.4,
    "learning_rate_pct_rank_ct": 16.6,
    "residual_on_ses_mean_pct_rank_ct": 66.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 10.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1320011": {
   "name": "South Windsor School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "South Windsor"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 62.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5802
    },
    "growth_ela_high_needs": {
     "value": 53.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1563
    },
    "index_ela_all": {
     "value": 75.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8150
    },
    "index_ela_high_needs": {
     "value": 63.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2816
    },
    "growth_math_all": {
     "value": 69.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5775
    },
    "growth_math_high_needs": {
     "value": 56.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1549
    },
    "index_math_all": {
     "value": 74.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8131
    },
    "index_math_high_needs": {
     "value": 62.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2805
    },
    "accountability_index": {
     "value": 81.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 5125,
    "frpm_share": 0.185,
    "el_share": 0.094,
    "swd_share": 0.1292,
    "median_household_income": 144961,
    "adults_bachelors_or_higher_pct": 58.9,
    "children_with_one_parent_pct": 18.2,
    "acs_moe": {
     "median_household_income": 10079.0,
     "adults_bachelors_or_higher_pct": 3.65,
     "children_with_one_parent_pct": 4.73
    },
    "acs_source": "Census school district 0904170 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 17547.09,
     "need_weighted": 16334.9,
     "need_weighted_ex_sped_tuition": 15746.0,
     "need_weighted_cwift": 15721.03,
     "need_weighted_real": 17508.62
    },
    "latest": {
     "unweighted": 18815.46,
     "need_weighted": 17437.79,
     "need_weighted_ex_sped_tuition": 16880.35,
     "need_weighted_cwift": 16831.85,
     "need_weighted_real": 17437.79,
     "efs_pupils": 5284,
     "frpm_share": 0.185,
     "mll_share": 0.094
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 0.961
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.972
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 0.999
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.075
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.149
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.169
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.186
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.346
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.458
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.522
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.592
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.646
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.716
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.77
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.792
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.0,
     "residual": 1.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 72.2,
     "residual": 2.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 66.2,
     "residual": -3.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 71.2,
     "residual": -1.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.6,
     "residual": 1.1,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 80.2,
    "learning_rate_pct_rank_ct": 84.0,
    "residual_on_ses_mean_pct_rank_ct": 73.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 76.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1330011": {
   "name": "Sprague School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Sprague"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 53.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 395
    },
    "growth_ela_high_needs": {
     "value": 51.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 235
    },
    "index_ela_all": {
     "value": 58.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 477
    },
    "index_ela_high_needs": {
     "value": 52.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 285
    },
    "growth_math_all": {
     "value": 51.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 392
    },
    "growth_math_high_needs": {
     "value": 47.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 233
    },
    "index_math_all": {
     "value": 51.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 475
    },
    "index_math_high_needs": {
     "value": 46.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 284
    },
    "accountability_index": {
     "value": 55.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 265,
    "frpm_share": 0.5509,
    "el_share": 0.0113,
    "swd_share": 0.1925,
    "median_household_income": 92850,
    "adults_bachelors_or_higher_pct": 19.2,
    "children_with_one_parent_pct": 18.6,
    "acs_moe": {
     "median_household_income": 11458.0,
     "adults_bachelors_or_higher_pct": 5.24,
     "children_with_one_parent_pct": 9.32
    },
    "acs_source": "Census school district 0904260 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19475.12,
     "need_weighted": 16422.68,
     "need_weighted_ex_sped_tuition": 13508.1,
     "need_weighted_cwift": 16693.89,
     "need_weighted_real": 17584.7
    },
    "latest": {
     "unweighted": 21208.77,
     "need_weighted": 18156.42,
     "need_weighted_ex_sped_tuition": 14149.85,
     "need_weighted_cwift": 18470.42,
     "need_weighted_real": 18156.42,
     "efs_pupils": 387,
     "frpm_share": 0.5509,
     "mll_share": 0.0113
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.118
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.567
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.57
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 1.585
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.835
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.886
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.909
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 2.101
     },
     {
      "code": "1620011",
      "name": "Winchester School District",
      "distance": 2.149
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.245
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 2.281
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.365
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 2.44
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 2.502
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 2.522
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 62.9,
     "residual": -4.8,
     "interval_90": 6.7,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 58.3,
     "residual": -7.0,
     "interval_90": 7.9,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 54.0,
     "residual": -0.6,
     "interval_90": 7.7,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 52.3,
     "residual": -1.3,
     "interval_90": 9.7,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 66.9,
     "residual": -11.5,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 31.1,
    "learning_rate_pct_rank_ct": 38.7,
    "residual_on_ses_mean_pct_rank_ct": 19.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 44.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1340011": {
   "name": "Stafford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Stafford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1327
    },
    "growth_ela_high_needs": {
     "value": 54.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 654
    },
    "index_ela_all": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1904
    },
    "index_ela_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 931
    },
    "growth_math_all": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1320
    },
    "growth_math_high_needs": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 650
    },
    "index_math_all": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1898
    },
    "index_math_high_needs": {
     "value": 54.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 928
    },
    "accountability_index": {
     "value": 73.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1266,
    "frpm_share": 0.4068,
    "el_share": 0.0103,
    "swd_share": 0.2054,
    "median_household_income": 93235,
    "adults_bachelors_or_higher_pct": 28.5,
    "children_with_one_parent_pct": 32.4,
    "acs_moe": {
     "median_household_income": 15529.0,
     "adults_bachelors_or_higher_pct": 4.07,
     "children_with_one_parent_pct": 7.23
    },
    "acs_source": "Census school district 0904290 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23032.31,
     "need_weighted": 20672.38,
     "need_weighted_ex_sped_tuition": 19591.19,
     "need_weighted_cwift": 20044.01,
     "need_weighted_real": 22146.19
    },
    "latest": {
     "unweighted": 25043.94,
     "need_weighted": 22269.05,
     "need_weighted_ex_sped_tuition": 20798.03,
     "need_weighted_cwift": 21495.23,
     "need_weighted_real": 22269.05,
     "efs_pupils": 1324,
     "frpm_share": 0.4068,
     "mll_share": 0.0103
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1410011",
      "name": "Thompson School District",
      "distance": 0.702
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 0.878
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.207
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 1.219
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.285
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.336
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.392
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.52
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.528
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.547
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 1.548
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.629
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.63
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.632
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.651
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 65.0,
     "residual": -1.1,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 61.1,
     "residual": -0.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.6,
     "residual": -0.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.0,
     "residual": 1.8,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 69.7,
     "residual": 3.7,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 41.8,
    "learning_rate_pct_rank_ct": 81.6,
    "residual_on_ses_mean_pct_rank_ct": 63.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 84.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1350011": {
   "name": "Stamford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Stamford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 16466
    },
    "growth_ela_high_needs": {
     "value": 53.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 10758
    },
    "index_ela_all": {
     "value": 58.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 23258
    },
    "index_ela_high_needs": {
     "value": 51.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15371
    },
    "growth_math_all": {
     "value": 56.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 16378
    },
    "growth_math_high_needs": {
     "value": 53.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 10681
    },
    "index_math_all": {
     "value": 55.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 23180
    },
    "index_math_high_needs": {
     "value": 47.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 15301
    },
    "accountability_index": {
     "value": 65.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 16185,
    "frpm_share": 0.5425,
    "el_share": 0.1926,
    "swd_share": 0.1749,
    "median_household_income": 111586,
    "adults_bachelors_or_higher_pct": 51.7,
    "children_with_one_parent_pct": 35.5,
    "acs_moe": {
     "median_household_income": 4563.0,
     "adults_bachelors_or_higher_pct": 1.55,
     "children_with_one_parent_pct": 4.15
    },
    "acs_source": "Census school district 0904320 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22155.4,
     "need_weighted": 18442.27,
     "need_weighted_ex_sped_tuition": 17324.68,
     "need_weighted_cwift": 15204.77,
     "need_weighted_real": 19726.04
    },
    "latest": {
     "unweighted": 24176.13,
     "need_weighted": 19965.34,
     "need_weighted_ex_sped_tuition": 18586.13,
     "need_weighted_cwift": 16231.99,
     "need_weighted_real": 19965.34,
     "efs_pupils": 16278,
     "frpm_share": 0.5425,
     "mll_share": 0.1926
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1030011",
      "name": "Norwalk School District",
      "distance": 0.861
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.761
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 2.009
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 2.05
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 2.197
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 2.255
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.282
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 2.322
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 2.344
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 2.419
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 2.45
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 2.457
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 2.476
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 2.489
     },
     {
      "code": "1550011",
      "name": "West Hartford School District",
      "distance": 2.517
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.7,
     "residual": -5.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 60.2,
     "residual": -5.1,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.5,
     "residual": -5.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.9,
     "residual": -6.9,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 71.3,
     "residual": -6.1,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 27.1,
    "learning_rate_pct_rank_ct": 26.4,
    "residual_on_ses_mean_pct_rank_ct": 8.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 26.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1360011": {
   "name": "Sterling School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Sterling"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 52.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 428
    },
    "growth_ela_high_needs": {
     "value": 53.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 206
    },
    "index_ela_all": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 543
    },
    "index_ela_high_needs": {
     "value": 57.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 271
    },
    "growth_math_all": {
     "value": 48.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 428
    },
    "growth_math_high_needs": {
     "value": 48.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 206
    },
    "index_math_all": {
     "value": 55.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 543
    },
    "index_math_high_needs": {
     "value": 51.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 271
    },
    "accountability_index": {
     "value": 57.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 310,
    "frpm_share": 0.4355,
    "el_share": 0.0097,
    "swd_share": 0.2226,
    "median_household_income": 102695,
    "adults_bachelors_or_higher_pct": 18.0,
    "children_with_one_parent_pct": 23.5,
    "acs_moe": {
     "median_household_income": 11817.0,
     "adults_bachelors_or_higher_pct": 5.5,
     "children_with_one_parent_pct": 10.43
    },
    "acs_source": "Census school district 0904350 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19506.04,
     "need_weighted": 17476.63,
     "need_weighted_ex_sped_tuition": 15208.27,
     "need_weighted_cwift": 17956.79,
     "need_weighted_real": 18717.05
    },
    "latest": {
     "unweighted": 21100.41,
     "need_weighted": 18622.51,
     "need_weighted_ex_sped_tuition": 15719.02,
     "need_weighted_cwift": 19178.69,
     "need_weighted_real": 18622.51,
     "efs_pupils": 451,
     "frpm_share": 0.4355,
     "mll_share": 0.0097
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.021
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 1.118
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.176
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 1.253
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 1.781
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 1.854
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.887
     },
     {
      "code": "1230011",
      "name": "Scotland School District",
      "distance": 1.959
     },
     {
      "code": "0290011",
      "name": "Colebrook School District",
      "distance": 1.985
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 2.073
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 2.267
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.294
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 2.309
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 2.334
     },
     {
      "code": "1620011",
      "name": "Winchester School District",
      "distance": 2.343
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 64.0,
     "residual": -1.5,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 60.3,
     "residual": -4.7,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.9,
     "residual": -2.0,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 54.9,
     "residual": -6.2,
     "interval_90": 9.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 68.6,
     "residual": -11.2,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 18.1,
    "learning_rate_pct_rank_ct": 15.3,
    "residual_on_ses_mean_pct_rank_ct": 12.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 14.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1370011": {
   "name": "Stonington School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Stonington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1808
    },
    "growth_ela_high_needs": {
     "value": 55.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 629
    },
    "index_ela_all": {
     "value": 74.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2673
    },
    "index_ela_high_needs": {
     "value": 62.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 945
    },
    "growth_math_all": {
     "value": 62.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1807
    },
    "growth_math_high_needs": {
     "value": 52.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 628
    },
    "index_math_all": {
     "value": 72.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2671
    },
    "index_math_high_needs": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 942
    },
    "accountability_index": {
     "value": 78.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1722,
    "frpm_share": 0.2613,
    "el_share": 0.0081,
    "swd_share": 0.1672,
    "median_household_income": 114797,
    "adults_bachelors_or_higher_pct": 53.4,
    "children_with_one_parent_pct": 33.6,
    "acs_moe": {
     "median_household_income": 11865.0,
     "adults_bachelors_or_higher_pct": 4.13,
     "children_with_one_parent_pct": 9.95
    },
    "acs_source": "Census school district 0904380 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23413.57,
     "need_weighted": 21722.1,
     "need_weighted_ex_sped_tuition": 20546.17,
     "need_weighted_cwift": 22081.51,
     "need_weighted_real": 23207.31
    },
    "latest": {
     "unweighted": 26407.12,
     "need_weighted": 24441.27,
     "need_weighted_ex_sped_tuition": 23241.04,
     "need_weighted_cwift": 24863.96,
     "need_weighted_real": 24441.27,
     "efs_pupils": 1761,
     "frpm_share": 0.2613,
     "mll_share": 0.0081
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 0.716
     },
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 0.865
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.02
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.07
     },
     {
      "code": "1020011",
      "name": "North Stonington School District",
      "distance": 1.099
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.169
     },
     {
      "code": "2120012",
      "name": "Regional School District 12",
      "distance": 1.226
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.263
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 1.279
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.283
     },
     {
      "code": "0410011",
      "name": "East Haddam School District",
      "distance": 1.297
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.335
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.338
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 1.34
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.36
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.1,
     "residual": 3.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 68.0,
     "residual": 4.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.3,
     "residual": -2.0,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.7,
     "residual": -4.7,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 76.1,
     "residual": 1.9,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 61.0,
    "learning_rate_pct_rank_ct": 39.9,
    "residual_on_ses_mean_pct_rank_ct": 59.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 39.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1380011": {
   "name": "Stratford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Stratford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6812
    },
    "growth_ela_high_needs": {
     "value": 52.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4243
    },
    "index_ela_all": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9863
    },
    "index_ela_high_needs": {
     "value": 52.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6218
    },
    "growth_math_all": {
     "value": 52.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6794
    },
    "growth_math_high_needs": {
     "value": 50.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4228
    },
    "index_math_all": {
     "value": 52.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9846
    },
    "index_math_high_needs": {
     "value": 47.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6202
    },
    "accountability_index": {
     "value": 67.6,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 6578,
    "frpm_share": 0.502,
    "el_share": 0.116,
    "swd_share": 0.1928,
    "median_household_income": 95815,
    "adults_bachelors_or_higher_pct": 37.7,
    "children_with_one_parent_pct": 30.9,
    "acs_moe": {
     "median_household_income": 6955.0,
     "adults_bachelors_or_higher_pct": 2.38,
     "children_with_one_parent_pct": 4.63
    },
    "acs_source": "Census school district 0904440 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20079.32,
     "need_weighted": 17222.2,
     "need_weighted_ex_sped_tuition": 15958.36,
     "need_weighted_cwift": 15237.09,
     "need_weighted_real": 18436.52
    },
    "latest": {
     "unweighted": 22090.51,
     "need_weighted": 18727.26,
     "need_weighted_ex_sped_tuition": 17280.76,
     "need_weighted_cwift": 17024.78,
     "need_weighted_real": 18727.26,
     "efs_pupils": 6922,
     "frpm_share": 0.502,
     "mll_share": 0.116
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 0.811
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 0.879
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.054
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 1.145
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.168
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.187
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.205
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.277
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.285
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.299
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.314
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.551
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.603
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.628
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.629
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.7,
     "residual": -5.7,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 59.8,
     "residual": -6.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 58.6,
     "residual": -4.3,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 59.3,
     "residual": -6.6,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 69.6,
     "residual": -2.0,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 29.4,
    "learning_rate_pct_rank_ct": 9.2,
    "residual_on_ses_mean_pct_rank_ct": 20.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 7.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1390011": {
   "name": "Suffield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Suffield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2211
    },
    "growth_ela_high_needs": {
     "value": 55.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 680
    },
    "index_ela_all": {
     "value": 70.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3157
    },
    "index_ela_high_needs": {
     "value": 59.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1019
    },
    "growth_math_all": {
     "value": 69.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2209
    },
    "growth_math_high_needs": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 678
    },
    "index_math_all": {
     "value": 69.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3157
    },
    "index_math_high_needs": {
     "value": 58.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1019
    },
    "accountability_index": {
     "value": 78.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2027,
    "frpm_share": 0.1519,
    "el_share": 0.0252,
    "swd_share": 0.1692,
    "median_household_income": 119472,
    "adults_bachelors_or_higher_pct": 40.4,
    "children_with_one_parent_pct": 13.8,
    "acs_moe": {
     "median_household_income": 12973.0,
     "adults_bachelors_or_higher_pct": 3.35,
     "children_with_one_parent_pct": 5.18
    },
    "acs_source": "Census school district 0904470 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19812.45,
     "need_weighted": 18779.09,
     "need_weighted_ex_sped_tuition": 17463.21,
     "need_weighted_cwift": 18073.76,
     "need_weighted_real": 20115.69
    },
    "latest": {
     "unweighted": 20973.43,
     "need_weighted": 19939.1,
     "need_weighted_ex_sped_tuition": 18379.76,
     "need_weighted_cwift": 19246.23,
     "need_weighted_real": 19939.1,
     "efs_pupils": 2059,
     "frpm_share": 0.1519,
     "mll_share": 0.0252
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.827
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.856
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 0.874
     },
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.896
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.937
     },
     {
      "code": "1290011",
      "name": "Somers School District",
      "distance": 0.95
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.975
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 0.98
     },
     {
      "code": "1080011",
      "name": "Oxford School District",
      "distance": 0.997
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.011
     },
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 1.066
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.088
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 1.1
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.109
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.164
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 73.0,
     "residual": -2.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 70.7,
     "residual": -1.0,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 62.3,
     "residual": -1.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.4,
     "residual": 3.5,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.7,
     "residual": 0.3,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 71.2,
    "learning_rate_pct_rank_ct": 55.8,
    "residual_on_ses_mean_pct_rank_ct": 61.4,
    "residual_on_ses_learning_rate_pct_rank_ct": 47.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1400011": {
   "name": "Thomaston School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Thomaston"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 55.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 907
    },
    "growth_ela_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 415
    },
    "index_ela_all": {
     "value": 64.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1227
    },
    "index_ela_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 575
    },
    "growth_math_all": {
     "value": 61.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 906
    },
    "growth_math_high_needs": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 414
    },
    "index_math_all": {
     "value": 59.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1228
    },
    "index_math_high_needs": {
     "value": 53.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 576
    },
    "accountability_index": {
     "value": 77.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 777,
    "frpm_share": 0.3951,
    "el_share": 0.0206,
    "swd_share": 0.157,
    "median_household_income": 103218,
    "adults_bachelors_or_higher_pct": 34.0,
    "children_with_one_parent_pct": 11.7,
    "acs_moe": {
     "median_household_income": 15497.0,
     "adults_bachelors_or_higher_pct": 4.59,
     "children_with_one_parent_pct": 8.65
    },
    "acs_source": "Census school district 0904500 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20081.15,
     "need_weighted": 18008.76,
     "need_weighted_ex_sped_tuition": 17016.54,
     "need_weighted_cwift": 17788.66,
     "need_weighted_real": 19253.02
    },
    "latest": {
     "unweighted": 22567.25,
     "need_weighted": 20083.25,
     "need_weighted_ex_sped_tuition": 18926.66,
     "need_weighted_cwift": 19536.23,
     "need_weighted_real": 20083.25,
     "efs_pupils": 871,
     "frpm_share": 0.3951,
     "mll_share": 0.0206
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0990011",
      "name": "North Branford School District",
      "distance": 1.07
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.282
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 1.295
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.429
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 1.489
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.521
     },
     {
      "code": "1100011",
      "name": "Plainville School District",
      "distance": 1.523
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.61
     },
     {
      "code": "0420011",
      "name": "East Hampton School District",
      "distance": 1.647
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.648
     },
     {
      "code": "1390011",
      "name": "Suffield School District",
      "distance": 1.65
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.714
     },
     {
      "code": "0400011",
      "name": "East Granby School District",
      "distance": 1.799
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.802
     },
     {
      "code": "1080011",
      "name": "Oxford School District",
      "distance": 1.82
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.4,
     "residual": -4.4,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 64.6,
     "residual": -5.4,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 58.5,
     "residual": -2.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 59.1,
     "residual": 2.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 72.4,
     "residual": 5.0,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 40.1,
    "learning_rate_pct_rank_ct": 77.9,
    "residual_on_ses_mean_pct_rank_ct": 32.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 78.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1410011": {
   "name": "Thompson School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Thompson"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 942
    },
    "growth_ela_high_needs": {
     "value": 55.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 517
    },
    "index_ela_all": {
     "value": 64.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1305
    },
    "index_ela_high_needs": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 706
    },
    "growth_math_all": {
     "value": 51.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 940
    },
    "growth_math_high_needs": {
     "value": 48.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 515
    },
    "index_math_all": {
     "value": 60.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1303
    },
    "index_math_high_needs": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 704
    },
    "accountability_index": {
     "value": 68.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 826,
    "frpm_share": 0.4613,
    "el_share": 0.023,
    "swd_share": 0.2155,
    "median_household_income": 93629,
    "adults_bachelors_or_higher_pct": 21.9,
    "children_with_one_parent_pct": 30.5,
    "acs_moe": {
     "median_household_income": 17531.0,
     "adults_bachelors_or_higher_pct": 4.69,
     "children_with_one_parent_pct": 15.41
    },
    "acs_source": "Census school district 0904530 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23465.61,
     "need_weighted": 20643.73,
     "need_weighted_ex_sped_tuition": 19096.13,
     "need_weighted_cwift": 21212.14,
     "need_weighted_real": 22064.21
    },
    "latest": {
     "unweighted": 27518.15,
     "need_weighted": 24051.6,
     "need_weighted_ex_sped_tuition": 22105.76,
     "need_weighted_cwift": 24769.93,
     "need_weighted_real": 24051.6,
     "efs_pupils": 850,
     "frpm_share": 0.4613,
     "mll_share": 0.023
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 0.702
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.022
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.296
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.299
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.317
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 1.454
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.541
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.646
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.751
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.819
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 1.83
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.904
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.911
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.937
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.967
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.2,
     "residual": 1.4,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 59.2,
     "residual": 1.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.2,
     "residual": 1.1,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 55.5,
     "residual": -3.7,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 68.1,
     "residual": -0.1,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 16.9,
    "learning_rate_pct_rank_ct": 2.5,
    "residual_on_ses_mean_pct_rank_ct": 4.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 1.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1420011": {
   "name": "Tolland School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Tolland"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2227
    },
    "growth_ela_high_needs": {
     "value": 59.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 590
    },
    "index_ela_all": {
     "value": 73.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3282
    },
    "index_ela_high_needs": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 947
    },
    "growth_math_all": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2222
    },
    "growth_math_high_needs": {
     "value": 58.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 586
    },
    "index_math_all": {
     "value": 72.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3278
    },
    "index_math_high_needs": {
     "value": 59.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 944
    },
    "accountability_index": {
     "value": 80.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2144,
    "frpm_share": 0.173,
    "el_share": 0.0126,
    "swd_share": 0.1744,
    "median_household_income": 133264,
    "adults_bachelors_or_higher_pct": 56.2,
    "children_with_one_parent_pct": 23.0,
    "acs_moe": {
     "median_household_income": 15911.0,
     "adults_bachelors_or_higher_pct": 7.31,
     "children_with_one_parent_pct": 8.31
    },
    "acs_source": "Census school district 0904560 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19218.36,
     "need_weighted": 18326.96,
     "need_weighted_ex_sped_tuition": 17430.82,
     "need_weighted_cwift": 17768.5,
     "need_weighted_real": 19619.46
    },
    "latest": {
     "unweighted": 20859.99,
     "need_weighted": 19771.35,
     "need_weighted_ex_sped_tuition": 18796.3,
     "need_weighted_cwift": 19084.32,
     "need_weighted_real": 19771.35,
     "efs_pupils": 2203,
     "frpm_share": 0.173,
     "mll_share": 0.0126
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "2170012",
      "name": "Regional School District 17",
      "distance": 0.584
     },
     {
      "code": "0560011",
      "name": "Granby School District",
      "distance": 0.7
     },
     {
      "code": "2100012",
      "name": "Regional School District 10",
      "distance": 0.724
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 0.726
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 0.773
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 0.8
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 0.819
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 0.902
     },
     {
      "code": "0230011",
      "name": "Canton School District",
      "distance": 0.92
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 0.987
     },
     {
      "code": "2150012",
      "name": "Regional School District 15",
      "distance": 1.016
     },
     {
      "code": "2180012",
      "name": "Regional School District 18",
      "distance": 1.031
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.062
     },
     {
      "code": "1370011",
      "name": "Stonington School District",
      "distance": 1.07
     },
     {
      "code": "2140012",
      "name": "Regional School District 14",
      "distance": 1.085
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 74.0,
     "residual": -0.1,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 71.6,
     "residual": 1.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 63.9,
     "residual": 1.0,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 68.9,
     "residual": -1.6,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 78.7,
     "residual": 1.6,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 74.0,
    "learning_rate_pct_rank_ct": 81.0,
    "residual_on_ses_mean_pct_rank_ct": 45.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 73.0,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1430011": {
   "name": "Torrington School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Torrington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4231
    },
    "growth_ela_high_needs": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3109
    },
    "index_ela_all": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5985
    },
    "index_ela_high_needs": {
     "value": 56.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4431
    },
    "growth_math_all": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4210
    },
    "growth_math_high_needs": {
     "value": 57.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3090
    },
    "index_math_all": {
     "value": 54.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5973
    },
    "index_math_high_needs": {
     "value": 51.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4421
    },
    "accountability_index": {
     "value": 67.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3911,
    "frpm_share": 0.6597,
    "el_share": 0.1657,
    "swd_share": 0.2002,
    "median_household_income": 70856,
    "adults_bachelors_or_higher_pct": 24.8,
    "children_with_one_parent_pct": 39.5,
    "acs_moe": {
     "median_household_income": 4937.0,
     "adults_bachelors_or_higher_pct": 2.36,
     "children_with_one_parent_pct": 6.81
    },
    "acs_source": "Census school district 0904590 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21161.73,
     "need_weighted": 17133.72,
     "need_weighted_ex_sped_tuition": 15435.27,
     "need_weighted_cwift": 17260.95,
     "need_weighted_real": 18385.03
    },
    "latest": {
     "unweighted": 21771.99,
     "need_weighted": 17441.66,
     "need_weighted_ex_sped_tuition": 15596.34,
     "need_weighted_cwift": 17494.14,
     "need_weighted_real": 17441.66,
     "efs_pupils": 4210,
     "frpm_share": 0.6597,
     "mll_share": 0.1657
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 1.174
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.289
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.383
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 1.586
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.673
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.703
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.851
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 1.935
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.945
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 2.0
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 2.001
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 2.004
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 2.214
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 2.221
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 2.261
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 57.5,
     "residual": 3.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 52.8,
     "residual": 2.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.3,
     "residual": 3.8,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 54.1,
     "residual": 3.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 64.2,
     "residual": 2.8,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 21.5,
    "learning_rate_pct_rank_ct": 3.1,
    "residual_on_ses_mean_pct_rank_ct": 38.6,
    "residual_on_ses_learning_rate_pct_rank_ct": 2.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1440011": {
   "name": "Trumbull School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Trumbull"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 66.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7640
    },
    "growth_ela_high_needs": {
     "value": 59.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2367
    },
    "index_ela_all": {
     "value": 76.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 10951
    },
    "index_ela_high_needs": {
     "value": 66.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3642
    },
    "growth_math_all": {
     "value": 70.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7634
    },
    "growth_math_high_needs": {
     "value": 62.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2363
    },
    "index_math_all": {
     "value": 75.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 10945
    },
    "index_math_high_needs": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3639
    },
    "accountability_index": {
     "value": 85.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 6943,
    "frpm_share": 0.2006,
    "el_share": 0.0471,
    "swd_share": 0.1517,
    "median_household_income": 163073,
    "adults_bachelors_or_higher_pct": 60.1,
    "children_with_one_parent_pct": 10.5,
    "acs_moe": {
     "median_household_income": 11187.0,
     "adults_bachelors_or_higher_pct": 3.82,
     "children_with_one_parent_pct": 3.01
    },
    "acs_source": "Census school district 0904620 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18624.0,
     "need_weighted": 17485.71,
     "need_weighted_ex_sped_tuition": 16768.16,
     "need_weighted_cwift": 15465.75,
     "need_weighted_real": 18727.37
    },
    "latest": {
     "unweighted": 20027.34,
     "need_weighted": 18682.83,
     "need_weighted_ex_sped_tuition": 17839.14,
     "need_weighted_cwift": 16984.39,
     "need_weighted_real": 18682.83,
     "efs_pupils": 7038,
     "frpm_share": 0.2006,
     "mll_share": 0.0471
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 0.708
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 0.713
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 0.942
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 0.946
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.068
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.076
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 1.149
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.178
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.251
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.288
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.294
     },
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 1.349
     },
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.43
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 1.431
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.502
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 75.3,
     "residual": 1.5,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 73.2,
     "residual": 2.2,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 65.3,
     "residual": 1.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 69.5,
     "residual": 1.0,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 80.4,
     "residual": 4.7,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 93.8,
    "learning_rate_pct_rank_ct": 80.4,
    "residual_on_ses_mean_pct_rank_ct": 94.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 71.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1450011": {
   "name": "Union School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Union"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.0,
     "years": [
      "2023-24"
     ],
     "students": 26
    },
    "growth_ela_high_needs": null,
    "index_ela_all": {
     "value": 66.2,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 52
    },
    "index_ela_high_needs": null,
    "growth_math_all": {
     "value": 66.4,
     "years": [
      "2023-24"
     ],
     "students": 26
    },
    "growth_math_high_needs": null,
    "index_math_all": {
     "value": 65.0,
     "years": [
      "2023-24",
      "2024-25"
     ],
     "students": 52
    },
    "index_math_high_needs": null,
    "accountability_index": {
     "value": 72.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": null,
    "frpm_share": null,
    "el_share": null,
    "swd_share": null,
    "median_household_income": 88958,
    "adults_bachelors_or_higher_pct": 24.0,
    "children_with_one_parent_pct": 48.1,
    "acs_moe": {
     "median_household_income": 13898.0,
     "adults_bachelors_or_higher_pct": 4.82,
     "children_with_one_parent_pct": 25.38
    },
    "acs_source": "Census school district 0904650 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26079.28,
     "need_weighted": null,
     "need_weighted_ex_sped_tuition": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "latest": {
     "unweighted": 26736.11,
     "need_weighted": null,
     "need_weighted_ex_sped_tuition": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null,
     "efs_pupils": 74,
     "frpm_share": null,
     "mll_share": null
    },
    "latest_year": "2024-25"
   },
   "peers": null,
   "residuals": null,
   "seda_derived": {
    "mean_pct_rank_ct": 56.5,
    "learning_rate_pct_rank_ct": 94.5,
    "residual_on_ses_mean_pct_rank_ct": 33.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 92.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": [
    "EdSight frpm_share share missing for 2024-25",
    "EdSight el_share share missing for 2024-25",
    "EdSight swd_share share missing for 2024-25",
    "not enough covariates for a peer set"
   ]
  },
  "1460011": {
   "name": "Vernon School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Vernon"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3170
    },
    "growth_ela_high_needs": {
     "value": 61.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1966
    },
    "index_ela_all": {
     "value": 67.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4588
    },
    "index_ela_high_needs": {
     "value": 61.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2832
    },
    "growth_math_all": {
     "value": 66.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3168
    },
    "growth_math_high_needs": {
     "value": 61.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1964
    },
    "index_math_all": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4584
    },
    "index_math_high_needs": {
     "value": 55.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2829
    },
    "accountability_index": {
     "value": 74.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3236,
    "frpm_share": 0.56,
    "el_share": 0.0396,
    "swd_share": 0.199,
    "median_household_income": 85356,
    "adults_bachelors_or_higher_pct": 38.0,
    "children_with_one_parent_pct": 47.0,
    "acs_moe": {
     "median_household_income": 5752.0,
     "adults_bachelors_or_higher_pct": 3.37,
     "children_with_one_parent_pct": 9.3
    },
    "acs_source": "Census school district 0904680 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18858.34,
     "need_weighted": 16093.23,
     "need_weighted_ex_sped_tuition": 15243.08,
     "need_weighted_cwift": 15604.34,
     "need_weighted_real": 17262.05
    },
    "latest": {
     "unweighted": 19595.46,
     "need_weighted": 16636.31,
     "need_weighted_ex_sped_tuition": 15891.97,
     "need_weighted_cwift": 16058.21,
     "need_weighted_real": 16636.31,
     "efs_pupils": 3493,
     "frpm_share": 0.56,
     "mll_share": 0.0396
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 0.841
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 0.89
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 0.97
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.065
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.139
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.143
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.148
     },
     {
      "code": "1650011",
      "name": "Windsor Locks School District",
      "distance": 1.188
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.35
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.373
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.386
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.394
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.497
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 1.518
     },
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.539
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 61.9,
     "residual": 5.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 57.2,
     "residual": 5.3,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.4,
     "residual": 9.3,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 57.2,
     "residual": 9.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 67.2,
     "residual": 6.8,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 22.0,
    "learning_rate_pct_rank_ct": 23.9,
    "residual_on_ses_mean_pct_rank_ct": 19.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 30.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1470011": {
   "name": "Voluntown School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Voluntown"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 305
    },
    "growth_ela_high_needs": {
     "value": 49.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 144
    },
    "index_ela_all": {
     "value": 65.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 372
    },
    "index_ela_high_needs": {
     "value": 57.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 185
    },
    "growth_math_all": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 305
    },
    "growth_math_high_needs": {
     "value": 55.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 144
    },
    "index_math_all": {
     "value": 63.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 372
    },
    "index_math_high_needs": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 185
    },
    "accountability_index": {
     "value": 70.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 217,
    "frpm_share": 0.3641,
    "el_share": 0.0507,
    "swd_share": 0.1613,
    "median_household_income": 101964,
    "adults_bachelors_or_higher_pct": 26.7,
    "children_with_one_parent_pct": 24.1,
    "acs_moe": {
     "median_household_income": 25129.0,
     "adults_bachelors_or_higher_pct": 5.66,
     "children_with_one_parent_pct": 11.17
    },
    "acs_source": "Census school district 0904710 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22461.78,
     "need_weighted": 20341.83,
     "need_weighted_ex_sped_tuition": 18157.25,
     "need_weighted_cwift": 20836.75,
     "need_weighted_real": 21785.19
    },
    "latest": {
     "unweighted": 25110.24,
     "need_weighted": 22381.94,
     "need_weighted_ex_sped_tuition": 20180.64,
     "need_weighted_cwift": 23050.41,
     "need_weighted_real": 22381.94,
     "efs_pupils": 311,
     "frpm_share": 0.3641,
     "mll_share": 0.0507
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 0.916
     },
     {
      "code": "1140011",
      "name": "Preston School District",
      "distance": 1.184
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.351
     },
     {
      "code": "0530011",
      "name": "Franklin School District",
      "distance": 1.352
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 1.519
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 1.567
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.611
     },
     {
      "code": "0390011",
      "name": "Eastford School District",
      "distance": 1.645
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.679
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 1.686
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.702
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.737
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 1.795
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.843
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 1.854
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 66.1,
     "residual": -1.0,
     "interval_90": 6.5,
     "wide_interval": true
    },
    "index_math_all": {
     "fitted": 62.9,
     "residual": 0.1,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_ela_all": {
     "fitted": 58.3,
     "residual": -4.3,
     "interval_90": 7.5,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 59.8,
     "residual": -0.7,
     "interval_90": 9.4,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 72.1,
     "residual": -1.9,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 59.3,
    "learning_rate_pct_rank_ct": 92.0,
    "residual_on_ses_mean_pct_rank_ct": 76.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 94.3,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1480011": {
   "name": "Wallingford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Wallingford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5362
    },
    "growth_ela_high_needs": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2397
    },
    "index_ela_all": {
     "value": 65.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7727
    },
    "index_ela_high_needs": {
     "value": 57.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3548
    },
    "growth_math_all": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5336
    },
    "growth_math_high_needs": {
     "value": 56.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2374
    },
    "index_math_all": {
     "value": 62.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 7708
    },
    "index_math_high_needs": {
     "value": 53.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3532
    },
    "accountability_index": {
     "value": 71.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 5241,
    "frpm_share": 0.3564,
    "el_share": 0.0778,
    "swd_share": 0.1918,
    "median_household_income": 104773,
    "adults_bachelors_or_higher_pct": 40.4,
    "children_with_one_parent_pct": 21.9,
    "acs_moe": {
     "median_household_income": 5444.0,
     "adults_bachelors_or_higher_pct": 2.9,
     "children_with_one_parent_pct": 6.27
    },
    "acs_source": "Census school district 0904740 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22611.63,
     "need_weighted": 20224.31,
     "need_weighted_ex_sped_tuition": 18926.02,
     "need_weighted_cwift": 19183.51,
     "need_weighted_real": 21658.77
    },
    "latest": {
     "unweighted": 24427.31,
     "need_weighted": 21686.42,
     "need_weighted_ex_sped_tuition": 20020.99,
     "need_weighted_cwift": 20362.84,
     "need_weighted_real": 21686.42,
     "efs_pupils": 5312,
     "frpm_share": 0.3564,
     "mll_share": 0.0778
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.547
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.759
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.859
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 0.881
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 0.895
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.902
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.008
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.034
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.079
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.084
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.2
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 1.205
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.285
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.463
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.463
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.9,
     "residual": -2.3,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 64.6,
     "residual": -2.3,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.2,
     "residual": 0.7,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.3,
     "residual": -0.9,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.0,
     "residual": -1.2,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 40.7,
    "learning_rate_pct_rank_ct": 20.2,
    "residual_on_ses_mean_pct_rank_ct": 22.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 17.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1510011": {
   "name": "Waterbury School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Waterbury"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 18515
    },
    "growth_ela_high_needs": {
     "value": 55.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 16525
    },
    "index_ela_all": {
     "value": 52.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 26556
    },
    "index_ela_high_needs": {
     "value": 51.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 23560
    },
    "growth_math_all": {
     "value": 51.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 18432
    },
    "growth_math_high_needs": {
     "value": 50.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 16444
    },
    "index_math_all": {
     "value": 45.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 26480
    },
    "index_math_high_needs": {
     "value": 44.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 23485
    },
    "accountability_index": {
     "value": 61.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 18776,
    "frpm_share": 0.7936,
    "el_share": 0.21,
    "swd_share": 0.2094,
    "median_household_income": 51886,
    "adults_bachelors_or_higher_pct": 17.3,
    "children_with_one_parent_pct": 59.1,
    "acs_moe": {
     "median_household_income": 2278.0,
     "adults_bachelors_or_higher_pct": 1.45,
     "children_with_one_parent_pct": 4.29
    },
    "acs_source": "Census school district 0904830 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18068.23,
     "need_weighted": 13868.45,
     "need_weighted_ex_sped_tuition": 13398.49,
     "need_weighted_cwift": 13447.24,
     "need_weighted_real": 14849.73
    },
    "latest": {
     "unweighted": 18653.97,
     "need_weighted": 14136.02,
     "need_weighted_ex_sped_tuition": 13525.93,
     "need_weighted_cwift": 13751.0,
     "need_weighted_real": 14136.02,
     "efs_pupils": 19331,
     "frpm_share": 0.7936,
     "mll_share": 0.21
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 0.96
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 1.159
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 1.27
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 1.606
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 1.865
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 1.917
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 2.179
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 2.395
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.412
     },
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 2.413
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 3.012
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 3.2
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 3.369
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 3.422
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 3.434
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 51.4,
     "residual": 1.3,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 45.8,
     "residual": 0.1,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 52.8,
     "residual": 3.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 50.9,
     "residual": 0.6,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 59.3,
     "residual": 1.7,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 4.5,
    "learning_rate_pct_rank_ct": 0.6,
    "residual_on_ses_mean_pct_rank_ct": 40.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 3.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1520011": {
   "name": "Waterford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Waterford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2422
    },
    "growth_ela_high_needs": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1012
    },
    "index_ela_all": {
     "value": 69.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3496
    },
    "index_ela_high_needs": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1519
    },
    "growth_math_all": {
     "value": 63.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2412
    },
    "growth_math_high_needs": {
     "value": 60.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1002
    },
    "index_math_all": {
     "value": 68.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3490
    },
    "index_math_high_needs": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1513
    },
    "accountability_index": {
     "value": 76.7,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2281,
    "frpm_share": 0.3266,
    "el_share": 0.0609,
    "swd_share": 0.1819,
    "median_household_income": 104820,
    "adults_bachelors_or_higher_pct": 40.6,
    "children_with_one_parent_pct": 20.9,
    "acs_moe": {
     "median_household_income": 9365.0,
     "adults_bachelors_or_higher_pct": 4.2,
     "children_with_one_parent_pct": 7.57
    },
    "acs_source": "Census school district 0904860 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23139.98,
     "need_weighted": 21050.72,
     "need_weighted_ex_sped_tuition": 20057.16,
     "need_weighted_cwift": 21398.56,
     "need_weighted_real": 22521.64
    },
    "latest": {
     "unweighted": 26307.65,
     "need_weighted": 23632.05,
     "need_weighted_ex_sped_tuition": 22502.61,
     "need_weighted_cwift": 24040.74,
     "need_weighted_real": 23632.05,
     "efs_pupils": 2423,
     "frpm_share": 0.3266,
     "mll_share": 0.0609
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 0.563
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.644
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.744
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 0.759
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.795
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.811
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.901
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.918
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 0.947
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.054
     },
     {
      "code": "0450011",
      "name": "East Lyme School District",
      "distance": 1.111
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.13
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.13
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.132
     },
     {
      "code": "0280011",
      "name": "Colchester School District",
      "distance": 1.146
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 68.8,
     "residual": 0.4,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 65.6,
     "residual": 3.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 60.5,
     "residual": 0.4,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.8,
     "residual": 0.9,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.7,
     "residual": 3.0,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 54.8,
    "learning_rate_pct_rank_ct": 42.9,
    "residual_on_ses_mean_pct_rank_ct": 50.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 43.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1530011": {
   "name": "Watertown School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Watertown"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 54.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2841
    },
    "growth_ela_high_needs": {
     "value": 51.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1411
    },
    "index_ela_all": {
     "value": 63.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4000
    },
    "index_ela_high_needs": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2024
    },
    "growth_math_all": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2830
    },
    "growth_math_high_needs": {
     "value": 53.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1406
    },
    "index_math_all": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3989
    },
    "index_math_high_needs": {
     "value": 53.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2019
    },
    "accountability_index": {
     "value": 72.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2528,
    "frpm_share": 0.4169,
    "el_share": 0.0514,
    "swd_share": 0.176,
    "median_household_income": 101691,
    "adults_bachelors_or_higher_pct": 38.6,
    "children_with_one_parent_pct": 19.1,
    "acs_moe": {
     "median_household_income": 6987.0,
     "adults_bachelors_or_higher_pct": 4.0,
     "children_with_one_parent_pct": 7.27
    },
    "acs_source": "Census school district 0904890 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20415.51,
     "need_weighted": 18123.81,
     "need_weighted_ex_sped_tuition": 17164.28,
     "need_weighted_cwift": 17916.22,
     "need_weighted_real": 19417.42
    },
    "latest": {
     "unweighted": 22439.31,
     "need_weighted": 19719.35,
     "need_weighted_ex_sped_tuition": 18874.49,
     "need_weighted_cwift": 19182.25,
     "need_weighted_real": 19719.35,
     "efs_pupils": 2710,
     "frpm_share": 0.4169,
     "mll_share": 0.0514
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.563
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 0.77
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 0.895
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.935
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.975
     },
     {
      "code": "1100011",
      "name": "Plainville School District",
      "distance": 1.043
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.078
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.091
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 1.147
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.238
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.256
     },
     {
      "code": "1400011",
      "name": "Thomaston School District",
      "distance": 1.295
     },
     {
      "code": "2200012",
      "name": "Regional School District 20",
      "distance": 1.327
     },
     {
      "code": "0710011",
      "name": "Lebanon School District",
      "distance": 1.33
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.353
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.4,
     "residual": -3.7,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 63.6,
     "residual": -3.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 59.0,
     "residual": -4.8,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 60.0,
     "residual": -2.7,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 71.9,
     "residual": 0.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 37.3,
    "learning_rate_pct_rank_ct": 50.9,
    "residual_on_ses_mean_pct_rank_ct": 18.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 51.6,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1540011": {
   "name": "Westbrook School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Westbrook"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 73.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 567
    },
    "growth_ela_high_needs": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 255
    },
    "index_ela_all": {
     "value": 72.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 819
    },
    "index_ela_high_needs": {
     "value": 61.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 395
    },
    "growth_math_all": {
     "value": 77.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 567
    },
    "growth_math_high_needs": {
     "value": 71.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 255
    },
    "index_math_all": {
     "value": 72.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 819
    },
    "index_math_high_needs": {
     "value": 61.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 395
    },
    "accountability_index": {
     "value": 82.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 592,
    "frpm_share": 0.4088,
    "el_share": 0.1605,
    "swd_share": 0.1622,
    "median_household_income": 91202,
    "adults_bachelors_or_higher_pct": 41.8,
    "children_with_one_parent_pct": 28.6,
    "acs_moe": {
     "median_household_income": 22831.0,
     "adults_bachelors_or_higher_pct": 6.07,
     "children_with_one_parent_pct": 19.09
    },
    "acs_source": "Census school district 0904980 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 32123.01,
     "need_weighted": 28153.95,
     "need_weighted_ex_sped_tuition": 27228.5,
     "need_weighted_cwift": 27334.78,
     "need_weighted_real": 30116.94
    },
    "latest": {
     "unweighted": 35908.32,
     "need_weighted": 30882.0,
     "need_weighted_ex_sped_tuition": 30003.08,
     "need_weighted_cwift": 29722.81,
     "need_weighted_real": 30882.0,
     "efs_pupils": 598,
     "frpm_share": 0.4088,
     "mll_share": 0.1605
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.422
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.763
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 1.803
     },
     {
      "code": "1100011",
      "name": "Plainville School District",
      "distance": 1.859
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.869
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 1.9
     },
     {
      "code": "1660011",
      "name": "Wolcott School District",
      "distance": 1.966
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.969
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.986
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 2.006
     },
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 2.025
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 2.068
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 2.115
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 2.14
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 2.196
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 65.6,
     "residual": 7.0,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 62.3,
     "residual": 10.1,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.2,
     "residual": 12.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 63.4,
     "residual": 14.4,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 72.4,
     "residual": 9.9,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 62.7,
    "learning_rate_pct_rank_ct": 92.6,
    "residual_on_ses_mean_pct_rank_ct": 74.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 93.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1550011": {
   "name": "West Hartford School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "West Hartford"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 64.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9588
    },
    "growth_ela_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3661
    },
    "index_ela_all": {
     "value": 73.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 13924
    },
    "index_ela_high_needs": {
     "value": 59.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5639
    },
    "growth_math_all": {
     "value": 67.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 9544
    },
    "growth_math_high_needs": {
     "value": 58.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3628
    },
    "index_math_all": {
     "value": 70.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 13884
    },
    "index_math_high_needs": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5610
    },
    "accountability_index": {
     "value": 76.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 9128,
    "frpm_share": 0.2851,
    "el_share": 0.0862,
    "swd_share": 0.1863,
    "median_household_income": 129890,
    "adults_bachelors_or_higher_pct": 66.6,
    "children_with_one_parent_pct": 23.4,
    "acs_moe": {
     "median_household_income": 6691.0,
     "adults_bachelors_or_higher_pct": 2.57,
     "children_with_one_parent_pct": 4.91
    },
    "acs_source": "Census school district 0904920 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 20974.37,
     "need_weighted": 19082.07,
     "need_weighted_ex_sped_tuition": 17892.52,
     "need_weighted_cwift": 18365.51,
     "need_weighted_real": 20432.58
    },
    "latest": {
     "unweighted": 22970.55,
     "need_weighted": 20748.94,
     "need_weighted_ex_sped_tuition": 19182.85,
     "need_weighted_cwift": 20027.93,
     "need_weighted_real": 20748.94,
     "efs_pupils": 9465,
     "frpm_share": 0.2851,
     "mll_share": 0.0862
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1590011",
      "name": "Wethersfield School District",
      "distance": 1.364
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 1.488
     },
     {
      "code": "0840011",
      "name": "Milford School District",
      "distance": 1.504
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.56
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.657
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.686
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.702
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 1.726
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 1.755
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.776
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 1.786
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.787
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.8
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 1.801
     },
     {
      "code": "1420011",
      "name": "Tolland School District",
      "distance": 1.809
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 72.7,
     "residual": 1.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.8,
     "residual": 1.0,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 64.9,
     "residual": -0.2,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 69.1,
     "residual": -2.0,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.4,
     "residual": -0.5,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 72.9,
    "learning_rate_pct_rank_ct": 33.7,
    "residual_on_ses_mean_pct_rank_ct": 71.9,
    "residual_on_ses_learning_rate_pct_rank_ct": 27.7,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1560011": {
   "name": "West Haven School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "West Haven"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5874
    },
    "growth_ela_high_needs": {
     "value": 60.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4229
    },
    "index_ela_all": {
     "value": 60.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8545
    },
    "index_ela_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6263
    },
    "growth_math_all": {
     "value": 59.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5854
    },
    "growth_math_high_needs": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4215
    },
    "index_math_all": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8535
    },
    "index_math_high_needs": {
     "value": 53.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 6256
    },
    "accountability_index": {
     "value": 67.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 5950,
    "frpm_share": 0.5718,
    "el_share": 0.2303,
    "swd_share": 0.1997,
    "median_household_income": 74382,
    "adults_bachelors_or_higher_pct": 30.5,
    "children_with_one_parent_pct": 42.7,
    "acs_moe": {
     "median_household_income": 4572.0,
     "adults_bachelors_or_higher_pct": 3.13,
     "children_with_one_parent_pct": 6.75
    },
    "acs_source": "Census school district 0904950 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 17819.22,
     "need_weighted": 14599.67,
     "need_weighted_ex_sped_tuition": 12962.31,
     "need_weighted_cwift": 13852.26,
     "need_weighted_real": 15647.48
    },
    "latest": {
     "unweighted": 18665.53,
     "need_weighted": 15186.43,
     "need_weighted_ex_sped_tuition": 13124.36,
     "need_weighted_cwift": 14259.56,
     "need_weighted_real": 15186.43,
     "efs_pupils": 6867,
     "frpm_share": 0.5718,
     "mll_share": 0.2303
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 1.174
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 1.589
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 1.699
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.774
     },
     {
      "code": "1030011",
      "name": "Norwalk School District",
      "distance": 1.786
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 1.94
     },
     {
      "code": "1380011",
      "name": "Stratford School District",
      "distance": 2.11
     },
     {
      "code": "1630011",
      "name": "Windham School District",
      "distance": 2.169
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 2.193
     },
     {
      "code": "1350011",
      "name": "Stamford School District",
      "distance": 2.282
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 2.299
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 2.307
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 2.37
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 2.412
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 2.49
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 58.6,
     "residual": 2.0,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 54.7,
     "residual": 2.1,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 58.1,
     "residual": 3.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.7,
     "residual": 1.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 66.7,
     "residual": 0.6,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 15.3,
    "learning_rate_pct_rank_ct": 41.1,
    "residual_on_ses_mean_pct_rank_ct": 43.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 69.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1570011": {
   "name": "Weston School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Weston"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 70.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2315
    },
    "growth_ela_high_needs": {
     "value": 58.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 357
    },
    "index_ela_all": {
     "value": 81.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3326
    },
    "index_ela_high_needs": {
     "value": 63.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 544
    },
    "growth_math_all": {
     "value": 76.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2311
    },
    "growth_math_high_needs": {
     "value": 65.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 354
    },
    "index_math_all": {
     "value": 79.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3323
    },
    "index_math_high_needs": {
     "value": 61.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 542
    },
    "accountability_index": {
     "value": 86.2,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2101,
    "frpm_share": 0.019,
    "el_share": 0.0138,
    "swd_share": 0.1523,
    "median_household_income": 250001,
    "adults_bachelors_or_higher_pct": 83.7,
    "children_with_one_parent_pct": 10.2,
    "acs_moe": {
     "median_household_income": null,
     "adults_bachelors_or_higher_pct": 6.88,
     "children_with_one_parent_pct": 4.31
    },
    "acs_source": "Census school district 0905010 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 26388.19,
     "need_weighted": 26231.51,
     "need_weighted_ex_sped_tuition": 24885.81,
     "need_weighted_cwift": 21625.69,
     "need_weighted_real": 28063.25
    },
    "latest": {
     "unweighted": 29347.63,
     "need_weighted": 29081.15,
     "need_weighted_ex_sped_tuition": 27651.96,
     "need_weighted_cwift": 23643.21,
     "need_weighted_real": 29081.15,
     "efs_pupils": 2104,
     "frpm_share": 0.019,
     "mll_share": 0.0138
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0900011",
      "name": "New Canaan School District",
      "distance": 0.743
     },
     {
      "code": "1580011",
      "name": "Westport School District",
      "distance": 0.793
     },
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.103
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.583
     },
     {
      "code": "0350011",
      "name": "Darien School District",
      "distance": 1.6
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.767
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.944
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.972
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 2.096
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 2.141
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 2.382
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 2.482
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 2.492
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 2.496
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 2.514
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 82.3,
     "residual": -0.7,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 81.5,
     "residual": -2.0,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 70.5,
     "residual": -0.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 77.9,
     "residual": -1.8,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 87.3,
     "residual": -1.1,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 91.0,
    "learning_rate_pct_rank_ct": 55.2,
    "residual_on_ses_mean_pct_rank_ct": 27.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 30.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1580011": {
   "name": "Westport School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Westport"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 67.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5759
    },
    "growth_ela_high_needs": {
     "value": 57.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 990
    },
    "index_ela_all": {
     "value": 80.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8382
    },
    "index_ela_high_needs": {
     "value": 62.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1537
    },
    "growth_math_all": {
     "value": 74.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5750
    },
    "growth_math_high_needs": {
     "value": 60.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 987
    },
    "index_math_all": {
     "value": 79.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 8375
    },
    "index_math_high_needs": {
     "value": 59.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1534
    },
    "accountability_index": {
     "value": 82.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 5281,
    "frpm_share": 0.028,
    "el_share": 0.0108,
    "swd_share": 0.1469,
    "median_household_income": 250001,
    "adults_bachelors_or_higher_pct": 79.9,
    "children_with_one_parent_pct": 7.8,
    "acs_moe": {
     "median_household_income": null,
     "adults_bachelors_or_higher_pct": 3.83,
     "children_with_one_parent_pct": 2.99
    },
    "acs_source": "Census school district 0905040 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 25955.79,
     "need_weighted": 25677.78,
     "need_weighted_ex_sped_tuition": 24689.41,
     "need_weighted_cwift": 21173.97,
     "need_weighted_real": 27485.22
    },
    "latest": {
     "unweighted": 28600.92,
     "need_weighted": 28286.76,
     "need_weighted_ex_sped_tuition": 27133.12,
     "need_weighted_cwift": 22997.37,
     "need_weighted_real": 28286.76,
     "efs_pupils": 5289,
     "frpm_share": 0.028,
     "mll_share": 0.0108
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0900011",
      "name": "New Canaan School District",
      "distance": 0.445
     },
     {
      "code": "1570011",
      "name": "Weston School District",
      "distance": 0.793
     },
     {
      "code": "1610011",
      "name": "Wilton School District",
      "distance": 1.031
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.652
     },
     {
      "code": "0350011",
      "name": "Darien School District",
      "distance": 1.653
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.663
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.673
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.881
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 1.889
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 2.042
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 2.154
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 2.176
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 2.344
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 2.354
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 2.393
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 82.0,
     "residual": -1.3,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 81.1,
     "residual": -1.2,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 70.0,
     "residual": -2.6,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 77.0,
     "residual": -2.1,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 87.0,
     "residual": -4.1,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 98.9,
    "learning_rate_pct_rank_ct": 76.1,
    "residual_on_ses_mean_pct_rank_ct": 90.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 54.1,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1590011": {
   "name": "Wethersfield School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Wethersfield"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 61.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3776
    },
    "growth_ela_high_needs": {
     "value": 58.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1456
    },
    "index_ela_all": {
     "value": 69.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5392
    },
    "index_ela_high_needs": {
     "value": 59.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2278
    },
    "growth_math_all": {
     "value": 64.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3774
    },
    "growth_math_high_needs": {
     "value": 57.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1454
    },
    "index_math_all": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5387
    },
    "index_math_high_needs": {
     "value": 54.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2273
    },
    "accountability_index": {
     "value": 77.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3471,
    "frpm_share": 0.2645,
    "el_share": 0.0988,
    "swd_share": 0.1593,
    "median_household_income": 126806,
    "adults_bachelors_or_higher_pct": 54.8,
    "children_with_one_parent_pct": 17.6,
    "acs_moe": {
     "median_household_income": 11712.0,
     "adults_bachelors_or_higher_pct": 3.57,
     "children_with_one_parent_pct": 6.44
    },
    "acs_source": "Census school district 0905070 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19020.03,
     "need_weighted": 17185.0,
     "need_weighted_ex_sped_tuition": 15912.26,
     "need_weighted_cwift": 16540.32,
     "need_weighted_real": 18394.65
    },
    "latest": {
     "unweighted": 21196.81,
     "need_weighted": 19199.16,
     "need_weighted_ex_sped_tuition": 17573.52,
     "need_weighted_cwift": 18532.0,
     "need_weighted_real": 19199.16,
     "efs_pupils": 3722,
     "frpm_share": 0.2645,
     "mll_share": 0.0988
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1010011",
      "name": "North Haven School District",
      "distance": 0.847
     },
     {
      "code": "1320011",
      "name": "South Windsor School District",
      "distance": 1.075
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 1.077
     },
     {
      "code": "1190011",
      "name": "Rocky Hill School District",
      "distance": 1.091
     },
     {
      "code": "0180011",
      "name": "Brookfield School District",
      "distance": 1.092
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 1.104
     },
     {
      "code": "1060011",
      "name": "Old Saybrook School District",
      "distance": 1.143
     },
     {
      "code": "0250011",
      "name": "Cheshire School District",
      "distance": 1.221
     },
     {
      "code": "0480011",
      "name": "Ellington School District",
      "distance": 1.272
     },
     {
      "code": "1550011",
      "name": "West Hartford School District",
      "distance": 1.364
     },
     {
      "code": "0910011",
      "name": "New Fairfield School District",
      "distance": 1.365
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.373
     },
     {
      "code": "0520011",
      "name": "Farmington School District",
      "distance": 1.407
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.409
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 1.419
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 71.9,
     "residual": -2.8,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 69.4,
     "residual": -4.9,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 64.2,
     "residual": -2.5,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 67.9,
     "residual": -3.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 77.5,
     "residual": -0.0,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 57.6,
    "learning_rate_pct_rank_ct": 76.7,
    "residual_on_ses_mean_pct_rank_ct": 63.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 74.2,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1600011": {
   "name": "Willington School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Willington"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 57.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 579
    },
    "growth_ela_high_needs": {
     "value": 59.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 275
    },
    "index_ela_all": {
     "value": 64.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 719
    },
    "index_ela_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 358
    },
    "growth_math_all": {
     "value": 68.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 574
    },
    "growth_math_high_needs": {
     "value": 63.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 271
    },
    "index_math_all": {
     "value": 65.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 714
    },
    "index_math_high_needs": {
     "value": 57.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 353
    },
    "accountability_index": {
     "value": 69.9,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 376,
    "frpm_share": 0.3564,
    "el_share": 0.008,
    "swd_share": 0.1995,
    "median_household_income": 91114,
    "adults_bachelors_or_higher_pct": 33.2,
    "children_with_one_parent_pct": 57.6,
    "acs_moe": {
     "median_household_income": 11616.0,
     "adults_bachelors_or_higher_pct": 8.22,
     "children_with_one_parent_pct": 27.16
    },
    "acs_source": "Census school district 0905100 (elementary school district)",
    "notes": [
     "el: EL count starred (1-5), midpoint 3 used"
    ],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 25816.63,
     "need_weighted": 23049.26,
     "need_weighted_ex_sped_tuition": 21530.48,
     "need_weighted_cwift": 22345.24,
     "need_weighted_real": 24654.65
    },
    "latest": {
     "unweighted": 28966.32,
     "need_weighted": 26121.66,
     "need_weighted_ex_sped_tuition": 23734.59,
     "need_weighted_cwift": 25213.96,
     "need_weighted_real": 26121.66,
     "efs_pupils": 382,
     "frpm_share": 0.3564,
     "mll_share": 0.008
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 1.439
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.701
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.804
     },
     {
      "code": "1620011",
      "name": "Winchester School District",
      "distance": 2.236
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.275
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.342
     },
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 2.448
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.49
     },
     {
      "code": "0920011",
      "name": "New Hartford School District",
      "distance": 2.523
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 2.671
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.676
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 2.752
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 2.785
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 2.786
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 3.045
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 63.7,
     "residual": 0.8,
     "interval_90": 6.7,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 60.3,
     "residual": 5.4,
     "interval_90": 7.9,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.8,
     "residual": -0.5,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 61.5,
     "residual": 7.0,
     "interval_90": 9.8,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 70.4,
     "residual": -0.5,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 37.9,
    "learning_rate_pct_rank_ct": 89.0,
    "residual_on_ses_mean_pct_rank_ct": 24.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 86.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1610011": {
   "name": "Wilton School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Wilton"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 68.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3928
    },
    "growth_ela_high_needs": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 874
    },
    "index_ela_all": {
     "value": 80.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5782
    },
    "index_ela_high_needs": {
     "value": 66.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1372
    },
    "growth_math_all": {
     "value": 82.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3909
    },
    "growth_math_high_needs": {
     "value": 70.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 864
    },
    "index_math_all": {
     "value": 80.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 5763
    },
    "index_math_high_needs": {
     "value": 67.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1364
    },
    "accountability_index": {
     "value": 87.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3782,
    "frpm_share": 0.0571,
    "el_share": 0.0209,
    "swd_share": 0.1822,
    "median_household_income": 242199,
    "adults_bachelors_or_higher_pct": 75.2,
    "children_with_one_parent_pct": 7.4,
    "acs_moe": {
     "median_household_income": 15893.0,
     "adults_bachelors_or_higher_pct": 4.27,
     "children_with_one_parent_pct": 2.9
    },
    "acs_source": "Census school district 0905130 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 24354.9,
     "need_weighted": 24113.51,
     "need_weighted_ex_sped_tuition": 22990.29,
     "need_weighted_cwift": 19893.11,
     "need_weighted_real": 25854.47
    },
    "latest": {
     "unweighted": 25818.65,
     "need_weighted": 25254.11,
     "need_weighted_ex_sped_tuition": 24307.25,
     "need_weighted_cwift": 20531.79,
     "need_weighted_real": 25254.11,
     "efs_pupils": 3784,
     "frpm_share": 0.0571,
     "mll_share": 0.0209
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0350011",
      "name": "Darien School District",
      "distance": 1.008
     },
     {
      "code": "1580011",
      "name": "Westport School District",
      "distance": 1.031
     },
     {
      "code": "1180011",
      "name": "Ridgefield School District",
      "distance": 1.037
     },
     {
      "code": "1570011",
      "name": "Weston School District",
      "distance": 1.103
     },
     {
      "code": "0900011",
      "name": "New Canaan School District",
      "distance": 1.373
     },
     {
      "code": "0760011",
      "name": "Madison School District",
      "distance": 1.416
     },
     {
      "code": "0570011",
      "name": "Greenwich School District",
      "distance": 1.594
     },
     {
      "code": "0510011",
      "name": "Fairfield School District",
      "distance": 1.624
     },
     {
      "code": "1280011",
      "name": "Simsbury School District",
      "distance": 1.664
     },
     {
      "code": "0540011",
      "name": "Glastonbury School District",
      "distance": 1.978
     },
     {
      "code": "0850011",
      "name": "Monroe School District",
      "distance": 2.014
     },
     {
      "code": "1440011",
      "name": "Trumbull School District",
      "distance": 2.055
     },
     {
      "code": "0040011",
      "name": "Avon School District",
      "distance": 2.116
     },
     {
      "code": "0970011",
      "name": "Newtown School District",
      "distance": 2.163
     },
     {
      "code": "0600011",
      "name": "Guilford School District",
      "distance": 2.237
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 80.6,
     "residual": -0.2,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 79.6,
     "residual": 1.3,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 68.7,
     "residual": -0.4,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 75.0,
     "residual": 7.2,
     "interval_90": 9.6,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 85.2,
     "residual": 1.9,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 90.4,
    "learning_rate_pct_rank_ct": 68.1,
    "residual_on_ses_mean_pct_rank_ct": 41.5,
    "residual_on_ses_learning_rate_pct_rank_ct": 42.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1620011": {
   "name": "Winchester School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Winchester"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 652
    },
    "growth_ela_high_needs": {
     "value": 57.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 421
    },
    "index_ela_all": {
     "value": 64.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 924
    },
    "index_ela_high_needs": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 618
    },
    "growth_math_all": {
     "value": 59.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 651
    },
    "growth_math_high_needs": {
     "value": 56.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 420
    },
    "index_math_all": {
     "value": 61.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 923
    },
    "index_math_high_needs": {
     "value": 56.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 617
    },
    "accountability_index": {
     "value": 65.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 599,
    "frpm_share": 0.5843,
    "el_share": 0.0568,
    "swd_share": 0.197,
    "median_household_income": 66519,
    "adults_bachelors_or_higher_pct": 27.8,
    "children_with_one_parent_pct": 39.3,
    "acs_moe": {
     "median_household_income": 11612.0,
     "adults_bachelors_or_higher_pct": 4.86,
     "children_with_one_parent_pct": 12.69
    },
    "acs_source": "Census school district 0905160 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 22570.8,
     "need_weighted": 19023.66,
     "need_weighted_ex_sped_tuition": 17221.08,
     "need_weighted_cwift": 19164.8,
     "need_weighted_real": 20412.84
    },
    "latest": {
     "unweighted": 23264.4,
     "need_weighted": 19558.4,
     "need_weighted_ex_sped_tuition": 17716.7,
     "need_weighted_cwift": 19617.25,
     "need_weighted_real": 19558.4,
     "efs_pupils": 1104,
     "frpm_share": 0.5843,
     "mll_share": 0.0568
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1000011",
      "name": "North Canaan School District",
      "distance": 1.775
     },
     {
      "code": "0730011",
      "name": "Lisbon School District",
      "distance": 1.861
     },
     {
      "code": "1330011",
      "name": "Sprague School District",
      "distance": 2.149
     },
     {
      "code": "1600011",
      "name": "Willington School District",
      "distance": 2.236
     },
     {
      "code": "0240011",
      "name": "Chaplin School District",
      "distance": 2.308
     },
     {
      "code": "1360011",
      "name": "Sterling School District",
      "distance": 2.343
     },
     {
      "code": "0130011",
      "name": "Bozrah School District",
      "distance": 2.386
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 2.398
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 2.454
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 2.547
     },
     {
      "code": "0190011",
      "name": "Brooklyn School District",
      "distance": 2.7
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 2.754
     },
     {
      "code": "0210011",
      "name": "Canaan School District",
      "distance": 2.927
     },
     {
      "code": "0780011",
      "name": "Mansfield School District",
      "distance": 2.961
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 2.991
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 60.5,
     "residual": 3.8,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 55.3,
     "residual": 5.9,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 54.8,
     "residual": 5.3,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 54.4,
     "residual": 4.7,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 65.1,
     "residual": 0.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 16.4,
    "learning_rate_pct_rank_ct": 82.2,
    "residual_on_ses_mean_pct_rank_ct": 14.0,
    "residual_on_ses_learning_rate_pct_rank_ct": 85.5,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "9020022": {
   "name": "The Gilbert School District",
   "span": "7-12",
   "span_type": "7-12",
   "grades_operated": [
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Winchester"
   ],
   "via": "academy",
   "outcomes": {
    "growth_ela_all": {
     "value": 41.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 463
    },
    "growth_ela_high_needs": {
     "value": 42.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 284
    },
    "index_ela_all": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 684
    },
    "index_ela_high_needs": {
     "value": 53.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 412
    },
    "growth_math_all": {
     "value": 43.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 463
    },
    "growth_math_high_needs": {
     "value": 40.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 284
    },
    "index_math_all": {
     "value": 52.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 683
    },
    "index_math_high_needs": {
     "value": 48.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 411
    },
    "accountability_index": {
     "value": 62.5,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 452,
    "frpm_share": 0.5642,
    "el_share": 0.031,
    "swd_share": 0.146,
    "median_household_income": 66519,
    "adults_bachelors_or_higher_pct": 27.8,
    "children_with_one_parent_pct": 39.3,
    "acs_moe": {
     "median_household_income": 11612.0,
     "adults_bachelors_or_higher_pct": 4.86,
     "children_with_one_parent_pct": 12.69
    },
    "acs_source": "town Winchester",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": null,
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "7-12",
    "pool_size": 5,
    "small_pool": true,
    "peers": [
     {
      "code": "2040012",
      "name": "Regional School District 04",
      "distance": 3.087
     },
     {
      "code": "2110012",
      "name": "Regional School District 11",
      "distance": 3.445
     },
     {
      "code": "2070012",
      "name": "Regional School District 07",
      "distance": 3.639
     },
     {
      "code": "2080012",
      "name": "Regional School District 08",
      "distance": 3.773
     },
     {
      "code": "2050012",
      "name": "Regional School District 05",
      "distance": 4.831
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 61.4,
     "residual": -4.6,
     "interval_90": 6.6,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 56.3,
     "residual": -3.4,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 55.3,
     "residual": -13.7,
     "interval_90": 7.6,
     "wide_interval": true
    },
    "growth_math_all": {
     "fitted": 55.2,
     "residual": -12.2,
     "interval_90": 9.6,
     "wide_interval": true
    },
    "accountability_index": {
     "fitted": 66.5,
     "residual": -4.0,
     "interval_90": 6.8,
     "wide_interval": false
    }
   },
   "seda_derived": null,
   "flags": [
    "no EFS spending row (endowed academies file no EFS report)"
   ]
  },
  "1630011": {
   "name": "Windham School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Windham"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3561
    },
    "growth_ela_high_needs": {
     "value": 55.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2822
    },
    "index_ela_all": {
     "value": 54.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4743
    },
    "index_ela_high_needs": {
     "value": 50.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3898
    },
    "growth_math_all": {
     "value": 53.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3535
    },
    "growth_math_high_needs": {
     "value": 52.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2796
    },
    "index_math_all": {
     "value": 50.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4722
    },
    "index_math_high_needs": {
     "value": 47.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3877
    },
    "accountability_index": {
     "value": 62.1,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3153,
    "frpm_share": 0.7266,
    "el_share": 0.3203,
    "swd_share": 0.2071,
    "median_household_income": 55736,
    "adults_bachelors_or_higher_pct": 22.7,
    "children_with_one_parent_pct": 56.3,
    "acs_moe": {
     "median_household_income": 4979.0,
     "adults_bachelors_or_higher_pct": 2.54,
     "children_with_one_parent_pct": 7.84
    },
    "acs_source": "Census school district 0905190 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21887.71,
     "need_weighted": 16626.28,
     "need_weighted_ex_sped_tuition": 15749.74,
     "need_weighted_cwift": 16951.86,
     "need_weighted_real": 17779.81
    },
    "latest": {
     "unweighted": 23634.98,
     "need_weighted": 17945.3,
     "need_weighted_ex_sped_tuition": 16900.73,
     "need_weighted_cwift": 18255.65,
     "need_weighted_real": 17945.3,
     "efs_pupils": 3313,
     "frpm_share": 0.7266,
     "mll_share": 0.3203
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0950011",
      "name": "New London School District",
      "distance": 1.001
     },
     {
      "code": "0150011",
      "name": "Bridgeport School District",
      "distance": 1.654
     },
     {
      "code": "0640011",
      "name": "Hartford School District",
      "distance": 1.781
     },
     {
      "code": "0800011",
      "name": "Meriden School District",
      "distance": 2.111
     },
     {
      "code": "1560011",
      "name": "West Haven School District",
      "distance": 2.169
     },
     {
      "code": "0890011",
      "name": "New Britain School District",
      "distance": 2.176
     },
     {
      "code": "1510011",
      "name": "Waterbury School District",
      "distance": 2.179
     },
     {
      "code": "0430011",
      "name": "East Hartford School District",
      "distance": 2.293
     },
     {
      "code": "0930011",
      "name": "New Haven School District",
      "distance": 2.384
     },
     {
      "code": "1430011",
      "name": "Torrington School District",
      "distance": 2.676
     },
     {
      "code": "0340011",
      "name": "Danbury School District",
      "distance": 2.973
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 3.269
     },
     {
      "code": "1030011",
      "name": "Norwalk School District",
      "distance": 3.654
     },
     {
      "code": "0880011",
      "name": "Naugatuck School District",
      "distance": 3.662
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 3.839
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 52.2,
     "residual": 2.3,
     "interval_90": 6.7,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 47.6,
     "residual": 3.0,
     "interval_90": 7.9,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.2,
     "residual": 0.6,
     "interval_90": 7.8,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 55.5,
     "residual": -1.8,
     "interval_90": 9.8,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 61.9,
     "residual": 0.2,
     "interval_90": 6.9,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 3.4,
    "learning_rate_pct_rank_ct": 11.7,
    "residual_on_ses_mean_pct_rank_ct": 22.8,
    "residual_on_ses_learning_rate_pct_rank_ct": 31.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1640011": {
   "name": "Windsor School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Windsor"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3193
    },
    "growth_ela_high_needs": {
     "value": 57.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1728
    },
    "index_ela_all": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4782
    },
    "index_ela_high_needs": {
     "value": 54.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2652
    },
    "growth_math_all": {
     "value": 64.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3160
    },
    "growth_math_high_needs": {
     "value": 59.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1707
    },
    "index_math_all": {
     "value": 58.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 4765
    },
    "index_math_high_needs": {
     "value": 50.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2641
    },
    "accountability_index": {
     "value": 69.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 3266,
    "frpm_share": 0.5015,
    "el_share": 0.038,
    "swd_share": 0.2211,
    "median_household_income": 104725,
    "adults_bachelors_or_higher_pct": 43.2,
    "children_with_one_parent_pct": 39.2,
    "acs_moe": {
     "median_household_income": 7536.0,
     "adults_bachelors_or_higher_pct": 3.8,
     "children_with_one_parent_pct": 7.78
    },
    "acs_source": "Census school district 0905220 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 21975.58,
     "need_weighted": 19228.15,
     "need_weighted_ex_sped_tuition": 17826.62,
     "need_weighted_cwift": 18505.88,
     "need_weighted_real": 20590.15
    },
    "latest": {
     "unweighted": 24003.31,
     "need_weighted": 20693.36,
     "need_weighted_ex_sped_tuition": 19386.58,
     "need_weighted_cwift": 19974.29,
     "need_weighted_real": 20693.36,
     "efs_pupils": 3770,
     "frpm_share": 0.5015,
     "mll_share": 0.038
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 0.823
     },
     {
      "code": "0490011",
      "name": "Enfield School District",
      "distance": 1.123
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.143
     },
     {
      "code": "0590011",
      "name": "Groton School District",
      "distance": 1.167
     },
     {
      "code": "0620011",
      "name": "Hamden School District",
      "distance": 1.209
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.286
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.291
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.304
     },
     {
      "code": "0720011",
      "name": "Ledyard School District",
      "distance": 1.369
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.39
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.446
     },
     {
      "code": "1110011",
      "name": "Plymouth School District",
      "distance": 1.53
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.532
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.544
     },
     {
      "code": "1340011",
      "name": "Stafford School District",
      "distance": 1.547
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 64.5,
     "residual": -3.1,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 60.3,
     "residual": -2.0,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 57.8,
     "residual": 2.7,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 59.0,
     "residual": 5.1,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 69.3,
     "residual": 0.5,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 20.3,
    "learning_rate_pct_rank_ct": 36.2,
    "residual_on_ses_mean_pct_rank_ct": 2.3,
    "residual_on_ses_learning_rate_pct_rank_ct": 35.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1650011": {
   "name": "Windsor Locks School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Windsor Locks"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 56.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1497
    },
    "growth_ela_high_needs": {
     "value": 53.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 851
    },
    "index_ela_all": {
     "value": 60.7,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2114
    },
    "index_ela_high_needs": {
     "value": 55.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1285
    },
    "growth_math_all": {
     "value": 58.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1490
    },
    "growth_math_high_needs": {
     "value": 52.1,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 844
    },
    "index_math_all": {
     "value": 56.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2106
    },
    "index_math_high_needs": {
     "value": 50.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1277
    },
    "accountability_index": {
     "value": 68.8,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 1448,
    "frpm_share": 0.4869,
    "el_share": 0.0794,
    "swd_share": 0.2079,
    "median_household_income": 81205,
    "adults_bachelors_or_higher_pct": 28.6,
    "children_with_one_parent_pct": 51.6,
    "acs_moe": {
     "median_household_income": 13103.0,
     "adults_bachelors_or_higher_pct": 4.22,
     "children_with_one_parent_pct": 12.79
    },
    "acs_source": "Census school district 0905250 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 23380.92,
     "need_weighted": 20312.72,
     "need_weighted_ex_sped_tuition": 19284.02,
     "need_weighted_cwift": 19548.21,
     "need_weighted_real": 21787.86
    },
    "latest": {
     "unweighted": 24793.47,
     "need_weighted": 21265.18,
     "need_weighted_ex_sped_tuition": 19678.91,
     "need_weighted_cwift": 20526.24,
     "need_weighted_real": 21265.18,
     "efs_pupils": 1595,
     "frpm_share": 0.4869,
     "mll_share": 0.0794
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1160011",
      "name": "Putnam School District",
      "distance": 1.087
     },
     {
      "code": "0690011",
      "name": "Killingly School District",
      "distance": 1.139
     },
     {
      "code": "1460011",
      "name": "Vernon School District",
      "distance": 1.188
     },
     {
      "code": "0110011",
      "name": "Bloomfield School District",
      "distance": 1.215
     },
     {
      "code": "0860011",
      "name": "Montville School District",
      "distance": 1.242
     },
     {
      "code": "0370011",
      "name": "Derby School District",
      "distance": 1.255
     },
     {
      "code": "0440011",
      "name": "East Haven School District",
      "distance": 1.263
     },
     {
      "code": "0580011",
      "name": "Griswold School District",
      "distance": 1.278
     },
     {
      "code": "0020011",
      "name": "Ansonia School District",
      "distance": 1.291
     },
     {
      "code": "0470011",
      "name": "East Windsor School District",
      "distance": 1.346
     },
     {
      "code": "0830011",
      "name": "Middletown School District",
      "distance": 1.593
     },
     {
      "code": "1090011",
      "name": "Plainfield School District",
      "distance": 1.603
     },
     {
      "code": "0170011",
      "name": "Bristol School District",
      "distance": 1.791
     },
     {
      "code": "0770011",
      "name": "Manchester School District",
      "distance": 1.799
     },
     {
      "code": "1640011",
      "name": "Windsor School District",
      "distance": 1.801
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 60.6,
     "residual": 0.1,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 56.7,
     "residual": 0.1,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 56.5,
     "residual": -0.2,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 58.2,
     "residual": -0.2,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 67.4,
     "residual": 1.4,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 26.0,
    "learning_rate_pct_rank_ct": 14.7,
    "residual_on_ses_mean_pct_rank_ct": 15.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 11.9,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1660011": {
   "name": "Wolcott School District",
   "span": "K-12",
   "span_type": "K-12",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8",
    "9",
    "10",
    "11",
    "12"
   ],
   "towns": [
    "Wolcott"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 58.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2290
    },
    "growth_ela_high_needs": {
     "value": 54.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 987
    },
    "index_ela_all": {
     "value": 70.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3222
    },
    "index_ela_high_needs": {
     "value": 62.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1423
    },
    "growth_math_all": {
     "value": 62.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 2289
    },
    "growth_math_high_needs": {
     "value": 58.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 985
    },
    "index_math_all": {
     "value": 67.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 3220
    },
    "index_math_high_needs": {
     "value": 59.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1420
    },
    "accountability_index": {
     "value": 76.0,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 2100,
    "frpm_share": 0.35,
    "el_share": 0.0552,
    "swd_share": 0.169,
    "median_household_income": 110850,
    "adults_bachelors_or_higher_pct": 37.0,
    "children_with_one_parent_pct": 26.9,
    "acs_moe": {
     "median_household_income": 9536.0,
     "adults_bachelors_or_higher_pct": 4.49,
     "children_with_one_parent_pct": 10.61
    },
    "acs_source": "Census school district 0905280 (unified school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 17783.78,
     "need_weighted": 16061.82,
     "need_weighted_ex_sped_tuition": 15445.96,
     "need_weighted_cwift": 15573.79,
     "need_weighted_real": 17192.78
    },
    "latest": {
     "unweighted": 19432.97,
     "need_weighted": 17369.3,
     "need_weighted_ex_sped_tuition": 16425.66,
     "need_weighted_cwift": 16896.2,
     "need_weighted_real": 17369.3,
     "efs_pupils": 2230,
     "frpm_share": 0.35,
     "mll_share": 0.0552
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-12",
    "pool_size": 110,
    "small_pool": false,
    "peers": [
     {
      "code": "1520011",
      "name": "Waterford School District",
      "distance": 0.644
     },
     {
      "code": "1530011",
      "name": "Watertown School District",
      "distance": 0.77
     },
     {
      "code": "0090011",
      "name": "Bethel School District",
      "distance": 0.774
     },
     {
      "code": "1260011",
      "name": "Shelton School District",
      "distance": 0.796
     },
     {
      "code": "0940011",
      "name": "Newington School District",
      "distance": 0.807
     },
     {
      "code": "0960011",
      "name": "New Milford School District",
      "distance": 0.849
     },
     {
      "code": "2160012",
      "name": "Regional School District 16",
      "distance": 0.871
     },
     {
      "code": "0070011",
      "name": "Berlin School District",
      "distance": 0.911
     },
     {
      "code": "0320011",
      "name": "Coventry School District",
      "distance": 1.002
     },
     {
      "code": "1240011",
      "name": "Seymour School District",
      "distance": 1.054
     },
     {
      "code": "1480011",
      "name": "Wallingford School District",
      "distance": 1.084
     },
     {
      "code": "0330011",
      "name": "Cromwell School District",
      "distance": 1.118
     },
     {
      "code": "1310011",
      "name": "Southington School District",
      "distance": 1.131
     },
     {
      "code": "0140011",
      "name": "Branford School District",
      "distance": 1.134
     },
     {
      "code": "0270011",
      "name": "Clinton School District",
      "distance": 1.222
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 67.4,
     "residual": 2.8,
     "interval_90": 6.4,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 64.3,
     "residual": 2.7,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 59.9,
     "residual": -1.6,
     "interval_90": 7.4,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 62.2,
     "residual": 0.2,
     "interval_90": 9.3,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 73.3,
     "residual": 2.7,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 67.2,
    "learning_rate_pct_rank_ct": 30.7,
    "residual_on_ses_mean_pct_rank_ct": 77.2,
    "residual_on_ses_learning_rate_pct_rank_ct": 25.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1670011": {
   "name": "Woodbridge School District",
   "span": "K-6",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6"
   ],
   "towns": [
    "Woodbridge"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 74.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1049
    },
    "growth_ela_high_needs": {
     "value": 63.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 271
    },
    "index_ela_all": {
     "value": 84.0,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1476
    },
    "index_ela_high_needs": {
     "value": 71.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 440
    },
    "growth_math_all": {
     "value": 80.3,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1045
    },
    "growth_math_high_needs": {
     "value": 71.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 270
    },
    "index_math_all": {
     "value": 82.8,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1473
    },
    "index_math_high_needs": {
     "value": 72.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 439
    },
    "accountability_index": {
     "value": 81.3,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 862,
    "frpm_share": 0.1265,
    "el_share": 0.0696,
    "swd_share": 0.1253,
    "median_household_income": 188750,
    "adults_bachelors_or_higher_pct": 71.7,
    "children_with_one_parent_pct": 11.6,
    "acs_moe": {
     "median_household_income": 34190.0,
     "adults_bachelors_or_higher_pct": 7.21,
     "children_with_one_parent_pct": 10.65
    },
    "acs_source": "Census school district 0905310 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 19620.04,
     "need_weighted": 18666.19,
     "need_weighted_ex_sped_tuition": 18322.78,
     "need_weighted_cwift": 17706.62,
     "need_weighted_real": 19999.44
    },
    "latest": {
     "unweighted": 20767.87,
     "need_weighted": 19678.98,
     "need_weighted_ex_sped_tuition": 19375.55,
     "need_weighted_cwift": 18477.92,
     "need_weighted_real": 19678.98,
     "efs_pupils": 872,
     "frpm_share": 0.1265,
     "mll_share": 0.0696
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1070011",
      "name": "Orange School District",
      "distance": 1.362
     },
     {
      "code": "1170011",
      "name": "Redding School District",
      "distance": 1.453
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.994
     },
     {
      "code": "0460011",
      "name": "Easton School District",
      "distance": 2.005
     },
     {
      "code": "1270011",
      "name": "Sherman School District",
      "distance": 2.399
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 2.409
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 2.469
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 2.592
     },
     {
      "code": "0080011",
      "name": "Bethany School District",
      "distance": 2.635
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 2.933
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 2.976
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 3.027
     },
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 3.076
     },
     {
      "code": "1690011",
      "name": "Woodstock School District",
      "distance": 3.199
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 3.405
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 78.0,
     "residual": 6.0,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 76.6,
     "residual": 6.2,
     "interval_90": 7.7,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 68.6,
     "residual": 5.6,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 74.4,
     "residual": 5.9,
     "interval_90": 9.5,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 84.0,
     "residual": -2.7,
     "interval_90": 6.7,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 97.2,
    "learning_rate_pct_rank_ct": 95.7,
    "residual_on_ses_mean_pct_rank_ct": 80.7,
    "residual_on_ses_learning_rate_pct_rank_ct": 91.8,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  },
  "1690011": {
   "name": "Woodstock School District",
   "span": "K-8",
   "span_type": "K-8",
   "grades_operated": [
    "K",
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7",
    "8"
   ],
   "towns": [
    "Woodstock"
   ],
   "via": "local",
   "outcomes": {
    "growth_ela_all": {
     "value": 60.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1240
    },
    "growth_ela_high_needs": {
     "value": 54.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 443
    },
    "index_ela_all": {
     "value": 70.5,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1507
    },
    "index_ela_high_needs": {
     "value": 61.4,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 532
    },
    "growth_math_all": {
     "value": 68.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1237
    },
    "growth_math_high_needs": {
     "value": 62.6,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 441
    },
    "index_math_all": {
     "value": 63.9,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 1504
    },
    "index_math_high_needs": {
     "value": 54.2,
     "years": [
      "2023-24",
      "2024-25",
      "2025-26"
     ],
     "students": 530
    },
    "accountability_index": {
     "value": 70.4,
     "years": [
      "2022-23",
      "2023-24",
      "2024-25"
     ]
    }
   },
   "covariates": {
    "enrollment_oct1": 756,
    "frpm_share": 0.246,
    "el_share": 0.0132,
    "swd_share": 0.164,
    "median_household_income": 112011,
    "adults_bachelors_or_higher_pct": 47.7,
    "children_with_one_parent_pct": 35.0,
    "acs_moe": {
     "median_household_income": 21070.0,
     "adults_bachelors_or_higher_pct": 9.18,
     "children_with_one_parent_pct": 16.56
    },
    "acs_source": "Census school district 0905370 (elementary school district)",
    "notes": [],
    "enrollment_year": "2024-25",
    "acs_release": "2024"
   },
   "spending": {
    "five_year_average_ending_2024_25": {
     "unweighted": 18658.29,
     "need_weighted": 17475.53,
     "need_weighted_ex_sped_tuition": 15667.01,
     "need_weighted_cwift": 17956.67,
     "need_weighted_real": 18691.56
    },
    "latest": {
     "unweighted": 20915.97,
     "need_weighted": 19418.56,
     "need_weighted_ex_sped_tuition": 17010.49,
     "need_weighted_cwift": 19998.52,
     "need_weighted_real": 19418.56,
     "efs_pupils": 1129,
     "frpm_share": 0.246,
     "mll_share": 0.0132
    },
    "latest_year": "2024-25"
   },
   "peers": {
    "rule": "same grade-span type, nearest by standardized Euclidean distance",
    "span_type": "K-8",
    "pool_size": 44,
    "small_pool": false,
    "peers": [
     {
      "code": "1120011",
      "name": "Pomfret School District",
      "distance": 0.965
     },
     {
      "code": "1220011",
      "name": "Salisbury School District",
      "distance": 1.148
     },
     {
      "code": "1210011",
      "name": "Salem School District",
      "distance": 1.222
     },
     {
      "code": "0680011",
      "name": "Kent School District",
      "distance": 1.356
     },
     {
      "code": "0030011",
      "name": "Ashford School District",
      "distance": 1.376
     },
     {
      "code": "0790011",
      "name": "Marlborough School District",
      "distance": 1.476
     },
     {
      "code": "0670011",
      "name": "Hebron School District",
      "distance": 1.54
     },
     {
      "code": "0360011",
      "name": "Deep River School District",
      "distance": 1.625
     },
     {
      "code": "0260011",
      "name": "Chester School District",
      "distance": 1.672
     },
     {
      "code": "0010011",
      "name": "Andover School District",
      "distance": 1.825
     },
     {
      "code": "0300011",
      "name": "Columbia School District",
      "distance": 1.845
     },
     {
      "code": "0220011",
      "name": "Canterbury School District",
      "distance": 1.923
     },
     {
      "code": "0650011",
      "name": "Hartland School District",
      "distance": 1.961
     },
     {
      "code": "0780011",
      "name": "Mansfield School District",
      "distance": 2.029
     },
     {
      "code": "1470011",
      "name": "Voluntown School District",
      "distance": 2.035
     }
    ]
   },
   "residuals": {
    "index_ela_all": {
     "fitted": 70.3,
     "residual": 0.2,
     "interval_90": 6.5,
     "wide_interval": false
    },
    "index_math_all": {
     "fitted": 67.4,
     "residual": -3.5,
     "interval_90": 7.6,
     "wide_interval": false
    },
    "growth_ela_all": {
     "fitted": 61.8,
     "residual": -1.4,
     "interval_90": 7.5,
     "wide_interval": false
    },
    "growth_math_all": {
     "fitted": 66.3,
     "residual": 1.9,
     "interval_90": 9.4,
     "wide_interval": false
    },
    "accountability_index": {
     "fitted": 75.8,
     "residual": -5.4,
     "interval_90": 6.6,
     "wide_interval": false
    }
   },
   "seda_derived": {
    "mean_pct_rank_ct": 44.6,
    "learning_rate_pct_rank_ct": 71.8,
    "residual_on_ses_mean_pct_rank_ct": 28.1,
    "residual_on_ses_learning_rate_pct_rank_ct": 70.4,
    "years": "2008-09 to 2018-19 pooled"
   },
   "flags": []
  }
 },
 "towns": {
  "Andover": {
   "town_code": "001",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0010011",
     "name": "Andover School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2080012",
     "name": "Regional School District 08",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 24722.3,
    "five_year_average_ending_2024_25": {
     "unweighted": 23197.17,
     "need_weighted": 21844.19,
     "need_weighted_cwift": 21152.32,
     "need_weighted_real": 23437.5
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 148,
       "attendance_rate": 0.9365,
       "chronic_absenteeism_pct": 0.1419,
       "sbac_ela_pct_proficient": 0.5366,
       "sbac_math_pct_proficient": 0.4146,
       "growth_apta_ela": 0.5629,
       "growth_apta_math": 0.4949,
       "sat_ela_pct_proficient": 0.6957,
       "sat_ela_average_score": 533.4783,
       "sat_math_pct_proficient": 0.5217,
       "sat_math_average_score": 540.4348
      },
      "Sheff Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 213,
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.0852,
       "sbac_ela_pct_proficient": 0.5761,
       "sbac_math_pct_proficient": 0.6196,
       "growth_apta_ela": 0.5815,
       "growth_apta_math": 0.6936
      },
      "All school types": {
       "enrollment_all_school_types": 378
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9133,
       "chronic_absenteeism_pct": 0.1961,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": 0.125,
       "sbac_ela_pct_proficient": 0.4167,
       "sbac_math_pct_proficient": 0.4167,
       "growth_apta_ela": 0.5677,
       "growth_apta_math": 0.6266
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.1134,
       "sbac_ela_pct_proficient": 0.7727,
       "sbac_math_pct_proficient": 0.6364,
       "growth_apta_ela": 0.6344,
       "growth_apta_math": 0.5222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9562,
       "chronic_absenteeism_pct": 0.0625,
       "sbac_ela_pct_proficient": 0.6786,
       "sbac_math_pct_proficient": 0.75,
       "growth_apta_ela": 0.5894,
       "growth_apta_math": 0.7319
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 136,
       "attendance_rate": 0.9304,
       "chronic_absenteeism_pct": 0.1985,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.4524,
       "growth_apta_ela": 0.4492,
       "growth_apta_math": 0.487,
       "sat_ela_pct_proficient": 0.8148,
       "sat_ela_average_score": 562.963,
       "sat_math_pct_proficient": 0.5926,
       "sat_math_average_score": 534.4444
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 226,
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.0552,
       "sbac_ela_pct_proficient": 0.6449,
       "sbac_math_pct_proficient": 0.5278,
       "growth_apta_ela": 0.6703,
       "growth_apta_math": 0.6985,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 374
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9228,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.38,
       "growth_apta_math": 0.3947,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.35,
       "sbac_math_pct_proficient": 0.2439,
       "growth_apta_ela": 0.431,
       "growth_apta_math": 0.6359,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": 0.7619,
       "sbac_math_pct_proficient": 0.5714,
       "growth_apta_ela": 0.5183,
       "growth_apta_math": 0.5793,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9562,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8209,
       "sbac_math_pct_proficient": 0.7015,
       "growth_apta_ela": 0.8225,
       "growth_apta_math": 0.7397,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 122,
       "attendance_rate": 0.9373,
       "chronic_absenteeism_pct": 0.1393,
       "sbac_ela_pct_proficient": 0.5854,
       "sbac_math_pct_proficient": 0.4634,
       "growth_apta_ela": 0.4237,
       "growth_apta_math": 0.3105,
       "sat_ela_pct_proficient": 0.5714,
       "sat_ela_average_score": 512.381,
       "sat_math_pct_proficient": 0.381,
       "sat_math_average_score": 496.1905
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 241,
       "attendance_rate": 0.9558,
       "chronic_absenteeism_pct": 0.0529,
       "sbac_ela_pct_proficient": 0.7273,
       "sbac_math_pct_proficient": 0.6909,
       "growth_apta_ela": 0.8442,
       "growth_apta_math": 0.8555
      },
      "All school types": {
       "enrollment_all_school_types": 377
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9271,
       "chronic_absenteeism_pct": 0.1915,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.55,
       "sbac_math_pct_proficient": 0.525,
       "growth_apta_ela": 0.81,
       "growth_apta_math": 0.7348
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": 0.1067,
       "sbac_ela_pct_proficient": 0.64,
       "sbac_math_pct_proficient": 0.56,
       "growth_apta_ela": 0.2926,
       "growth_apta_math": 0.3627,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9568,
       "chronic_absenteeism_pct": 0.0504,
       "sbac_ela_pct_proficient": 0.8286,
       "sbac_math_pct_proficient": 0.7857,
       "growth_apta_ela": 0.8626,
       "growth_apta_math": 0.9203
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Ansonia": {
   "town_code": "002",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0020011",
     "name": "Ansonia School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19528.12,
    "five_year_average_ending_2024_25": {
     "unweighted": 18357.78,
     "need_weighted": 15032.81,
     "need_weighted_cwift": 14574.0,
     "need_weighted_real": 16115.92
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 160,
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1313,
       "sat_ela_pct_proficient": 0.3571,
       "sat_ela_average_score": 446.1905,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 423.0952
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 130,
       "attendance_rate": 0.9276,
       "chronic_absenteeism_pct": 0.2171,
       "sbac_ela_pct_proficient": 0.4444,
       "sbac_math_pct_proficient": 0.2083,
       "growth_apta_ela": 0.6701,
       "growth_apta_math": 0.6125,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 76,
       "attendance_rate": 0.8585,
       "chronic_absenteeism_pct": 0.6133,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2388,
       "attendance_rate": 0.9289,
       "chronic_absenteeism_pct": 0.2156,
       "sbac_ela_pct_proficient": 0.2563,
       "sbac_math_pct_proficient": 0.1907,
       "growth_apta_ela": 0.5721,
       "growth_apta_math": 0.5283,
       "sat_ela_pct_proficient": 0.3615,
       "sat_ela_average_score": 445.5385,
       "sat_math_pct_proficient": 0.1077,
       "sat_math_average_score": 419.0769
      },
      "All school types": {
       "enrollment_all_school_types": 2767
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9279,
       "chronic_absenteeism_pct": 0.1707,
       "sat_ela_pct_proficient": 0.25,
       "sat_ela_average_score": 438.75,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412.0833
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9202,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": 0.3462,
       "sbac_math_pct_proficient": 0.1538,
       "growth_apta_ela": 0.5865,
       "growth_apta_math": 0.6214,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8534,
       "chronic_absenteeism_pct": 0.6176,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9214,
       "chronic_absenteeism_pct": 0.2643,
       "sbac_ela_pct_proficient": 0.207,
       "sbac_math_pct_proficient": 0.1454,
       "growth_apta_ela": 0.5648,
       "growth_apta_math": 0.5145,
       "sat_ela_pct_proficient": 0.2941,
       "sat_ela_average_score": 434.2353,
       "sat_math_pct_proficient": 0.0824,
       "sat_math_average_score": 405.1765
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.0897,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": 0.1463,
       "sbac_ela_pct_proficient": 0.7,
       "sbac_math_pct_proficient": 0.35,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": 0.0828,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.3228,
       "growth_apta_ela": 0.593,
       "growth_apta_math": 0.5678,
       "sat_ela_pct_proficient": 0.4889,
       "sat_ela_average_score": 466.8889,
       "sat_math_pct_proficient": 0.1556,
       "sat_math_average_score": 445.3333
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 146,
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1507,
       "sat_ela_pct_proficient": 0.4516,
       "sat_ela_average_score": 446.4516,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 402.2581
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 126,
       "attendance_rate": 0.9037,
       "chronic_absenteeism_pct": 0.2195,
       "sbac_ela_pct_proficient": 0.3433,
       "sbac_math_pct_proficient": 0.2537,
       "growth_apta_ela": 0.5187,
       "growth_apta_math": 0.4914,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 76,
       "attendance_rate": 0.8389,
       "chronic_absenteeism_pct": 0.6216,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2363,
       "attendance_rate": 0.9282,
       "chronic_absenteeism_pct": 0.2221,
       "sbac_ela_pct_proficient": 0.2585,
       "sbac_math_pct_proficient": 0.2215,
       "growth_apta_ela": 0.5414,
       "growth_apta_math": 0.5323,
       "sat_ela_pct_proficient": 0.4069,
       "sat_ela_average_score": 445.4483,
       "sat_math_pct_proficient": 0.0966,
       "sat_math_average_score": 417.8621
      },
      "All school types": {
       "enrollment_all_school_types": 2725
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2093,
       "sat_ela_pct_proficient": 0.35,
       "sat_ela_average_score": 443,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 404
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9147,
       "chronic_absenteeism_pct": 0.2439,
       "sbac_ela_pct_proficient": 0.2708,
       "sbac_math_pct_proficient": 0.1667,
       "growth_apta_ela": 0.5534,
       "growth_apta_math": 0.4524,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8375,
       "chronic_absenteeism_pct": 0.6119,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9216,
       "chronic_absenteeism_pct": 0.2604,
       "sbac_ela_pct_proficient": 0.2147,
       "sbac_math_pct_proficient": 0.1827,
       "growth_apta_ela": 0.5407,
       "growth_apta_math": 0.5266,
       "sat_ela_pct_proficient": 0.3711,
       "sat_ela_average_score": 427.5258,
       "sat_math_pct_proficient": 0.0825,
       "sat_math_average_score": 403.9175
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.8817,
       "chronic_absenteeism_pct": 0.1707,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": 0.1187,
       "sbac_ela_pct_proficient": 0.3823,
       "sbac_math_pct_proficient": 0.3322,
       "growth_apta_ela": 0.5433,
       "growth_apta_math": 0.548,
       "sat_ela_pct_proficient": 0.4792,
       "sat_ela_average_score": 481.6667,
       "sat_math_pct_proficient": 0.125,
       "sat_math_average_score": 446.0417
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 141,
       "attendance_rate": 0.9327,
       "chronic_absenteeism_pct": 0.1915,
       "sat_ela_pct_proficient": 0.4167,
       "sat_ela_average_score": 447.2222,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 419.4444
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 107,
       "attendance_rate": 0.913,
       "chronic_absenteeism_pct": 0.2772,
       "sbac_ela_pct_proficient": 0.3208,
       "sbac_math_pct_proficient": 0.2264,
       "growth_apta_ela": 0.5673,
       "growth_apta_math": 0.5642,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 82,
       "attendance_rate": 0.8196,
       "chronic_absenteeism_pct": 0.6582,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2295,
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1706,
       "sbac_ela_pct_proficient": 0.2728,
       "sbac_math_pct_proficient": 0.2107,
       "growth_apta_ela": 0.518,
       "growth_apta_math": 0.4834,
       "sat_ela_pct_proficient": 0.406,
       "sat_ela_average_score": 453.5338,
       "sat_math_pct_proficient": 0.1053,
       "sat_math_average_score": 431.2782
      },
      "All school types": {
       "enrollment_all_school_types": 2646
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9241,
       "chronic_absenteeism_pct": 0.2556,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.8918,
       "chronic_absenteeism_pct": 0.403,
       "sbac_ela_pct_proficient": 0.2162,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5189,
       "growth_apta_math": 0.4957,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8216,
       "chronic_absenteeism_pct": 0.64,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9301,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": 0.2131,
       "sbac_math_pct_proficient": 0.1582,
       "growth_apta_ela": 0.4844,
       "growth_apta_math": 0.4563,
       "sat_ela_pct_proficient": 0.3605,
       "sat_ela_average_score": 439.7674,
       "sat_math_pct_proficient": 0.093,
       "sat_math_average_score": 420.814
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9547,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0804,
       "sbac_ela_pct_proficient": 0.4262,
       "sbac_math_pct_proficient": 0.3456,
       "growth_apta_ela": 0.597,
       "growth_apta_math": 0.5469,
       "sat_ela_pct_proficient": 0.4894,
       "sat_ela_average_score": 478.7234,
       "sat_math_pct_proficient": 0.1277,
       "sat_math_average_score": 450.4255
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Ashford": {
   "town_code": "003",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0030011",
     "name": "Ashford School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2190012",
     "name": "Regional School District 19",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 26338.93,
    "five_year_average_ending_2024_25": {
     "unweighted": 23784.41,
     "need_weighted": 21557.19,
     "need_weighted_cwift": 21875.63,
     "need_weighted_real": 23065.9
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 33,
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 121,
       "attendance_rate": 0.9205,
       "chronic_absenteeism_pct": 0.2727,
       "sat_ela_pct_proficient": 0.5312,
       "sat_ela_average_score": 495.625,
       "sat_math_pct_proficient": 0.3438,
       "sat_math_average_score": 476.25
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 360,
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0856,
       "sbac_ela_pct_proficient": 0.5044,
       "sbac_math_pct_proficient": 0.4469,
       "growth_apta_ela": 0.5296,
       "growth_apta_math": 0.5943
      },
      "All school types": {
       "enrollment_all_school_types": 539
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8941,
       "chronic_absenteeism_pct": 0.3667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": 0.1439,
       "sbac_ela_pct_proficient": 0.3854,
       "sbac_math_pct_proficient": 0.2917,
       "growth_apta_ela": 0.4709,
       "growth_apta_math": 0.5117
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9602,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": 0.1803,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9556,
       "chronic_absenteeism_pct": 0.0426,
       "sbac_ela_pct_proficient": 0.5923,
       "sbac_math_pct_proficient": 0.5615,
       "growth_apta_ela": 0.5722,
       "growth_apta_math": 0.6543
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 130,
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.2,
       "sat_ela_pct_proficient": 0.6552,
       "sat_ela_average_score": 498.2759,
       "sat_math_pct_proficient": 0.2069,
       "sat_math_average_score": 452.7586
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 364,
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.061,
       "sbac_ela_pct_proficient": 0.5378,
       "sbac_math_pct_proficient": 0.5067,
       "growth_apta_ela": 0.631,
       "growth_apta_math": 0.6443
      },
      "All school types": {
       "enrollment_all_school_types": 545
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9068,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.947,
       "chronic_absenteeism_pct": 0.1,
       "sbac_ela_pct_proficient": 0.4245,
       "sbac_math_pct_proficient": 0.3679,
       "growth_apta_ela": 0.5725,
       "growth_apta_math": 0.5463
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9623,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.1053,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9632,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6387,
       "sbac_math_pct_proficient": 0.6303,
       "growth_apta_ela": 0.6806,
       "growth_apta_math": 0.7274
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 37,
       "attendance_rate": 0.9578,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 119,
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.1765,
       "sat_ela_pct_proficient": 0.6786,
       "sat_ela_average_score": 522.1429,
       "sat_math_pct_proficient": 0.2857,
       "sat_math_average_score": 497.1429
      },
      "Public Schools": {
       "enrollment": 368,
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": 0.0951,
       "sbac_ela_pct_proficient": 0.5411,
       "sbac_math_pct_proficient": 0.4675,
       "growth_apta_ela": 0.5606,
       "growth_apta_math": 0.5506
      },
      "All school types": {
       "enrollment_all_school_types": 542
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9047,
       "chronic_absenteeism_pct": 0.3125,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9391,
       "chronic_absenteeism_pct": 0.141,
       "sbac_ela_pct_proficient": 0.463,
       "sbac_math_pct_proficient": 0.3519,
       "growth_apta_ela": 0.5622,
       "growth_apta_math": 0.6085
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9629,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": 0.0845,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9592,
       "chronic_absenteeism_pct": 0.0529,
       "sbac_ela_pct_proficient": 0.6098,
       "sbac_math_pct_proficient": 0.5691,
       "growth_apta_ela": 0.5592,
       "growth_apta_math": 0.5003
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Avon": {
   "town_code": "004",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0040011",
     "name": "Avon School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21636.5,
    "five_year_average_ending_2024_25": {
     "unweighted": 19939.38,
     "need_weighted": 19166.21,
     "need_weighted_cwift": 18446.06,
     "need_weighted_real": 20533.93
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 94,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 87,
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2927,
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": 0.0796,
       "sbac_ela_pct_proficient": 0.7502,
       "sbac_math_pct_proficient": 0.6786,
       "growth_apta_ela": 0.7275,
       "growth_apta_math": 0.7676,
       "sat_ela_pct_proficient": 0.8584,
       "sat_ela_average_score": 579.4248,
       "sat_math_pct_proficient": 0.6018,
       "sat_math_average_score": 557.6549
      },
      "All school types": {
       "enrollment_all_school_types": 3114
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1557,
       "sbac_ela_pct_proficient": 0.4411,
       "sbac_math_pct_proficient": 0.3636,
       "growth_apta_ela": 0.6105,
       "growth_apta_math": 0.6406,
       "sat_ela_pct_proficient": 0.5294,
       "sat_ela_average_score": 478.5294,
       "sat_math_pct_proficient": 0.2647,
       "sat_math_average_score": 460.2941
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.943,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9566,
       "chronic_absenteeism_pct": 0.0596,
       "sbac_ela_pct_proficient": 0.8355,
       "sbac_math_pct_proficient": 0.7656,
       "growth_apta_ela": 0.7573,
       "growth_apta_math": 0.7997,
       "sat_ela_pct_proficient": 0.9167,
       "sat_ela_average_score": 597.2917,
       "sat_math_pct_proficient": 0.6615,
       "sat_math_average_score": 574.8958
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 107,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 75,
       "attendance_rate": 0.9289,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2846,
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.1008,
       "sbac_ela_pct_proficient": 0.729,
       "sbac_math_pct_proficient": 0.6961,
       "growth_apta_ela": 0.6638,
       "growth_apta_math": 0.7575,
       "sat_ela_pct_proficient": 0.8606,
       "sat_ela_average_score": 597.6442,
       "sat_math_pct_proficient": 0.6394,
       "sat_math_average_score": 578.3654
      },
      "All school types": {
       "enrollment_all_school_types": 3033
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": 0.1815,
       "sbac_ela_pct_proficient": 0.4134,
       "sbac_math_pct_proficient": 0.3452,
       "growth_apta_ela": 0.5463,
       "growth_apta_math": 0.6023,
       "sat_ela_pct_proficient": 0.5789,
       "sat_ela_average_score": 522.1053,
       "sat_math_pct_proficient": 0.3158,
       "sat_math_average_score": 490.7895
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.08,
       "sbac_ela_pct_proficient": 0.8123,
       "sbac_math_pct_proficient": 0.7884,
       "growth_apta_ela": 0.6936,
       "growth_apta_math": 0.7962,
       "sat_ela_pct_proficient": 0.9235,
       "sat_ela_average_score": 614.5294,
       "sat_math_pct_proficient": 0.7118,
       "sat_math_average_score": 597.9412
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 93,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 59,
       "attendance_rate": 0.9563,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2803,
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.0924,
       "sbac_ela_pct_proficient": 0.7891,
       "sbac_math_pct_proficient": 0.7365,
       "growth_apta_ela": 0.7525,
       "growth_apta_math": 0.8131,
       "sat_ela_pct_proficient": 0.8445,
       "sat_ela_average_score": 588.4874,
       "sat_math_pct_proficient": 0.6008,
       "sat_math_average_score": 570.3361
      },
      "All school types": {
       "enrollment_all_school_types": 2961
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1878,
       "sbac_ela_pct_proficient": 0.4424,
       "sbac_math_pct_proficient": 0.4067,
       "growth_apta_ela": 0.6619,
       "growth_apta_math": 0.6917,
       "sat_ela_pct_proficient": 0.5854,
       "sat_ela_average_score": 504.6341,
       "sat_math_pct_proficient": 0.2927,
       "sat_math_average_score": 479.5122
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9557,
       "chronic_absenteeism_pct": 0.0686,
       "sbac_ela_pct_proficient": 0.878,
       "sbac_math_pct_proficient": 0.8208,
       "growth_apta_ela": 0.7768,
       "growth_apta_math": 0.8452,
       "sat_ela_pct_proficient": 0.8985,
       "sat_ela_average_score": 605.9391,
       "sat_math_pct_proficient": 0.665,
       "sat_math_average_score": 589.2386
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Barkhamsted": {
   "town_code": "005",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0050011",
     "name": "Barkhamsted School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2070012",
     "name": "Regional School District 07",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 25221.82,
    "five_year_average_ending_2024_25": {
     "unweighted": 23707.48,
     "need_weighted": 22149.63,
     "need_weighted_cwift": 22311.38,
     "need_weighted_real": 23734.49
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null
      },
      "Other Magnet": {
       "enrollment": 107
      },
      "Program": {
       "enrollment": 33,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 14
      },
      "Regional Schools": {
       "enrollment": 191,
       "attendance_rate": 0.941,
       "chronic_absenteeism_pct": 0.1518,
       "sbac_ela_pct_proficient": 0.5577,
       "sbac_math_pct_proficient": 0.5385,
       "growth_apta_ela": 0.4449,
       "growth_apta_math": 0.3861,
       "sat_ela_pct_proficient": 0.7436,
       "sat_ela_average_score": 520.7692,
       "sat_math_pct_proficient": 0.359,
       "sat_math_average_score": 492.0513
      },
      "Public Schools": {
       "enrollment": 198,
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.0964,
       "sbac_ela_pct_proficient": 0.4862,
       "sbac_math_pct_proficient": 0.6514,
       "growth_apta_ela": 0.6546,
       "growth_apta_math": 0.8385
      },
      "All school types": {
       "enrollment_all_school_types": 435
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.1806,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1169,
       "sbac_ela_pct_proficient": 0.2917,
       "sbac_math_pct_proficient": 0.4792,
       "growth_apta_ela": 0.6357,
       "growth_apta_math": 0.7826
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.947,
       "chronic_absenteeism_pct": 0.1345,
       "sbac_ela_pct_proficient": 0.6364,
       "sbac_math_pct_proficient": 0.6364,
       "growth_apta_ela": 0.4428,
       "growth_apta_math": 0.5093,
       "sat_ela_pct_proficient": 0.913,
       "sat_ela_average_score": 540.4348,
       "sat_math_pct_proficient": 0.4783,
       "sat_math_average_score": 522.1739
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9476,
       "chronic_absenteeism_pct": 0.0833,
       "sbac_ela_pct_proficient": 0.6393,
       "sbac_math_pct_proficient": 0.7869,
       "growth_apta_ela": 0.6699,
       "growth_apta_math": 0.8841
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 31,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 183,
       "attendance_rate": 0.9377,
       "chronic_absenteeism_pct": 0.1475,
       "sbac_ela_pct_proficient": 0.6923,
       "sbac_math_pct_proficient": 0.6471,
       "growth_apta_ela": 0.6501,
       "growth_apta_math": 0.5465,
       "sat_ela_pct_proficient": 0.6552,
       "sat_ela_average_score": 524.4828,
       "sat_math_pct_proficient": 0.2414,
       "sat_math_average_score": 504.4828
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 208,
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": 0.1106,
       "sbac_ela_pct_proficient": 0.5246,
       "sbac_math_pct_proficient": 0.5082,
       "growth_apta_ela": 0.7492,
       "growth_apta_math": 0.6597
      },
      "All school types": {
       "enrollment_all_school_types": 430
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9304,
       "chronic_absenteeism_pct": 0.1714,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.1358,
       "sbac_ela_pct_proficient": 0.3636,
       "sbac_math_pct_proficient": 0.3636,
       "growth_apta_ela": 0.6393,
       "growth_apta_math": 0.6425
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1327,
       "sbac_ela_pct_proficient": 0.7576,
       "sbac_math_pct_proficient": 0.7188,
       "growth_apta_ela": 0.663,
       "growth_apta_math": 0.5928,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.947,
       "chronic_absenteeism_pct": 0.0945,
       "sbac_ela_pct_proficient": 0.6567,
       "sbac_math_pct_proficient": 0.6269,
       "growth_apta_ela": 0.8451,
       "growth_apta_math": 0.6748
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 32,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 168,
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": 0.1726,
       "sbac_ela_pct_proficient": 0.7358,
       "sbac_math_pct_proficient": 0.5385,
       "growth_apta_ela": 0.6697,
       "growth_apta_math": 0.3567,
       "sat_ela_pct_proficient": 0.8485,
       "sat_ela_average_score": 553.0303,
       "sat_math_pct_proficient": 0.5455,
       "sat_math_average_score": 526.3636
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 201,
       "attendance_rate": 0.9579,
       "chronic_absenteeism_pct": 0.0448,
       "sbac_ela_pct_proficient": 0.5641,
       "sbac_math_pct_proficient": 0.4444,
       "growth_apta_ela": 0.6482,
       "growth_apta_math": 0.5973
      },
      "All school types": {
       "enrollment_all_school_types": 416
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": 0.2059,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.4167,
       "growth_apta_ela": 0.6418,
       "growth_apta_math": 0.3638,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.3111,
       "sbac_math_pct_proficient": 0.2667,
       "growth_apta_ela": 0.5874,
       "growth_apta_math": 0.5219
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.15,
       "sbac_ela_pct_proficient": 0.8276,
       "sbac_math_pct_proficient": 0.6429,
       "growth_apta_ela": 0.6928,
       "growth_apta_math": 0.3509,
       "sat_ela_pct_proficient": 0.9545,
       "sat_ela_average_score": 586.3636,
       "sat_math_pct_proficient": 0.6818,
       "sat_math_average_score": 549.0909
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9593,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7222,
       "sbac_math_pct_proficient": 0.5556,
       "growth_apta_ela": 0.6871,
       "growth_apta_math": 0.6454
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Beacon Falls": {
   "town_code": "006",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2160012",
     "name": "Regional School District 16",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 688,
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": 0.0925,
       "sbac_ela_pct_proficient": 0.5828,
       "sbac_math_pct_proficient": 0.5897,
       "growth_apta_ela": 0.6003,
       "growth_apta_math": 0.6684,
       "sat_ela_pct_proficient": 0.5472,
       "sat_ela_average_score": 482.8302,
       "sat_math_pct_proficient": 0.2453,
       "sat_math_average_score": 473.3962
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 719
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": 0.1345,
       "sbac_ela_pct_proficient": 0.4242,
       "sbac_math_pct_proficient": 0.3939,
       "growth_apta_ela": 0.5208,
       "growth_apta_math": 0.5462,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": 0.0633,
       "sbac_ela_pct_proficient": 0.7152,
       "sbac_math_pct_proficient": 0.7532,
       "growth_apta_ela": 0.6652,
       "growth_apta_math": 0.7672,
       "sat_ela_pct_proficient": 0.6111,
       "sat_ela_average_score": 501.1111,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 510.5556
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 663,
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.08,
       "sbac_ela_pct_proficient": 0.6318,
       "sbac_math_pct_proficient": 0.6318,
       "growth_apta_ela": 0.6066,
       "growth_apta_math": 0.6556,
       "sat_ela_pct_proficient": 0.6552,
       "sat_ela_average_score": 501.8966,
       "sat_math_pct_proficient": 0.3448,
       "sat_math_average_score": 493.4483
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 688
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9367,
       "chronic_absenteeism_pct": 0.1402,
       "sbac_ela_pct_proficient": 0.4634,
       "sbac_math_pct_proficient": 0.4797,
       "growth_apta_ela": 0.5601,
       "growth_apta_math": 0.5864,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": 0.0389,
       "sbac_ela_pct_proficient": 0.7662,
       "sbac_math_pct_proficient": 0.7532,
       "growth_apta_ela": 0.6414,
       "growth_apta_math": 0.7074,
       "sat_ela_pct_proficient": 0.775,
       "sat_ela_average_score": 527.25,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 524.75
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 675,
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.0699,
       "sbac_ela_pct_proficient": 0.6554,
       "sbac_math_pct_proficient": 0.6622,
       "growth_apta_ela": 0.584,
       "growth_apta_math": 0.6662,
       "sat_ela_pct_proficient": 0.6731,
       "sat_ela_average_score": 510.3846,
       "sat_math_pct_proficient": 0.5385,
       "sat_math_average_score": 514.8077
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 706
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.1179,
       "sbac_ela_pct_proficient": 0.5254,
       "sbac_math_pct_proficient": 0.5085,
       "growth_apta_ela": 0.6135,
       "growth_apta_math": 0.6415,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9591,
       "chronic_absenteeism_pct": 0.038,
       "sbac_ela_pct_proficient": 0.7416,
       "sbac_math_pct_proficient": 0.764,
       "growth_apta_ela": 0.5648,
       "growth_apta_math": 0.6823,
       "sat_ela_pct_proficient": 0.8333,
       "sat_ela_average_score": 540.2778,
       "sat_math_pct_proficient": 0.7222,
       "sat_math_average_score": 560.2778
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Berlin": {
   "town_code": "007",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0070011",
     "name": "Berlin School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23448.68,
    "five_year_average_ending_2024_25": {
     "unweighted": 21033.26,
     "need_weighted": 19446.02,
     "need_weighted_cwift": 18716.31,
     "need_weighted_real": 20807.83
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 58,
       "attendance_rate": 0.9295,
       "chronic_absenteeism_pct": 0.2553,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2541,
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": 0.1034,
       "sbac_ela_pct_proficient": 0.6397,
       "sbac_math_pct_proficient": 0.647,
       "growth_apta_ela": 0.5879,
       "growth_apta_math": 0.6684,
       "sat_ela_pct_proficient": 0.6916,
       "sat_ela_average_score": 523.4361,
       "sat_math_pct_proficient": 0.3789,
       "sat_math_average_score": 502.0264
      },
      "All school types": {
       "enrollment_all_school_types": 2643
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9061,
       "chronic_absenteeism_pct": 0.4348,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9325,
       "chronic_absenteeism_pct": 0.1792,
       "sbac_ela_pct_proficient": 0.4278,
       "sbac_math_pct_proficient": 0.4363,
       "growth_apta_ela": 0.6,
       "growth_apta_math": 0.6393,
       "sat_ela_pct_proficient": 0.4688,
       "sat_ela_average_score": 468.75,
       "sat_math_pct_proficient": 0.1562,
       "sat_math_average_score": 440.625
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": 0.0666,
       "sbac_ela_pct_proficient": 0.7456,
       "sbac_math_pct_proficient": 0.7531,
       "growth_apta_ela": 0.5823,
       "growth_apta_math": 0.682,
       "sat_ela_pct_proficient": 0.7791,
       "sat_ela_average_score": 544.908,
       "sat_math_pct_proficient": 0.4663,
       "sat_math_average_score": 526.135
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 47,
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2521,
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": 0.1301,
       "sbac_ela_pct_proficient": 0.6325,
       "sbac_math_pct_proficient": 0.6032,
       "growth_apta_ela": 0.5811,
       "growth_apta_math": 0.6019,
       "sat_ela_pct_proficient": 0.6923,
       "sat_ela_average_score": 520.6044,
       "sat_math_pct_proficient": 0.3571,
       "sat_math_average_score": 498.9011
      },
      "All school types": {
       "enrollment_all_school_types": 2611
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9289,
       "chronic_absenteeism_pct": 0.2269,
       "sbac_ela_pct_proficient": 0.3737,
       "sbac_math_pct_proficient": 0.385,
       "growth_apta_ela": 0.4817,
       "growth_apta_math": 0.5137,
       "sat_ela_pct_proficient": 0.4444,
       "sat_ela_average_score": 466.4815,
       "sat_math_pct_proficient": 0.2037,
       "sat_math_average_score": 444.6296
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0806,
       "sbac_ela_pct_proficient": 0.771,
       "sbac_math_pct_proficient": 0.7202,
       "growth_apta_ela": 0.6337,
       "growth_apta_math": 0.6485,
       "sat_ela_pct_proficient": 0.7969,
       "sat_ela_average_score": 543.4375,
       "sat_math_pct_proficient": 0.4219,
       "sat_math_average_score": 521.7969
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 36,
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 43,
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.2857,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2449,
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.1312,
       "sbac_ela_pct_proficient": 0.6355,
       "sbac_math_pct_proficient": 0.6184,
       "growth_apta_ela": 0.5981,
       "growth_apta_math": 0.6539,
       "sat_ela_pct_proficient": 0.7382,
       "sat_ela_average_score": 540.6806,
       "sat_math_pct_proficient": 0.4398,
       "sat_math_average_score": 519.5288
      },
      "All school types": {
       "enrollment_all_school_types": 2540
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9286,
       "chronic_absenteeism_pct": 0.2166,
       "sbac_ela_pct_proficient": 0.4107,
       "sbac_math_pct_proficient": 0.3957,
       "growth_apta_ela": 0.506,
       "growth_apta_math": 0.5544,
       "sat_ela_pct_proficient": 0.4727,
       "sat_ela_average_score": 485.4545,
       "sat_math_pct_proficient": 0.2,
       "sat_math_average_score": 459.0909
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9487,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.089,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.7313,
       "growth_apta_ela": 0.6454,
       "growth_apta_math": 0.7045,
       "sat_ela_pct_proficient": 0.8456,
       "sat_ela_average_score": 563.0147,
       "sat_math_pct_proficient": 0.5368,
       "sat_math_average_score": 543.9706
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bethany": {
   "town_code": "008",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0080011",
     "name": "Bethany School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2050012",
     "name": "Regional School District 05",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 20767.7,
    "five_year_average_ending_2024_25": {
     "unweighted": 19883.38,
     "need_weighted": 18948.63,
     "need_weighted_cwift": 17985.31,
     "need_weighted_real": 20355.41
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 329,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.1003,
       "sbac_ela_pct_proficient": 0.7573,
       "sbac_math_pct_proficient": 0.6796,
       "growth_apta_ela": 0.6263,
       "growth_apta_math": 0.6568,
       "sat_ela_pct_proficient": 0.5962,
       "sat_ela_average_score": 521.9231,
       "sat_math_pct_proficient": 0.4038,
       "sat_math_average_score": 507.6923
      },
      "Public Schools": {
       "enrollment": 445,
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0797,
       "sbac_ela_pct_proficient": 0.7733,
       "sbac_math_pct_proficient": 0.7449,
       "growth_apta_ela": 0.7611,
       "growth_apta_math": 0.8073
      },
      "All school types": {
       "enrollment_all_school_types": 790
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9216,
       "chronic_absenteeism_pct": 0.1771,
       "sbac_ela_pct_proficient": 0.5517,
       "sbac_math_pct_proficient": 0.3793,
       "growth_apta_ela": 0.4286,
       "growth_apta_math": 0.452,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.5342,
       "sbac_math_pct_proficient": 0.5479,
       "growth_apta_ela": 0.7916,
       "growth_apta_math": 0.7984
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9584,
       "chronic_absenteeism_pct": 0.0687,
       "sbac_ela_pct_proficient": 0.8378,
       "sbac_math_pct_proficient": 0.7973,
       "growth_apta_ela": 0.7049,
       "growth_apta_math": 0.7382,
       "sat_ela_pct_proficient": 0.6842,
       "sat_ela_average_score": 549.4737,
       "sat_math_pct_proficient": 0.4737,
       "sat_math_average_score": 533.9474
      },
      "Public Schools": {
       "attendance_rate": 0.9557,
       "chronic_absenteeism_pct": 0.0645,
       "sbac_ela_pct_proficient": 0.8736,
       "sbac_math_pct_proficient": 0.8276,
       "growth_apta_ela": 0.7497,
       "growth_apta_math": 0.8106
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 330,
       "attendance_rate": 0.9562,
       "chronic_absenteeism_pct": 0.0606,
       "sbac_ela_pct_proficient": 0.7009,
       "sbac_math_pct_proficient": 0.6916,
       "growth_apta_ela": 0.5442,
       "growth_apta_math": 0.7175,
       "sat_ela_pct_proficient": 0.7541,
       "sat_ela_average_score": 554.4262,
       "sat_math_pct_proficient": 0.4754,
       "sat_math_average_score": 528.5246
      },
      "Public Schools": {
       "enrollment": 435,
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0827,
       "sbac_ela_pct_proficient": 0.7419,
       "sbac_math_pct_proficient": 0.6855,
       "growth_apta_ela": 0.8065,
       "growth_apta_math": 0.7018
      },
      "All school types": {
       "enrollment_all_school_types": 778
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": 0.1134,
       "sbac_ela_pct_proficient": 0.3548,
       "sbac_math_pct_proficient": 0.3226,
       "growth_apta_ela": 0.4588,
       "growth_apta_math": 0.5688,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": 0.1527,
       "sbac_ela_pct_proficient": 0.4533,
       "sbac_math_pct_proficient": 0.4533,
       "growth_apta_ela": 0.7842,
       "growth_apta_math": 0.6819
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9641,
       "chronic_absenteeism_pct": 0.0386,
       "sbac_ela_pct_proficient": 0.8421,
       "sbac_math_pct_proficient": 0.8421,
       "growth_apta_ela": 0.5796,
       "growth_apta_math": 0.7789,
       "sat_ela_pct_proficient": 0.881,
       "sat_ela_average_score": 586.6667,
       "sat_math_pct_proficient": 0.5714,
       "sat_math_average_score": 554.0476
      },
      "Public Schools": {
       "attendance_rate": 0.9603,
       "chronic_absenteeism_pct": 0.05,
       "sbac_ela_pct_proficient": 0.8671,
       "sbac_math_pct_proficient": 0.7861,
       "growth_apta_ela": 0.8142,
       "growth_apta_math": 0.7086
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 333,
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.0871,
       "sbac_ela_pct_proficient": 0.7705,
       "sbac_math_pct_proficient": 0.7295,
       "growth_apta_ela": 0.5743,
       "growth_apta_math": 0.6553,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 535.6818,
       "sat_math_pct_proficient": 0.3636,
       "sat_math_average_score": 515.6818
      },
      "Public Schools": {
       "enrollment": 431,
       "attendance_rate": 0.9621,
       "chronic_absenteeism_pct": 0.037,
       "sbac_ela_pct_proficient": 0.7573,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.7653,
       "growth_apta_math": 0.8012
      },
      "All school types": {
       "enrollment_all_school_types": 781
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9239,
       "chronic_absenteeism_pct": 0.1609,
       "sbac_ela_pct_proficient": 0.4643,
       "sbac_math_pct_proficient": 0.3571,
       "growth_apta_ela": 0.472,
       "growth_apta_math": 0.5085,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0806,
       "sbac_ela_pct_proficient": 0.4928,
       "sbac_math_pct_proficient": 0.4058,
       "growth_apta_ela": 0.7478,
       "growth_apta_math": 0.6665
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.962,
       "chronic_absenteeism_pct": 0.061,
       "sbac_ela_pct_proficient": 0.8617,
       "sbac_math_pct_proficient": 0.8404,
       "growth_apta_ela": 0.6036,
       "growth_apta_math": 0.6973,
       "sat_ela_pct_proficient": 0.8387,
       "sat_ela_average_score": 564.8387,
       "sat_math_pct_proficient": 0.4839,
       "sat_math_average_score": 547.0968
      },
      "Public Schools": {
       "attendance_rate": 0.9662,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8647,
       "sbac_math_pct_proficient": 0.7719,
       "growth_apta_ela": 0.7722,
       "growth_apta_math": 0.8547
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bethel": {
   "town_code": "009",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0090011",
     "name": "Bethel School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18720.73,
    "five_year_average_ending_2024_25": {
     "unweighted": 17808.33,
     "need_weighted": 16047.84,
     "need_weighted_cwift": 13240.15,
     "need_weighted_real": 17212.22
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 50,
       "attendance_rate": 0.9574,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 30,
       "attendance_rate": 0.855,
       "chronic_absenteeism_pct": 0.4667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 3206,
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.0845,
       "sbac_ela_pct_proficient": 0.5788,
       "sbac_math_pct_proficient": 0.5689,
       "growth_apta_ela": 0.6675,
       "growth_apta_math": 0.8203,
       "sat_ela_pct_proficient": 0.6844,
       "sat_ela_average_score": 521.2167,
       "sat_math_pct_proficient": 0.4335,
       "sat_math_average_score": 510.6464
      },
      "All school types": {
       "enrollment_all_school_types": 3304
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8807,
       "chronic_absenteeism_pct": 0.4231,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9407,
       "chronic_absenteeism_pct": 0.1242,
       "sbac_ela_pct_proficient": 0.371,
       "sbac_math_pct_proficient": 0.3774,
       "growth_apta_ela": 0.6208,
       "growth_apta_math": 0.7586,
       "sat_ela_pct_proficient": 0.4839,
       "sat_ela_average_score": 475.5914,
       "sat_math_pct_proficient": 0.2473,
       "sat_math_average_score": 470.4301
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9589,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": 0.0527,
       "sbac_ela_pct_proficient": 0.7446,
       "sbac_math_pct_proficient": 0.7217,
       "growth_apta_ela": 0.7026,
       "growth_apta_math": 0.8669,
       "sat_ela_pct_proficient": 0.7941,
       "sat_ela_average_score": 546.1765,
       "sat_math_pct_proficient": 0.5353,
       "sat_math_average_score": 532.6471
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 46,
       "attendance_rate": 0.9558,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 33,
       "attendance_rate": 0.8665,
       "chronic_absenteeism_pct": 0.4545,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3183,
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": 0.0809,
       "sbac_ela_pct_proficient": 0.6001,
       "sbac_math_pct_proficient": 0.6014,
       "growth_apta_ela": 0.6586,
       "growth_apta_math": 0.7435,
       "sat_ela_pct_proficient": 0.7057,
       "sat_ela_average_score": 524.8679,
       "sat_math_pct_proficient": 0.3962,
       "sat_math_average_score": 501.1321
      },
      "All school types": {
       "enrollment_all_school_types": 3286
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8638,
       "chronic_absenteeism_pct": 0.4516,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9388,
       "chronic_absenteeism_pct": 0.1292,
       "sbac_ela_pct_proficient": 0.3938,
       "sbac_math_pct_proficient": 0.4028,
       "growth_apta_ela": 0.6049,
       "growth_apta_math": 0.6787,
       "sat_ela_pct_proficient": 0.5283,
       "sat_ela_average_score": 471.0377,
       "sat_math_pct_proficient": 0.1792,
       "sat_math_average_score": 438.1132
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.959,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.958,
       "chronic_absenteeism_pct": 0.0393,
       "sbac_ela_pct_proficient": 0.7806,
       "sbac_math_pct_proficient": 0.7749,
       "growth_apta_ela": 0.7031,
       "growth_apta_math": 0.797,
       "sat_ela_pct_proficient": 0.8239,
       "sat_ela_average_score": 560.7547,
       "sat_math_pct_proficient": 0.5409,
       "sat_math_average_score": 543.1447
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 45,
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 32,
       "attendance_rate": 0.8513,
       "chronic_absenteeism_pct": 0.5,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3052,
       "attendance_rate": 0.9508,
       "chronic_absenteeism_pct": 0.0748,
       "sbac_ela_pct_proficient": 0.6201,
       "sbac_math_pct_proficient": 0.6167,
       "growth_apta_ela": 0.6049,
       "growth_apta_math": 0.6914,
       "sat_ela_pct_proficient": 0.6584,
       "sat_ela_average_score": 517.1193,
       "sat_math_pct_proficient": 0.3909,
       "sat_math_average_score": 499.8765
      },
      "All school types": {
       "enrollment_all_school_types": 3151
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8644,
       "chronic_absenteeism_pct": 0.4667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1159,
       "sbac_ela_pct_proficient": 0.433,
       "sbac_math_pct_proficient": 0.4232,
       "growth_apta_ela": 0.5552,
       "growth_apta_math": 0.5802,
       "sat_ela_pct_proficient": 0.4356,
       "sat_ela_average_score": 455.7426,
       "sat_math_pct_proficient": 0.1881,
       "sat_math_average_score": 437.4257
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9582,
       "chronic_absenteeism_pct": 0.0387,
       "sbac_ela_pct_proficient": 0.7809,
       "sbac_math_pct_proficient": 0.7809,
       "growth_apta_ela": 0.6455,
       "growth_apta_math": 0.7813,
       "sat_ela_pct_proficient": 0.8169,
       "sat_ela_average_score": 560.7746,
       "sat_math_pct_proficient": 0.5352,
       "sat_math_average_score": 544.2958
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bethlehem": {
   "town_code": "010",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2140012",
     "name": "Regional School District 14",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 353,
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": 0.1272,
       "sbac_ela_pct_proficient": 0.5938,
       "sbac_math_pct_proficient": 0.5437,
       "growth_apta_ela": 0.585,
       "growth_apta_math": 0.6767,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 372
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.1439,
       "sbac_ela_pct_proficient": 0.4366,
       "sbac_math_pct_proficient": 0.4225,
       "growth_apta_ela": 0.4964,
       "growth_apta_math": 0.6504,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": 0.1159,
       "sbac_ela_pct_proficient": 0.7191,
       "sbac_math_pct_proficient": 0.6404,
       "growth_apta_ela": 0.6643,
       "growth_apta_math": 0.7003,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 345,
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.0833,
       "sbac_ela_pct_proficient": 0.6826,
       "sbac_math_pct_proficient": 0.6647,
       "growth_apta_ela": 0.7144,
       "growth_apta_math": 0.7281,
       "sat_ela_pct_proficient": 0.6774,
       "sat_ela_average_score": 500.6452,
       "sat_math_pct_proficient": 0.3226,
       "sat_math_average_score": 482.9032
      },
      "All school types": {
       "enrollment_all_school_types": 359
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": 0.0887,
       "sbac_ela_pct_proficient": 0.4925,
       "sbac_math_pct_proficient": 0.4776,
       "growth_apta_ela": 0.5897,
       "growth_apta_math": 0.6612,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": 0.0802,
       "sbac_ela_pct_proficient": 0.81,
       "sbac_math_pct_proficient": 0.79,
       "growth_apta_ela": 0.8126,
       "growth_apta_math": 0.7806,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 335,
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.0957,
       "sbac_ela_pct_proficient": 0.6273,
       "sbac_math_pct_proficient": 0.6584,
       "growth_apta_ela": 0.536,
       "growth_apta_math": 0.7274,
       "sat_ela_pct_proficient": 0.6923,
       "sat_ela_average_score": 547.3077,
       "sat_math_pct_proficient": 0.5769,
       "sat_math_average_score": 548.0769
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 351
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.1298,
       "sbac_ela_pct_proficient": 0.4062,
       "sbac_math_pct_proficient": 0.4375,
       "growth_apta_ela": 0.4932,
       "growth_apta_math": 0.7004,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9523,
       "chronic_absenteeism_pct": 0.0725,
       "sbac_ela_pct_proficient": 0.7732,
       "sbac_math_pct_proficient": 0.8041,
       "growth_apta_ela": 0.5641,
       "growth_apta_math": 0.745,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bloomfield": {
   "town_code": "011",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0110011",
     "name": "Bloomfield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 26983.87,
    "five_year_average_ending_2024_25": {
     "unweighted": 25154.28,
     "need_weighted": 21335.64,
     "need_weighted_cwift": 20533.52,
     "need_weighted_real": 22853.63
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 38,
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.2632,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 49,
       "attendance_rate": 0.9266,
       "chronic_absenteeism_pct": 0.234,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 37,
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 822,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1187,
       "sbac_ela_pct_proficient": 0.366,
       "sbac_math_pct_proficient": 0.2451,
       "growth_apta_ela": 0.5064,
       "growth_apta_math": 0.4825,
       "sat_ela_pct_proficient": 0.4043,
       "sat_ela_average_score": 444.2553,
       "sat_math_pct_proficient": 0.1277,
       "sat_math_average_score": 415.9574
      },
      "Public Schools": {
       "enrollment": 1423,
       "attendance_rate": 0.9464,
       "chronic_absenteeism_pct": 0.1431,
       "sbac_ela_pct_proficient": 0.3553,
       "sbac_math_pct_proficient": 0.2619,
       "growth_apta_ela": 0.5192,
       "growth_apta_math": 0.5317,
       "sat_ela_pct_proficient": 0.3643,
       "sat_ela_average_score": 441.1628,
       "sat_math_pct_proficient": 0.0698,
       "sat_math_average_score": 415.1938
      },
      "All school types": {
       "enrollment_all_school_types": 2373
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9189,
       "chronic_absenteeism_pct": 0.3,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9266,
       "chronic_absenteeism_pct": 0.234,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9365,
       "chronic_absenteeism_pct": 0.1624,
       "sbac_ela_pct_proficient": 0.2394,
       "sbac_math_pct_proficient": 0.1596,
       "growth_apta_ela": 0.4611,
       "growth_apta_math": 0.4328,
       "sat_ela_pct_proficient": 0.3,
       "sat_ela_average_score": 421,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 386
      },
      "Public Schools": {
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": 0.1877,
       "sbac_ela_pct_proficient": 0.2616,
       "sbac_math_pct_proficient": 0.1858,
       "growth_apta_ela": 0.4984,
       "growth_apta_math": 0.5166,
       "sat_ela_pct_proficient": 0.1918,
       "sat_ela_average_score": 400.137,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 389.726
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9543,
       "chronic_absenteeism_pct": 0.0558,
       "sbac_ela_pct_proficient": 0.5678,
       "sbac_math_pct_proficient": 0.3814,
       "growth_apta_ela": 0.5754,
       "growth_apta_math": 0.5577,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.072,
       "sbac_ela_pct_proficient": 0.4979,
       "sbac_math_pct_proficient": 0.3776,
       "growth_apta_ela": 0.5497,
       "growth_apta_math": 0.5538,
       "sat_ela_pct_proficient": 0.5893,
       "sat_ela_average_score": 494.6429,
       "sat_math_pct_proficient": 0.1429,
       "sat_math_average_score": 448.3929
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 33,
       "attendance_rate": 0.9184,
       "chronic_absenteeism_pct": 0.2121,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 66,
       "attendance_rate": 0.9329,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 32,
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 809,
       "attendance_rate": 0.9414,
       "chronic_absenteeism_pct": 0.1346,
       "sbac_ela_pct_proficient": 0.3746,
       "sbac_math_pct_proficient": 0.2718,
       "growth_apta_ela": 0.6007,
       "growth_apta_math": 0.5552,
       "sat_ela_pct_proficient": 0.5682,
       "sat_ela_average_score": 480,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 431.3636
      },
      "Public Schools": {
       "enrollment": 1358,
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.1389,
       "sbac_ela_pct_proficient": 0.3814,
       "sbac_math_pct_proficient": 0.3018,
       "growth_apta_ela": 0.5611,
       "growth_apta_math": 0.5727,
       "sat_ela_pct_proficient": 0.3784,
       "sat_ela_average_score": 451.982,
       "sat_math_pct_proficient": 0.0721,
       "sat_math_average_score": 411.8018
      },
      "All school types": {
       "enrollment_all_school_types": 2306
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.909,
       "chronic_absenteeism_pct": 0.28,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.9329,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9487,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1796,
       "sbac_ela_pct_proficient": 0.2373,
       "sbac_math_pct_proficient": 0.1875,
       "growth_apta_ela": 0.5669,
       "growth_apta_math": 0.5531,
       "sat_ela_pct_proficient": 0.4231,
       "sat_ela_average_score": 453.0769,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 403.8462
      },
      "Public Schools": {
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": 0.1888,
       "sbac_ela_pct_proficient": 0.2665,
       "sbac_math_pct_proficient": 0.1923,
       "growth_apta_ela": 0.5319,
       "growth_apta_math": 0.5173,
       "sat_ela_pct_proficient": 0.2903,
       "sat_ela_average_score": 435.8065,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 391.4516
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0724,
       "sbac_ela_pct_proficient": 0.5738,
       "sbac_math_pct_proficient": 0.3934,
       "growth_apta_ela": 0.6515,
       "growth_apta_math": 0.5584,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9577,
       "chronic_absenteeism_pct": 0.0637,
       "sbac_ela_pct_proficient": 0.5565,
       "sbac_math_pct_proficient": 0.4686,
       "growth_apta_ela": 0.6019,
       "growth_apta_math": 0.6501,
       "sat_ela_pct_proficient": 0.4898,
       "sat_ela_average_score": 472.449,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 437.551
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 38,
       "attendance_rate": 0.9208,
       "chronic_absenteeism_pct": 0.2895,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 70,
       "attendance_rate": 0.9083,
       "chronic_absenteeism_pct": 0.3103,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 21,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 807,
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": 0.1376,
       "sbac_ela_pct_proficient": 0.3779,
       "sbac_math_pct_proficient": 0.2899,
       "growth_apta_ela": 0.5234,
       "growth_apta_math": 0.4811,
       "sat_ela_pct_proficient": 0.4531,
       "sat_ela_average_score": 462.3438,
       "sat_math_pct_proficient": 0.1406,
       "sat_math_average_score": 426.25
      },
      "Public Schools": {
       "enrollment": 1388,
       "attendance_rate": 0.9368,
       "chronic_absenteeism_pct": 0.182,
       "sbac_ela_pct_proficient": 0.3367,
       "sbac_math_pct_proficient": 0.2735,
       "growth_apta_ela": 0.4559,
       "growth_apta_math": 0.482,
       "sat_ela_pct_proficient": 0.3774,
       "sat_ela_average_score": 454.717,
       "sat_math_pct_proficient": 0.0943,
       "sat_math_average_score": 417.6415
      },
      "All school types": {
       "enrollment_all_school_types": 2331
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9127,
       "chronic_absenteeism_pct": 0.3571,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9066,
       "chronic_absenteeism_pct": 0.3214,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.929,
       "chronic_absenteeism_pct": 0.1889,
       "sbac_ela_pct_proficient": 0.2649,
       "sbac_math_pct_proficient": 0.2,
       "growth_apta_ela": 0.4948,
       "growth_apta_math": 0.4729,
       "sat_ela_pct_proficient": 0.4595,
       "sat_ela_average_score": 448.3784,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 401.6216
      },
      "Public Schools": {
       "attendance_rate": 0.9293,
       "chronic_absenteeism_pct": 0.2272,
       "sbac_ela_pct_proficient": 0.2286,
       "sbac_math_pct_proficient": 0.1927,
       "growth_apta_ela": 0.4315,
       "growth_apta_math": 0.4795,
       "sat_ela_pct_proficient": 0.2985,
       "sat_ela_average_score": 438.3582,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 401.9403
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": 0.0714,
       "sbac_ela_pct_proficient": 0.5492,
       "sbac_math_pct_proficient": 0.4262,
       "growth_apta_ela": 0.5635,
       "growth_apta_math": 0.4925,
       "sat_ela_pct_proficient": 0.4444,
       "sat_ela_average_score": 481.4815,
       "sat_math_pct_proficient": 0.2593,
       "sat_math_average_score": 460
      },
      "Public Schools": {
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.101,
       "sbac_ela_pct_proficient": 0.533,
       "sbac_math_pct_proficient": 0.4198,
       "growth_apta_ela": 0.5009,
       "growth_apta_math": 0.4867,
       "sat_ela_pct_proficient": 0.5128,
       "sat_ela_average_score": 482.8205,
       "sat_math_pct_proficient": 0.1538,
       "sat_math_average_score": 444.6154
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bolton": {
   "town_code": "012",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0120011",
     "name": "Bolton School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23410.96,
    "five_year_average_ending_2024_25": {
     "unweighted": 21241.76,
     "need_weighted": 19774.1,
     "need_weighted_cwift": 19170.54,
     "need_weighted_real": 21162.53
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 22,
       "attendance_rate": 0.9225,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 639,
       "attendance_rate": 0.9611,
       "chronic_absenteeism_pct": 0.0625,
       "sbac_ela_pct_proficient": 0.6426,
       "sbac_math_pct_proficient": 0.5979,
       "growth_apta_ela": 0.6336,
       "growth_apta_math": 0.6733,
       "sat_ela_pct_proficient": 0.7273,
       "sat_ela_average_score": 546.8182,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 533.8636
      },
      "All school types": {
       "enrollment_all_school_types": 675
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.103,
       "sbac_ela_pct_proficient": 0.32,
       "sbac_math_pct_proficient": 0.2667,
       "growth_apta_ela": 0.5415,
       "growth_apta_math": 0.5048,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9643,
       "chronic_absenteeism_pct": 0.0479,
       "sbac_ela_pct_proficient": 0.7546,
       "sbac_math_pct_proficient": 0.713,
       "growth_apta_ela": 0.6664,
       "growth_apta_math": 0.7326,
       "sat_ela_pct_proficient": 0.8333,
       "sat_ela_average_score": 573.6667,
       "sat_math_pct_proficient": 0.6333,
       "sat_math_average_score": 567.6667
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 28,
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 620,
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": 0.0813,
       "sbac_ela_pct_proficient": 0.6704,
       "sbac_math_pct_proficient": 0.683,
       "growth_apta_ela": 0.6385,
       "growth_apta_math": 0.6943,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 535.6364,
       "sat_math_pct_proficient": 0.3455,
       "sat_math_average_score": 512.1818
      },
      "All school types": {
       "enrollment_all_school_types": 660
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.1678,
       "sbac_ela_pct_proficient": 0.375,
       "sbac_math_pct_proficient": 0.3175,
       "growth_apta_ela": 0.625,
       "growth_apta_math": 0.6231,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9448,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9589,
       "chronic_absenteeism_pct": 0.0543,
       "sbac_ela_pct_proficient": 0.7635,
       "sbac_math_pct_proficient": 0.797,
       "growth_apta_ela": 0.6425,
       "growth_apta_math": 0.7157,
       "sat_ela_pct_proficient": 0.8837,
       "sat_ela_average_score": 557.2093,
       "sat_math_pct_proficient": 0.3953,
       "sat_math_average_score": 530.2326
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 27,
       "attendance_rate": 0.8972,
       "chronic_absenteeism_pct": 0.2609,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 614,
       "attendance_rate": 0.9598,
       "chronic_absenteeism_pct": 0.0538,
       "sbac_ela_pct_proficient": 0.694,
       "sbac_math_pct_proficient": 0.6511,
       "growth_apta_ela": 0.6112,
       "growth_apta_math": 0.6355,
       "sat_ela_pct_proficient": 0.7632,
       "sat_ela_average_score": 538.4211,
       "sat_math_pct_proficient": 0.5263,
       "sat_math_average_score": 514.4737
      },
      "All school types": {
       "enrollment_all_school_types": 651
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1045,
       "sbac_ela_pct_proficient": 0.3824,
       "sbac_math_pct_proficient": 0.2836,
       "growth_apta_ela": 0.5233,
       "growth_apta_math": 0.6108,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9643,
       "chronic_absenteeism_pct": 0.039,
       "sbac_ela_pct_proficient": 0.7934,
       "sbac_math_pct_proficient": 0.7678,
       "growth_apta_ela": 0.6382,
       "growth_apta_math": 0.643,
       "sat_ela_pct_proficient": 0.875,
       "sat_ela_average_score": 556.875,
       "sat_math_pct_proficient": 0.5625,
       "sat_math_average_score": 528.125
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bozrah": {
   "town_code": "013",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0130011",
     "name": "Bozrah School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 24592.14,
    "five_year_average_ending_2024_25": {
     "unweighted": 24677.05,
     "need_weighted": 21549.29,
     "need_weighted_cwift": 21904.74,
     "need_weighted_real": 23125.24
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 43,
       "attendance_rate": 0.9227,
       "chronic_absenteeism_pct": 0.1628,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 200,
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": 0.071,
       "sbac_ela_pct_proficient": 0.5464,
       "sbac_math_pct_proficient": 0.567,
       "growth_apta_ela": 0.6763,
       "growth_apta_math": 0.7712,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 258
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9425,
       "chronic_absenteeism_pct": 0.1124,
       "sbac_ela_pct_proficient": 0.28,
       "sbac_math_pct_proficient": 0.36,
       "growth_apta_ela": 0.5952,
       "growth_apta_math": 0.7895,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9541,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8298,
       "sbac_math_pct_proficient": 0.7872,
       "growth_apta_ela": 0.7789,
       "growth_apta_math": 0.7479,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 38,
       "attendance_rate": 0.9251,
       "chronic_absenteeism_pct": 0.2105,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 205,
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": 0.0952,
       "sbac_ela_pct_proficient": 0.5421,
       "sbac_math_pct_proficient": 0.6729,
       "growth_apta_ela": 0.6835,
       "growth_apta_math": 0.825,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 264
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9417,
       "chronic_absenteeism_pct": 0.1494,
       "sbac_ela_pct_proficient": 0.3269,
       "sbac_math_pct_proficient": 0.4231,
       "growth_apta_ela": 0.7365,
       "growth_apta_math": 0.7255,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9387,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7455,
       "sbac_math_pct_proficient": 0.9091,
       "growth_apta_ela": 0.6353,
       "growth_apta_math": 0.9155,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9076,
       "chronic_absenteeism_pct": 0.2069,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 206,
       "attendance_rate": 0.9333,
       "chronic_absenteeism_pct": 0.1927,
       "sbac_ela_pct_proficient": 0.5755,
       "sbac_math_pct_proficient": 0.6604,
       "growth_apta_ela": 0.6555,
       "growth_apta_math": 0.6176,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 256
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9247,
       "chronic_absenteeism_pct": 0.2556,
       "sbac_ela_pct_proficient": 0.2889,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.551,
       "growth_apta_math": 0.4968,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.941,
       "chronic_absenteeism_pct": 0.1373,
       "sbac_ela_pct_proficient": 0.7869,
       "sbac_math_pct_proficient": 0.8525,
       "growth_apta_ela": 0.7404,
       "growth_apta_math": 0.7157,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Branford": {
   "town_code": "014",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0140011",
     "name": "Branford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25737.16,
    "five_year_average_ending_2024_25": {
     "unweighted": 23170.86,
     "need_weighted": 20534.77,
     "need_weighted_cwift": 19481.05,
     "need_weighted_real": 22001.81
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 23,
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": 0.2609,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 108,
       "attendance_rate": 0.8514,
       "chronic_absenteeism_pct": 0.5116,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2451,
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": 0.134,
       "sbac_ela_pct_proficient": 0.5584,
       "sbac_math_pct_proficient": 0.5429,
       "growth_apta_ela": 0.5588,
       "growth_apta_math": 0.5963,
       "sat_ela_pct_proficient": 0.6517,
       "sat_ela_average_score": 513.9888,
       "sat_math_pct_proficient": 0.3483,
       "sat_math_average_score": 491.236
      },
      "All school types": {
       "enrollment_all_school_types": 2604
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.848,
       "chronic_absenteeism_pct": 0.5,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9297,
       "chronic_absenteeism_pct": 0.1882,
       "sbac_ela_pct_proficient": 0.3782,
       "sbac_math_pct_proficient": 0.3809,
       "growth_apta_ela": 0.529,
       "growth_apta_math": 0.5472,
       "sat_ela_pct_proficient": 0.5263,
       "sat_ela_average_score": 470.1754,
       "sat_math_pct_proficient": 0.2281,
       "sat_math_average_score": 456.4912
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9491,
       "chronic_absenteeism_pct": 0.0913,
       "sbac_ela_pct_proficient": 0.717,
       "sbac_math_pct_proficient": 0.6849,
       "growth_apta_ela": 0.5853,
       "growth_apta_math": 0.6389,
       "sat_ela_pct_proficient": 0.7107,
       "sat_ela_average_score": 534.6281,
       "sat_math_pct_proficient": 0.405,
       "sat_math_average_score": 507.6033
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 21,
       "attendance_rate": 0.906,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 27,
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 127,
       "attendance_rate": 0.8569,
       "chronic_absenteeism_pct": 0.4783,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 2379,
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": 0.1202,
       "sbac_ela_pct_proficient": 0.5685,
       "sbac_math_pct_proficient": 0.5184,
       "growth_apta_ela": 0.5853,
       "growth_apta_math": 0.5819,
       "sat_ela_pct_proficient": 0.6821,
       "sat_ela_average_score": 520.1734,
       "sat_math_pct_proficient": 0.3584,
       "sat_math_average_score": 498.7283
      },
      "All school types": {
       "enrollment_all_school_types": 2561
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8679,
       "chronic_absenteeism_pct": 0.4211,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": 0.1732,
       "sbac_ela_pct_proficient": 0.4075,
       "sbac_math_pct_proficient": 0.354,
       "growth_apta_ela": 0.5801,
       "growth_apta_math": 0.5532,
       "sat_ela_pct_proficient": 0.5397,
       "sat_ela_average_score": 490.7937,
       "sat_math_pct_proficient": 0.2698,
       "sat_math_average_score": 467.4603
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9503,
       "chronic_absenteeism_pct": 0.0781,
       "sbac_ela_pct_proficient": 0.7217,
       "sbac_math_pct_proficient": 0.675,
       "growth_apta_ela": 0.5901,
       "growth_apta_math": 0.608,
       "sat_ela_pct_proficient": 0.7636,
       "sat_ela_average_score": 537,
       "sat_math_pct_proficient": 0.4091,
       "sat_math_average_score": 516.6364
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2963,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 32,
       "attendance_rate": 0.9379,
       "chronic_absenteeism_pct": 0.2593,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 133,
       "attendance_rate": 0.8549,
       "chronic_absenteeism_pct": 0.4706,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2310,
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.1026,
       "sbac_ela_pct_proficient": 0.5862,
       "sbac_math_pct_proficient": 0.5487,
       "growth_apta_ela": 0.6066,
       "growth_apta_math": 0.6317,
       "sat_ela_pct_proficient": 0.6012,
       "sat_ela_average_score": 507.2024,
       "sat_math_pct_proficient": 0.3274,
       "sat_math_average_score": 485.2381
      },
      "All school types": {
       "enrollment_all_school_types": 2507
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8533,
       "chronic_absenteeism_pct": 0.4688,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.165,
       "sbac_ela_pct_proficient": 0.4111,
       "sbac_math_pct_proficient": 0.3829,
       "growth_apta_ela": 0.5801,
       "growth_apta_math": 0.5744,
       "sat_ela_pct_proficient": 0.3175,
       "sat_ela_average_score": 445.5556,
       "sat_math_pct_proficient": 0.127,
       "sat_math_average_score": 430.6349
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.0555,
       "sbac_ela_pct_proficient": 0.738,
       "sbac_math_pct_proficient": 0.6918,
       "growth_apta_ela": 0.63,
       "growth_apta_math": 0.6817,
       "sat_ela_pct_proficient": 0.7714,
       "sat_ela_average_score": 544.1905,
       "sat_math_pct_proficient": 0.4476,
       "sat_math_average_score": 518
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bridgeport": {
   "town_code": "015",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0150011",
     "name": "Bridgeport School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18310.55,
    "five_year_average_ending_2024_25": {
     "unweighted": 17461.01,
     "need_weighted": 13231.05,
     "need_weighted_cwift": 11659.03,
     "need_weighted_real": 14238.27
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 1042,
       "attendance_rate": 0.9271,
       "chronic_absenteeism_pct": 0.2217,
       "sat_ela_pct_proficient": 0.2314,
       "sat_ela_average_score": 414.3802,
       "sat_math_pct_proficient": 0.0289,
       "sat_math_average_score": 397.8512
      },
      "Open Choice": {
       "enrollment": 279,
       "attendance_rate": 0.9459,
       "chronic_absenteeism_pct": 0.0896,
       "sbac_ela_pct_proficient": 0.4317,
       "sbac_math_pct_proficient": 0.4173,
       "growth_apta_ela": 0.5259,
       "growth_apta_math": 0.6409,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 1496,
       "attendance_rate": 0.9261,
       "chronic_absenteeism_pct": 0.2338,
       "sbac_ela_pct_proficient": 0.3846,
       "sbac_math_pct_proficient": 0.2454,
       "growth_apta_ela": 0.5063,
       "growth_apta_math": 0.5509,
       "sat_ela_pct_proficient": 0.3927,
       "sat_ela_average_score": 452.5101,
       "sat_math_pct_proficient": 0.1012,
       "sat_math_average_score": 423.9271
      },
      "Program": {
       "enrollment": 260,
       "attendance_rate": 0.8412,
       "chronic_absenteeism_pct": 0.5105,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.306,
       "growth_apta_math": 0.4311,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 3300,
       "attendance_rate": 0.9185,
       "chronic_absenteeism_pct": 0.2672,
       "sbac_ela_pct_proficient": 0.3704,
       "sbac_math_pct_proficient": 0.2227,
       "growth_apta_ela": 0.5815,
       "growth_apta_math": 0.5339,
       "sat_ela_pct_proficient": 0.2786,
       "sat_ela_average_score": 416.6667,
       "sat_math_pct_proficient": 0.0896,
       "sat_math_average_score": 404.4279
      },
      "Public Schools": {
       "enrollment": 18529,
       "attendance_rate": 0.9125,
       "chronic_absenteeism_pct": 0.2929,
       "sbac_ela_pct_proficient": 0.1933,
       "sbac_math_pct_proficient": 0.1207,
       "growth_apta_ela": 0.514,
       "growth_apta_math": 0.552,
       "sat_ela_pct_proficient": 0.2298,
       "sat_ela_average_score": 399.1142,
       "sat_math_pct_proficient": 0.0719,
       "sat_math_average_score": 381.9641
      },
      "All school types": {
       "enrollment_all_school_types": 24906
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9229,
       "chronic_absenteeism_pct": 0.2558,
       "sat_ela_pct_proficient": 0.2344,
       "sat_ela_average_score": 410.1042,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 394.4271
      },
      "Open Choice": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1156,
       "sbac_ela_pct_proficient": 0.25,
       "sbac_math_pct_proficient": 0.2841,
       "growth_apta_ela": 0.443,
       "growth_apta_math": 0.6002,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9226,
       "chronic_absenteeism_pct": 0.2535,
       "sbac_ela_pct_proficient": 0.3237,
       "sbac_math_pct_proficient": 0.1784,
       "growth_apta_ela": 0.5159,
       "growth_apta_math": 0.5369,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 445.6459,
       "sat_math_pct_proficient": 0.0861,
       "sat_math_average_score": 419.8086
      },
      "Program": {
       "attendance_rate": 0.8412,
       "chronic_absenteeism_pct": 0.5105,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.306,
       "growth_apta_math": 0.4311,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9138,
       "chronic_absenteeism_pct": 0.2893,
       "sbac_ela_pct_proficient": 0.337,
       "sbac_math_pct_proficient": 0.1966,
       "growth_apta_ela": 0.5645,
       "growth_apta_math": 0.5264,
       "sat_ela_pct_proficient": 0.2303,
       "sat_ela_average_score": 401.7576,
       "sat_math_pct_proficient": 0.0667,
       "sat_math_average_score": 395.0909
      },
      "Public Schools": {
       "attendance_rate": 0.9105,
       "chronic_absenteeism_pct": 0.3034,
       "sbac_ela_pct_proficient": 0.1764,
       "sbac_math_pct_proficient": 0.1087,
       "growth_apta_ela": 0.5099,
       "growth_apta_math": 0.5495,
       "sat_ela_pct_proficient": 0.2038,
       "sat_ela_average_score": 389.5779,
       "sat_math_pct_proficient": 0.0553,
       "sat_math_average_score": 374.6725
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1192,
       "sat_ela_pct_proficient": 0.22,
       "sat_ela_average_score": 430.8,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 411
      },
      "Open Choice": {
       "attendance_rate": 0.9558,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7451,
       "sbac_math_pct_proficient": 0.6471,
       "growth_apta_ela": 0.6608,
       "growth_apta_math": 0.7071,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1562,
       "sbac_ela_pct_proficient": 0.5595,
       "sbac_math_pct_proficient": 0.4353,
       "growth_apta_ela": 0.4787,
       "growth_apta_math": 0.591,
       "sat_ela_pct_proficient": 0.5526,
       "sat_ela_average_score": 490.2632,
       "sat_math_pct_proficient": 0.1842,
       "sat_math_average_score": 446.5789
      },
      "Public Charter Schools": {
       "attendance_rate": 0.938,
       "chronic_absenteeism_pct": 0.175,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.3239,
       "growth_apta_ela": 0.6452,
       "growth_apta_math": 0.5617,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 485,
       "sat_math_pct_proficient": 0.1944,
       "sat_math_average_score": 447.2222
      },
      "Public Schools": {
       "attendance_rate": 0.9386,
       "chronic_absenteeism_pct": 0.1587,
       "sbac_ela_pct_proficient": 0.4154,
       "sbac_math_pct_proficient": 0.2791,
       "growth_apta_ela": 0.5695,
       "growth_apta_math": 0.586,
       "sat_ela_pct_proficient": 0.4239,
       "sat_ela_average_score": 470.3261,
       "sat_math_pct_proficient": 0.1957,
       "sat_math_average_score": 436.413
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 1019,
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": 0.1796,
       "sat_ela_pct_proficient": 0.3042,
       "sat_ela_average_score": 428.4583,
       "sat_math_pct_proficient": 0.0792,
       "sat_math_average_score": 401.8333
      },
      "Open Choice": {
       "enrollment": 279,
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.086,
       "sbac_ela_pct_proficient": 0.5078,
       "sbac_math_pct_proficient": 0.4297,
       "growth_apta_ela": 0.6271,
       "growth_apta_math": 0.5817,
       "sat_ela_pct_proficient": 0.6087,
       "sat_ela_average_score": 510,
       "sat_math_pct_proficient": 0.3913,
       "sat_math_average_score": 509.5652
      },
      "Other Magnet": {
       "enrollment": 1412,
       "attendance_rate": 0.9184,
       "chronic_absenteeism_pct": 0.2423,
       "sbac_ela_pct_proficient": 0.352,
       "sbac_math_pct_proficient": 0.2648,
       "growth_apta_ela": 0.4897,
       "growth_apta_math": 0.5321,
       "sat_ela_pct_proficient": 0.4481,
       "sat_ela_average_score": 470.6132,
       "sat_math_pct_proficient": 0.1604,
       "sat_math_average_score": 435.4717
      },
      "Program": {
       "enrollment": 262,
       "attendance_rate": 0.8262,
       "chronic_absenteeism_pct": 0.5108,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 3359,
       "attendance_rate": 0.9205,
       "chronic_absenteeism_pct": 0.2585,
       "sbac_ela_pct_proficient": 0.3535,
       "sbac_math_pct_proficient": 0.2129,
       "growth_apta_ela": 0.5991,
       "growth_apta_math": 0.5062,
       "sat_ela_pct_proficient": 0.3796,
       "sat_ela_average_score": 446.1574,
       "sat_math_pct_proficient": 0.1111,
       "sat_math_average_score": 414.8148
      },
      "Public Schools": {
       "enrollment": 18303,
       "attendance_rate": 0.8991,
       "chronic_absenteeism_pct": 0.3369,
       "sbac_ela_pct_proficient": 0.2037,
       "sbac_math_pct_proficient": 0.1547,
       "growth_apta_ela": 0.5175,
       "growth_apta_math": 0.5653,
       "sat_ela_pct_proficient": 0.3104,
       "sat_ela_average_score": 417.546,
       "sat_math_pct_proficient": 0.0761,
       "sat_math_average_score": 383.0061
      },
      "All school types": {
       "enrollment_all_school_types": 24634
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9318,
       "chronic_absenteeism_pct": 0.1957,
       "sat_ela_pct_proficient": 0.2543,
       "sat_ela_average_score": 417.1098,
       "sat_math_pct_proficient": 0.0694,
       "sat_math_average_score": 394.0462
      },
      "Open Choice": {
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.0989,
       "sbac_ela_pct_proficient": 0.4286,
       "sbac_math_pct_proficient": 0.3929,
       "growth_apta_ela": 0.6465,
       "growth_apta_math": 0.6022,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9174,
       "chronic_absenteeism_pct": 0.26,
       "sbac_ela_pct_proficient": 0.3089,
       "sbac_math_pct_proficient": 0.1911,
       "growth_apta_ela": 0.4887,
       "growth_apta_math": 0.509,
       "sat_ela_pct_proficient": 0.4303,
       "sat_ela_average_score": 466.9091,
       "sat_math_pct_proficient": 0.1455,
       "sat_math_average_score": 430.7273
      },
      "Program": {
       "attendance_rate": 0.8262,
       "chronic_absenteeism_pct": 0.5108,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9162,
       "chronic_absenteeism_pct": 0.2812,
       "sbac_ela_pct_proficient": 0.3263,
       "sbac_math_pct_proficient": 0.1945,
       "growth_apta_ela": 0.6003,
       "growth_apta_math": 0.494,
       "sat_ela_pct_proficient": 0.3576,
       "sat_ela_average_score": 434.9091,
       "sat_math_pct_proficient": 0.0727,
       "sat_math_average_score": 402.9697
      },
      "Public Schools": {
       "attendance_rate": 0.8972,
       "chronic_absenteeism_pct": 0.3471,
       "sbac_ela_pct_proficient": 0.1859,
       "sbac_math_pct_proficient": 0.1414,
       "growth_apta_ela": 0.5125,
       "growth_apta_math": 0.5599,
       "sat_ela_pct_proficient": 0.279,
       "sat_ela_average_score": 408.7845,
       "sat_math_pct_proficient": 0.0594,
       "sat_math_average_score": 375.3039
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9426,
       "chronic_absenteeism_pct": 0.1343,
       "sat_ela_pct_proficient": 0.4328,
       "sat_ela_average_score": 457.7612,
       "sat_math_pct_proficient": 0.1045,
       "sat_math_average_score": 421.9403
      },
      "Open Choice": {
       "attendance_rate": 0.9569,
       "chronic_absenteeism_pct": 0.0619,
       "sbac_ela_pct_proficient": 0.6591,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.5938,
       "growth_apta_math": 0.5463,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9225,
       "chronic_absenteeism_pct": 0.168,
       "sbac_ela_pct_proficient": 0.4933,
       "sbac_math_pct_proficient": 0.5067,
       "growth_apta_ela": 0.493,
       "growth_apta_math": 0.6009,
       "sat_ela_pct_proficient": 0.5106,
       "sat_ela_average_score": 483.617,
       "sat_math_pct_proficient": 0.2128,
       "sat_math_average_score": 452.1277
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": 0.145,
       "sbac_ela_pct_proficient": 0.4878,
       "sbac_math_pct_proficient": 0.3042,
       "growth_apta_ela": 0.5932,
       "growth_apta_math": 0.5674,
       "sat_ela_pct_proficient": 0.451,
       "sat_ela_average_score": 482.549,
       "sat_math_pct_proficient": 0.2353,
       "sat_math_average_score": 453.1373
      },
      "Public Schools": {
       "attendance_rate": 0.9284,
       "chronic_absenteeism_pct": 0.1844,
       "sbac_ela_pct_proficient": 0.4745,
       "sbac_math_pct_proficient": 0.3562,
       "growth_apta_ela": 0.5976,
       "growth_apta_math": 0.6516,
       "sat_ela_pct_proficient": 0.5604,
       "sat_ela_average_score": 487.2527,
       "sat_math_pct_proficient": 0.2088,
       "sat_math_average_score": 444.2857
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 1030,
       "attendance_rate": 0.9329,
       "chronic_absenteeism_pct": 0.2165,
       "sat_ela_pct_proficient": 0.2791,
       "sat_ela_average_score": 428.1395,
       "sat_math_pct_proficient": 0.093,
       "sat_math_average_score": 410.3488
      },
      "Open Choice": {
       "enrollment": 279,
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": 0.0824,
       "sbac_ela_pct_proficient": 0.4961,
       "sbac_math_pct_proficient": 0.4173,
       "growth_apta_ela": 0.5644,
       "growth_apta_math": 0.6305,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 1362,
       "attendance_rate": 0.9295,
       "chronic_absenteeism_pct": 0.2057,
       "sbac_ela_pct_proficient": 0.3801,
       "sbac_math_pct_proficient": 0.2773,
       "growth_apta_ela": 0.6119,
       "growth_apta_math": 0.6224,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 448,
       "sat_math_pct_proficient": 0.1636,
       "sat_math_average_score": 429.9394
      },
      "Program": {
       "enrollment": 249,
       "attendance_rate": 0.8284,
       "chronic_absenteeism_pct": 0.4566,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 3335,
       "attendance_rate": 0.9293,
       "chronic_absenteeism_pct": 0.2137,
       "sbac_ela_pct_proficient": 0.3814,
       "sbac_math_pct_proficient": 0.2218,
       "growth_apta_ela": 0.6617,
       "growth_apta_math": 0.5698,
       "sat_ela_pct_proficient": 0.2907,
       "sat_ela_average_score": 435.1542,
       "sat_math_pct_proficient": 0.0749,
       "sat_math_average_score": 401.7181
      },
      "Public Schools": {
       "enrollment": 17565,
       "attendance_rate": 0.9047,
       "chronic_absenteeism_pct": 0.3224,
       "sbac_ela_pct_proficient": 0.1925,
       "sbac_math_pct_proficient": 0.1468,
       "growth_apta_ela": 0.5207,
       "growth_apta_math": 0.5218,
       "sat_ela_pct_proficient": 0.2712,
       "sat_ela_average_score": 415.7748,
       "sat_math_pct_proficient": 0.1102,
       "sat_math_average_score": 393.5956
      },
      "All school types": {
       "enrollment_all_school_types": 23820
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9297,
       "chronic_absenteeism_pct": 0.2356,
       "sat_ela_pct_proficient": 0.2228,
       "sat_ela_average_score": 416.3587,
       "sat_math_pct_proficient": 0.0761,
       "sat_math_average_score": 401.9565
      },
      "Open Choice": {
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": 0.0968,
       "sbac_ela_pct_proficient": 0.3793,
       "sbac_math_pct_proficient": 0.3563,
       "growth_apta_ela": 0.5422,
       "growth_apta_math": 0.6029,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2108,
       "sbac_ela_pct_proficient": 0.3541,
       "sbac_math_pct_proficient": 0.2568,
       "growth_apta_ela": 0.5979,
       "growth_apta_math": 0.647,
       "sat_ela_pct_proficient": 0.338,
       "sat_ela_average_score": 439.0141,
       "sat_math_pct_proficient": 0.1268,
       "sat_math_average_score": 420.5634
      },
      "Program": {
       "attendance_rate": 0.8284,
       "chronic_absenteeism_pct": 0.4566,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9256,
       "chronic_absenteeism_pct": 0.2342,
       "sbac_ela_pct_proficient": 0.3477,
       "sbac_math_pct_proficient": 0.1969,
       "growth_apta_ela": 0.6488,
       "growth_apta_math": 0.5615,
       "sat_ela_pct_proficient": 0.2753,
       "sat_ela_average_score": 433.764,
       "sat_math_pct_proficient": 0.0618,
       "sat_math_average_score": 398.764
      },
      "Public Schools": {
       "attendance_rate": 0.9032,
       "chronic_absenteeism_pct": 0.33,
       "sbac_ela_pct_proficient": 0.1763,
       "sbac_math_pct_proficient": 0.1364,
       "growth_apta_ela": 0.5191,
       "growth_apta_math": 0.5212,
       "sat_ela_pct_proficient": 0.251,
       "sat_ela_average_score": 409.5194,
       "sat_math_pct_proficient": 0.0975,
       "sat_math_average_score": 387.6903
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.1617,
       "sat_ela_pct_proficient": 0.4189,
       "sat_ela_average_score": 457.4324,
       "sat_math_pct_proficient": 0.1351,
       "sat_math_average_score": 431.2162
      },
      "Open Choice": {
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.55,
       "growth_apta_ela": 0.6063,
       "growth_apta_math": 0.6828,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9258,
       "chronic_absenteeism_pct": 0.181,
       "sbac_ela_pct_proficient": 0.4844,
       "sbac_math_pct_proficient": 0.3594,
       "growth_apta_ela": 0.6648,
       "growth_apta_math": 0.5289,
       "sat_ela_pct_proficient": 0.5217,
       "sat_ela_average_score": 503.4783,
       "sat_math_pct_proficient": 0.3913,
       "sat_math_average_score": 487.8261
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.1175,
       "sbac_ela_pct_proficient": 0.5397,
       "sbac_math_pct_proficient": 0.3389,
       "growth_apta_ela": 0.7247,
       "growth_apta_math": 0.611,
       "sat_ela_pct_proficient": 0.3469,
       "sat_ela_average_score": 440.2041,
       "sat_math_pct_proficient": 0.1224,
       "sat_math_average_score": 412.449
      },
      "Public Schools": {
       "attendance_rate": 0.9309,
       "chronic_absenteeism_pct": 0.1944,
       "sbac_ela_pct_proficient": 0.4721,
       "sbac_math_pct_proficient": 0.3271,
       "growth_apta_ela": 0.5503,
       "growth_apta_math": 0.534,
       "sat_ela_pct_proficient": 0.4675,
       "sat_ela_average_score": 476.6234,
       "sat_math_pct_proficient": 0.2338,
       "sat_math_average_score": 451.039
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bridgewater": {
   "town_code": "016",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2120012",
     "name": "Regional School District 12",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 138,
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7636,
       "sbac_math_pct_proficient": 0.7091,
       "growth_apta_ela": 0.668,
       "growth_apta_math": 0.6896,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 145
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9567,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.875,
       "sbac_math_pct_proficient": 0.775,
       "growth_apta_ela": 0.6974,
       "growth_apta_math": 0.6733,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 144,
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": 0.0746,
       "sbac_ela_pct_proficient": 0.6724,
       "sbac_math_pct_proficient": 0.7759,
       "growth_apta_ela": 0.675,
       "growth_apta_math": 0.7181,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 151
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9584,
       "chronic_absenteeism_pct": 0.0612,
       "sbac_ela_pct_proficient": 0.7073,
       "sbac_math_pct_proficient": 0.9268,
       "growth_apta_ela": 0.6258,
       "growth_apta_math": 0.7738,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 156,
       "attendance_rate": 0.9471,
       "chronic_absenteeism_pct": 0.1007,
       "sbac_ela_pct_proficient": 0.8286,
       "sbac_math_pct_proficient": 0.7714,
       "growth_apta_ela": 0.6266,
       "growth_apta_math": 0.707,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 163
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.0968,
       "sbac_ela_pct_proficient": 0.94,
       "sbac_math_pct_proficient": 0.88,
       "growth_apta_ela": 0.7535,
       "growth_apta_math": 0.7669,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9347,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.55,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Bristol": {
   "town_code": "017",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0170011",
     "name": "Bristol School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20331.68,
    "five_year_average_ending_2024_25": {
     "unweighted": 18798.93,
     "need_weighted": 15919.54,
     "need_weighted_cwift": 15396.19,
     "need_weighted_real": 17042.75
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 138,
       "attendance_rate": 0.9307,
       "chronic_absenteeism_pct": 0.1449,
       "sat_ela_pct_proficient": 0.2353,
       "sat_ela_average_score": 417.6471,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 404.4118
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 394,
       "attendance_rate": 0.8481,
       "chronic_absenteeism_pct": 0.4356,
       "sbac_ela_pct_proficient": 0.2,
       "sbac_math_pct_proficient": 0.1765,
       "growth_apta_ela": 0.296,
       "growth_apta_math": 0.4474,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 398,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 357.5
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 228,
       "attendance_rate": 0.9076,
       "chronic_absenteeism_pct": 0.2783,
       "sbac_ela_pct_proficient": 0.3717,
       "sbac_math_pct_proficient": 0.3036,
       "growth_apta_ela": 0.4993,
       "growth_apta_math": 0.4346,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 7367,
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1653,
       "sbac_ela_pct_proficient": 0.5023,
       "sbac_math_pct_proficient": 0.4243,
       "growth_apta_ela": 0.5406,
       "growth_apta_math": 0.6112,
       "sat_ela_pct_proficient": 0.4554,
       "sat_ela_average_score": 465.0929,
       "sat_math_pct_proficient": 0.1896,
       "sat_math_average_score": 450.6877
      },
      "All school types": {
       "enrollment_all_school_types": 8138
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9224,
       "chronic_absenteeism_pct": 0.2338,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8505,
       "chronic_absenteeism_pct": 0.4209,
       "sbac_ela_pct_proficient": 0.2,
       "sbac_math_pct_proficient": 0.1765,
       "growth_apta_ela": 0.296,
       "growth_apta_math": 0.4474,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8895,
       "chronic_absenteeism_pct": 0.3561,
       "sbac_ela_pct_proficient": 0.2857,
       "sbac_math_pct_proficient": 0.2029,
       "growth_apta_ela": 0.494,
       "growth_apta_math": 0.4449,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9278,
       "chronic_absenteeism_pct": 0.2167,
       "sbac_ela_pct_proficient": 0.3993,
       "sbac_math_pct_proficient": 0.3099,
       "growth_apta_ela": 0.529,
       "growth_apta_math": 0.5771,
       "sat_ela_pct_proficient": 0.3227,
       "sat_ela_average_score": 433.2979,
       "sat_math_pct_proficient": 0.1206,
       "sat_math_average_score": 423.4397
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9414,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 431.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 429
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.15,
       "sbac_ela_pct_proficient": 0.5116,
       "sbac_math_pct_proficient": 0.4651,
       "growth_apta_ela": 0.5089,
       "growth_apta_math": 0.4163,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": 0.0823,
       "sbac_ela_pct_proficient": 0.6885,
       "sbac_math_pct_proficient": 0.6314,
       "growth_apta_ela": 0.5611,
       "growth_apta_math": 0.6704,
       "sat_ela_pct_proficient": 0.6016,
       "sat_ela_average_score": 500.1172,
       "sat_math_pct_proficient": 0.2656,
       "sat_math_average_score": 480.7031
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 163,
       "attendance_rate": 0.9305,
       "chronic_absenteeism_pct": 0.2025,
       "sat_ela_pct_proficient": 0.325,
       "sat_ela_average_score": 424,
       "sat_math_pct_proficient": 0.175,
       "sat_math_average_score": 412.25
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 405,
       "attendance_rate": 0.8717,
       "chronic_absenteeism_pct": 0.4092,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.535,
       "growth_apta_math": 0.4659,
       "sat_ela_pct_proficient": 0.24,
       "sat_ela_average_score": 389.6,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 359.6
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 226,
       "attendance_rate": 0.9157,
       "chronic_absenteeism_pct": 0.2644,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.2667,
       "growth_apta_ela": 0.5962,
       "growth_apta_math": 0.5669,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 7313,
       "attendance_rate": 0.9347,
       "chronic_absenteeism_pct": 0.1682,
       "sbac_ela_pct_proficient": 0.4937,
       "sbac_math_pct_proficient": 0.4199,
       "growth_apta_ela": 0.5343,
       "growth_apta_math": 0.5761,
       "sat_ela_pct_proficient": 0.53,
       "sat_ela_average_score": 478.9,
       "sat_math_pct_proficient": 0.246,
       "sat_math_average_score": 456
      },
      "All school types": {
       "enrollment_all_school_types": 8125
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9205,
       "chronic_absenteeism_pct": 0.2935,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 385,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 384.1667
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8726,
       "chronic_absenteeism_pct": 0.4039,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.535,
       "growth_apta_math": 0.4659,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 379.0909,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 346.8182
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9045,
       "chronic_absenteeism_pct": 0.3259,
       "sbac_ela_pct_proficient": 0.3043,
       "sbac_math_pct_proficient": 0.1594,
       "growth_apta_ela": 0.5845,
       "growth_apta_math": 0.5493,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9241,
       "chronic_absenteeism_pct": 0.2211,
       "sbac_ela_pct_proficient": 0.3835,
       "sbac_math_pct_proficient": 0.3086,
       "growth_apta_ela": 0.4984,
       "growth_apta_math": 0.5385,
       "sat_ela_pct_proficient": 0.3876,
       "sat_ela_average_score": 445.969,
       "sat_math_pct_proficient": 0.1318,
       "sat_math_average_score": 420.0388
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.0845,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9362,
       "chronic_absenteeism_pct": 0.1507,
       "sbac_ela_pct_proficient": 0.5833,
       "sbac_math_pct_proficient": 0.4722,
       "growth_apta_ela": 0.6173,
       "growth_apta_math": 0.5969,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.0936,
       "sbac_ela_pct_proficient": 0.6641,
       "sbac_math_pct_proficient": 0.5917,
       "growth_apta_ela": 0.5897,
       "growth_apta_math": 0.6339,
       "sat_ela_pct_proficient": 0.6818,
       "sat_ela_average_score": 514.0083,
       "sat_math_pct_proficient": 0.3678,
       "sat_math_average_score": 494.3388
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 167,
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.2156,
       "sat_ela_pct_proficient": 0.2857,
       "sat_ela_average_score": 453.7143,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 429.1429
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 412,
       "attendance_rate": 0.8533,
       "chronic_absenteeism_pct": 0.4667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5073,
       "growth_apta_math": 0.4238,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 395.9091,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 362.2727
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 224,
       "attendance_rate": 0.9198,
       "chronic_absenteeism_pct": 0.274,
       "sbac_ela_pct_proficient": 0.3838,
       "sbac_math_pct_proficient": 0.3131,
       "growth_apta_ela": 0.5001,
       "growth_apta_math": 0.4443,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 7087,
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1818,
       "sbac_ela_pct_proficient": 0.4911,
       "sbac_math_pct_proficient": 0.4022,
       "growth_apta_ela": 0.559,
       "growth_apta_math": 0.5647,
       "sat_ela_pct_proficient": 0.5336,
       "sat_ela_average_score": 483.2983,
       "sat_math_pct_proficient": 0.2605,
       "sat_math_average_score": 466.5966
      },
      "All school types": {
       "enrollment_all_school_types": 7899
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9216,
       "chronic_absenteeism_pct": 0.2778,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 440.9091,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 425.4545
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.853,
       "chronic_absenteeism_pct": 0.4597,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5073,
       "growth_apta_math": 0.4238,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9092,
       "chronic_absenteeism_pct": 0.3194,
       "sbac_ela_pct_proficient": 0.2917,
       "sbac_math_pct_proficient": 0.2083,
       "growth_apta_ela": 0.5006,
       "growth_apta_math": 0.3949,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9246,
       "chronic_absenteeism_pct": 0.2331,
       "sbac_ela_pct_proficient": 0.3624,
       "sbac_math_pct_proficient": 0.281,
       "growth_apta_ela": 0.534,
       "growth_apta_math": 0.5404,
       "sat_ela_pct_proficient": 0.3463,
       "sat_ela_average_score": 440.5366,
       "sat_math_pct_proficient": 0.1268,
       "sat_math_average_score": 427.0244
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": 0.1017,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.1719,
       "sbac_ela_pct_proficient": 0.6296,
       "sbac_math_pct_proficient": 0.5926,
       "growth_apta_ela": 0.4987,
       "growth_apta_math": 0.569,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.1259,
       "sbac_ela_pct_proficient": 0.6447,
       "sbac_math_pct_proficient": 0.5466,
       "growth_apta_ela": 0.5887,
       "growth_apta_math": 0.5935,
       "sat_ela_pct_proficient": 0.6753,
       "sat_ela_average_score": 515.6458,
       "sat_math_pct_proficient": 0.3616,
       "sat_math_average_score": 496.5314
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Brookfield": {
   "town_code": "018",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0180011",
     "name": "Brookfield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20892.78,
    "five_year_average_ending_2024_25": {
     "unweighted": 19136.95,
     "need_weighted": 17753.96,
     "need_weighted_cwift": 14640.59,
     "need_weighted_real": 19010.23
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 23,
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2589,
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": 0.0248,
       "sbac_ela_pct_proficient": 0.6252,
       "sbac_math_pct_proficient": 0.5679,
       "growth_apta_ela": 0.6603,
       "growth_apta_math": 0.6392,
       "sat_ela_pct_proficient": 0.7176,
       "sat_ela_average_score": 534.1667,
       "sat_math_pct_proficient": 0.3843,
       "sat_math_average_score": 508.287
      },
      "All school types": {
       "enrollment_all_school_types": 2674
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.0393,
       "sbac_ela_pct_proficient": 0.385,
       "sbac_math_pct_proficient": 0.3631,
       "growth_apta_ela": 0.6041,
       "growth_apta_math": 0.5658,
       "sat_ela_pct_proficient": 0.5775,
       "sat_ela_average_score": 487.4648,
       "sat_math_pct_proficient": 0.2817,
       "sat_math_average_score": 466.7606
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9559,
       "chronic_absenteeism_pct": 0.0173,
       "sbac_ela_pct_proficient": 0.7435,
       "sbac_math_pct_proficient": 0.668,
       "growth_apta_ela": 0.6869,
       "growth_apta_math": 0.6737,
       "sat_ela_pct_proficient": 0.7862,
       "sat_ela_average_score": 557.0345,
       "sat_math_pct_proficient": 0.4345,
       "sat_math_average_score": 528.6207
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2568,
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.0399,
       "sbac_ela_pct_proficient": 0.6215,
       "sbac_math_pct_proficient": 0.542,
       "growth_apta_ela": 0.6524,
       "growth_apta_math": 0.6185,
       "sat_ela_pct_proficient": 0.7562,
       "sat_ela_average_score": 536.9154,
       "sat_math_pct_proficient": 0.4328,
       "sat_math_average_score": 515.7214
      },
      "All school types": {
       "enrollment_all_school_types": 2639
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.0714,
       "sbac_ela_pct_proficient": 0.39,
       "sbac_math_pct_proficient": 0.3125,
       "growth_apta_ela": 0.6103,
       "growth_apta_math": 0.5724,
       "sat_ela_pct_proficient": 0.5672,
       "sat_ela_average_score": 484.6269,
       "sat_math_pct_proficient": 0.209,
       "sat_math_average_score": 461.6418
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0228,
       "sbac_ela_pct_proficient": 0.746,
       "sbac_math_pct_proficient": 0.6653,
       "growth_apta_ela": 0.673,
       "growth_apta_math": 0.641,
       "sat_ela_pct_proficient": 0.8507,
       "sat_ela_average_score": 563.0597,
       "sat_math_pct_proficient": 0.5448,
       "sat_math_average_score": 542.7612
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 20,
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2497,
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.067,
       "sbac_ela_pct_proficient": 0.6299,
       "sbac_math_pct_proficient": 0.576,
       "growth_apta_ela": 0.6231,
       "growth_apta_math": 0.7102,
       "sat_ela_pct_proficient": 0.7044,
       "sat_ela_average_score": 538.0296,
       "sat_math_pct_proficient": 0.4089,
       "sat_math_average_score": 509.064
      },
      "All school types": {
       "enrollment_all_school_types": 2569
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": 0.108,
       "sbac_ela_pct_proficient": 0.4113,
       "sbac_math_pct_proficient": 0.3664,
       "growth_apta_ela": 0.5932,
       "growth_apta_math": 0.6627,
       "sat_ela_pct_proficient": 0.4677,
       "sat_ela_average_score": 491.9355,
       "sat_math_pct_proficient": 0.2097,
       "sat_math_average_score": 455.1613
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.043,
       "sbac_ela_pct_proficient": 0.7583,
       "sbac_math_pct_proficient": 0.699,
       "growth_apta_ela": 0.6394,
       "growth_apta_math": 0.7361,
       "sat_ela_pct_proficient": 0.8085,
       "sat_ela_average_score": 558.2979,
       "sat_math_pct_proficient": 0.4965,
       "sat_math_average_score": 532.766
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Brooklyn": {
   "town_code": "019",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0190011",
     "name": "Brooklyn School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 19711.37,
    "five_year_average_ending_2024_25": {
     "unweighted": 17707.95,
     "need_weighted": 15575.34,
     "need_weighted_cwift": 16002.6,
     "need_weighted_real": 16685.67
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 48,
       "attendance_rate": 0.9367,
       "chronic_absenteeism_pct": 0.1667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 962,
       "attendance_rate": 0.9078,
       "chronic_absenteeism_pct": 0.3105,
       "sbac_ela_pct_proficient": 0.5642,
       "sbac_math_pct_proficient": 0.4539,
       "growth_apta_ela": 0.6012,
       "growth_apta_math": 0.5399,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1237
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9134,
       "chronic_absenteeism_pct": 0.2714,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 500,
       "sat_math_pct_proficient": 0.1795,
       "sat_math_average_score": 458.2051,
       "enrollment": 210
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "enrollment": 12
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_math_pct_proficient": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2143,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9096,
       "chronic_absenteeism_pct": 0.3243,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.8963,
       "chronic_absenteeism_pct": 0.3741,
       "sbac_ela_pct_proficient": 0.4096,
       "sbac_math_pct_proficient": 0.3133,
       "growth_apta_ela": 0.5593,
       "growth_apta_math": 0.5111,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9142,
       "chronic_absenteeism_pct": 0.2601,
       "sat_ela_pct_proficient": 0.7576,
       "sat_ela_average_score": 520.303,
       "sat_math_pct_proficient": 0.2121,
       "sat_math_average_score": 472.4242
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9181,
       "chronic_absenteeism_pct": 0.2527,
       "sbac_ela_pct_proficient": 0.6908,
       "sbac_math_pct_proficient": 0.5691,
       "growth_apta_ela": 0.6346,
       "growth_apta_math": 0.563,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 52,
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1346,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 213,
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": 0.1925,
       "sat_ela_pct_proficient": 0.8065,
       "sat_ela_average_score": 532.2581,
       "sat_math_pct_proficient": 0.1774,
       "sat_math_average_score": 458.5484
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 921,
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.0963,
       "sbac_ela_pct_proficient": 0.4898,
       "sbac_math_pct_proficient": 0.513,
       "growth_apta_ela": 0.5343,
       "growth_apta_math": 0.6335,
       "sat_ela_pct_proficient": 0.4783,
       "sat_ela_average_score": 462.6087,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 426.5217
      },
      "All school types": {
       "enrollment_all_school_types": 1209
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8894,
       "chronic_absenteeism_pct": 0.425,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.1489,
       "sbac_ela_pct_proficient": 0.3374,
       "sbac_math_pct_proficient": 0.3673,
       "growth_apta_ela": 0.5652,
       "growth_apta_math": 0.5952,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9388,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9359,
       "chronic_absenteeism_pct": 0.1387,
       "sat_ela_pct_proficient": 0.8627,
       "sat_ela_average_score": 551.5686,
       "sat_math_pct_proficient": 0.1961,
       "sat_math_average_score": 474.5098
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": 0.0467,
       "sbac_ela_pct_proficient": 0.6169,
       "sbac_math_pct_proficient": 0.6339,
       "growth_apta_ela": 0.5112,
       "growth_apta_math": 0.6621,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 58,
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 225,
       "attendance_rate": 0.9268,
       "chronic_absenteeism_pct": 0.1733,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 515.7778,
       "sat_math_pct_proficient": 0.2444,
       "sat_math_average_score": 484.8889
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 906,
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": 0.1075,
       "sbac_ela_pct_proficient": 0.5272,
       "sbac_math_pct_proficient": 0.4615,
       "growth_apta_ela": 0.5733,
       "growth_apta_math": 0.5203,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1216
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8459,
       "chronic_absenteeism_pct": 0.3214,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1831,
       "sbac_ela_pct_proficient": 0.3406,
       "sbac_math_pct_proficient": 0.2882,
       "growth_apta_ela": 0.5284,
       "growth_apta_math": 0.5145,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1523,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 517.619,
       "sat_math_pct_proficient": 0.2619,
       "sat_math_average_score": 488.3333
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0451,
       "sbac_ela_pct_proficient": 0.6678,
       "sbac_math_pct_proficient": 0.5921,
       "growth_apta_ela": 0.6049,
       "growth_apta_math": 0.5244,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Burlington": {
   "town_code": "020",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2100012",
     "name": "Regional School District 10",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 1430,
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0857,
       "sbac_ela_pct_proficient": 0.6646,
       "sbac_math_pct_proficient": 0.6327,
       "growth_apta_ela": 0.6126,
       "growth_apta_math": 0.6809,
       "sat_ela_pct_proficient": 0.7748,
       "sat_ela_average_score": 539.9099,
       "sat_math_pct_proficient": 0.4054,
       "sat_math_average_score": 493.7838
      },
      "Sheff Magnet": {
       "enrollment": 20,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1485
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9387,
       "chronic_absenteeism_pct": 0.1453,
       "sbac_ela_pct_proficient": 0.4124,
       "sbac_math_pct_proficient": 0.3829,
       "growth_apta_ela": 0.5194,
       "growth_apta_math": 0.594,
       "sat_ela_pct_proficient": 0.48,
       "sat_ela_average_score": 464.4,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 404
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.0655,
       "sbac_ela_pct_proficient": 0.759,
       "sbac_math_pct_proficient": 0.7252,
       "growth_apta_ela": 0.6462,
       "growth_apta_math": 0.7118,
       "sat_ela_pct_proficient": 0.8605,
       "sat_ela_average_score": 561.8605,
       "sat_math_pct_proficient": 0.5116,
       "sat_math_average_score": 519.8837
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 1457,
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.1047,
       "sbac_ela_pct_proficient": 0.6687,
       "sbac_math_pct_proficient": 0.6221,
       "growth_apta_ela": 0.662,
       "growth_apta_math": 0.606,
       "sat_ela_pct_proficient": 0.6762,
       "sat_ela_average_score": 526,
       "sat_math_pct_proficient": 0.3714,
       "sat_math_average_score": 503.9048
      },
      "Sheff Magnet": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1509
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9285,
       "chronic_absenteeism_pct": 0.1811,
       "sbac_ela_pct_proficient": 0.4475,
       "sbac_math_pct_proficient": 0.3536,
       "growth_apta_ela": 0.652,
       "growth_apta_math": 0.5416,
       "sat_ela_pct_proficient": 0.5217,
       "sat_ela_average_score": 473.4783,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 453.4783
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9514,
       "chronic_absenteeism_pct": 0.0787,
       "sbac_ela_pct_proficient": 0.7554,
       "sbac_math_pct_proficient": 0.7273,
       "growth_apta_ela": 0.6659,
       "growth_apta_math": 0.6308,
       "sat_ela_pct_proficient": 0.7195,
       "sat_ela_average_score": 540.7317,
       "sat_math_pct_proficient": 0.439,
       "sat_math_average_score": 518.0488
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 24,
       "attendance_rate": 0.941,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 1400,
       "attendance_rate": 0.9568,
       "chronic_absenteeism_pct": 0.0543,
       "sbac_ela_pct_proficient": 0.6789,
       "sbac_math_pct_proficient": 0.6549,
       "growth_apta_ela": 0.6229,
       "growth_apta_math": 0.6538,
       "sat_ela_pct_proficient": 0.7576,
       "sat_ela_average_score": 541.3131,
       "sat_math_pct_proficient": 0.5152,
       "sat_math_average_score": 527.8788
      },
      "Sheff Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 1453
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": 0.1023,
       "sbac_ela_pct_proficient": 0.3989,
       "sbac_math_pct_proficient": 0.3583,
       "growth_apta_ela": 0.5363,
       "growth_apta_math": 0.5684,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9593,
       "chronic_absenteeism_pct": 0.0382,
       "sbac_ela_pct_proficient": 0.7918,
       "sbac_math_pct_proficient": 0.7742,
       "growth_apta_ela": 0.6598,
       "growth_apta_math": 0.6901,
       "sat_ela_pct_proficient": 0.8118,
       "sat_ela_average_score": 551.0588,
       "sat_math_pct_proficient": 0.5765,
       "sat_math_average_score": 540.4706
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Canaan": {
   "town_code": "021",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0210011",
     "name": "Canaan School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2010012",
     "name": "Regional School District 01",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 40210.1,
    "five_year_average_ending_2024_25": {
     "unweighted": 36622.6,
     "need_weighted": 33280.53,
     "need_weighted_cwift": 33526.99,
     "need_weighted_real": 35681.94
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 26,
       "attendance_rate": 0.9054,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 76,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1507,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.5208,
       "growth_apta_ela": 0.711,
       "growth_apta_math": 0.6727
      },
      "All school types": {
       "enrollment_all_school_types": 110
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9341,
       "chronic_absenteeism_pct": 0.2353,
       "sbac_ela_pct_proficient": 0.6087,
       "sbac_math_pct_proficient": 0.4783
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.72,
       "sbac_math_pct_proficient": 0.56,
       "growth_apta_ela": 0.6604,
       "growth_apta_math": 0.7006
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 65,
       "attendance_rate": 0.9579,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.5238,
       "growth_apta_ela": 0.5319,
       "growth_apta_math": 0.6795
      },
      "All school types": {
       "enrollment_all_school_types": 103
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9567,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.5238
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9455,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.959,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.5238
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 69,
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.1094,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.55,
       "growth_apta_ela": 0.5989,
       "growth_apta_math": 0.7435
      },
      "All school types": {
       "enrollment_all_school_types": 106
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9589,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7391,
       "sbac_math_pct_proficient": 0.6522
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Canterbury": {
   "town_code": "022",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0220011",
     "name": "Canterbury School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 19414.48,
    "five_year_average_ending_2024_25": {
     "unweighted": 19326.8,
     "need_weighted": 17311.78,
     "need_weighted_cwift": 17784.68,
     "need_weighted_real": 18605.57
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 52,
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 126,
       "attendance_rate": 0.9318,
       "chronic_absenteeism_pct": 0.1746,
       "sat_ela_pct_proficient": 0.6429,
       "sat_ela_average_score": 514.0476,
       "sat_math_pct_proficient": 0.1429,
       "sat_math_average_score": 450
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 494,
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.074,
       "sbac_ela_pct_proficient": 0.5333,
       "sbac_math_pct_proficient": 0.5141,
       "growth_apta_ela": 0.5773,
       "growth_apta_math": 0.6802
      },
      "All school types": {
       "enrollment_all_school_types": 699
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9194,
       "chronic_absenteeism_pct": 0.2581,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": 0.1081,
       "sbac_ela_pct_proficient": 0.4016,
       "sbac_math_pct_proficient": 0.3607,
       "growth_apta_ela": 0.5184,
       "growth_apta_math": 0.6085
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9652,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": 0.1474,
       "sat_ela_pct_proficient": 0.7,
       "sat_ela_average_score": 527.6667,
       "sat_math_pct_proficient": 0.2,
       "sat_math_average_score": 468
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9557,
       "chronic_absenteeism_pct": 0.0498,
       "sbac_ela_pct_proficient": 0.6319,
       "sbac_math_pct_proficient": 0.6296,
       "growth_apta_ela": 0.6185,
       "growth_apta_math": 0.7312
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 67,
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.1045,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 121,
       "attendance_rate": 0.9203,
       "chronic_absenteeism_pct": 0.1983,
       "sat_ela_pct_proficient": 0.8333,
       "sat_ela_average_score": 529.5833,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 470.8333
      },
      "Other Magnet": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 527,
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.0915,
       "sbac_ela_pct_proficient": 0.5212,
       "sbac_math_pct_proficient": 0.5505,
       "growth_apta_ela": 0.5494,
       "growth_apta_math": 0.575,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 740
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": 0.2188,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8709,
       "chronic_absenteeism_pct": 0.4231,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.1034,
       "sbac_ela_pct_proficient": 0.424,
       "sbac_math_pct_proficient": 0.384,
       "growth_apta_ela": 0.5211,
       "growth_apta_math": 0.5932
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9584,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9339,
       "chronic_absenteeism_pct": 0.1368,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.0827,
       "sbac_ela_pct_proficient": 0.5879,
       "sbac_math_pct_proficient": 0.6648,
       "growth_apta_ela": 0.5694,
       "growth_apta_math": 0.5621,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 76,
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.5652,
       "sat_ela_average_score": 474.3478,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 444.3478
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 118,
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": 0.1271,
       "sat_ela_pct_proficient": 0.7308,
       "sat_ela_average_score": 510.3846,
       "sat_math_pct_proficient": 0.2692,
       "sat_math_average_score": 475
      },
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 513,
       "attendance_rate": 0.9218,
       "chronic_absenteeism_pct": 0.0938,
       "sbac_ela_pct_proficient": 0.5442,
       "sbac_math_pct_proficient": 0.585,
       "growth_apta_ela": 0.5888,
       "growth_apta_math": 0.6132,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 728
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9107,
       "chronic_absenteeism_pct": 0.1211,
       "sbac_ela_pct_proficient": 0.3667,
       "sbac_math_pct_proficient": 0.4333,
       "growth_apta_ela": 0.5442,
       "growth_apta_math": 0.6119,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": 0.1474,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 522.5,
       "sat_math_pct_proficient": 0.35,
       "sat_math_average_score": 489.5
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9292,
       "chronic_absenteeism_pct": 0.0753,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.6897,
       "growth_apta_ela": 0.6187,
       "growth_apta_math": 0.6141,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Canton": {
   "town_code": "023",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0230011",
     "name": "Canton School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24089.16,
    "five_year_average_ending_2024_25": {
     "unweighted": 20961.0,
     "need_weighted": 20076.96,
     "need_weighted_cwift": 19323.84,
     "need_weighted_real": 21470.77
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 23,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1391,
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1057,
       "sbac_ela_pct_proficient": 0.6579,
       "sbac_math_pct_proficient": 0.647,
       "growth_apta_ela": 0.6323,
       "growth_apta_math": 0.6932,
       "sat_ela_pct_proficient": 0.8602,
       "sat_ela_average_score": 562.4731,
       "sat_math_pct_proficient": 0.5269,
       "sat_math_average_score": 533.2258
      },
      "All school types": {
       "enrollment_all_school_types": 1436
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9286,
       "chronic_absenteeism_pct": 0.1639,
       "sbac_ela_pct_proficient": 0.4596,
       "sbac_math_pct_proficient": 0.4444,
       "growth_apta_ela": 0.5964,
       "growth_apta_math": 0.7008,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.0844,
       "sbac_ela_pct_proficient": 0.7293,
       "sbac_math_pct_proficient": 0.7204,
       "growth_apta_ela": 0.6444,
       "growth_apta_math": 0.6907,
       "sat_ela_pct_proficient": 0.9375,
       "sat_ela_average_score": 576.125,
       "sat_math_pct_proficient": 0.5625,
       "sat_math_average_score": 542.125
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 24,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1338,
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": 0.1205,
       "sbac_ela_pct_proficient": 0.6811,
       "sbac_math_pct_proficient": 0.6444,
       "growth_apta_ela": 0.6819,
       "growth_apta_math": 0.6743,
       "sat_ela_pct_proficient": 0.8261,
       "sat_ela_average_score": 564.3478,
       "sat_math_pct_proficient": 0.5217,
       "sat_math_average_score": 529.0217
      },
      "All school types": {
       "enrollment_all_school_types": 1384
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": 0.427,
       "sbac_math_pct_proficient": 0.373,
       "growth_apta_ela": 0.6307,
       "growth_apta_math": 0.6221,
       "sat_ela_pct_proficient": 0.619,
       "sat_ela_average_score": 524.7619,
       "sat_math_pct_proficient": 0.4762,
       "sat_math_average_score": 511.4286
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.0922,
       "sbac_ela_pct_proficient": 0.7947,
       "sbac_math_pct_proficient": 0.7657,
       "growth_apta_ela": 0.7035,
       "growth_apta_math": 0.6962,
       "sat_ela_pct_proficient": 0.8873,
       "sat_ela_average_score": 576.0563,
       "sat_math_pct_proficient": 0.5352,
       "sat_math_average_score": 534.2254
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 25,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1335,
       "attendance_rate": 0.9399,
       "chronic_absenteeism_pct": 0.1446,
       "sbac_ela_pct_proficient": 0.6923,
       "sbac_math_pct_proficient": 0.6644,
       "growth_apta_ela": 0.6325,
       "growth_apta_math": 0.6755,
       "sat_ela_pct_proficient": 0.7885,
       "sat_ela_average_score": 554.7115,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 517.4038
      },
      "All school types": {
       "enrollment_all_school_types": 1387
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9296,
       "chronic_absenteeism_pct": 0.2296,
       "sbac_ela_pct_proficient": 0.4489,
       "sbac_math_pct_proficient": 0.4457,
       "growth_apta_ela": 0.5619,
       "growth_apta_math": 0.6014,
       "sat_ela_pct_proficient": 0.3929,
       "sat_ela_average_score": 477.1429,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 430.3571
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1094,
       "sbac_ela_pct_proficient": 0.7971,
       "sbac_math_pct_proficient": 0.7579,
       "growth_apta_ela": 0.6625,
       "growth_apta_math": 0.7071,
       "sat_ela_pct_proficient": 0.9342,
       "sat_ela_average_score": 583.2895,
       "sat_math_pct_proficient": 0.6316,
       "sat_math_average_score": 549.4737
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Chaplin": {
   "town_code": "024",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0240011",
     "name": "Chaplin School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2110012",
     "name": "Regional School District 11",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 29547.41,
    "five_year_average_ending_2024_25": {
     "unweighted": 27419.25,
     "need_weighted": 25339.95,
     "need_weighted_cwift": 26035.3,
     "need_weighted_real": 27191.17
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9355,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 99,
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": 0.1414,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.381,
       "growth_apta_ela": 0.4963,
       "growth_apta_math": 0.2732,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 167,
       "attendance_rate": 0.9073,
       "chronic_absenteeism_pct": 0.3423,
       "sbac_ela_pct_proficient": 0.3974,
       "sbac_math_pct_proficient": 0.3718,
       "growth_apta_ela": 0.5889,
       "growth_apta_math": 0.5091,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 313
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9179,
       "chronic_absenteeism_pct": 0.2453,
       "sbac_ela_pct_proficient": 0.3636,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4633,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9131,
       "chronic_absenteeism_pct": 0.3571,
       "sbac_ela_pct_proficient": 0.3542,
       "sbac_math_pct_proficient": 0.25,
       "growth_apta_ela": 0.6222,
       "growth_apta_math": 0.4427
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.55,
       "growth_apta_ela": 0.531,
       "growth_apta_math": 0.3222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.8998,
       "chronic_absenteeism_pct": 0.3231,
       "sbac_ela_pct_proficient": 0.4667,
       "sbac_math_pct_proficient": 0.5667,
       "growth_apta_ela": 0.5396,
       "growth_apta_math": 0.6044,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9487,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 91,
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1538,
       "sbac_ela_pct_proficient": 0.3714,
       "sbac_math_pct_proficient": 0.3143,
       "growth_apta_ela": 0.4864,
       "growth_apta_math": 0.3561,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 150,
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0769,
       "sbac_ela_pct_proficient": 0.3506,
       "sbac_math_pct_proficient": 0.4545,
       "growth_apta_ela": 0.4524,
       "growth_apta_math": 0.5639
      },
      "All school types": {
       "enrollment_all_school_types": 292
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9299,
       "chronic_absenteeism_pct": 0.2653,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4965,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.127,
       "sbac_ela_pct_proficient": 0.225,
       "sbac_math_pct_proficient": 0.35,
       "growth_apta_ela": 0.4287,
       "growth_apta_math": 0.5254
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9574,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4865,
       "sbac_math_pct_proficient": 0.5676,
       "growth_apta_ela": 0.4761,
       "growth_apta_math": 0.6024
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 84,
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.1548,
       "sbac_ela_pct_proficient": 0.3611,
       "sbac_math_pct_proficient": 0.1667,
       "growth_apta_ela": 0.3721,
       "growth_apta_math": 0.2809,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 154,
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.0896,
       "sbac_ela_pct_proficient": 0.3117,
       "sbac_math_pct_proficient": 0.3896,
       "growth_apta_ela": 0.5416,
       "growth_apta_math": 0.6189,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 289
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9326,
       "chronic_absenteeism_pct": 0.2703,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.2439,
       "sbac_math_pct_proficient": 0.3659,
       "growth_apta_ela": 0.5329,
       "growth_apta_math": 0.6908
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9547,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.3889,
       "sbac_math_pct_proficient": 0.4167,
       "growth_apta_ela": 0.5556,
       "growth_apta_math": 0.5046,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Cheshire": {
   "town_code": "025",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0250011",
     "name": "Cheshire School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20815.54,
    "five_year_average_ending_2024_25": {
     "unweighted": 19428.11,
     "need_weighted": 18393.62,
     "need_weighted_cwift": 17833.21,
     "need_weighted_real": 19707.09
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 118
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 62,
       "attendance_rate": 0.8944,
       "chronic_absenteeism_pct": 0.2903,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Regional Schools": {
       "enrollment": null
      },
      "Public Schools": {
       "enrollment": 4181,
       "attendance_rate": 0.9563,
       "chronic_absenteeism_pct": 0.0682,
       "sbac_ela_pct_proficient": 0.7657,
       "sbac_math_pct_proficient": 0.7396,
       "growth_apta_ela": 0.6785,
       "growth_apta_math": 0.6886,
       "sat_ela_pct_proficient": 0.798,
       "sat_ela_average_score": 552.3232,
       "sat_math_pct_proficient": 0.4983,
       "sat_math_average_score": 532.7946
      },
      "All school types": {
       "enrollment_all_school_types": 4287
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "enrollment": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8963,
       "chronic_absenteeism_pct": 0.2833,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9452,
       "chronic_absenteeism_pct": 0.1263,
       "sbac_ela_pct_proficient": 0.5285,
       "sbac_math_pct_proficient": 0.503,
       "growth_apta_ela": 0.6268,
       "growth_apta_math": 0.5902,
       "sat_ela_pct_proficient": 0.5152,
       "sat_ela_average_score": 481.8182,
       "sat_math_pct_proficient": 0.1212,
       "sat_math_average_score": 453.3333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9604,
       "chronic_absenteeism_pct": 0.0461,
       "sbac_ela_pct_proficient": 0.855,
       "sbac_math_pct_proficient": 0.8284,
       "growth_apta_ela": 0.6969,
       "growth_apta_math": 0.7235,
       "sat_ela_pct_proficient": 0.8788,
       "sat_ela_average_score": 572.4675,
       "sat_math_pct_proficient": 0.6061,
       "sat_math_average_score": 555.4978
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 70,
       "attendance_rate": 0.9125,
       "chronic_absenteeism_pct": 0.2464,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4250,
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": 0.0697,
       "sbac_ela_pct_proficient": 0.7765,
       "sbac_math_pct_proficient": 0.7689,
       "growth_apta_ela": 0.7133,
       "growth_apta_math": 0.7554,
       "sat_ela_pct_proficient": 0.8043,
       "sat_ela_average_score": 555.3737,
       "sat_math_pct_proficient": 0.5516,
       "sat_math_average_score": 540.4626
      },
      "All school types": {
       "enrollment_all_school_types": 4368
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9131,
       "chronic_absenteeism_pct": 0.2353,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1309,
       "sbac_ela_pct_proficient": 0.5578,
       "sbac_math_pct_proficient": 0.5523,
       "growth_apta_ela": 0.6372,
       "growth_apta_math": 0.6648,
       "sat_ela_pct_proficient": 0.6324,
       "sat_ela_average_score": 495,
       "sat_math_pct_proficient": 0.3235,
       "sat_math_average_score": 477.2059
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.958,
       "chronic_absenteeism_pct": 0.0467,
       "sbac_ela_pct_proficient": 0.8619,
       "sbac_math_pct_proficient": 0.8534,
       "growth_apta_ela": 0.7408,
       "growth_apta_math": 0.7882,
       "sat_ela_pct_proficient": 0.8592,
       "sat_ela_average_score": 574.6479,
       "sat_math_pct_proficient": 0.6244,
       "sat_math_average_score": 560.6573
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9408,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 83,
       "attendance_rate": 0.9354,
       "chronic_absenteeism_pct": 0.2222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4258,
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": 0.0779,
       "sbac_ela_pct_proficient": 0.7724,
       "sbac_math_pct_proficient": 0.7508,
       "growth_apta_ela": 0.6728,
       "growth_apta_math": 0.7308,
       "sat_ela_pct_proficient": 0.7855,
       "sat_ela_average_score": 555.3287,
       "sat_math_pct_proficient": 0.474,
       "sat_math_average_score": 531.2457
      },
      "All school types": {
       "enrollment_all_school_types": 4390
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": 0.225,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.1218,
       "sbac_ela_pct_proficient": 0.5603,
       "sbac_math_pct_proficient": 0.5136,
       "growth_apta_ela": 0.6388,
       "growth_apta_math": 0.6361,
       "sat_ela_pct_proficient": 0.5833,
       "sat_ela_average_score": 506.5,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 484.6667
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": 0.0606,
       "sbac_ela_pct_proficient": 0.8613,
       "sbac_math_pct_proficient": 0.8499,
       "growth_apta_ela": 0.6864,
       "growth_apta_math": 0.7686,
       "sat_ela_pct_proficient": 0.8384,
       "sat_ela_average_score": 568.1223,
       "sat_math_pct_proficient": 0.5109,
       "sat_math_average_score": 543.4498
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Chester": {
   "town_code": "026",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0260011",
     "name": "Chester School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2040012",
     "name": "Regional School District 04",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 30462.7,
    "five_year_average_ending_2024_25": {
     "unweighted": 25751.76,
     "need_weighted": 23950.95,
     "need_weighted_cwift": 23245.54,
     "need_weighted_real": 25572.39
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 166,
       "attendance_rate": 0.923,
       "chronic_absenteeism_pct": 0.1928,
       "sbac_ela_pct_proficient": 0.4444,
       "sbac_math_pct_proficient": 0.5455,
       "growth_apta_ela": 0.3309,
       "growth_apta_math": 0.3129,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 514.0741,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 486.6667
      },
      "Public Schools": {
       "enrollment": 216,
       "attendance_rate": 0.9581,
       "chronic_absenteeism_pct": 0.0435,
       "sbac_ela_pct_proficient": 0.6917,
       "sbac_math_pct_proficient": 0.6417,
       "growth_apta_ela": 0.6074,
       "growth_apta_math": 0.5585
      },
      "All school types": {
       "enrollment_all_school_types": 390
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8962,
       "chronic_absenteeism_pct": 0.3684,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9499,
       "chronic_absenteeism_pct": 0.0986,
       "sbac_ela_pct_proficient": 0.3889,
       "sbac_math_pct_proficient": 0.3611,
       "growth_apta_ela": 0.4933,
       "growth_apta_math": 0.372
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1009,
       "sbac_ela_pct_proficient": 0.5676,
       "sbac_math_pct_proficient": 0.6486,
       "growth_apta_ela": 0.3462,
       "growth_apta_math": 0.3569,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9623,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8214,
       "sbac_math_pct_proficient": 0.7619,
       "growth_apta_ela": 0.6533,
       "growth_apta_math": 0.6336
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 164,
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": 0.1463,
       "sbac_ela_pct_proficient": 0.7097,
       "sbac_math_pct_proficient": 0.6452,
       "growth_apta_ela": 0.5637,
       "growth_apta_math": 0.6792,
       "sat_ela_pct_proficient": 0.7727,
       "sat_ela_average_score": 541.3636,
       "sat_math_pct_proficient": 0.4091,
       "sat_math_average_score": 511.3636
      },
      "Public Schools": {
       "enrollment": 210,
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": 0.1055,
       "sbac_ela_pct_proficient": 0.6983,
       "sbac_math_pct_proficient": 0.6552,
       "growth_apta_ela": 0.7634,
       "growth_apta_math": 0.7756
      },
      "All school types": {
       "enrollment_all_school_types": 386
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9104,
       "chronic_absenteeism_pct": 0.2909,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1781,
       "sbac_ela_pct_proficient": 0.4615,
       "sbac_math_pct_proficient": 0.359,
       "growth_apta_ela": 0.7401,
       "growth_apta_math": 0.7233
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.0734,
       "sbac_ela_pct_proficient": 0.7907,
       "sbac_math_pct_proficient": 0.7674,
       "growth_apta_ela": 0.5761,
       "growth_apta_math": 0.7163,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.96,
       "chronic_absenteeism_pct": 0.0635,
       "sbac_ela_pct_proficient": 0.8182,
       "sbac_math_pct_proficient": 0.8052,
       "growth_apta_ela": 0.776,
       "growth_apta_math": 0.8038
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 156,
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": 0.1026,
       "sbac_ela_pct_proficient": 0.6066,
       "sbac_math_pct_proficient": 0.459,
       "growth_apta_ela": 0.434,
       "growth_apta_math": 0.4756,
       "sat_ela_pct_proficient": 0.5833,
       "sat_ela_average_score": 521.6667,
       "sat_math_pct_proficient": 0.375,
       "sat_math_average_score": 471.25
      },
      "Public Schools": {
       "enrollment": 206,
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": 0.0455,
       "sbac_ela_pct_proficient": 0.7344,
       "sbac_math_pct_proficient": 0.6953,
       "growth_apta_ela": 0.6674,
       "growth_apta_math": 0.6143
      },
      "All school types": {
       "enrollment_all_school_types": 375
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.909,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": 0.4167,
       "sbac_math_pct_proficient": 0.2917,
       "growth_apta_ela": 0.3747,
       "growth_apta_math": 0.3239,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.3864,
       "growth_apta_ela": 0.6089,
       "growth_apta_math": 0.4883
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9563,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7297,
       "sbac_math_pct_proficient": 0.5676,
       "growth_apta_ela": 0.4731,
       "growth_apta_math": 0.5753,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8571,
       "sbac_math_pct_proficient": 0.8571,
       "growth_apta_ela": 0.6908,
       "growth_apta_math": 0.6647
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Clinton": {
   "town_code": "027",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0270011",
     "name": "Clinton School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 26049.97,
    "five_year_average_ending_2024_25": {
     "unweighted": 23213.89,
     "need_weighted": 20420.53,
     "need_weighted_cwift": 19827.34,
     "need_weighted_real": 21856.26
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 1489,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1086,
       "sbac_ela_pct_proficient": 0.5152,
       "sbac_math_pct_proficient": 0.524,
       "growth_apta_ela": 0.6014,
       "growth_apta_math": 0.7046,
       "sat_ela_pct_proficient": 0.621,
       "sat_ela_average_score": 501.2903,
       "sat_math_pct_proficient": 0.371,
       "sat_math_average_score": 493.3871
      },
      "All school types": {
       "enrollment_all_school_types": 1530
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.1577,
       "sbac_ela_pct_proficient": 0.3728,
       "sbac_math_pct_proficient": 0.3881,
       "growth_apta_ela": 0.5791,
       "growth_apta_math": 0.6506,
       "sat_ela_pct_proficient": 0.4107,
       "sat_ela_average_score": 446.9643,
       "sat_math_pct_proficient": 0.2321,
       "sat_math_average_score": 445.7143
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.0593,
       "sbac_ela_pct_proficient": 0.6817,
       "sbac_math_pct_proficient": 0.6817,
       "growth_apta_ela": 0.6265,
       "growth_apta_math": 0.765,
       "sat_ela_pct_proficient": 0.7941,
       "sat_ela_average_score": 546.0294,
       "sat_math_pct_proficient": 0.4853,
       "sat_math_average_score": 532.6471
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 1414,
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.112,
       "sbac_ela_pct_proficient": 0.5066,
       "sbac_math_pct_proficient": 0.5627,
       "growth_apta_ela": 0.5323,
       "growth_apta_math": 0.5904,
       "sat_ela_pct_proficient": 0.6899,
       "sat_ela_average_score": 510.7752,
       "sat_math_pct_proficient": 0.3101,
       "sat_math_average_score": 486.7442
      },
      "All school types": {
       "enrollment_all_school_types": 1450
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1558,
       "sbac_ela_pct_proficient": 0.3625,
       "sbac_math_pct_proficient": 0.4188,
       "growth_apta_ela": 0.52,
       "growth_apta_math": 0.5948,
       "sat_ela_pct_proficient": 0.4754,
       "sat_ela_average_score": 465.082,
       "sat_math_pct_proficient": 0.1475,
       "sat_math_average_score": 446.0656
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": 0.0677,
       "sbac_ela_pct_proficient": 0.6678,
       "sbac_math_pct_proficient": 0.7238,
       "growth_apta_ela": 0.5467,
       "growth_apta_math": 0.5851,
       "sat_ela_pct_proficient": 0.8824,
       "sat_ela_average_score": 551.7647,
       "sat_math_pct_proficient": 0.4559,
       "sat_math_average_score": 523.2353
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 1373,
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1157,
       "sbac_ela_pct_proficient": 0.5369,
       "sbac_math_pct_proficient": 0.5392,
       "growth_apta_ela": 0.6092,
       "growth_apta_math": 0.6011,
       "sat_ela_pct_proficient": 0.6154,
       "sat_ela_average_score": 511.5385,
       "sat_math_pct_proficient": 0.3462,
       "sat_math_average_score": 492.6923
      },
      "All school types": {
       "enrollment_all_school_types": 1402
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9319,
       "chronic_absenteeism_pct": 0.1641,
       "sbac_ela_pct_proficient": 0.379,
       "sbac_math_pct_proficient": 0.3659,
       "growth_apta_ela": 0.597,
       "growth_apta_math": 0.5644,
       "sat_ela_pct_proficient": 0.5111,
       "sat_ela_average_score": 471.5556,
       "sat_math_pct_proficient": 0.2222,
       "sat_math_average_score": 457.5556
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": 0.0692,
       "sbac_ela_pct_proficient": 0.7051,
       "sbac_math_pct_proficient": 0.7254,
       "growth_apta_ela": 0.6229,
       "growth_apta_math": 0.6423,
       "sat_ela_pct_proficient": 0.6949,
       "sat_ela_average_score": 542.0339,
       "sat_math_pct_proficient": 0.4407,
       "sat_math_average_score": 519.4915
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Colchester": {
   "town_code": "028",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0280011",
     "name": "Colchester School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 22366.69,
    "five_year_average_ending_2024_25": {
     "unweighted": 19892.88,
     "need_weighted": 18454.08,
     "need_weighted_cwift": 18758.8,
     "need_weighted_real": 19757.17
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 60,
       "attendance_rate": 0.9541,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2159,
       "attendance_rate": 0.9411,
       "chronic_absenteeism_pct": 0.1205,
       "sbac_ela_pct_proficient": 0.6168,
       "sbac_math_pct_proficient": 0.614,
       "growth_apta_ela": 0.6278,
       "growth_apta_math": 0.6462,
       "sat_ela_pct_proficient": 0.6772,
       "sat_ela_average_score": 518.0315,
       "sat_math_pct_proficient": 0.3701,
       "sat_math_average_score": 501.5748
      },
      "All school types": {
       "enrollment_all_school_types": 2260
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9277,
       "chronic_absenteeism_pct": 0.1883,
       "sbac_ela_pct_proficient": 0.3982,
       "sbac_math_pct_proficient": 0.3606,
       "growth_apta_ela": 0.5738,
       "growth_apta_math": 0.5665,
       "sat_ela_pct_proficient": 0.439,
       "sat_ela_average_score": 459.7561,
       "sat_math_pct_proficient": 0.1463,
       "sat_math_average_score": 443.1707
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9602,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0819,
       "sbac_ela_pct_proficient": 0.7367,
       "sbac_math_pct_proficient": 0.7533,
       "growth_apta_ela": 0.6549,
       "growth_apta_math": 0.6863,
       "sat_ela_pct_proficient": 0.7907,
       "sat_ela_average_score": 545.814,
       "sat_math_pct_proficient": 0.4767,
       "sat_math_average_score": 529.4186
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 56,
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": 0.1429,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2085,
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.1483,
       "sbac_ela_pct_proficient": 0.5833,
       "sbac_math_pct_proficient": 0.6181,
       "growth_apta_ela": 0.6119,
       "growth_apta_math": 0.7197,
       "sat_ela_pct_proficient": 0.6901,
       "sat_ela_average_score": 522.7465,
       "sat_math_pct_proficient": 0.4296,
       "sat_math_average_score": 501.4085
      },
      "All school types": {
       "enrollment_all_school_types": 2178
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.2222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9265,
       "chronic_absenteeism_pct": 0.2112,
       "sbac_ela_pct_proficient": 0.3819,
       "sbac_math_pct_proficient": 0.3848,
       "growth_apta_ela": 0.5622,
       "growth_apta_math": 0.6612,
       "sat_ela_pct_proficient": 0.3824,
       "sat_ela_average_score": 442.0588,
       "sat_math_pct_proficient": 0.2059,
       "sat_math_average_score": 432.6471
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.1141,
       "sbac_ela_pct_proficient": 0.6975,
       "sbac_math_pct_proficient": 0.7504,
       "growth_apta_ela": 0.6382,
       "growth_apta_math": 0.7508,
       "sat_ela_pct_proficient": 0.787,
       "sat_ela_average_score": 548.1481,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 523.0556
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 44,
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2052,
       "attendance_rate": 0.9417,
       "chronic_absenteeism_pct": 0.14,
       "sbac_ela_pct_proficient": 0.5773,
       "sbac_math_pct_proficient": 0.607,
       "growth_apta_ela": 0.6087,
       "growth_apta_math": 0.6884,
       "sat_ela_pct_proficient": 0.6429,
       "sat_ela_average_score": 516.9841,
       "sat_math_pct_proficient": 0.4048,
       "sat_math_average_score": 495.9524
      },
      "All school types": {
       "enrollment_all_school_types": 2143
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9175,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9269,
       "chronic_absenteeism_pct": 0.2081,
       "sbac_ela_pct_proficient": 0.3851,
       "sbac_math_pct_proficient": 0.3874,
       "growth_apta_ela": 0.5613,
       "growth_apta_math": 0.6392,
       "sat_ela_pct_proficient": 0.4483,
       "sat_ela_average_score": 474.1379,
       "sat_math_pct_proficient": 0.2069,
       "sat_math_average_score": 431.7241
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.959,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9489,
       "chronic_absenteeism_pct": 0.1062,
       "sbac_ela_pct_proficient": 0.6818,
       "sbac_math_pct_proficient": 0.7256,
       "growth_apta_ela": 0.634,
       "growth_apta_math": 0.7145,
       "sat_ela_pct_proficient": 0.701,
       "sat_ela_average_score": 529.7938,
       "sat_math_pct_proficient": 0.4639,
       "sat_math_average_score": 515.1546
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Colebrook": {
   "town_code": "029",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0290011",
     "name": "Colebrook School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2070012",
     "name": "Regional School District 07",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 30812.18,
    "five_year_average_ending_2024_25": {
     "unweighted": 27465.95,
     "need_weighted": 25818.48,
     "need_weighted_cwift": 26001.66,
     "need_weighted_real": 27601.25
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 61,
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.64,
       "sbac_math_pct_proficient": 0.48,
       "growth_apta_ela": 0.4476,
       "growth_apta_math": 0.3866,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 71,
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.617,
       "sbac_math_pct_proficient": 0.7234,
       "growth_apta_ela": 0.4538,
       "growth_apta_math": 0.4957
      },
      "All school types": {
       "enrollment_all_school_types": 156
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9326,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5238,
       "sbac_math_pct_proficient": 0.6667
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9523,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6923,
       "sbac_math_pct_proficient": 0.7692,
       "growth_apta_ela": 0.3881,
       "growth_apta_math": 0.3731
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 73,
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": 0.1507,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.4128,
       "growth_apta_math": 0.5113,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 64,
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": 0.8158,
       "sbac_math_pct_proficient": 0.7632,
       "growth_apta_ela": 0.8232,
       "growth_apta_math": 0.8721
      },
      "All school types": {
       "enrollment_all_school_types": 156
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.2692,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": 0.9,
       "sbac_math_pct_proficient": 0.8
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 62,
       "attendance_rate": 0.9281,
       "chronic_absenteeism_pct": 0.1613,
       "sbac_ela_pct_proficient": 0.8182,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.3922,
       "growth_apta_math": 0.4541,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 62,
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7179,
       "sbac_math_pct_proficient": 0.8205,
       "growth_apta_ela": 0.6202,
       "growth_apta_math": 0.6883
      },
      "All school types": {
       "enrollment_all_school_types": 142
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8928,
       "chronic_absenteeism_pct": 0.2727,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.943,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5238,
       "sbac_math_pct_proficient": 0.7619
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9471,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9637,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Columbia": {
   "town_code": "030",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0300011",
     "name": "Columbia School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": null,
     "name": null,
     "via": "designated",
     "designated": [
      "0120011",
      "2080012",
      "2190012"
     ]
    }
   ],
   "high_school_arrangement": "tuition_designated",
   "spending_town_grain": {
    "ncep_2024_25": 22318.19,
    "five_year_average_ending_2024_25": {
     "unweighted": 20689.2,
     "need_weighted": 19338.3,
     "need_weighted_cwift": 18750.24,
     "need_weighted_real": 20721.22
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 38,
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 131,
       "attendance_rate": 0.9285,
       "chronic_absenteeism_pct": 0.1756,
       "sat_ela_pct_proficient": 0.7097,
       "sat_ela_average_score": 525.4839,
       "sat_math_pct_proficient": 0.2581,
       "sat_math_average_score": 497.7419
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 491,
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": 0.0822,
       "sbac_ela_pct_proficient": 0.5201,
       "sbac_math_pct_proficient": 0.5084,
       "growth_apta_ela": 0.5644,
       "growth_apta_math": 0.6293,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 682
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8824,
       "chronic_absenteeism_pct": 0.4,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9464,
       "chronic_absenteeism_pct": 0.1216,
       "sbac_ela_pct_proficient": 0.303,
       "sbac_math_pct_proficient": 0.2755,
       "growth_apta_ela": 0.5827,
       "growth_apta_math": 0.5117,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9633,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.0769,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 533.2,
       "sat_math_pct_proficient": 0.24,
       "sat_math_average_score": 504.4
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0629,
       "sbac_ela_pct_proficient": 0.6281,
       "sbac_math_pct_proficient": 0.6231,
       "growth_apta_ela": 0.5557,
       "growth_apta_math": 0.6854,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 40,
       "attendance_rate": 0.9549,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 142,
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": 0.0986,
       "sat_ela_pct_proficient": 0.7143,
       "sat_ela_average_score": 527.1429,
       "sat_math_pct_proficient": 0.2286,
       "sat_math_average_score": 464
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 467,
       "attendance_rate": 0.9503,
       "chronic_absenteeism_pct": 0.0791,
       "sbac_ela_pct_proficient": 0.5328,
       "sbac_math_pct_proficient": 0.4872,
       "growth_apta_ela": 0.6019,
       "growth_apta_math": 0.6066,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 669
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9143,
       "chronic_absenteeism_pct": 0.234,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": 0.1348,
       "sbac_ela_pct_proficient": 0.3085,
       "sbac_math_pct_proficient": 0.2447,
       "growth_apta_ela": 0.4974,
       "growth_apta_math": 0.5796,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.8571,
       "sat_ela_average_score": 566.6667,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 500.4762
      },
      "Public Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0519,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.6145,
       "growth_apta_ela": 0.6562,
       "growth_apta_math": 0.6205,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9572,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 156,
       "attendance_rate": 0.9327,
       "chronic_absenteeism_pct": 0.1474,
       "sat_ela_pct_proficient": 0.7879,
       "sat_ela_average_score": 537.8788,
       "sat_math_pct_proficient": 0.1818,
       "sat_math_average_score": 464.5455
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 449,
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": 0.0718,
       "sbac_ela_pct_proficient": 0.5636,
       "sbac_math_pct_proficient": 0.5223,
       "growth_apta_ela": 0.6868,
       "growth_apta_math": 0.6246,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 652
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9103,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1304,
       "sbac_ela_pct_proficient": 0.3441,
       "sbac_math_pct_proficient": 0.2796,
       "growth_apta_ela": 0.6274,
       "growth_apta_math": 0.5229,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.09,
       "sat_ela_pct_proficient": 0.8261,
       "sat_ela_average_score": 548.2609,
       "sat_math_pct_proficient": 0.2609,
       "sat_math_average_score": 484.7826
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.0429,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.6364,
       "growth_apta_ela": 0.7136,
       "growth_apta_math": 0.671,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Cornwall": {
   "town_code": "031",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0310011",
     "name": "Cornwall School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2010012",
     "name": "Regional School District 01",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 41009.38,
    "five_year_average_ending_2024_25": {
     "unweighted": 35533.92,
     "need_weighted": 32501.32,
     "need_weighted_cwift": 32732.07,
     "need_weighted_real": 34789.39
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 35,
       "attendance_rate": 0.9235,
       "chronic_absenteeism_pct": 0.1714,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 97,
       "attendance_rate": 0.9581,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.614,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.677,
       "growth_apta_math": 0.7214
      },
      "All school types": {
       "enrollment_all_school_types": 135
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9172,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9641,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4583,
       "sbac_math_pct_proficient": 0.5417
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7273,
       "sbac_math_pct_proficient": 0.7576,
       "growth_apta_ela": 0.7003,
       "growth_apta_math": 0.8113
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 40,
       "attendance_rate": 0.9236,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 79,
       "attendance_rate": 0.959,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7292,
       "sbac_math_pct_proficient": 0.75,
       "growth_apta_ela": 0.8216,
       "growth_apta_math": 0.7406
      },
      "All school types": {
       "enrollment_all_school_types": 123
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8077,
       "sbac_math_pct_proficient": 0.7692,
       "growth_apta_ela": 0.7432,
       "growth_apta_math": 0.6287
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9647,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": 0.6364,
       "sbac_math_pct_proficient": 0.7273
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 36,
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 87,
       "attendance_rate": 0.9582,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7059,
       "sbac_math_pct_proficient": 0.6471,
       "growth_apta_ela": 0.5653,
       "growth_apta_math": 0.5922
      },
      "All school types": {
       "enrollment_all_school_types": 126
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9489,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7419,
       "sbac_math_pct_proficient": 0.6452,
       "growth_apta_ela": 0.5925,
       "growth_apta_math": 0.5444
      }
     },
     "High Needs": {
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9627,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.65
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Coventry": {
   "town_code": "032",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0320011",
     "name": "Coventry School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19489.29,
    "five_year_average_ending_2024_25": {
     "unweighted": 18330.58,
     "need_weighted": 16997.49,
     "need_weighted_cwift": 16481.54,
     "need_weighted_real": 18224.79
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 57,
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 121,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 24,
       "attendance_rate": 0.9407,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 40,
       "attendance_rate": 0.9312,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1501,
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1288,
       "sbac_ela_pct_proficient": 0.6945,
       "sbac_math_pct_proficient": 0.6275,
       "growth_apta_ela": 0.6661,
       "growth_apta_math": 0.7135,
       "sat_ela_pct_proficient": 0.7191,
       "sat_ela_average_score": 526.8539,
       "sat_math_pct_proficient": 0.3483,
       "sat_math_average_score": 501.7978
      },
      "All school types": {
       "enrollment_all_school_types": 1751
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9386,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": 0.1845,
       "sbac_ela_pct_proficient": 0.4634,
       "sbac_math_pct_proficient": 0.4146,
       "growth_apta_ela": 0.6188,
       "growth_apta_math": 0.688,
       "sat_ela_pct_proficient": 0.48,
       "sat_ela_average_score": 477.2,
       "sat_math_pct_proficient": 0.24,
       "sat_math_average_score": 453.6
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9572,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": 0.0996,
       "sbac_ela_pct_proficient": 0.8178,
       "sbac_math_pct_proficient": 0.7413,
       "growth_apta_ela": 0.6912,
       "growth_apta_math": 0.7269,
       "sat_ela_pct_proficient": 0.8125,
       "sat_ela_average_score": 546.25,
       "sat_math_pct_proficient": 0.3906,
       "sat_math_average_score": 520.625
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 70,
       "attendance_rate": 0.9493,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 114,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 25,
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1501,
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": 0.0927,
       "sbac_ela_pct_proficient": 0.7388,
       "sbac_math_pct_proficient": 0.6424,
       "growth_apta_ela": 0.6886,
       "growth_apta_math": 0.7071,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 548,
       "sat_math_pct_proficient": 0.5182,
       "sat_math_average_score": 526.2727
      },
      "All school types": {
       "enrollment_all_school_types": 1742
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": 0.1519,
       "sbac_ela_pct_proficient": 0.5447,
       "sbac_math_pct_proficient": 0.437,
       "growth_apta_ela": 0.6423,
       "growth_apta_math": 0.6529,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 471.25,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 456.6667
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.0594,
       "sbac_ela_pct_proficient": 0.8475,
       "sbac_math_pct_proficient": 0.756,
       "growth_apta_ela": 0.7147,
       "growth_apta_math": 0.7371,
       "sat_ela_pct_proficient": 0.8837,
       "sat_ela_average_score": 569.4186,
       "sat_math_pct_proficient": 0.593,
       "sat_math_average_score": 545.6977
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 64,
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": 0.1094,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 135,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 26,
       "attendance_rate": 0.9566,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 20,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1458,
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.0809,
       "sbac_ela_pct_proficient": 0.7255,
       "sbac_math_pct_proficient": 0.675,
       "growth_apta_ela": 0.6669,
       "growth_apta_math": 0.6711,
       "sat_ela_pct_proficient": 0.6742,
       "sat_ela_average_score": 527.191,
       "sat_math_pct_proficient": 0.4382,
       "sat_math_average_score": 505.618
      },
      "All school types": {
       "enrollment_all_school_types": 1712
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": 0.1341,
       "sbac_ela_pct_proficient": 0.5135,
       "sbac_math_pct_proficient": 0.463,
       "growth_apta_ela": 0.5745,
       "growth_apta_math": 0.6117,
       "sat_ela_pct_proficient": 0.3478,
       "sat_ela_average_score": 465.6522,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 450.4348
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9558,
       "chronic_absenteeism_pct": 0.0526,
       "sbac_ela_pct_proficient": 0.8433,
       "sbac_math_pct_proficient": 0.7918,
       "growth_apta_ela": 0.7141,
       "growth_apta_math": 0.7012,
       "sat_ela_pct_proficient": 0.7879,
       "sat_ela_average_score": 548.6364,
       "sat_math_pct_proficient": 0.5303,
       "sat_math_average_score": 524.8485
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Cromwell": {
   "town_code": "033",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0330011",
     "name": "Cromwell School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21604.67,
    "five_year_average_ending_2024_25": {
     "unweighted": 19021.68,
     "need_weighted": 17317.79,
     "need_weighted_cwift": 16813.06,
     "need_weighted_real": 18512.92
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 37,
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 20,
       "attendance_rate": 0.9019,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 53,
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1806,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.0975,
       "sbac_ela_pct_proficient": 0.5631,
       "sbac_math_pct_proficient": 0.5228,
       "growth_apta_ela": 0.6412,
       "growth_apta_math": 0.6502,
       "sat_ela_pct_proficient": 0.6935,
       "sat_ela_average_score": 536.9355,
       "sat_math_pct_proficient": 0.4032,
       "sat_math_average_score": 512.3387
      },
      "All school types": {
       "enrollment_all_school_types": 1917
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9019,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9327,
       "chronic_absenteeism_pct": 0.1794,
       "sbac_ela_pct_proficient": 0.3502,
       "sbac_math_pct_proficient": 0.278,
       "growth_apta_ela": 0.6226,
       "growth_apta_math": 0.5861,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 500.2273,
       "sat_math_pct_proficient": 0.2045,
       "sat_math_average_score": 468.8636
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": 0.0547,
       "sbac_ela_pct_proficient": 0.6649,
       "sbac_math_pct_proficient": 0.6401,
       "growth_apta_ela": 0.6496,
       "growth_apta_math": 0.6793,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 557.125,
       "sat_math_pct_proficient": 0.5125,
       "sat_math_average_score": 536.25
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 41,
       "attendance_rate": 0.9283,
       "chronic_absenteeism_pct": 0.2683,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 20,
       "attendance_rate": 0.9186,
       "chronic_absenteeism_pct": 0.3,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 53,
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": 0.2273,
       "sbac_ela_pct_proficient": 0.6364,
       "sbac_math_pct_proficient": 0.5909,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1745,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1047,
       "sbac_ela_pct_proficient": 0.6315,
       "sbac_math_pct_proficient": 0.557,
       "growth_apta_ela": 0.7046,
       "growth_apta_math": 0.674,
       "sat_ela_pct_proficient": 0.6852,
       "sat_ela_average_score": 524.7222,
       "sat_math_pct_proficient": 0.3981,
       "sat_math_average_score": 498.5185
      },
      "All school types": {
       "enrollment_all_school_types": 1862
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9186,
       "chronic_absenteeism_pct": 0.3,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": 0.28,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9249,
       "chronic_absenteeism_pct": 0.2014,
       "sbac_ela_pct_proficient": 0.4139,
       "sbac_math_pct_proficient": 0.3199,
       "growth_apta_ela": 0.6614,
       "growth_apta_math": 0.5961,
       "sat_ela_pct_proficient": 0.4545,
       "sat_ela_average_score": 489.0909,
       "sat_math_pct_proficient": 0.2121,
       "sat_math_average_score": 446.3636
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9537,
       "chronic_absenteeism_pct": 0.0534,
       "sbac_ela_pct_proficient": 0.7391,
       "sbac_math_pct_proficient": 0.6739,
       "growth_apta_ela": 0.7249,
       "growth_apta_math": 0.7104,
       "sat_ela_pct_proficient": 0.7867,
       "sat_ela_average_score": 540.4,
       "sat_math_pct_proficient": 0.48,
       "sat_math_average_score": 521.4667
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 41,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1707,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 53,
       "attendance_rate": 0.9318,
       "chronic_absenteeism_pct": 0.1795,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1687,
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": 0.1018,
       "sbac_ela_pct_proficient": 0.6232,
       "sbac_math_pct_proficient": 0.561,
       "growth_apta_ela": 0.6417,
       "growth_apta_math": 0.6364,
       "sat_ela_pct_proficient": 0.7786,
       "sat_ela_average_score": 536.6412,
       "sat_math_pct_proficient": 0.5038,
       "sat_math_average_score": 525.6489
      },
      "All school types": {
       "enrollment_all_school_types": 1794
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9185,
       "chronic_absenteeism_pct": 0.2727,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": 0.1794,
       "sbac_ela_pct_proficient": 0.3686,
       "sbac_math_pct_proficient": 0.3358,
       "growth_apta_ela": 0.5769,
       "growth_apta_math": 0.5729,
       "sat_ela_pct_proficient": 0.5641,
       "sat_ela_average_score": 491.5385,
       "sat_math_pct_proficient": 0.2308,
       "sat_math_average_score": 464.8718
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9547,
       "chronic_absenteeism_pct": 0.0609,
       "sbac_ela_pct_proficient": 0.7509,
       "sbac_math_pct_proficient": 0.674,
       "growth_apta_ela": 0.6727,
       "growth_apta_math": 0.6668,
       "sat_ela_pct_proficient": 0.8696,
       "sat_ela_average_score": 555.7609,
       "sat_math_pct_proficient": 0.6196,
       "sat_math_average_score": 551.413
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Danbury": {
   "town_code": "034",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0340011",
     "name": "Danbury School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 17436.08,
    "five_year_average_ending_2024_25": {
     "unweighted": 15586.16,
     "need_weighted": 12540.14,
     "need_weighted_cwift": 10346.13,
     "need_weighted_real": 13440.36
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 434,
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0438,
       "sat_ela_pct_proficient": 0.505,
       "sat_ela_average_score": 473.7624,
       "sat_math_pct_proficient": 0.1386,
       "sat_math_average_score": 455.7426
      },
      "Open Choice": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 269,
       "attendance_rate": 0.958,
       "chronic_absenteeism_pct": 0.0595,
       "sbac_ela_pct_proficient": 0.5507,
       "sbac_math_pct_proficient": 0.6159,
       "growth_apta_ela": 0.7257,
       "growth_apta_math": 0.8402,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 103,
       "attendance_rate": 0.7816,
       "chronic_absenteeism_pct": 0.6863,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 395,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 379.1667
      },
      "Regional Schools": {
       "enrollment": 26,
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 11890,
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": 0.1654,
       "sbac_ela_pct_proficient": 0.2904,
       "sbac_math_pct_proficient": 0.2539,
       "growth_apta_ela": 0.5201,
       "growth_apta_math": 0.5191,
       "sat_ela_pct_proficient": 0.3658,
       "sat_ela_average_score": 434.6931,
       "sat_math_pct_proficient": 0.1155,
       "sat_math_average_score": 421.5884
      },
      "All school types": {
       "enrollment_all_school_types": 12735
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0598,
       "sat_ela_pct_proficient": 0.5091,
       "sat_ela_average_score": 462.1818,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 440.9091
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9559,
       "chronic_absenteeism_pct": 0.0645,
       "sbac_ela_pct_proficient": 0.4805,
       "sbac_math_pct_proficient": 0.5065,
       "growth_apta_ela": 0.7133,
       "growth_apta_math": 0.8314,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7707,
       "chronic_absenteeism_pct": 0.7294,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 387,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 372
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9329,
       "chronic_absenteeism_pct": 0.1869,
       "sbac_ela_pct_proficient": 0.1993,
       "sbac_math_pct_proficient": 0.1754,
       "growth_apta_ela": 0.5129,
       "growth_apta_math": 0.5067,
       "sat_ela_pct_proficient": 0.2218,
       "sat_ela_average_score": 397.6208,
       "sat_math_pct_proficient": 0.0608,
       "sat_math_average_score": 396.0823
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9604,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 487.6087,
       "sat_math_pct_proficient": 0.2391,
       "sat_math_average_score": 473.4783
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9607,
       "chronic_absenteeism_pct": 0.0526,
       "sbac_ela_pct_proficient": 0.6393,
       "sbac_math_pct_proficient": 0.7541,
       "growth_apta_ela": 0.7426,
       "growth_apta_math": 0.852
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.1017,
       "sbac_ela_pct_proficient": 0.5785,
       "sbac_math_pct_proficient": 0.5024,
       "growth_apta_ela": 0.5411,
       "growth_apta_math": 0.5548,
       "sat_ela_pct_proficient": 0.6618,
       "sat_ela_average_score": 510.8824,
       "sat_math_pct_proficient": 0.2279,
       "sat_math_average_score": 474.0074
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 487,
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0452,
       "sat_ela_pct_proficient": 0.47,
       "sat_ela_average_score": 473.9,
       "sat_math_pct_proficient": 0.12,
       "sat_math_average_score": 441
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 241,
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.0456,
       "sbac_ela_pct_proficient": 0.6618,
       "sbac_math_pct_proficient": 0.6691,
       "growth_apta_ela": 0.8327,
       "growth_apta_math": 0.7631,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 96,
       "attendance_rate": 0.7812,
       "chronic_absenteeism_pct": 0.6562,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 37,
       "attendance_rate": 0.926,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 11534,
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1481,
       "sbac_ela_pct_proficient": 0.3239,
       "sbac_math_pct_proficient": 0.2886,
       "growth_apta_ela": 0.5872,
       "growth_apta_math": 0.5614,
       "sat_ela_pct_proficient": 0.372,
       "sat_ela_average_score": 442.5851,
       "sat_math_pct_proficient": 0.1261,
       "sat_math_average_score": 416.5448
      },
      "All school types": {
       "enrollment_all_school_types": 12402
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.0609,
       "sat_ela_pct_proficient": 0.4444,
       "sat_ela_average_score": 464.8148,
       "sat_math_pct_proficient": 0.1296,
       "sat_math_average_score": 436.1111
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": 0.049,
       "sbac_ela_pct_proficient": 0.5316,
       "sbac_math_pct_proficient": 0.5823,
       "growth_apta_ela": 0.8204,
       "growth_apta_math": 0.7848
      },
      "Program": {
       "attendance_rate": 0.7652,
       "chronic_absenteeism_pct": 0.6974,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": 0.1691,
       "sbac_ela_pct_proficient": 0.2286,
       "sbac_math_pct_proficient": 0.2108,
       "growth_apta_ela": 0.5677,
       "growth_apta_math": 0.5505,
       "sat_ela_pct_proficient": 0.2447,
       "sat_ela_average_score": 408.9101,
       "sat_math_pct_proficient": 0.0631,
       "sat_math_average_score": 388.8145
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 484.5652,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 446.7391
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8421,
       "sbac_math_pct_proficient": 0.7895,
       "growth_apta_ela": 0.8487,
       "growth_apta_math": 0.735,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8387,
       "chronic_absenteeism_pct": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.922,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": 0.0871,
       "sbac_ela_pct_proficient": 0.6174,
       "sbac_math_pct_proficient": 0.528,
       "growth_apta_ela": 0.6423,
       "growth_apta_math": 0.5921,
       "sat_ela_pct_proficient": 0.6185,
       "sat_ela_average_score": 507.8148,
       "sat_math_pct_proficient": 0.2481,
       "sat_math_average_score": 470.2593
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 515,
       "attendance_rate": 0.953,
       "chronic_absenteeism_pct": 0.0796,
       "sat_ela_pct_proficient": 0.3256,
       "sat_ela_average_score": 442.5581,
       "sat_math_pct_proficient": 0.0775,
       "sat_math_average_score": 424.8837
      },
      "Open Choice": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 260,
       "attendance_rate": 0.9609,
       "chronic_absenteeism_pct": 0.0462,
       "sbac_ela_pct_proficient": 0.619,
       "sbac_math_pct_proficient": 0.6463,
       "growth_apta_ela": 0.7215,
       "growth_apta_math": 0.6662
      },
      "Program": {
       "enrollment": 118,
       "attendance_rate": 0.8228,
       "chronic_absenteeism_pct": 0.6441,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 42,
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 10871,
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": 0.1432,
       "sbac_ela_pct_proficient": 0.361,
       "sbac_math_pct_proficient": 0.2983,
       "growth_apta_ela": 0.5991,
       "growth_apta_math": 0.5264,
       "sat_ela_pct_proficient": 0.313,
       "sat_ela_average_score": 434.878,
       "sat_math_pct_proficient": 0.1111,
       "sat_math_average_score": 412.4661
      },
      "All school types": {
       "enrollment_all_school_types": 11815
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": 0.0874,
       "sat_ela_pct_proficient": 0.2588,
       "sat_ela_average_score": 425.8824,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412.9412
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0559,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.5128,
       "growth_apta_ela": 0.7634,
       "growth_apta_math": 0.6185
      },
      "Program": {
       "attendance_rate": 0.8207,
       "chronic_absenteeism_pct": 0.6346,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1616,
       "sbac_ela_pct_proficient": 0.2612,
       "sbac_math_pct_proficient": 0.2234,
       "growth_apta_ela": 0.5888,
       "growth_apta_math": 0.5176,
       "sat_ela_pct_proficient": 0.1931,
       "sat_ela_average_score": 401.8902,
       "sat_math_pct_proficient": 0.0528,
       "sat_math_average_score": 383.8821
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.068,
       "sat_ela_pct_proficient": 0.4545,
       "sat_ela_average_score": 474.7727,
       "sat_math_pct_proficient": 0.1364,
       "sat_math_average_score": 447.9545
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9652,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7536,
       "sbac_math_pct_proficient": 0.7971,
       "growth_apta_ela": 0.6741,
       "growth_apta_math": 0.7201
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9365,
       "chronic_absenteeism_pct": 0.2,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9508,
       "chronic_absenteeism_pct": 0.0912,
       "sbac_ela_pct_proficient": 0.6528,
       "sbac_math_pct_proficient": 0.5169,
       "growth_apta_ela": 0.6279,
       "growth_apta_math": 0.5508,
       "sat_ela_pct_proficient": 0.5528,
       "sat_ela_average_score": 500.8537,
       "sat_math_pct_proficient": 0.2276,
       "sat_math_average_score": 469.6341
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Darien": {
   "town_code": "035",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0350011",
     "name": "Darien School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 26238.54,
    "five_year_average_ending_2024_25": {
     "unweighted": 24364.35,
     "need_weighted": 24166.65,
     "need_weighted_cwift": 19929.71,
     "need_weighted_real": 25883.75
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 4696,
       "attendance_rate": 0.9605,
       "chronic_absenteeism_pct": 0.0425,
       "sbac_ela_pct_proficient": 0.8181,
       "sbac_math_pct_proficient": 0.8216,
       "growth_apta_ela": 0.7298,
       "growth_apta_math": 0.7414,
       "sat_ela_pct_proficient": 0.8973,
       "sat_ela_average_score": 602.0544,
       "sat_math_pct_proficient": 0.7583,
       "sat_math_average_score": 592.7492
      },
      "All school types": {
       "enrollment_all_school_types": 4713
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9529,
       "chronic_absenteeism_pct": 0.0745,
       "sbac_ela_pct_proficient": 0.5085,
       "sbac_math_pct_proficient": 0.5203,
       "growth_apta_ela": 0.6495,
       "growth_apta_math": 0.6425,
       "sat_ela_pct_proficient": 0.7215,
       "sat_ela_average_score": 533.7975,
       "sat_math_pct_proficient": 0.4304,
       "sat_math_average_score": 506.5823
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9627,
       "chronic_absenteeism_pct": 0.0332,
       "sbac_ela_pct_proficient": 0.9079,
       "sbac_math_pct_proficient": 0.9084,
       "growth_apta_ela": 0.7517,
       "growth_apta_math": 0.7681,
       "sat_ela_pct_proficient": 0.9524,
       "sat_ela_average_score": 623.4524,
       "sat_math_pct_proficient": 0.8611,
       "sat_math_average_score": 619.7619
      }
     }
    },
    "2024-25": {
     "All Students": {
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 4680,
       "attendance_rate": 0.9592,
       "chronic_absenteeism_pct": 0.0435,
       "sbac_ela_pct_proficient": 0.8359,
       "sbac_math_pct_proficient": 0.8298,
       "growth_apta_ela": 0.7055,
       "growth_apta_math": 0.7509,
       "sat_ela_pct_proficient": 0.943,
       "sat_ela_average_score": 614.7578,
       "sat_math_pct_proficient": 0.7863,
       "sat_math_average_score": 603.3903
      },
      "All school types": {
       "enrollment_all_school_types": 4696
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": 0.078,
       "sbac_ela_pct_proficient": 0.5374,
       "sbac_math_pct_proficient": 0.5283,
       "growth_apta_ela": 0.6314,
       "growth_apta_math": 0.6431,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 549.1765,
       "sat_math_pct_proficient": 0.4235,
       "sat_math_average_score": 516.2353
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.962,
       "chronic_absenteeism_pct": 0.0335,
       "sbac_ela_pct_proficient": 0.9152,
       "sbac_math_pct_proficient": 0.9097,
       "growth_apta_ela": 0.7255,
       "growth_apta_math": 0.7799,
       "sat_ela_pct_proficient": 0.9887,
       "sat_ela_average_score": 635.7143,
       "sat_math_pct_proficient": 0.9023,
       "sat_math_average_score": 631.2406
      }
     }
    },
    "2025-26": {
     "All Students": {
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 138,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4425,
       "attendance_rate": 0.959,
       "chronic_absenteeism_pct": 0.042,
       "sbac_ela_pct_proficient": 0.82,
       "sbac_math_pct_proficient": 0.8209,
       "growth_apta_ela": 0.6831,
       "growth_apta_math": 0.7222,
       "sat_ela_pct_proficient": 0.9136,
       "sat_ela_average_score": 606.1111,
       "sat_math_pct_proficient": 0.7716,
       "sat_math_average_score": 594.5988
      },
      "All school types": {
       "enrollment_all_school_types": 4575
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.0819,
       "sbac_ela_pct_proficient": 0.5501,
       "sbac_math_pct_proficient": 0.4922,
       "growth_apta_ela": 0.5872,
       "growth_apta_math": 0.5498,
       "sat_ela_pct_proficient": 0.6974,
       "sat_ela_average_score": 534.4737,
       "sat_math_pct_proficient": 0.4211,
       "sat_math_average_score": 507.1053
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9609,
       "chronic_absenteeism_pct": 0.0313,
       "sbac_ela_pct_proficient": 0.8946,
       "sbac_math_pct_proficient": 0.9119,
       "growth_apta_ela": 0.7084,
       "growth_apta_math": 0.7678,
       "sat_ela_pct_proficient": 0.9798,
       "sat_ela_average_score": 628.0645,
       "sat_math_pct_proficient": 0.879,
       "sat_math_average_score": 621.4113
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Deep River": {
   "town_code": "036",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0360011",
     "name": "Deep River School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2040012",
     "name": "Regional School District 04",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 30804.51,
    "five_year_average_ending_2024_25": {
     "unweighted": 26648.89,
     "need_weighted": 24335.47,
     "need_weighted_cwift": 23618.33,
     "need_weighted_real": 25975.92
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 258,
       "attendance_rate": 0.9276,
       "chronic_absenteeism_pct": 0.2016,
       "sbac_ela_pct_proficient": 0.4103,
       "sbac_math_pct_proficient": 0.4615,
       "growth_apta_ela": 0.295,
       "growth_apta_math": 0.4558,
       "sat_ela_pct_proficient": 0.5238,
       "sat_ela_average_score": 474.2857,
       "sat_math_pct_proficient": 0.2857,
       "sat_math_average_score": 459.0476
      },
      "Public Schools": {
       "enrollment": 214,
       "attendance_rate": 0.9566,
       "chronic_absenteeism_pct": 0.069,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.7238,
       "growth_apta_ela": 0.5999,
       "growth_apta_math": 0.6053
      },
      "All school types": {
       "enrollment_all_school_types": 486
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9,
       "chronic_absenteeism_pct": 0.3304,
       "sbac_ela_pct_proficient": 0.1765,
       "sbac_math_pct_proficient": 0.2941,
       "growth_apta_ela": 0.2533,
       "growth_apta_math": 0.4246,
       "sat_ela_pct_proficient": 0.3,
       "sat_ela_average_score": 425,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 401
      },
      "Public Schools": {
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": 0.0928,
       "sbac_ela_pct_proficient": 0.5714,
       "sbac_math_pct_proficient": 0.5714,
       "growth_apta_ela": 0.6453,
       "growth_apta_math": 0.594
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.0979,
       "sbac_ela_pct_proficient": 0.5909,
       "sbac_math_pct_proficient": 0.5909,
       "growth_apta_ela": 0.3278,
       "growth_apta_math": 0.4804,
       "sat_ela_pct_proficient": 0.7273,
       "sat_ela_average_score": 519.0909,
       "sat_math_pct_proficient": 0.4545,
       "sat_math_average_score": 511.8182
      },
      "Public Schools": {
       "attendance_rate": 0.9621,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.8571,
       "growth_apta_ela": 0.5671,
       "growth_apta_math": 0.6135
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 215,
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": 0.1442,
       "sbac_ela_pct_proficient": 0.5714,
       "sbac_math_pct_proficient": 0.5357,
       "growth_apta_ela": 0.6207,
       "growth_apta_math": 0.5509,
       "sat_ela_pct_proficient": 0.7273,
       "sat_ela_average_score": 497.5758,
       "sat_math_pct_proficient": 0.2727,
       "sat_math_average_score": 478.1818
      },
      "Public Schools": {
       "enrollment": 217,
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.0969,
       "sbac_ela_pct_proficient": 0.6486,
       "sbac_math_pct_proficient": 0.6937,
       "growth_apta_ela": 0.6196,
       "growth_apta_math": 0.6599
      },
      "All school types": {
       "enrollment_all_school_types": 447
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9203,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": 0.45,
       "sbac_math_pct_proficient": 0.35,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.131,
       "sbac_ela_pct_proficient": 0.5417,
       "sbac_math_pct_proficient": 0.5625,
       "growth_apta_ela": 0.5554,
       "growth_apta_math": 0.6482
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": 0.0763,
       "sbac_ela_pct_proficient": 0.6389,
       "sbac_math_pct_proficient": 0.6389,
       "growth_apta_ela": 0.6913,
       "growth_apta_math": 0.5784,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9565,
       "chronic_absenteeism_pct": 0.0714,
       "sbac_ela_pct_proficient": 0.7302,
       "sbac_math_pct_proficient": 0.7937,
       "growth_apta_ela": 0.6734,
       "growth_apta_math": 0.6698
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 193,
       "attendance_rate": 0.942,
       "chronic_absenteeism_pct": 0.1295,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.5652,
       "growth_apta_ela": 0.4625,
       "growth_apta_math": 0.5421,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 539.75,
       "sat_math_pct_proficient": 0.325,
       "sat_math_average_score": 498.5
      },
      "Public Schools": {
       "enrollment": 222,
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": 0.0804,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.75,
       "growth_apta_ela": 0.6135,
       "growth_apta_math": 0.6513
      },
      "All school types": {
       "enrollment_all_school_types": 428
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.913,
       "chronic_absenteeism_pct": 0.2237,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1412,
       "sbac_ela_pct_proficient": 0.463,
       "sbac_math_pct_proficient": 0.5556,
       "growth_apta_ela": 0.4865,
       "growth_apta_math": 0.4509
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9606,
       "chronic_absenteeism_pct": 0.0684,
       "sbac_ela_pct_proficient": 0.5185,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.5135,
       "growth_apta_math": 0.6291,
       "sat_ela_pct_proficient": 0.8276,
       "sat_ela_average_score": 562.4138,
       "sat_math_pct_proficient": 0.4138,
       "sat_math_average_score": 530.6897
      },
      "Public Schools": {
       "attendance_rate": 0.9641,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.803,
       "sbac_math_pct_proficient": 0.9091,
       "growth_apta_ela": 0.7172,
       "growth_apta_math": 0.8108
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Derby": {
   "town_code": "037",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0370011",
     "name": "Derby School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24104.59,
    "five_year_average_ending_2024_25": {
     "unweighted": 21641.5,
     "need_weighted": 18478.24,
     "need_weighted_cwift": 17913.27,
     "need_weighted_real": 19815.91
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 98,
       "attendance_rate": 0.9347,
       "chronic_absenteeism_pct": 0.1224,
       "sat_ela_pct_proficient": 0.35,
       "sat_ela_average_score": 445,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 408.5
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 67,
       "attendance_rate": 0.9247,
       "chronic_absenteeism_pct": 0.3182,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.5142,
       "growth_apta_math": 0.4795,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 42,
       "attendance_rate": 0.7701,
       "chronic_absenteeism_pct": 0.7381,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 1327,
       "attendance_rate": 0.9186,
       "chronic_absenteeism_pct": 0.2649,
       "sbac_ela_pct_proficient": 0.3246,
       "sbac_math_pct_proficient": 0.2123,
       "growth_apta_ela": 0.5308,
       "growth_apta_math": 0.438,
       "sat_ela_pct_proficient": 0.4,
       "sat_ela_average_score": 444.9,
       "sat_math_pct_proficient": 0.12,
       "sat_math_average_score": 403.1
      },
      "All school types": {
       "enrollment_all_school_types": 1543
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9234,
       "chronic_absenteeism_pct": 0.1739,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9127,
       "chronic_absenteeism_pct": 0.3902,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7656,
       "chronic_absenteeism_pct": 0.75,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9126,
       "chronic_absenteeism_pct": 0.3052,
       "sbac_ela_pct_proficient": 0.2609,
       "sbac_math_pct_proficient": 0.1618,
       "growth_apta_ela": 0.5048,
       "growth_apta_math": 0.4293,
       "sat_ela_pct_proficient": 0.2742,
       "sat_ela_average_score": 410.8065,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 374.6774
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9325,
       "chronic_absenteeism_pct": 0.1689,
       "sbac_ela_pct_proficient": 0.4936,
       "sbac_math_pct_proficient": 0.3462,
       "growth_apta_ela": 0.598,
       "growth_apta_math": 0.4607,
       "sat_ela_pct_proficient": 0.6053,
       "sat_ela_average_score": 500.5263,
       "sat_math_pct_proficient": 0.2632,
       "sat_math_average_score": 449.4737
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 88,
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.125,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 455.9259,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.5926
      },
      "Open Choice": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 65,
       "attendance_rate": 0.9174,
       "chronic_absenteeism_pct": 0.2419,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.5133,
       "growth_apta_math": 0.6126,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 24,
       "attendance_rate": 0.808,
       "chronic_absenteeism_pct": 0.5417,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 1301,
       "attendance_rate": 0.9313,
       "chronic_absenteeism_pct": 0.1882,
       "sbac_ela_pct_proficient": 0.3427,
       "sbac_math_pct_proficient": 0.2372,
       "growth_apta_ela": 0.5438,
       "growth_apta_math": 0.5334,
       "sat_ela_pct_proficient": 0.3906,
       "sat_ela_average_score": 446.0938,
       "sat_math_pct_proficient": 0.0938,
       "sat_math_average_score": 413.125
      },
      "All school types": {
       "enrollment_all_school_types": 1499
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1458,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.8878,
       "chronic_absenteeism_pct": 0.3889,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8064,
       "chronic_absenteeism_pct": 0.5652,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9246,
       "chronic_absenteeism_pct": 0.2208,
       "sbac_ela_pct_proficient": 0.2575,
       "sbac_math_pct_proficient": 0.1763,
       "growth_apta_ela": 0.5006,
       "growth_apta_math": 0.4957,
       "sat_ela_pct_proficient": 0.2188,
       "sat_ela_average_score": 405.3125,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 380.3125
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9585,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9462,
       "chronic_absenteeism_pct": 0.1141,
       "sbac_ela_pct_proficient": 0.5511,
       "sbac_math_pct_proficient": 0.3864,
       "growth_apta_ela": 0.6497,
       "growth_apta_math": 0.6264,
       "sat_ela_pct_proficient": 0.5625,
       "sat_ela_average_score": 486.875,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 445.9375
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 84,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.131,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 77,
       "attendance_rate": 0.92,
       "chronic_absenteeism_pct": 0.3288,
       "sbac_ela_pct_proficient": 0.5405,
       "sbac_math_pct_proficient": 0.3784,
       "growth_apta_ela": 0.7042,
       "growth_apta_math": 0.5566,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 24,
       "attendance_rate": 0.7796,
       "chronic_absenteeism_pct": 0.7083,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1215,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1911,
       "sbac_ela_pct_proficient": 0.3446,
       "sbac_math_pct_proficient": 0.2433,
       "growth_apta_ela": 0.564,
       "growth_apta_math": 0.4997,
       "sat_ela_pct_proficient": 0.481,
       "sat_ela_average_score": 472.5316,
       "sat_math_pct_proficient": 0.1392,
       "sat_math_average_score": 434.6835
      },
      "All school types": {
       "enrollment_all_school_types": 1420
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": 0.1818,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9036,
       "chronic_absenteeism_pct": 0.42,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.2727,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7796,
       "chronic_absenteeism_pct": 0.6957,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9299,
       "chronic_absenteeism_pct": 0.2276,
       "sbac_ela_pct_proficient": 0.2828,
       "sbac_math_pct_proficient": 0.1954,
       "growth_apta_ela": 0.5547,
       "growth_apta_math": 0.5076,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 433.5714,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 406.1905
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.1099,
       "sbac_ela_pct_proficient": 0.4828,
       "sbac_math_pct_proficient": 0.3506,
       "growth_apta_ela": 0.5868,
       "growth_apta_math": 0.4805,
       "sat_ela_pct_proficient": 0.6486,
       "sat_ela_average_score": 516.7568,
       "sat_math_pct_proficient": 0.1892,
       "sat_math_average_score": 467.027
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Durham": {
   "town_code": "038",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2130012",
     "name": "Regional School District 13",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 885,
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": 0.0686,
       "sbac_ela_pct_proficient": 0.5537,
       "sbac_math_pct_proficient": 0.4702,
       "growth_apta_ela": 0.5473,
       "growth_apta_math": 0.5381,
       "sat_ela_pct_proficient": 0.7344,
       "sat_ela_average_score": 535,
       "sat_math_pct_proficient": 0.5312,
       "sat_math_average_score": 509.6875
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 921
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9452,
       "chronic_absenteeism_pct": 0.1306,
       "sbac_ela_pct_proficient": 0.232,
       "sbac_math_pct_proficient": 0.2,
       "growth_apta_ela": 0.4113,
       "growth_apta_math": 0.4949,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9608,
       "chronic_absenteeism_pct": 0.0439,
       "sbac_ela_pct_proficient": 0.6905,
       "sbac_math_pct_proficient": 0.585,
       "growth_apta_ela": 0.6054,
       "growth_apta_math": 0.5567,
       "sat_ela_pct_proficient": 0.8723,
       "sat_ela_average_score": 563.1915,
       "sat_math_pct_proficient": 0.6809,
       "sat_math_average_score": 545.5319
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 860,
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": 0.0909,
       "sbac_ela_pct_proficient": 0.6455,
       "sbac_math_pct_proficient": 0.4719,
       "growth_apta_ela": 0.6918,
       "growth_apta_math": 0.6549,
       "sat_ela_pct_proficient": 0.881,
       "sat_ela_average_score": 558.8095,
       "sat_math_pct_proficient": 0.619,
       "sat_math_average_score": 540.7143
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 895
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9364,
       "chronic_absenteeism_pct": 0.1551,
       "sbac_ela_pct_proficient": 0.3659,
       "sbac_math_pct_proficient": 0.1707,
       "growth_apta_ela": 0.6412,
       "growth_apta_math": 0.5968,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.959,
       "chronic_absenteeism_pct": 0.0643,
       "sbac_ela_pct_proficient": 0.7657,
       "sbac_math_pct_proficient": 0.6014,
       "growth_apta_ela": 0.7125,
       "growth_apta_math": 0.6787,
       "sat_ela_pct_proficient": 0.8889,
       "sat_ela_average_score": 575.5556,
       "sat_math_pct_proficient": 0.6667,
       "sat_math_average_score": 556.3889
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 827,
       "attendance_rate": 0.9554,
       "chronic_absenteeism_pct": 0.0612,
       "sbac_ela_pct_proficient": 0.6259,
       "sbac_math_pct_proficient": 0.4389,
       "growth_apta_ela": 0.6339,
       "growth_apta_math": 0.6026,
       "sat_ela_pct_proficient": 0.7903,
       "sat_ela_average_score": 545.9677,
       "sat_math_pct_proficient": 0.4839,
       "sat_math_average_score": 510.8065
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 866
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.0917,
       "sbac_ela_pct_proficient": 0.3273,
       "sbac_math_pct_proficient": 0.1545,
       "growth_apta_ela": 0.5262,
       "growth_apta_math": 0.4955,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.958,
       "chronic_absenteeism_pct": 0.0498,
       "sbac_ela_pct_proficient": 0.7388,
       "sbac_math_pct_proficient": 0.5464,
       "growth_apta_ela": 0.6741,
       "growth_apta_math": 0.6426,
       "sat_ela_pct_proficient": 0.9167,
       "sat_ela_average_score": 572.2917,
       "sat_math_pct_proficient": 0.5833,
       "sat_math_average_score": 535
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Eastford": {
   "town_code": "039",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0390011",
     "name": "Eastford School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9030022",
     "name": "The Woodstock Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 23113.48,
    "five_year_average_ending_2024_25": {
     "unweighted": 23050.71,
     "need_weighted": 21550.59,
     "need_weighted_cwift": 22138.08,
     "need_weighted_real": 23167.36
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 40,
       "attendance_rate": 0.8935,
       "chronic_absenteeism_pct": 0.475,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 177,
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": 0.109,
       "sbac_ela_pct_proficient": 0.6596,
       "sbac_math_pct_proficient": 0.5745,
       "growth_apta_ela": 0.436,
       "growth_apta_math": 0.6077,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 230
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.2131,
       "sbac_ela_pct_proficient": 0.4474,
       "sbac_math_pct_proficient": 0.3947,
       "growth_apta_ela": 0.3543,
       "growth_apta_math": 0.5381,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9122,
       "chronic_absenteeism_pct": 0.3871,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8036,
       "sbac_math_pct_proficient": 0.6964,
       "growth_apta_ela": 0.485,
       "growth_apta_math": 0.6505
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 39,
       "attendance_rate": 0.923,
       "chronic_absenteeism_pct": 0.2308,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 175,
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": 0.0828,
       "sbac_ela_pct_proficient": 0.7677,
       "sbac_math_pct_proficient": 0.5657,
       "growth_apta_ela": 0.8404,
       "growth_apta_math": 0.7278
      },
      "All school types": {
       "enrollment_all_school_types": 227
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.1692,
       "sbac_ela_pct_proficient": 0.5349,
       "sbac_math_pct_proficient": 0.3488,
       "growth_apta_ela": 0.7789,
       "growth_apta_math": 0.6655
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.921,
       "chronic_absenteeism_pct": 0.2903,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9541,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.9464,
       "sbac_math_pct_proficient": 0.7321,
       "growth_apta_ela": 0.8832,
       "growth_apta_math": 0.7711
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 35,
       "attendance_rate": 0.9151,
       "chronic_absenteeism_pct": 0.3429,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 167,
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.0728,
       "sbac_ela_pct_proficient": 0.7158,
       "sbac_math_pct_proficient": 0.6421,
       "growth_apta_ela": 0.6093,
       "growth_apta_math": 0.6727,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 221
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.1091,
       "sbac_ela_pct_proficient": 0.5278,
       "sbac_math_pct_proficient": 0.4167,
       "growth_apta_ela": 0.6703,
       "growth_apta_math": 0.6181,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9204,
       "chronic_absenteeism_pct": 0.2759,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9588,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8305,
       "sbac_math_pct_proficient": 0.7797,
       "growth_apta_ela": 0.5724,
       "growth_apta_math": 0.7057
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "East Granby": {
   "town_code": "040",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0400011",
     "name": "East Granby School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23425.54,
    "five_year_average_ending_2024_25": {
     "unweighted": 22330.85,
     "need_weighted": 21162.56,
     "need_weighted_cwift": 20366.75,
     "need_weighted_real": 22693.24
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 39,
       "attendance_rate": 0.9411,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 793,
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": 0.1055,
       "sbac_ela_pct_proficient": 0.7131,
       "sbac_math_pct_proficient": 0.5824,
       "growth_apta_ela": 0.7175,
       "growth_apta_math": 0.5801,
       "sat_ela_pct_proficient": 0.7656,
       "sat_ela_average_score": 541.25,
       "sat_math_pct_proficient": 0.4062,
       "sat_math_average_score": 513.5938
      },
      "All school types": {
       "enrollment_all_school_types": 836
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.0898,
       "sbac_ela_pct_proficient": 0.7895,
       "sbac_math_pct_proficient": 0.6629,
       "growth_apta_ela": 0.7309,
       "growth_apta_math": 0.627,
       "sat_ela_pct_proficient": 0.8095,
       "sat_ela_average_score": 555.9524,
       "sat_math_pct_proficient": 0.5476,
       "sat_math_average_score": 542.1429
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.1483,
       "sbac_ela_pct_proficient": 0.51,
       "sbac_math_pct_proficient": 0.37,
       "growth_apta_ela": 0.6776,
       "growth_apta_math": 0.4423,
       "sat_ela_pct_proficient": 0.6818,
       "sat_ela_average_score": 513.1818,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 459.0909
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 33,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 829,
       "attendance_rate": 0.9464,
       "chronic_absenteeism_pct": 0.0865,
       "sbac_ela_pct_proficient": 0.7513,
       "sbac_math_pct_proficient": 0.6292,
       "growth_apta_ela": 0.7265,
       "growth_apta_math": 0.6298,
       "sat_ela_pct_proficient": 0.8125,
       "sat_ela_average_score": 558.2812,
       "sat_math_pct_proficient": 0.4688,
       "sat_math_average_score": 529.8438
      },
      "All school types": {
       "enrollment_all_school_types": 867
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.931,
       "chronic_absenteeism_pct": 0.1916,
       "sbac_ela_pct_proficient": 0.5579,
       "sbac_math_pct_proficient": 0.375,
       "growth_apta_ela": 0.6784,
       "growth_apta_math": 0.5976,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.0479,
       "sbac_ela_pct_proficient": 0.8153,
       "sbac_math_pct_proficient": 0.7143,
       "growth_apta_ela": 0.7424,
       "growth_apta_math": 0.6405,
       "sat_ela_pct_proficient": 0.9167,
       "sat_ela_average_score": 580.8333,
       "sat_math_pct_proficient": 0.5625,
       "sat_math_average_score": 557.9167
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 32,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 809,
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.0809,
       "sbac_ela_pct_proficient": 0.756,
       "sbac_math_pct_proficient": 0.6463,
       "growth_apta_ela": 0.601,
       "growth_apta_math": 0.6294,
       "sat_ela_pct_proficient": 0.717,
       "sat_ela_average_score": 541.1321,
       "sat_math_pct_proficient": 0.5094,
       "sat_math_average_score": 519.0566
      },
      "All school types": {
       "enrollment_all_school_types": 847
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9416,
       "chronic_absenteeism_pct": 0.1429,
       "sbac_ela_pct_proficient": 0.6196,
       "sbac_math_pct_proficient": 0.4286,
       "growth_apta_ela": 0.5469,
       "growth_apta_math": 0.6336,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.059,
       "sbac_ela_pct_proficient": 0.8,
       "sbac_math_pct_proficient": 0.7158,
       "growth_apta_ela": 0.6186,
       "growth_apta_math": 0.628,
       "sat_ela_pct_proficient": 0.8378,
       "sat_ela_average_score": 567.8378,
       "sat_math_pct_proficient": 0.6216,
       "sat_math_average_score": 551.6216
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "East Haddam": {
   "town_code": "041",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0410011",
     "name": "East Haddam School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25133.29,
    "five_year_average_ending_2024_25": {
     "unweighted": 23462.99,
     "need_weighted": 21750.36,
     "need_weighted_cwift": 21123.78,
     "need_weighted_real": 23316.95
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 25,
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 992,
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.1258,
       "sbac_ela_pct_proficient": 0.5566,
       "sbac_math_pct_proficient": 0.5208,
       "growth_apta_ela": 0.5147,
       "growth_apta_math": 0.6238,
       "sat_ela_pct_proficient": 0.6923,
       "sat_ela_average_score": 526.6154,
       "sat_math_pct_proficient": 0.2769,
       "sat_math_average_score": 476.9231
      },
      "All school types": {
       "enrollment_all_school_types": 1037
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9388,
       "chronic_absenteeism_pct": 0.178,
       "sbac_ela_pct_proficient": 0.3406,
       "sbac_math_pct_proficient": 0.3066,
       "growth_apta_ela": 0.4903,
       "growth_apta_math": 0.6012,
       "sat_ela_pct_proficient": 0.5455,
       "sat_ela_average_score": 493.1818,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 447.2727
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": 0.1002,
       "sbac_ela_pct_proficient": 0.6576,
       "sbac_math_pct_proficient": 0.6203,
       "growth_apta_ela": 0.5254,
       "growth_apta_math": 0.6335,
       "sat_ela_pct_proficient": 0.7674,
       "sat_ela_average_score": 543.7209,
       "sat_math_pct_proficient": 0.3256,
       "sat_math_average_score": 492.093
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 36,
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 955,
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.0874,
       "sbac_ela_pct_proficient": 0.5528,
       "sbac_math_pct_proficient": 0.5405,
       "growth_apta_ela": 0.5063,
       "growth_apta_math": 0.5935,
       "sat_ela_pct_proficient": 0.6552,
       "sat_ela_average_score": 511.2069,
       "sat_math_pct_proficient": 0.3276,
       "sat_math_average_score": 468.9655
      },
      "All school types": {
       "enrollment_all_school_types": 1014
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.1348,
       "sbac_ela_pct_proficient": 0.3623,
       "sbac_math_pct_proficient": 0.3406,
       "growth_apta_ela": 0.4299,
       "growth_apta_math": 0.5255,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": 0.0615,
       "sbac_ela_pct_proficient": 0.6506,
       "sbac_math_pct_proficient": 0.6431,
       "growth_apta_ela": 0.5453,
       "growth_apta_math": 0.6283,
       "sat_ela_pct_proficient": 0.7442,
       "sat_ela_average_score": 533.4884,
       "sat_math_pct_proficient": 0.3721,
       "sat_math_average_score": 490
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 37,
       "attendance_rate": 0.934,
       "chronic_absenteeism_pct": 0.1892,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 930,
       "attendance_rate": 0.9499,
       "chronic_absenteeism_pct": 0.0911,
       "sbac_ela_pct_proficient": 0.5641,
       "sbac_math_pct_proficient": 0.4988,
       "growth_apta_ela": 0.5385,
       "growth_apta_math": 0.5287,
       "sat_ela_pct_proficient": 0.623,
       "sat_ela_average_score": 512.2951,
       "sat_math_pct_proficient": 0.4098,
       "sat_math_average_score": 484.7541
      },
      "All school types": {
       "enrollment_all_school_types": 987
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9409,
       "chronic_absenteeism_pct": 0.1577,
       "sbac_ela_pct_proficient": 0.3709,
       "sbac_math_pct_proficient": 0.3092,
       "growth_apta_ela": 0.5106,
       "growth_apta_math": 0.503,
       "sat_ela_pct_proficient": 0.5652,
       "sat_ela_average_score": 484.7826,
       "sat_math_pct_proficient": 0.3478,
       "sat_math_average_score": 436.9565
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": 0.0569,
       "sbac_ela_pct_proficient": 0.6691,
       "sbac_math_pct_proficient": 0.6022,
       "growth_apta_ela": 0.5522,
       "growth_apta_math": 0.5414,
       "sat_ela_pct_proficient": 0.6579,
       "sat_ela_average_score": 528.9474,
       "sat_math_pct_proficient": 0.4474,
       "sat_math_average_score": 513.6842
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "East Hampton": {
   "town_code": "042",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0420011",
     "name": "East Hampton School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23247.21,
    "five_year_average_ending_2024_25": {
     "unweighted": 20412.94,
     "need_weighted": 19179.02,
     "need_weighted_cwift": 18617.3,
     "need_weighted_real": 20492.74
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 36,
       "attendance_rate": 0.9322,
       "chronic_absenteeism_pct": 0.2222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 27,
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1742,
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": 0.0794,
       "sbac_ela_pct_proficient": 0.6244,
       "sbac_math_pct_proficient": 0.5437,
       "growth_apta_ela": 0.604,
       "growth_apta_math": 0.6249,
       "sat_ela_pct_proficient": 0.7377,
       "sat_ela_average_score": 529.0984,
       "sat_math_pct_proficient": 0.3525,
       "sat_math_average_score": 487.1311
      },
      "All school types": {
       "enrollment_all_school_types": 1815
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.941,
       "chronic_absenteeism_pct": 0.1521,
       "sbac_ela_pct_proficient": 0.3433,
       "sbac_math_pct_proficient": 0.2862,
       "growth_apta_ela": 0.5476,
       "growth_apta_math": 0.5652,
       "sat_ela_pct_proficient": 0.4643,
       "sat_ela_average_score": 443.2143,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 419.6429
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9598,
       "chronic_absenteeism_pct": 0.0461,
       "sbac_ela_pct_proficient": 0.7692,
       "sbac_math_pct_proficient": 0.6769,
       "growth_apta_ela": 0.6327,
       "growth_apta_math": 0.655,
       "sat_ela_pct_proficient": 0.8191,
       "sat_ela_average_score": 554.6809,
       "sat_math_pct_proficient": 0.4362,
       "sat_math_average_score": 507.234
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.2188,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 28,
       "attendance_rate": 0.8902,
       "chronic_absenteeism_pct": 0.3214,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1665,
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": 0.1133,
       "sbac_ela_pct_proficient": 0.6313,
       "sbac_math_pct_proficient": 0.5831,
       "growth_apta_ela": 0.6317,
       "growth_apta_math": 0.6149,
       "sat_ela_pct_proficient": 0.8151,
       "sat_ela_average_score": 545.7143,
       "sat_math_pct_proficient": 0.3529,
       "sat_math_average_score": 491.5966
      },
      "All school types": {
       "enrollment_all_school_types": 1735
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.929,
       "chronic_absenteeism_pct": 0.2022,
       "sbac_ela_pct_proficient": 0.3725,
       "sbac_math_pct_proficient": 0.3031,
       "growth_apta_ela": 0.5542,
       "growth_apta_math": 0.4794,
       "sat_ela_pct_proficient": 0.725,
       "sat_ela_average_score": 517.25,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 460
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9073,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9523,
       "chronic_absenteeism_pct": 0.0687,
       "sbac_ela_pct_proficient": 0.7688,
       "sbac_math_pct_proficient": 0.7312,
       "growth_apta_ela": 0.6717,
       "growth_apta_math": 0.6846,
       "sat_ela_pct_proficient": 0.8608,
       "sat_ela_average_score": 560.1266,
       "sat_math_pct_proficient": 0.4051,
       "sat_math_average_score": 507.5949
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 34,
       "attendance_rate": 0.9167,
       "chronic_absenteeism_pct": 0.2647,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 21,
       "attendance_rate": 0.9254,
       "chronic_absenteeism_pct": 0.35,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1598,
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": 0.094,
       "sbac_ela_pct_proficient": 0.6292,
       "sbac_math_pct_proficient": 0.6127,
       "growth_apta_ela": 0.565,
       "growth_apta_math": 0.6353,
       "sat_ela_pct_proficient": 0.7018,
       "sat_ela_average_score": 519.386,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 485.7895
      },
      "All school types": {
       "enrollment_all_school_types": 1664
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.1586,
       "sbac_ela_pct_proficient": 0.3984,
       "sbac_math_pct_proficient": 0.3525,
       "growth_apta_ela": 0.4905,
       "growth_apta_math": 0.5849,
       "sat_ela_pct_proficient": 0.4688,
       "sat_ela_average_score": 459.0625,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 423.4375
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9549,
       "chronic_absenteeism_pct": 0.0592,
       "sbac_ela_pct_proficient": 0.7511,
       "sbac_math_pct_proficient": 0.7489,
       "growth_apta_ela": 0.6055,
       "growth_apta_math": 0.6625,
       "sat_ela_pct_proficient": 0.7927,
       "sat_ela_average_score": 542.9268,
       "sat_math_pct_proficient": 0.4146,
       "sat_math_average_score": 510.122
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "East Hartford": {
   "town_code": "043",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0430011",
     "name": "East Hartford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 17967.11,
    "five_year_average_ending_2024_25": {
     "unweighted": 16254.5,
     "need_weighted": 13153.28,
     "need_weighted_cwift": 12658.61,
     "need_weighted_real": 14093.24
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 188,
       "attendance_rate": 0.915,
       "chronic_absenteeism_pct": 0.2713,
       "sat_ela_pct_proficient": 0.1364,
       "sat_ela_average_score": 398.4091,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 376.1364
      },
      "Open Choice": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 637,
       "attendance_rate": 0.7769,
       "chronic_absenteeism_pct": 0.64,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.2439,
       "growth_apta_math": 0.2782,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 321.7778,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 292
      },
      "Public Charter Schools": {
       "enrollment": 72,
       "attendance_rate": 0.9262,
       "chronic_absenteeism_pct": 0.2576,
       "sbac_ela_pct_proficient": 0.4359,
       "sbac_math_pct_proficient": 0.3077,
       "growth_apta_ela": 0.6195,
       "growth_apta_math": 0.606,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 1816,
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.1992,
       "sbac_ela_pct_proficient": 0.2854,
       "sbac_math_pct_proficient": 0.1884,
       "growth_apta_ela": 0.4956,
       "growth_apta_math": 0.4397,
       "sat_ela_pct_proficient": 0.437,
       "sat_ela_average_score": 457.7037,
       "sat_math_pct_proficient": 0.1407,
       "sat_math_average_score": 432.5185
      },
      "Public Schools": {
       "enrollment": 5708,
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.1946,
       "sbac_ela_pct_proficient": 0.3894,
       "sbac_math_pct_proficient": 0.3283,
       "growth_apta_ela": 0.5896,
       "growth_apta_math": 0.6207,
       "sat_ela_pct_proficient": 0.3405,
       "sat_ela_average_score": 441.247,
       "sat_math_pct_proficient": 0.1607,
       "sat_math_average_score": 429.0647
      },
      "All school types": {
       "enrollment_all_school_types": 8440
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9048,
       "chronic_absenteeism_pct": 0.3417,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 374.5,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 352
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7767,
       "chronic_absenteeism_pct": 0.6422,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.2439,
       "growth_apta_math": 0.2782,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 320.2703,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 292.4324
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9255,
       "chronic_absenteeism_pct": 0.2623,
       "sbac_ela_pct_proficient": 0.4054,
       "sbac_math_pct_proficient": 0.2703,
       "growth_apta_ela": 0.6242,
       "growth_apta_math": 0.6297,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9238,
       "chronic_absenteeism_pct": 0.2436,
       "sbac_ela_pct_proficient": 0.2186,
       "sbac_math_pct_proficient": 0.1528,
       "growth_apta_ela": 0.4753,
       "growth_apta_math": 0.4465,
       "sat_ela_pct_proficient": 0.3012,
       "sat_ela_average_score": 433.9759,
       "sat_math_pct_proficient": 0.0843,
       "sat_math_average_score": 413.7349
      },
      "Public Schools": {
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.225,
       "sbac_ela_pct_proficient": 0.3176,
       "sbac_math_pct_proficient": 0.2623,
       "growth_apta_ela": 0.583,
       "growth_apta_math": 0.6018,
       "sat_ela_pct_proficient": 0.2671,
       "sat_ela_average_score": 426.2866,
       "sat_math_pct_proficient": 0.1042,
       "sat_math_average_score": 414.1694
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": 0.1471,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 418.3333,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 396.25
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.0861,
       "sbac_ela_pct_proficient": 0.4802,
       "sbac_math_pct_proficient": 0.2921,
       "growth_apta_ela": 0.5515,
       "growth_apta_math": 0.4212,
       "sat_ela_pct_proficient": 0.6538,
       "sat_ela_average_score": 495.5769,
       "sat_math_pct_proficient": 0.2308,
       "sat_math_average_score": 462.5
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0902,
       "sbac_ela_pct_proficient": 0.6335,
       "sbac_math_pct_proficient": 0.5523,
       "growth_apta_ela": 0.6108,
       "growth_apta_math": 0.6807,
       "sat_ela_pct_proficient": 0.5455,
       "sat_ela_average_score": 483,
       "sat_math_pct_proficient": 0.3182,
       "sat_math_average_score": 470.6364
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 165,
       "attendance_rate": 0.9133,
       "chronic_absenteeism_pct": 0.3394,
       "sat_ela_pct_proficient": 0.3889,
       "sat_ela_average_score": 445.5556,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 414.4444
      },
      "Open Choice": {
       "enrollment": 28,
       "attendance_rate": 0.9367,
       "chronic_absenteeism_pct": 0.2143,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 634,
       "attendance_rate": 0.7284,
       "chronic_absenteeism_pct": 0.7059,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.3608,
       "growth_apta_math": 0.488,
       "sat_ela_pct_proficient": 0,
       "sat_ela_average_score": 324.1176,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 292.9412
      },
      "Public Charter Schools": {
       "enrollment": 66,
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": 0.1311,
       "sbac_ela_pct_proficient": 0.3611,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.466,
       "growth_apta_math": 0.4406,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 1781,
       "attendance_rate": 0.9278,
       "chronic_absenteeism_pct": 0.2226,
       "sbac_ela_pct_proficient": 0.2744,
       "sbac_math_pct_proficient": 0.1966,
       "growth_apta_ela": 0.4799,
       "growth_apta_math": 0.4994,
       "sat_ela_pct_proficient": 0.4539,
       "sat_ela_average_score": 454.9645,
       "sat_math_pct_proficient": 0.1418,
       "sat_math_average_score": 424.6099
      },
      "Public Schools": {
       "enrollment": 5732,
       "attendance_rate": 0.9289,
       "chronic_absenteeism_pct": 0.2186,
       "sbac_ela_pct_proficient": 0.3948,
       "sbac_math_pct_proficient": 0.3422,
       "growth_apta_ela": 0.5724,
       "growth_apta_math": 0.578,
       "sat_ela_pct_proficient": 0.3884,
       "sat_ela_average_score": 450.907,
       "sat_math_pct_proficient": 0.1907,
       "sat_math_average_score": 437.7442
      },
      "All school types": {
       "enrollment_all_school_types": 8406
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9032,
       "chronic_absenteeism_pct": 0.4175,
       "sat_ela_pct_proficient": 0.4167,
       "sat_ela_average_score": 442.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 418.75
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7325,
       "chronic_absenteeism_pct": 0.7131,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.3608,
       "growth_apta_math": 0.488,
       "sat_ela_pct_proficient": 0,
       "sat_ela_average_score": 314,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 283.3333
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9508,
       "chronic_absenteeism_pct": 0.1373,
       "sbac_ela_pct_proficient": 0.2903,
       "sbac_math_pct_proficient": 0.2581,
       "growth_apta_ela": 0.3932,
       "growth_apta_math": 0.4094,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.92,
       "chronic_absenteeism_pct": 0.2667,
       "sbac_ela_pct_proficient": 0.2255,
       "sbac_math_pct_proficient": 0.1626,
       "growth_apta_ela": 0.4846,
       "growth_apta_math": 0.4827,
       "sat_ela_pct_proficient": 0.3723,
       "sat_ela_average_score": 434.2553,
       "sat_math_pct_proficient": 0.0851,
       "sat_math_average_score": 408.9362
      },
      "Public Schools": {
       "attendance_rate": 0.9229,
       "chronic_absenteeism_pct": 0.2541,
       "sbac_ela_pct_proficient": 0.3107,
       "sbac_math_pct_proficient": 0.2708,
       "growth_apta_ela": 0.5518,
       "growth_apta_math": 0.5651,
       "sat_ela_pct_proficient": 0.3129,
       "sat_ela_average_score": 427.0323,
       "sat_math_pct_proficient": 0.1226,
       "sat_math_average_score": 415.5806
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9301,
       "chronic_absenteeism_pct": 0.2097,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.1132,
       "sbac_ela_pct_proficient": 0.4247,
       "sbac_math_pct_proficient": 0.3011,
       "growth_apta_ela": 0.4655,
       "growth_apta_math": 0.5514,
       "sat_ela_pct_proficient": 0.617,
       "sat_ela_average_score": 496.383,
       "sat_math_pct_proficient": 0.2553,
       "sat_math_average_score": 455.9574
      },
      "Public Schools": {
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.0928,
       "sbac_ela_pct_proficient": 0.6789,
       "sbac_math_pct_proficient": 0.584,
       "growth_apta_ela": 0.6383,
       "growth_apta_math": 0.6192,
       "sat_ela_pct_proficient": 0.5833,
       "sat_ela_average_score": 512.5833,
       "sat_math_pct_proficient": 0.3667,
       "sat_math_average_score": 495
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 171,
       "attendance_rate": 0.9216,
       "chronic_absenteeism_pct": 0.269,
       "sat_ela_pct_proficient": 0.1463,
       "sat_ela_average_score": 390,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 374.878
      },
      "Open Choice": {
       "enrollment": 26,
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 625,
       "attendance_rate": 0.7547,
       "chronic_absenteeism_pct": 0.75,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 335.2941,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 267.9412
      },
      "Public Charter Schools": {
       "enrollment": 65,
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1,
       "sbac_ela_pct_proficient": 0.4474,
       "sbac_math_pct_proficient": 0.3158,
       "growth_apta_ela": 0.6127,
       "growth_apta_math": 0.6221
      },
      "Sheff Magnet": {
       "enrollment": 1758,
       "attendance_rate": 0.9247,
       "chronic_absenteeism_pct": 0.2382,
       "sbac_ela_pct_proficient": 0.2751,
       "sbac_math_pct_proficient": 0.2066,
       "growth_apta_ela": 0.5045,
       "growth_apta_math": 0.4638,
       "sat_ela_pct_proficient": 0.3438,
       "sat_ela_average_score": 446.0938,
       "sat_math_pct_proficient": 0.1406,
       "sat_math_average_score": 425.3125
      },
      "Public Schools": {
       "enrollment": 5328,
       "attendance_rate": 0.934,
       "chronic_absenteeism_pct": 0.1907,
       "sbac_ela_pct_proficient": 0.4103,
       "sbac_math_pct_proficient": 0.345,
       "growth_apta_ela": 0.5709,
       "growth_apta_math": 0.5903,
       "sat_ela_pct_proficient": 0.3829,
       "sat_ela_average_score": 455.9504,
       "sat_math_pct_proficient": 0.1846,
       "sat_math_average_score": 438.9532
      },
      "All school types": {
       "enrollment_all_school_types": 7973
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.914,
       "chronic_absenteeism_pct": 0.3276,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 381.8519,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 375.5556
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7533,
       "chronic_absenteeism_pct": 0.7477,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 335.9375,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 264.375
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9439,
       "chronic_absenteeism_pct": 0.1053,
       "sbac_ela_pct_proficient": 0.4167,
       "sbac_math_pct_proficient": 0.2778,
       "growth_apta_ela": 0.5934,
       "growth_apta_math": 0.5915
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9157,
       "chronic_absenteeism_pct": 0.2838,
       "sbac_ela_pct_proficient": 0.2224,
       "sbac_math_pct_proficient": 0.1713,
       "growth_apta_ela": 0.4912,
       "growth_apta_math": 0.4616,
       "sat_ela_pct_proficient": 0.25,
       "sat_ela_average_score": 424.8864,
       "sat_math_pct_proficient": 0.0682,
       "sat_math_average_score": 399.8864
      },
      "Public Schools": {
       "attendance_rate": 0.9276,
       "chronic_absenteeism_pct": 0.2264,
       "sbac_ela_pct_proficient": 0.3428,
       "sbac_math_pct_proficient": 0.2779,
       "growth_apta_ela": 0.5611,
       "growth_apta_math": 0.5794,
       "sat_ela_pct_proficient": 0.2581,
       "sat_ela_average_score": 425.5242,
       "sat_math_pct_proficient": 0.121,
       "sat_math_average_score": 416.371
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1455,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.1187,
       "sbac_ela_pct_proficient": 0.461,
       "sbac_math_pct_proficient": 0.3312,
       "growth_apta_ela": 0.5485,
       "growth_apta_math": 0.471,
       "sat_ela_pct_proficient": 0.55,
       "sat_ela_average_score": 492.75,
       "sat_math_pct_proficient": 0.3,
       "sat_math_average_score": 481.25
      },
      "Public Schools": {
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": 0.0759,
       "sbac_ela_pct_proficient": 0.6283,
       "sbac_math_pct_proficient": 0.5626,
       "growth_apta_ela": 0.6007,
       "growth_apta_math": 0.6234,
       "sat_ela_pct_proficient": 0.6522,
       "sat_ela_average_score": 521.5652,
       "sat_math_pct_proficient": 0.3217,
       "sat_math_average_score": 487.6522
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "East Haven": {
   "town_code": "044",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0440011",
     "name": "East Haven School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19761.29,
    "five_year_average_ending_2024_25": {
     "unweighted": 18364.84,
     "need_weighted": 15585.77,
     "need_weighted_cwift": 14794.36,
     "need_weighted_real": 16726.93
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 69,
       "attendance_rate": 0.9034,
       "chronic_absenteeism_pct": 0.3043,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 279,
       "attendance_rate": 0.9175,
       "chronic_absenteeism_pct": 0.2679,
       "sbac_ela_pct_proficient": 0.354,
       "sbac_math_pct_proficient": 0.2212,
       "growth_apta_ela": 0.5642,
       "growth_apta_math": 0.4788,
       "sat_ela_pct_proficient": 0.5652,
       "sat_ela_average_score": 498.2609,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 451.3043
      },
      "Program": {
       "enrollment": 34,
       "attendance_rate": 0.8932,
       "chronic_absenteeism_pct": 0.4231,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 21,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2904,
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.153,
       "sbac_ela_pct_proficient": 0.3954,
       "sbac_math_pct_proficient": 0.3108,
       "growth_apta_ela": 0.5626,
       "growth_apta_math": 0.5371,
       "sat_ela_pct_proficient": 0.3855,
       "sat_ela_average_score": 451.8994,
       "sat_math_pct_proficient": 0.1341,
       "sat_math_average_score": 439.2737
      },
      "All school types": {
       "enrollment_all_school_types": 3321
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.8817,
       "chronic_absenteeism_pct": 0.45,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9061,
       "chronic_absenteeism_pct": 0.3184,
       "sbac_ela_pct_proficient": 0.3038,
       "sbac_math_pct_proficient": 0.1392,
       "growth_apta_ela": 0.5651,
       "growth_apta_math": 0.4107,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8932,
       "chronic_absenteeism_pct": 0.4231,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9332,
       "chronic_absenteeism_pct": 0.1795,
       "sbac_ela_pct_proficient": 0.3157,
       "sbac_math_pct_proficient": 0.2454,
       "growth_apta_ela": 0.5424,
       "growth_apta_math": 0.5194,
       "sat_ela_pct_proficient": 0.3113,
       "sat_ela_average_score": 428.7736,
       "sat_math_pct_proficient": 0.0755,
       "sat_math_average_score": 416.1321
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9411,
       "chronic_absenteeism_pct": 0.1628,
       "sbac_ela_pct_proficient": 0.4706,
       "sbac_math_pct_proficient": 0.4118,
       "growth_apta_ela": 0.5622,
       "growth_apta_math": 0.6316,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": 0.0985,
       "sbac_ela_pct_proficient": 0.577,
       "sbac_math_pct_proficient": 0.4594,
       "growth_apta_ela": 0.6072,
       "growth_apta_math": 0.5758,
       "sat_ela_pct_proficient": 0.4932,
       "sat_ela_average_score": 485.4795,
       "sat_math_pct_proficient": 0.2192,
       "sat_math_average_score": 472.8767
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 71,
       "attendance_rate": 0.9124,
       "chronic_absenteeism_pct": 0.2535,
       "sat_ela_pct_proficient": 0.2857,
       "sat_ela_average_score": 444.2857,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 407.619
      },
      "Open Choice": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 275,
       "attendance_rate": 0.9125,
       "chronic_absenteeism_pct": 0.2383,
       "sbac_ela_pct_proficient": 0.299,
       "sbac_math_pct_proficient": 0.1649,
       "growth_apta_ela": 0.5322,
       "growth_apta_math": 0.5166,
       "sat_ela_pct_proficient": 0.5217,
       "sat_ela_average_score": 495.6522,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 415.6522
      },
      "Program": {
       "enrollment": 23,
       "attendance_rate": 0.8998,
       "chronic_absenteeism_pct": 0.3913,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9067,
       "chronic_absenteeism_pct": 0.3913,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2874,
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": 0.1682,
       "sbac_ela_pct_proficient": 0.3838,
       "sbac_math_pct_proficient": 0.2879,
       "growth_apta_ela": 0.6086,
       "growth_apta_math": 0.5356,
       "sat_ela_pct_proficient": 0.446,
       "sat_ela_average_score": 468.2629,
       "sat_math_pct_proficient": 0.2066,
       "sat_math_average_score": 437.1362
      },
      "All school types": {
       "enrollment_all_school_types": 3281
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.8984,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9087,
       "chronic_absenteeism_pct": 0.2486,
       "sbac_ela_pct_proficient": 0.2658,
       "sbac_math_pct_proficient": 0.1139,
       "growth_apta_ela": 0.5459,
       "growth_apta_math": 0.4904,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8998,
       "chronic_absenteeism_pct": 0.3913,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.93,
       "chronic_absenteeism_pct": 0.1978,
       "sbac_ela_pct_proficient": 0.305,
       "sbac_math_pct_proficient": 0.2248,
       "growth_apta_ela": 0.5895,
       "growth_apta_math": 0.5128,
       "sat_ela_pct_proficient": 0.2689,
       "sat_ela_average_score": 435.1261,
       "sat_math_pct_proficient": 0.1176,
       "sat_math_average_score": 406.8067
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9355,
       "chronic_absenteeism_pct": 0.2593,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9214,
       "chronic_absenteeism_pct": 0.2133,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0987,
       "sbac_ela_pct_proficient": 0.582,
       "sbac_math_pct_proficient": 0.4472,
       "growth_apta_ela": 0.6561,
       "growth_apta_math": 0.5922,
       "sat_ela_pct_proficient": 0.6702,
       "sat_ela_average_score": 510.2128,
       "sat_math_pct_proficient": 0.3191,
       "sat_math_average_score": 475.5319
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 72,
       "attendance_rate": 0.9026,
       "chronic_absenteeism_pct": 0.4167,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 240,
       "attendance_rate": 0.9176,
       "chronic_absenteeism_pct": 0.2389,
       "sbac_ela_pct_proficient": 0.3824,
       "sbac_math_pct_proficient": 0.1863,
       "growth_apta_ela": 0.7071,
       "growth_apta_math": 0.4995,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 40,
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.2051,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 27,
       "attendance_rate": 0.914,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2797,
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1531,
       "sbac_ela_pct_proficient": 0.3692,
       "sbac_math_pct_proficient": 0.2986,
       "growth_apta_ela": 0.5667,
       "growth_apta_math": 0.5385,
       "sat_ela_pct_proficient": 0.4976,
       "sat_ela_average_score": 467.9227,
       "sat_math_pct_proficient": 0.1691,
       "sat_math_average_score": 440.3865
      },
      "All school types": {
       "enrollment_all_school_types": 3184
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.887,
       "chronic_absenteeism_pct": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.909,
       "chronic_absenteeism_pct": 0.284,
       "sbac_ela_pct_proficient": 0.2949,
       "sbac_math_pct_proficient": 0.0897,
       "growth_apta_ela": 0.7022,
       "growth_apta_math": 0.4642,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.2051,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": 0.1803,
       "sbac_ela_pct_proficient": 0.2991,
       "sbac_math_pct_proficient": 0.2408,
       "growth_apta_ela": 0.5455,
       "growth_apta_math": 0.5237,
       "sat_ela_pct_proficient": 0.4044,
       "sat_ela_average_score": 449.6324,
       "sat_math_pct_proficient": 0.125,
       "sat_math_average_score": 425.7353
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9301,
       "chronic_absenteeism_pct": 0.2692,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": 0.125,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.0889,
       "sbac_ela_pct_proficient": 0.5463,
       "sbac_math_pct_proficient": 0.4444,
       "growth_apta_ela": 0.6176,
       "growth_apta_math": 0.5742,
       "sat_ela_pct_proficient": 0.6761,
       "sat_ela_average_score": 502.9577,
       "sat_math_pct_proficient": 0.2535,
       "sat_math_average_score": 468.4507
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "East Lyme": {
   "town_code": "045",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0450011",
     "name": "East Lyme School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24209.18,
    "five_year_average_ending_2024_25": {
     "unweighted": 21623.44,
     "need_weighted": 20036.74,
     "need_weighted_cwift": 20367.86,
     "need_weighted_real": 21436.72
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 69,
       "attendance_rate": 0.9414,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 81,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2298,
       "attendance_rate": 0.9529,
       "chronic_absenteeism_pct": 0.0753,
       "sbac_ela_pct_proficient": 0.6724,
       "sbac_math_pct_proficient": 0.6345,
       "growth_apta_ela": 0.6761,
       "growth_apta_math": 0.7154,
       "sat_ela_pct_proficient": 0.7907,
       "sat_ela_average_score": 557.0349,
       "sat_math_pct_proficient": 0.4186,
       "sat_math_average_score": 518.1395
      },
      "All school types": {
       "enrollment_all_school_types": 2473
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9425,
       "chronic_absenteeism_pct": 0.1309,
       "sbac_ela_pct_proficient": 0.4523,
       "sbac_math_pct_proficient": 0.3784,
       "growth_apta_ela": 0.616,
       "growth_apta_math": 0.6824,
       "sat_ela_pct_proficient": 0.6909,
       "sat_ela_average_score": 530.3636,
       "sat_math_pct_proficient": 0.3091,
       "sat_math_average_score": 489.6364
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9595,
       "chronic_absenteeism_pct": 0.0389,
       "sbac_ela_pct_proficient": 0.8276,
       "sbac_math_pct_proficient": 0.8149,
       "growth_apta_ela": 0.717,
       "growth_apta_math": 0.7379,
       "sat_ela_pct_proficient": 0.8376,
       "sat_ela_average_score": 569.5726,
       "sat_math_pct_proficient": 0.4701,
       "sat_math_average_score": 531.5385
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 63,
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 90,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2271,
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0793,
       "sbac_ela_pct_proficient": 0.6871,
       "sbac_math_pct_proficient": 0.6346,
       "growth_apta_ela": 0.6005,
       "growth_apta_math": 0.6249,
       "sat_ela_pct_proficient": 0.801,
       "sat_ela_average_score": 557.7041,
       "sat_math_pct_proficient": 0.4541,
       "sat_math_average_score": 527.602
      },
      "All school types": {
       "enrollment_all_school_types": 2450
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.129,
       "sbac_ela_pct_proficient": 0.4904,
       "sbac_math_pct_proficient": 0.4139,
       "growth_apta_ela": 0.5933,
       "growth_apta_math": 0.5551,
       "sat_ela_pct_proficient": 0.5753,
       "sat_ela_average_score": 495.6164,
       "sat_math_pct_proficient": 0.2466,
       "sat_math_average_score": 470.411
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.958,
       "chronic_absenteeism_pct": 0.0457,
       "sbac_ela_pct_proficient": 0.826,
       "sbac_math_pct_proficient": 0.7912,
       "growth_apta_ela": 0.6056,
       "growth_apta_math": 0.6743,
       "sat_ela_pct_proficient": 0.935,
       "sat_ela_average_score": 594.5528,
       "sat_math_pct_proficient": 0.5772,
       "sat_math_average_score": 561.5447
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9547,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 64,
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.2,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 87,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2223,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.0868,
       "sbac_ela_pct_proficient": 0.672,
       "sbac_math_pct_proficient": 0.6349,
       "growth_apta_ela": 0.6133,
       "growth_apta_math": 0.6894,
       "sat_ela_pct_proficient": 0.8056,
       "sat_ela_average_score": 564.1667,
       "sat_math_pct_proficient": 0.4722,
       "sat_math_average_score": 530.8889
      },
      "All school types": {
       "enrollment_all_school_types": 2397
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.1446,
       "sbac_ela_pct_proficient": 0.4745,
       "sbac_math_pct_proficient": 0.4146,
       "growth_apta_ela": 0.5628,
       "growth_apta_math": 0.6067,
       "sat_ela_pct_proficient": 0.5741,
       "sat_ela_average_score": 508.3333,
       "sat_math_pct_proficient": 0.2593,
       "sat_math_average_score": 475
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": 0.0486,
       "sbac_ela_pct_proficient": 0.8098,
       "sbac_math_pct_proficient": 0.7888,
       "growth_apta_ela": 0.6481,
       "growth_apta_math": 0.7463,
       "sat_ela_pct_proficient": 0.9048,
       "sat_ela_average_score": 588.0952,
       "sat_math_pct_proficient": 0.5635,
       "sat_math_average_score": 554.8413
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Easton": {
   "town_code": "046",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0460011",
     "name": "Easton School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2090012",
     "name": "Regional School District 09",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 25738.27,
    "five_year_average_ending_2024_25": {
     "unweighted": 23397.7,
     "need_weighted": 22627.35,
     "need_weighted_cwift": 19808.75,
     "need_weighted_real": 24223.18
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 387,
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1473,
       "sat_ela_pct_proficient": 0.8812,
       "sat_ela_average_score": 567.7228,
       "sat_math_pct_proficient": 0.5941,
       "sat_math_average_score": 547.2277
      },
      "Public Schools": {
       "enrollment": 902,
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": 0.064,
       "sbac_ela_pct_proficient": 0.7701,
       "sbac_math_pct_proficient": 0.7736,
       "growth_apta_ela": 0.6495,
       "growth_apta_math": 0.755,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1301
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9224,
       "chronic_absenteeism_pct": 0.2619,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": 0.0842,
       "sbac_ela_pct_proficient": 0.4962,
       "sbac_math_pct_proficient": 0.5267,
       "growth_apta_ela": 0.6437,
       "growth_apta_math": 0.7064,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1155,
       "sat_ela_pct_proficient": 0.9412,
       "sat_ela_average_score": 578.2353,
       "sat_math_pct_proficient": 0.6471,
       "sat_math_average_score": 559.7647
      },
      "Public Schools": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.0578,
       "sbac_ela_pct_proficient": 0.8535,
       "sbac_math_pct_proficient": 0.8488,
       "growth_apta_ela": 0.6511,
       "growth_apta_math": 0.7682,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 365,
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": 0.1507,
       "sat_ela_pct_proficient": 0.8659,
       "sat_ela_average_score": 572.439,
       "sat_math_pct_proficient": 0.622,
       "sat_math_average_score": 556.0976
      },
      "Public Schools": {
       "enrollment": 891,
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0811,
       "sbac_ela_pct_proficient": 0.7544,
       "sbac_math_pct_proficient": 0.788,
       "growth_apta_ela": 0.6507,
       "growth_apta_math": 0.7019
      },
      "All school types": {
       "enrollment_all_school_types": 1268
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2683,
       "sat_ela_pct_proficient": 0.6957,
       "sat_ela_average_score": 522.1739,
       "sat_math_pct_proficient": 0.3478,
       "sat_math_average_score": 491.7391
      },
      "Public Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": 0.0975,
       "sbac_ela_pct_proficient": 0.4632,
       "sbac_math_pct_proficient": 0.4559,
       "growth_apta_ela": 0.5654,
       "growth_apta_math": 0.6241
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": 0.1166,
       "sat_ela_pct_proficient": 0.9322,
       "sat_ela_average_score": 592.0339,
       "sat_math_pct_proficient": 0.7288,
       "sat_math_average_score": 581.1864
      },
      "Public Schools": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.0748,
       "sbac_ela_pct_proficient": 0.8465,
       "sbac_math_pct_proficient": 0.893,
       "growth_apta_ela": 0.6778,
       "growth_apta_math": 0.7266
      }
     }
    },
    "2025-26": {
     "All Students": {
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 338,
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": 0.1095,
       "sat_ela_pct_proficient": 0.8737,
       "sat_ela_average_score": 579.0526,
       "sat_math_pct_proficient": 0.6842,
       "sat_math_average_score": 565.2632
      },
      "Public Schools": {
       "enrollment": 890,
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": 0.0588,
       "sbac_ela_pct_proficient": 0.7517,
       "sbac_math_pct_proficient": 0.7674,
       "growth_apta_ela": 0.6698,
       "growth_apta_math": 0.7615,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1243
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": 0.2195,
       "sat_ela_pct_proficient": 0.5238,
       "sat_ela_average_score": 480,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 454.7619
      },
      "Public Schools": {
       "attendance_rate": 0.9522,
       "chronic_absenteeism_pct": 0.0763,
       "sbac_ela_pct_proficient": 0.4839,
       "sbac_math_pct_proficient": 0.4581,
       "growth_apta_ela": 0.6269,
       "growth_apta_math": 0.6588,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9554,
       "chronic_absenteeism_pct": 0.0742,
       "sat_ela_pct_proficient": 0.973,
       "sat_ela_average_score": 607.1622,
       "sat_math_pct_proficient": 0.8243,
       "sat_math_average_score": 596.6216
      },
      "Public Schools": {
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": 0.0515,
       "sbac_ela_pct_proficient": 0.8504,
       "sbac_math_pct_proficient": 0.8812,
       "growth_apta_ela": 0.6842,
       "growth_apta_math": 0.796
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "East Windsor": {
   "town_code": "047",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0470011",
     "name": "East Windsor School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 27360.44,
    "five_year_average_ending_2024_25": {
     "unweighted": 24849.86,
     "need_weighted": 21099.64,
     "need_weighted_cwift": 20307.5,
     "need_weighted_real": 22593.8
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 93,
       "attendance_rate": 0.9284,
       "chronic_absenteeism_pct": 0.1978,
       "sbac_ela_pct_proficient": 0.5116,
       "sbac_math_pct_proficient": 0.3488,
       "growth_apta_ela": 0.665,
       "growth_apta_math": 0.606,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 981,
       "attendance_rate": 0.9355,
       "chronic_absenteeism_pct": 0.155,
       "sbac_ela_pct_proficient": 0.472,
       "sbac_math_pct_proficient": 0.4518,
       "growth_apta_ela": 0.5823,
       "growth_apta_math": 0.7065,
       "sat_ela_pct_proficient": 0.4068,
       "sat_ela_average_score": 451.1864,
       "sat_math_pct_proficient": 0.2203,
       "sat_math_average_score": 433.3898
      },
      "All school types": {
       "enrollment_all_school_types": 1101
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9112,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": 0.3,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9239,
       "chronic_absenteeism_pct": 0.2131,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.3152,
       "growth_apta_ela": 0.5267,
       "growth_apta_math": 0.671,
       "sat_ela_pct_proficient": 0.3514,
       "sat_ela_average_score": 434.3243,
       "sat_math_pct_proficient": 0.1892,
       "sat_math_average_score": 415.9459
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6957,
       "sbac_math_pct_proficient": 0.5217,
       "growth_apta_ela": 0.7071,
       "growth_apta_math": 0.6776,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9566,
       "chronic_absenteeism_pct": 0.0469,
       "sbac_ela_pct_proficient": 0.7315,
       "sbac_math_pct_proficient": 0.7047,
       "growth_apta_ela": 0.6888,
       "growth_apta_math": 0.7736,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 479.5455,
       "sat_math_pct_proficient": 0.2727,
       "sat_math_average_score": 462.7273
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 94,
       "attendance_rate": 0.9234,
       "chronic_absenteeism_pct": 0.2444,
       "sbac_ela_pct_proficient": 0.3778,
       "sbac_math_pct_proficient": 0.3556,
       "growth_apta_ela": 0.5013,
       "growth_apta_math": 0.4854,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 960,
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": 0.1335,
       "sbac_ela_pct_proficient": 0.5249,
       "sbac_math_pct_proficient": 0.4537,
       "growth_apta_ela": 0.6932,
       "growth_apta_math": 0.6426,
       "sat_ela_pct_proficient": 0.5082,
       "sat_ela_average_score": 480.6557,
       "sat_math_pct_proficient": 0.2295,
       "sat_math_average_score": 461.3115
      },
      "All school types": {
       "enrollment_all_school_types": 1079
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9088,
       "chronic_absenteeism_pct": 0.2979,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4435,
       "growth_apta_math": 0.4658
      },
      "Public Schools": {
       "attendance_rate": 0.9293,
       "chronic_absenteeism_pct": 0.1895,
       "sbac_ela_pct_proficient": 0.4145,
       "sbac_math_pct_proficient": 0.3091,
       "growth_apta_ela": 0.6974,
       "growth_apta_math": 0.5733,
       "sat_ela_pct_proficient": 0.3902,
       "sat_ela_average_score": 450.4878,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 431.2195
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": 0.186,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9595,
       "chronic_absenteeism_pct": 0.0365,
       "sbac_ela_pct_proficient": 0.7329,
       "sbac_math_pct_proficient": 0.726,
       "growth_apta_ela": 0.685,
       "growth_apta_math": 0.7771,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 542.5,
       "sat_math_pct_proficient": 0.45,
       "sat_math_average_score": 523
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 102,
       "attendance_rate": 0.9208,
       "chronic_absenteeism_pct": 0.1959,
       "sbac_ela_pct_proficient": 0.4286,
       "sbac_math_pct_proficient": 0.4286,
       "growth_apta_ela": 0.6516,
       "growth_apta_math": 0.6532,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 925,
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": 0.1279,
       "sbac_ela_pct_proficient": 0.5048,
       "sbac_math_pct_proficient": 0.4722,
       "growth_apta_ela": 0.6139,
       "growth_apta_math": 0.667,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 473.9286,
       "sat_math_pct_proficient": 0.2321,
       "sat_math_average_score": 462.5
      },
      "All school types": {
       "enrollment_all_school_types": 1060
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9013,
       "chronic_absenteeism_pct": 0.3077,
       "sbac_ela_pct_proficient": 0.2963,
       "sbac_math_pct_proficient": 0.3704,
       "growth_apta_ela": 0.6548,
       "growth_apta_math": 0.7431,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.181,
       "sbac_ela_pct_proficient": 0.4074,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.5703,
       "growth_apta_math": 0.6344,
       "sat_ela_pct_proficient": 0.4194,
       "sat_ela_average_score": 450.6452,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 432.5806
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5909,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.6479,
       "growth_apta_math": 0.5505,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9596,
       "chronic_absenteeism_pct": 0.0401,
       "sbac_ela_pct_proficient": 0.6875,
       "sbac_math_pct_proficient": 0.7343,
       "growth_apta_ela": 0.6934,
       "growth_apta_math": 0.7268,
       "sat_ela_pct_proficient": 0.6,
       "sat_ela_average_score": 502.8,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 499.6
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Ellington": {
   "town_code": "048",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0480011",
     "name": "Ellington School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19054,
    "five_year_average_ending_2024_25": {
     "unweighted": 17202.11,
     "need_weighted": 16162.78,
     "need_weighted_cwift": 15669.23,
     "need_weighted_real": 17296.56
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9208,
       "chronic_absenteeism_pct": 0.2069,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 36,
       "attendance_rate": 0.9005,
       "chronic_absenteeism_pct": 0.3611,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Sheff Magnet": {
       "enrollment": 64,
       "attendance_rate": 0.9368,
       "chronic_absenteeism_pct": 0.1321,
       "sbac_ela_pct_proficient": 0.7917,
       "sbac_math_pct_proficient": 0.75,
       "growth_apta_ela": 0.701,
       "growth_apta_math": 0.8479,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2428,
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.1,
       "sbac_ela_pct_proficient": 0.7213,
       "sbac_math_pct_proficient": 0.7201,
       "growth_apta_ela": 0.6341,
       "growth_apta_math": 0.7295,
       "sat_ela_pct_proficient": 0.7595,
       "sat_ela_average_score": 541.962,
       "sat_math_pct_proficient": 0.4304,
       "sat_math_average_score": 519.3038
      },
      "All school types": {
       "enrollment_all_school_types": 2566
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9105,
       "chronic_absenteeism_pct": 0.3529,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.158,
       "sbac_ela_pct_proficient": 0.4477,
       "sbac_math_pct_proficient": 0.459,
       "growth_apta_ela": 0.5511,
       "growth_apta_math": 0.6538,
       "sat_ela_pct_proficient": 0.5918,
       "sat_ela_average_score": 497.3469,
       "sat_math_pct_proficient": 0.2245,
       "sat_math_average_score": 474.2857
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8095,
       "sbac_math_pct_proficient": 0.8571,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0767,
       "sbac_ela_pct_proficient": 0.8295,
       "sbac_math_pct_proficient": 0.823,
       "growth_apta_ela": 0.6655,
       "growth_apta_math": 0.7577,
       "sat_ela_pct_proficient": 0.8349,
       "sat_ela_average_score": 562.0183,
       "sat_math_pct_proficient": 0.5229,
       "sat_math_average_score": 539.5413
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 30,
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 32,
       "attendance_rate": 0.8506,
       "chronic_absenteeism_pct": 0.5938,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Sheff Magnet": {
       "enrollment": 62,
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.7,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2398,
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0879,
       "sbac_ela_pct_proficient": 0.7112,
       "sbac_math_pct_proficient": 0.7066,
       "growth_apta_ela": 0.5942,
       "growth_apta_math": 0.6651,
       "sat_ela_pct_proficient": 0.7791,
       "sat_ela_average_score": 542.907,
       "sat_math_pct_proficient": 0.5116,
       "sat_math_average_score": 537.6744
      },
      "All school types": {
       "enrollment_all_school_types": 2528
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8506,
       "chronic_absenteeism_pct": 0.5938,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": 0.1688,
       "sbac_ela_pct_proficient": 0.4437,
       "sbac_math_pct_proficient": 0.4502,
       "growth_apta_ela": 0.5495,
       "growth_apta_math": 0.5822,
       "sat_ela_pct_proficient": 0.4889,
       "sat_ela_average_score": 476.6667,
       "sat_math_pct_proficient": 0.2222,
       "sat_math_average_score": 455.5556
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9568,
       "chronic_absenteeism_pct": 0.053,
       "sbac_ela_pct_proficient": 0.8165,
       "sbac_math_pct_proficient": 0.8076,
       "growth_apta_ela": 0.6122,
       "growth_apta_math": 0.6979,
       "sat_ela_pct_proficient": 0.8819,
       "sat_ela_average_score": 566.378,
       "sat_math_pct_proficient": 0.6142,
       "sat_math_average_score": 566.7717
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 43,
       "attendance_rate": 0.8172,
       "chronic_absenteeism_pct": 0.4419,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 52,
       "attendance_rate": 0.9333,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2386,
       "attendance_rate": 0.9511,
       "chronic_absenteeism_pct": 0.0955,
       "sbac_ela_pct_proficient": 0.6979,
       "sbac_math_pct_proficient": 0.6785,
       "growth_apta_ela": 0.6348,
       "growth_apta_math": 0.6617,
       "sat_ela_pct_proficient": 0.6485,
       "sat_ela_average_score": 524.7273,
       "sat_math_pct_proficient": 0.4303,
       "sat_math_average_score": 514.6061
      },
      "All school types": {
       "enrollment_all_school_types": 2515
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8168,
       "chronic_absenteeism_pct": 0.4524,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.939,
       "chronic_absenteeism_pct": 0.1716,
       "sbac_ela_pct_proficient": 0.4722,
       "sbac_math_pct_proficient": 0.4237,
       "growth_apta_ela": 0.5956,
       "growth_apta_math": 0.5856,
       "sat_ela_pct_proficient": 0.4348,
       "sat_ela_average_score": 481.5217,
       "sat_math_pct_proficient": 0.2609,
       "sat_math_average_score": 464.5652
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": 0.0635,
       "sbac_ela_pct_proficient": 0.7884,
       "sbac_math_pct_proficient": 0.7797,
       "growth_apta_ela": 0.6498,
       "growth_apta_math": 0.6903,
       "sat_ela_pct_proficient": 0.7311,
       "sat_ela_average_score": 541.4286,
       "sat_math_pct_proficient": 0.4958,
       "sat_math_average_score": 533.9496
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Enfield": {
   "town_code": "049",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0490011",
     "name": "Enfield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18564.18,
    "five_year_average_ending_2024_25": {
     "unweighted": 17386.89,
     "need_weighted": 15084.74,
     "need_weighted_cwift": 14516.99,
     "need_weighted_real": 16164.21
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 45,
       "attendance_rate": 0.9023,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 433,
       "attendance_rate": 0.873,
       "chronic_absenteeism_pct": 0.3604,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4329,
       "growth_apta_math": 0.6438,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 181,
       "attendance_rate": 0.9195,
       "chronic_absenteeism_pct": 0.256,
       "sbac_ela_pct_proficient": 0.3846,
       "sbac_math_pct_proficient": 0.2564,
       "growth_apta_ela": 0.5405,
       "growth_apta_math": 0.5307,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4342,
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": 0.1728,
       "sbac_ela_pct_proficient": 0.4592,
       "sbac_math_pct_proficient": 0.4012,
       "growth_apta_ela": 0.5677,
       "growth_apta_math": 0.6322,
       "sat_ela_pct_proficient": 0.5538,
       "sat_ela_average_score": 498.7025,
       "sat_math_pct_proficient": 0.3133,
       "sat_math_average_score": 480.5696
      },
      "All school types": {
       "enrollment_all_school_types": 5004
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.8893,
       "chronic_absenteeism_pct": 0.3704,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.875,
       "chronic_absenteeism_pct": 0.3511,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4329,
       "growth_apta_math": 0.6438,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9027,
       "chronic_absenteeism_pct": 0.3571,
       "sbac_ela_pct_proficient": 0.2941,
       "sbac_math_pct_proficient": 0.2157,
       "growth_apta_ela": 0.5647,
       "growth_apta_math": 0.4588,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9229,
       "chronic_absenteeism_pct": 0.2397,
       "sbac_ela_pct_proficient": 0.33,
       "sbac_math_pct_proficient": 0.2682,
       "growth_apta_ela": 0.553,
       "growth_apta_math": 0.575,
       "sat_ela_pct_proficient": 0.3684,
       "sat_ela_average_score": 463.9474,
       "sat_math_pct_proficient": 0.1645,
       "sat_math_average_score": 445.8553
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": 0.1143,
       "sbac_ela_pct_proficient": 0.5556,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.4887,
       "growth_apta_math": 0.6846,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.0914,
       "sbac_ela_pct_proficient": 0.6285,
       "sbac_math_pct_proficient": 0.5756,
       "growth_apta_ela": 0.5866,
       "growth_apta_math": 0.7055,
       "sat_ela_pct_proficient": 0.7256,
       "sat_ela_average_score": 530.9146,
       "sat_math_pct_proficient": 0.4512,
       "sat_math_average_score": 512.7439
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 45,
       "attendance_rate": 0.9164,
       "chronic_absenteeism_pct": 0.2444,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 474,
       "attendance_rate": 0.8737,
       "chronic_absenteeism_pct": 0.338,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.2933,
       "growth_apta_math": 0.4963,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 209,
       "attendance_rate": 0.9211,
       "chronic_absenteeism_pct": 0.2755,
       "sbac_ela_pct_proficient": 0.3043,
       "sbac_math_pct_proficient": 0.2857,
       "growth_apta_ela": 0.5568,
       "growth_apta_math": 0.5396,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4118,
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": 0.475,
       "sbac_math_pct_proficient": 0.3966,
       "growth_apta_ela": 0.5518,
       "growth_apta_math": 0.5273,
       "sat_ela_pct_proficient": 0.5877,
       "sat_ela_average_score": 492.1429,
       "sat_math_pct_proficient": 0.3052,
       "sat_math_average_score": 474.4805
      },
      "All school types": {
       "enrollment_all_school_types": 4848
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8796,
       "chronic_absenteeism_pct": 0.3269,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.2933,
       "growth_apta_math": 0.4963,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9124,
       "chronic_absenteeism_pct": 0.3083,
       "sbac_ela_pct_proficient": 0.25,
       "sbac_math_pct_proficient": 0.254,
       "growth_apta_ela": 0.5289,
       "growth_apta_math": 0.472,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9197,
       "chronic_absenteeism_pct": 0.2342,
       "sbac_ela_pct_proficient": 0.3579,
       "sbac_math_pct_proficient": 0.2577,
       "growth_apta_ela": 0.523,
       "growth_apta_math": 0.4976,
       "sat_ela_pct_proficient": 0.4082,
       "sat_ela_average_score": 458.5034,
       "sat_math_pct_proficient": 0.1701,
       "sat_math_average_score": 435.2381
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9245,
       "chronic_absenteeism_pct": 0.2308,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9347,
       "chronic_absenteeism_pct": 0.2237,
       "sbac_ela_pct_proficient": 0.4286,
       "sbac_math_pct_proficient": 0.3571,
       "growth_apta_ela": 0.619,
       "growth_apta_math": 0.6871,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": 0.0835,
       "sbac_ela_pct_proficient": 0.6264,
       "sbac_math_pct_proficient": 0.5754,
       "growth_apta_ela": 0.5873,
       "growth_apta_math": 0.5636,
       "sat_ela_pct_proficient": 0.7516,
       "sat_ela_average_score": 522.8571,
       "sat_math_pct_proficient": 0.4286,
       "sat_math_average_score": 510.3106
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 54,
       "attendance_rate": 0.9248,
       "chronic_absenteeism_pct": 0.2407,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 505,
       "attendance_rate": 0.8499,
       "chronic_absenteeism_pct": 0.3678,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.2835,
       "growth_apta_math": 0.515,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 213,
       "attendance_rate": 0.9229,
       "chronic_absenteeism_pct": 0.2887,
       "sbac_ela_pct_proficient": 0.4198,
       "sbac_math_pct_proficient": 0.3457,
       "growth_apta_ela": 0.4507,
       "growth_apta_math": 0.494,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4020,
       "attendance_rate": 0.9332,
       "chronic_absenteeism_pct": 0.1504,
       "sbac_ela_pct_proficient": 0.4671,
       "sbac_math_pct_proficient": 0.3818,
       "growth_apta_ela": 0.5579,
       "growth_apta_math": 0.5226,
       "sat_ela_pct_proficient": 0.5797,
       "sat_ela_average_score": 494.8116,
       "sat_math_pct_proficient": 0.2783,
       "sat_math_average_score": 473.6232
      },
      "All school types": {
       "enrollment_all_school_types": 4795
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9214,
       "chronic_absenteeism_pct": 0.381,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8592,
       "chronic_absenteeism_pct": 0.3435,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.2835,
       "growth_apta_math": 0.515,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9221,
       "chronic_absenteeism_pct": 0.2893,
       "sbac_ela_pct_proficient": 0.3684,
       "sbac_math_pct_proficient": 0.2982,
       "growth_apta_ela": 0.4511,
       "growth_apta_math": 0.4307,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9226,
       "chronic_absenteeism_pct": 0.2055,
       "sbac_ela_pct_proficient": 0.34,
       "sbac_math_pct_proficient": 0.2601,
       "growth_apta_ela": 0.5514,
       "growth_apta_math": 0.5016,
       "sat_ela_pct_proficient": 0.4259,
       "sat_ela_average_score": 458.8889,
       "sat_math_pct_proficient": 0.1605,
       "sat_math_average_score": 437.4074
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9269,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9243,
       "chronic_absenteeism_pct": 0.2877,
       "sbac_ela_pct_proficient": 0.5417,
       "sbac_math_pct_proficient": 0.4583,
       "growth_apta_ela": 0.4497,
       "growth_apta_math": 0.6522,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": 0.083,
       "sbac_ela_pct_proficient": 0.6293,
       "sbac_math_pct_proficient": 0.5366,
       "growth_apta_ela": 0.566,
       "growth_apta_math": 0.5483,
       "sat_ela_pct_proficient": 0.7158,
       "sat_ela_average_score": 526.612,
       "sat_math_pct_proficient": 0.3825,
       "sat_math_average_score": 505.6831
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Essex": {
   "town_code": "050",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0500011",
     "name": "Essex School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2040012",
     "name": "Regional School District 04",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 32725.34,
    "five_year_average_ending_2024_25": {
     "unweighted": 27619.28,
     "need_weighted": 25647.77,
     "need_weighted_cwift": 24891.5,
     "need_weighted_real": 27376.06
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 275,
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1636,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.4487,
       "growth_apta_ela": 0.3496,
       "growth_apta_math": 0.4348,
       "sat_ela_pct_proficient": 0.641,
       "sat_ela_average_score": 522.5641,
       "sat_math_pct_proficient": 0.359,
       "sat_math_average_score": 494.8718
      },
      "Public Schools": {
       "enrollment": 282,
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": 0.0423,
       "sbac_ela_pct_proficient": 0.6803,
       "sbac_math_pct_proficient": 0.6735,
       "growth_apta_ela": 0.5963,
       "growth_apta_math": 0.6134
      },
      "All school types": {
       "enrollment_all_school_types": 570
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.935,
       "chronic_absenteeism_pct": 0.2198,
       "sbac_ela_pct_proficient": 0.36,
       "sbac_math_pct_proficient": 0.36,
       "growth_apta_math": 0.3649,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4444,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.5348,
       "growth_apta_math": 0.6079
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1359,
       "sbac_ela_pct_proficient": 0.566,
       "sbac_math_pct_proficient": 0.4906,
       "growth_apta_ela": 0.4158,
       "growth_apta_math": 0.4625,
       "sat_ela_pct_proficient": 0.7586,
       "sat_ela_average_score": 543.7931,
       "sat_math_pct_proficient": 0.4138,
       "sat_math_average_score": 515.1724
      },
      "Public Schools": {
       "attendance_rate": 0.9578,
       "chronic_absenteeism_pct": 0.0361,
       "sbac_ela_pct_proficient": 0.8172,
       "sbac_math_pct_proficient": 0.7742,
       "growth_apta_ela": 0.6296,
       "growth_apta_math": 0.6164
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 240,
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1167,
       "sbac_ela_pct_proficient": 0.6212,
       "sbac_math_pct_proficient": 0.5606,
       "growth_apta_ela": 0.5121,
       "growth_apta_math": 0.585,
       "sat_ela_pct_proficient": 0.7059,
       "sat_ela_average_score": 532.1569,
       "sat_math_pct_proficient": 0.3922,
       "sat_math_average_score": 500.3922
      },
      "Public Schools": {
       "enrollment": 267,
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": 0.0522,
       "sbac_ela_pct_proficient": 0.6781,
       "sbac_math_pct_proficient": 0.6759,
       "growth_apta_ela": 0.556,
       "growth_apta_math": 0.6686
      },
      "All school types": {
       "enrollment_all_school_types": 519
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1558,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.486,
       "growth_apta_math": 0.3832,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9414,
       "chronic_absenteeism_pct": 0.1163,
       "sbac_ela_pct_proficient": 0.4364,
       "sbac_math_pct_proficient": 0.463,
       "growth_apta_ela": 0.4977,
       "growth_apta_math": 0.5206
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.0982,
       "sbac_ela_pct_proficient": 0.7556,
       "sbac_math_pct_proficient": 0.7111,
       "growth_apta_ela": 0.5237,
       "growth_apta_math": 0.6747,
       "sat_ela_pct_proficient": 0.7895,
       "sat_ela_average_score": 549.2105,
       "sat_math_pct_proficient": 0.4211,
       "sat_math_average_score": 507.3684
      },
      "Public Schools": {
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8242,
       "sbac_math_pct_proficient": 0.8022,
       "growth_apta_ela": 0.5895,
       "growth_apta_math": 0.7512
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 234,
       "attendance_rate": 0.9459,
       "chronic_absenteeism_pct": 0.1154,
       "sbac_ela_pct_proficient": 0.5758,
       "sbac_math_pct_proficient": 0.4545,
       "growth_apta_ela": 0.5127,
       "growth_apta_math": 0.5685,
       "sat_ela_pct_proficient": 0.675,
       "sat_ela_average_score": 505.5,
       "sat_math_pct_proficient": 0.275,
       "sat_math_average_score": 469.75
      },
      "Public Schools": {
       "enrollment": 276,
       "attendance_rate": 0.959,
       "chronic_absenteeism_pct": 0.0492,
       "sbac_ela_pct_proficient": 0.662,
       "sbac_math_pct_proficient": 0.6241,
       "growth_apta_ela": 0.6584,
       "growth_apta_math": 0.6087,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 522
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9408,
       "chronic_absenteeism_pct": 0.1412,
       "sbac_ela_pct_proficient": 0.2222,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.3451,
       "growth_apta_math": 0.4343,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": 0.0879,
       "sbac_ela_pct_proficient": 0.4035,
       "sbac_math_pct_proficient": 0.3571,
       "growth_apta_ela": 0.5368,
       "growth_apta_math": 0.4758
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": 0.1007,
       "sbac_ela_pct_proficient": 0.8205,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.6318,
       "growth_apta_math": 0.6639,
       "sat_ela_pct_proficient": 0.8261,
       "sat_ela_average_score": 537.8261,
       "sat_math_pct_proficient": 0.4348,
       "sat_math_average_score": 509.1304
      },
      "Public Schools": {
       "attendance_rate": 0.9631,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8353,
       "sbac_math_pct_proficient": 0.8,
       "growth_apta_ela": 0.7401,
       "growth_apta_math": 0.6939,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Fairfield": {
   "town_code": "051",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0510011",
     "name": "Fairfield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24944.22,
    "five_year_average_ending_2024_25": {
     "unweighted": 22678.96,
     "need_weighted": 21441.59,
     "need_weighted_cwift": 18967.51,
     "need_weighted_real": 22951.59
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 64,
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.2708,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 324,
       "attendance_rate": 0.8532,
       "chronic_absenteeism_pct": 0.4815,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 8948,
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.0768,
       "sbac_ela_pct_proficient": 0.7132,
       "sbac_math_pct_proficient": 0.6951,
       "growth_apta_ela": 0.6065,
       "growth_apta_math": 0.6809,
       "sat_ela_pct_proficient": 0.8212,
       "sat_ela_average_score": 568.3359,
       "sat_math_pct_proficient": 0.5474,
       "sat_math_average_score": 543.9502
      },
      "All school types": {
       "enrollment_all_school_types": 9344
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9047,
       "chronic_absenteeism_pct": 0.36,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8538,
       "chronic_absenteeism_pct": 0.4675,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1324,
       "sbac_ela_pct_proficient": 0.4303,
       "sbac_math_pct_proficient": 0.4359,
       "growth_apta_ela": 0.5647,
       "growth_apta_math": 0.6034,
       "sat_ela_pct_proficient": 0.5838,
       "sat_ela_average_score": 499.3514,
       "sat_math_pct_proficient": 0.2649,
       "sat_math_average_score": 474.8649
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": 0.0524,
       "sbac_ela_pct_proficient": 0.8313,
       "sbac_math_pct_proficient": 0.8036,
       "growth_apta_ela": 0.6228,
       "growth_apta_math": 0.7111,
       "sat_ela_pct_proficient": 0.917,
       "sat_ela_average_score": 596.2009,
       "sat_math_pct_proficient": 0.6616,
       "sat_math_average_score": 571.8559
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 59,
       "attendance_rate": 0.9165,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 360,
       "attendance_rate": 0.8558,
       "chronic_absenteeism_pct": 0.4,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 8710,
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": 0.0822,
       "sbac_ela_pct_proficient": 0.7291,
       "sbac_math_pct_proficient": 0.7277,
       "growth_apta_ela": 0.6559,
       "growth_apta_math": 0.7218,
       "sat_ela_pct_proficient": 0.8423,
       "sat_ela_average_score": 563.4015,
       "sat_math_pct_proficient": 0.5431,
       "sat_math_average_score": 542.9489
      },
      "All school types": {
       "enrollment_all_school_types": 9136
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.8938,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.858,
       "chronic_absenteeism_pct": 0.4024,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9368,
       "chronic_absenteeism_pct": 0.1405,
       "sbac_ela_pct_proficient": 0.4741,
       "sbac_math_pct_proficient": 0.4835,
       "growth_apta_ela": 0.6066,
       "growth_apta_math": 0.6167,
       "sat_ela_pct_proficient": 0.55,
       "sat_ela_average_score": 490.0556,
       "sat_math_pct_proficient": 0.2111,
       "sat_math_average_score": 456.7778
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9377,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9514,
       "chronic_absenteeism_pct": 0.0554,
       "sbac_ela_pct_proficient": 0.8444,
       "sbac_math_pct_proficient": 0.8381,
       "growth_apta_ela": 0.6774,
       "growth_apta_math": 0.7676,
       "sat_ela_pct_proficient": 0.9465,
       "sat_ela_average_score": 589.5446,
       "sat_math_pct_proficient": 0.6614,
       "sat_math_average_score": 573.6634
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 48,
       "attendance_rate": 0.9277,
       "chronic_absenteeism_pct": 0.15,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 348,
       "attendance_rate": 0.886,
       "chronic_absenteeism_pct": 0.3418,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 8559,
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": 0.0754,
       "sbac_ela_pct_proficient": 0.7465,
       "sbac_math_pct_proficient": 0.7351,
       "growth_apta_ela": 0.6535,
       "growth_apta_math": 0.7372,
       "sat_ela_pct_proficient": 0.7778,
       "sat_ela_average_score": 554.8631,
       "sat_math_pct_proficient": 0.5233,
       "sat_math_average_score": 535.0725
      },
      "All school types": {
       "enrollment_all_school_types": 8961
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8927,
       "chronic_absenteeism_pct": 0.3289,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1279,
       "sbac_ela_pct_proficient": 0.4985,
       "sbac_math_pct_proficient": 0.4885,
       "growth_apta_ela": 0.5673,
       "growth_apta_math": 0.6008,
       "sat_ela_pct_proficient": 0.5243,
       "sat_ela_average_score": 488.8649,
       "sat_math_pct_proficient": 0.2595,
       "sat_math_average_score": 469.2432
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.953,
       "chronic_absenteeism_pct": 0.0515,
       "sbac_ela_pct_proficient": 0.864,
       "sbac_math_pct_proficient": 0.8521,
       "growth_apta_ela": 0.6925,
       "growth_apta_math": 0.7991,
       "sat_ela_pct_proficient": 0.8853,
       "sat_ela_average_score": 582.867,
       "sat_math_pct_proficient": 0.6353,
       "sat_math_average_score": 563.0046
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Farmington": {
   "town_code": "052",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0520011",
     "name": "Farmington School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20726.2,
    "five_year_average_ending_2024_25": {
     "unweighted": 19404.98,
     "need_weighted": 18177.66,
     "need_weighted_cwift": 17494.09,
     "need_weighted_real": 19489.19
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 119,
       "attendance_rate": 0.8747,
       "chronic_absenteeism_pct": 0.5185,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 75,
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": 0.275,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3979,
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": 0.0794,
       "sbac_ela_pct_proficient": 0.7636,
       "sbac_math_pct_proficient": 0.7299,
       "growth_apta_ela": 0.6576,
       "growth_apta_math": 0.7095,
       "sat_ela_pct_proficient": 0.7949,
       "sat_ela_average_score": 572.3077,
       "sat_math_pct_proficient": 0.5641,
       "sat_math_average_score": 551.7308
      },
      "All school types": {
       "enrollment_all_school_types": 4188
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8714,
       "chronic_absenteeism_pct": 0.5385,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9416,
       "chronic_absenteeism_pct": 0.1549,
       "sbac_ela_pct_proficient": 0.5076,
       "sbac_math_pct_proficient": 0.4552,
       "growth_apta_ela": 0.5861,
       "growth_apta_math": 0.5772,
       "sat_ela_pct_proficient": 0.5698,
       "sat_ela_average_score": 507.4419,
       "sat_math_pct_proficient": 0.3721,
       "sat_math_average_score": 478.4884
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9612,
       "chronic_absenteeism_pct": 0.0483,
       "sbac_ela_pct_proficient": 0.8677,
       "sbac_math_pct_proficient": 0.8415,
       "growth_apta_ela": 0.6849,
       "growth_apta_math": 0.7597,
       "sat_ela_pct_proficient": 0.8805,
       "sat_ela_average_score": 596.9912,
       "sat_math_pct_proficient": 0.6372,
       "sat_math_average_score": 579.6018
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 119,
       "attendance_rate": 0.8854,
       "chronic_absenteeism_pct": 0.4138,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 87,
       "attendance_rate": 0.9075,
       "chronic_absenteeism_pct": 0.2857,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3951,
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": 0.0777,
       "sbac_ela_pct_proficient": 0.7696,
       "sbac_math_pct_proficient": 0.7389,
       "growth_apta_ela": 0.7195,
       "growth_apta_math": 0.7405,
       "sat_ela_pct_proficient": 0.8089,
       "sat_ela_average_score": 577.9618,
       "sat_math_pct_proficient": 0.6274,
       "sat_math_average_score": 566.0828
      },
      "All school types": {
       "enrollment_all_school_types": 4169
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8851,
       "chronic_absenteeism_pct": 0.4074,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8903,
       "chronic_absenteeism_pct": 0.4,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": 0.1465,
       "sbac_ela_pct_proficient": 0.5098,
       "sbac_math_pct_proficient": 0.4631,
       "growth_apta_ela": 0.6436,
       "growth_apta_math": 0.6573,
       "sat_ela_pct_proficient": 0.5135,
       "sat_ela_average_score": 488.5135,
       "sat_math_pct_proficient": 0.2973,
       "sat_math_average_score": 465.8108
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9576,
       "chronic_absenteeism_pct": 0.0503,
       "sbac_ela_pct_proficient": 0.8756,
       "sbac_math_pct_proficient": 0.8502,
       "growth_apta_ela": 0.7481,
       "growth_apta_math": 0.7716,
       "sat_ela_pct_proficient": 0.9,
       "sat_ela_average_score": 605.5417,
       "sat_math_pct_proficient": 0.7292,
       "sat_math_average_score": 597
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 129,
       "attendance_rate": 0.9031,
       "chronic_absenteeism_pct": 0.3158,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 73,
       "attendance_rate": 0.9071,
       "chronic_absenteeism_pct": 0.2791,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3862,
       "attendance_rate": 0.9567,
       "chronic_absenteeism_pct": 0.0676,
       "sbac_ela_pct_proficient": 0.7598,
       "sbac_math_pct_proficient": 0.7398,
       "growth_apta_ela": 0.6272,
       "growth_apta_math": 0.7018,
       "sat_ela_pct_proficient": 0.8188,
       "sat_ela_average_score": 578.4564,
       "sat_math_pct_proficient": 0.5906,
       "sat_math_average_score": 562.4497
      },
      "All school types": {
       "enrollment_all_school_types": 4078
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Franklin": {
   "town_code": "053",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0530011",
     "name": "Franklin School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 22803.52,
    "five_year_average_ending_2024_25": {
     "unweighted": 21308.48,
     "need_weighted": 19540.63,
     "need_weighted_cwift": 19861.13,
     "need_weighted_real": 21072.48
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 53,
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 195,
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.1105,
       "sbac_ela_pct_proficient": 0.5882,
       "sbac_math_pct_proficient": 0.5588,
       "growth_apta_ela": 0.496,
       "growth_apta_math": 0.554,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 269
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9291,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": 0.4828,
       "sbac_math_pct_proficient": 0.5172,
       "growth_apta_ela": 0.3653,
       "growth_apta_math": 0.5623,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9613,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9585,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6301,
       "sbac_math_pct_proficient": 0.5753,
       "growth_apta_ela": 0.5396,
       "growth_apta_math": 0.5513,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 44,
       "attendance_rate": 0.9487,
       "chronic_absenteeism_pct": 0.1364,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 193,
       "attendance_rate": 0.9611,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6907,
       "sbac_math_pct_proficient": 0.5979,
       "growth_apta_ela": 0.7186,
       "growth_apta_math": 0.716,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 261
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9577,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6154,
       "sbac_math_pct_proficient": 0.4231,
       "growth_apta_ela": 0.7435,
       "growth_apta_math": 0.6191,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9629,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7183,
       "sbac_math_pct_proficient": 0.662,
       "growth_apta_ela": 0.7101,
       "growth_apta_math": 0.7488,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 45,
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 202,
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": 0.0706,
       "sbac_ela_pct_proficient": 0.6857,
       "sbac_math_pct_proficient": 0.6476,
       "growth_apta_ela": 0.5798,
       "growth_apta_math": 0.6411,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 269
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Glastonbury": {
   "town_code": "054",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0540011",
     "name": "Glastonbury School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21935.52,
    "five_year_average_ending_2024_25": {
     "unweighted": 20286.89,
     "need_weighted": 19351.26,
     "need_weighted_cwift": 18624.4,
     "need_weighted_real": 20724.67
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null
      },
      "Program": {
       "enrollment": 190,
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": 0.1266,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 193,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1468,
       "sbac_ela_pct_proficient": 0.4651,
       "sbac_math_pct_proficient": 0.4419,
       "growth_apta_ela": 0.5191,
       "growth_apta_math": 0.6294,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5373,
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": 0.0659,
       "sbac_ela_pct_proficient": 0.7441,
       "sbac_math_pct_proficient": 0.7409,
       "growth_apta_ela": 0.6329,
       "growth_apta_math": 0.6913,
       "sat_ela_pct_proficient": 0.8037,
       "sat_ela_average_score": 570.1155,
       "sat_math_pct_proficient": 0.5774,
       "sat_math_average_score": 561.4088
      },
      "All school types": {
       "enrollment_all_school_types": 5774
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.1154,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9323,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.1358,
       "sbac_ela_pct_proficient": 0.4278,
       "sbac_math_pct_proficient": 0.4072,
       "growth_apta_ela": 0.5278,
       "growth_apta_math": 0.5774,
       "sat_ela_pct_proficient": 0.3889,
       "sat_ela_average_score": 480.8333,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 474.4444
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9494,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8095,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.5657,
       "growth_apta_math": 0.6945,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9609,
       "chronic_absenteeism_pct": 0.0443,
       "sbac_ela_pct_proficient": 0.8402,
       "sbac_math_pct_proficient": 0.8423,
       "growth_apta_ela": 0.6637,
       "growth_apta_math": 0.7248,
       "sat_ela_pct_proficient": 0.8864,
       "sat_ela_average_score": 587.9224,
       "sat_math_pct_proficient": 0.6427,
       "sat_math_average_score": 578.7535
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 187,
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": 0.1728,
       "sbac_ela_pct_proficient": 0.3,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 183,
       "attendance_rate": 0.9269,
       "chronic_absenteeism_pct": 0.2477,
       "sbac_ela_pct_proficient": 0.4419,
       "sbac_math_pct_proficient": 0.4524,
       "growth_apta_ela": 0.4773,
       "growth_apta_math": 0.6552,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5360,
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": 0.0683,
       "sbac_ela_pct_proficient": 0.737,
       "sbac_math_pct_proficient": 0.7453,
       "growth_apta_ela": 0.6586,
       "growth_apta_math": 0.7129,
       "sat_ela_pct_proficient": 0.8216,
       "sat_ela_average_score": 574.6231,
       "sat_math_pct_proficient": 0.6005,
       "sat_math_average_score": 567.3869
      },
      "All school types": {
       "enrollment_all_school_types": 5755
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": 0.1728,
       "sbac_ela_pct_proficient": 0.3,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9159,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": 0.2222,
       "sbac_math_pct_proficient": 0.2308,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.1466,
       "sbac_ela_pct_proficient": 0.4264,
       "sbac_math_pct_proficient": 0.4095,
       "growth_apta_ela": 0.5862,
       "growth_apta_math": 0.552,
       "sat_ela_pct_proficient": 0.5854,
       "sat_ela_average_score": 509.5122,
       "sat_math_pct_proficient": 0.3537,
       "sat_math_average_score": 494.7561
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9391,
       "chronic_absenteeism_pct": 0.1538,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9592,
       "chronic_absenteeism_pct": 0.0437,
       "sbac_ela_pct_proficient": 0.8323,
       "sbac_math_pct_proficient": 0.8484,
       "growth_apta_ela": 0.68,
       "growth_apta_math": 0.7604,
       "sat_ela_pct_proficient": 0.8829,
       "sat_ela_average_score": 591.519,
       "sat_math_pct_proficient": 0.6646,
       "sat_math_average_score": 586.2342
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 174,
       "attendance_rate": 0.9653,
       "chronic_absenteeism_pct": 0.0959,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.2857,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 155,
       "attendance_rate": 0.9252,
       "chronic_absenteeism_pct": 0.2421,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.3889,
       "growth_apta_ela": 0.5551,
       "growth_apta_math": 0.4547,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5295,
       "attendance_rate": 0.9574,
       "chronic_absenteeism_pct": 0.0587,
       "sbac_ela_pct_proficient": 0.7443,
       "sbac_math_pct_proficient": 0.7447,
       "growth_apta_ela": 0.6398,
       "growth_apta_math": 0.7035,
       "sat_ela_pct_proficient": 0.7836,
       "sat_ela_average_score": 568.6816,
       "sat_math_pct_proficient": 0.6592,
       "sat_math_average_score": 562.9851
      },
      "All school types": {
       "enrollment_all_school_types": 5649
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Goshen": {
   "town_code": "055",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2200012",
     "name": "Regional School District 20",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10
      },
      "Program": {
       "enrollment": null
      },
      "Regional Schools": {
       "enrollment": 295
      },
      "Public Schools": {
       "enrollment": null
      },
      "All school types": {
       "enrollment_all_school_types": 308
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.1354,
       "sbac_ela_pct_proficient": 0.5625,
       "sbac_math_pct_proficient": 0.5208,
       "growth_apta_ela": 0.6126,
       "growth_apta_math": 0.598,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": 0.0686,
       "sbac_ela_pct_proficient": 0.8452,
       "sbac_math_pct_proficient": 0.8193,
       "growth_apta_ela": 0.5876,
       "growth_apta_math": 0.6774,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 287,
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": 0.0889,
       "sbac_ela_pct_proficient": 0.694,
       "sbac_math_pct_proficient": 0.709,
       "growth_apta_ela": 0.5202,
       "growth_apta_math": 0.512,
       "sat_ela_pct_proficient": 0.8148,
       "sat_ela_average_score": 528.5185,
       "sat_math_pct_proficient": 0.4074,
       "sat_math_average_score": 501.4815
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 297
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": 0.0606,
       "sbac_ela_pct_proficient": 0.4706,
       "sbac_math_pct_proficient": 0.4314,
       "growth_apta_ela": 0.5141,
       "growth_apta_math": 0.3822,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.1053,
       "sbac_ela_pct_proficient": 0.8313,
       "sbac_math_pct_proficient": 0.8795,
       "growth_apta_ela": 0.5238,
       "growth_apta_math": 0.5911,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Granby": {
   "town_code": "056",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0560011",
     "name": "Granby School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21747.98,
    "five_year_average_ending_2024_25": {
     "unweighted": 20040.57,
     "need_weighted": 19117.65,
     "need_weighted_cwift": 18399.71,
     "need_weighted_real": 20481.95
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9
      },
      "Open Choice": {
       "enrollment": null
      },
      "Program": {
       "enrollment": 9
      },
      "Sheff Magnet": {
       "enrollment": 43
      },
      "Public Schools": {
       "enrollment": 1594
      },
      "All school types": {
       "enrollment_all_school_types": 1656
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": 0.1752,
       "sbac_ela_pct_proficient": 0.4783,
       "sbac_math_pct_proficient": 0.3527,
       "growth_apta_ela": 0.5125,
       "growth_apta_math": 0.6854,
       "sat_ela_pct_proficient": 0.5143,
       "sat_ela_average_score": 484.2857,
       "sat_math_pct_proficient": 0.2286,
       "sat_math_average_score": 447.1429
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.0795,
       "sbac_ela_pct_proficient": 0.8031,
       "sbac_math_pct_proficient": 0.6941,
       "growth_apta_ela": 0.6767,
       "growth_apta_math": 0.7906,
       "sat_ela_pct_proficient": 0.9294,
       "sat_ela_average_score": 599.6471,
       "sat_math_pct_proficient": 0.6588,
       "sat_math_average_score": 560.1176
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 55,
       "attendance_rate": 0.9234,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1560,
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": 0.0925,
       "sbac_ela_pct_proficient": 0.6838,
       "sbac_math_pct_proficient": 0.5432,
       "growth_apta_ela": 0.6367,
       "growth_apta_math": 0.5594,
       "sat_ela_pct_proficient": 0.7444,
       "sat_ela_average_score": 544.3609,
       "sat_math_pct_proficient": 0.4662,
       "sat_math_average_score": 516.6917
      },
      "All school types": {
       "enrollment_all_school_types": 1637
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1538,
       "sbac_ela_pct_proficient": 0.4527,
       "sbac_math_pct_proficient": 0.2736,
       "growth_apta_ela": 0.56,
       "growth_apta_math": 0.44,
       "sat_ela_pct_proficient": 0.3939,
       "sat_ela_average_score": 453.9394,
       "sat_math_pct_proficient": 0.1818,
       "sat_math_average_score": 443.3333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": 0.0692,
       "sbac_ela_pct_proficient": 0.7737,
       "sbac_math_pct_proficient": 0.648,
       "growth_apta_ela": 0.667,
       "growth_apta_math": 0.6064,
       "sat_ela_pct_proficient": 0.86,
       "sat_ela_average_score": 574.2,
       "sat_math_pct_proficient": 0.56,
       "sat_math_average_score": 540.9
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Greenwich": {
   "town_code": "057",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0570011",
     "name": "Greenwich School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 28970.5,
    "five_year_average_ending_2024_25": {
     "unweighted": 26815.47,
     "need_weighted": 25055.33,
     "need_weighted_cwift": 20662.68,
     "need_weighted_real": 26822.05
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11
      },
      "Other Magnet": {
       "enrollment": 13
      },
      "Program": {
       "enrollment": 76
      },
      "Public Schools": {
       "enrollment": 8255
      },
      "All school types": {
       "enrollment_all_school_types": 8355
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.798,
       "chronic_absenteeism_pct": 0.6308,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": 0.157,
       "sbac_ela_pct_proficient": 0.5198,
       "sbac_math_pct_proficient": 0.5035,
       "growth_apta_ela": 0.6635,
       "growth_apta_math": 0.6887,
       "sat_ela_pct_proficient": 0.645,
       "sat_ela_average_score": 510.4734,
       "sat_math_pct_proficient": 0.3077,
       "sat_math_average_score": 485.2663
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": 0.0673,
       "sbac_ela_pct_proficient": 0.9239,
       "sbac_math_pct_proficient": 0.9031,
       "growth_apta_ela": 0.7684,
       "growth_apta_math": 0.8411,
       "sat_ela_pct_proficient": 0.9498,
       "sat_ela_average_score": 613.69,
       "sat_math_pct_proficient": 0.7686,
       "sat_math_average_score": 606.4847
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 74,
       "attendance_rate": 0.8261,
       "chronic_absenteeism_pct": 0.6351,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 8081,
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.0811,
       "sbac_ela_pct_proficient": 0.8025,
       "sbac_math_pct_proficient": 0.782,
       "growth_apta_ela": 0.6685,
       "growth_apta_math": 0.7487,
       "sat_ela_pct_proficient": 0.8036,
       "sat_ela_average_score": 579.5536,
       "sat_math_pct_proficient": 0.6446,
       "sat_math_average_score": 573.3929
      },
      "All school types": {
       "enrollment_all_school_types": 8178
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8364,
       "chronic_absenteeism_pct": 0.6,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9439,
       "chronic_absenteeism_pct": 0.1351,
       "sbac_ela_pct_proficient": 0.5447,
       "sbac_math_pct_proficient": 0.5136,
       "growth_apta_ela": 0.5828,
       "growth_apta_math": 0.6334,
       "sat_ela_pct_proficient": 0.5856,
       "sat_ela_average_score": 499.1713,
       "sat_math_pct_proficient": 0.2873,
       "sat_math_average_score": 483.2597
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9557,
       "chronic_absenteeism_pct": 0.0559,
       "sbac_ela_pct_proficient": 0.9251,
       "sbac_math_pct_proficient": 0.9092,
       "growth_apta_ela": 0.7096,
       "growth_apta_math": 0.8037,
       "sat_ela_pct_proficient": 0.9077,
       "sat_ela_average_score": 617.942,
       "sat_math_pct_proficient": 0.8153,
       "sat_math_average_score": 616.438
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Griswold": {
   "town_code": "058",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0580011",
     "name": "Griswold School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18749.76,
    "five_year_average_ending_2024_25": {
     "unweighted": 17601.58,
     "need_weighted": 15202.45,
     "need_weighted_cwift": 15452.94,
     "need_weighted_real": 16310.98
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 88,
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.1023,
       "sat_ela_pct_proficient": 0.4762,
       "sat_ela_average_score": 474.2857,
       "sat_math_pct_proficient": 0.2857,
       "sat_math_average_score": 458.5714
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1594,
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.197,
       "sbac_ela_pct_proficient": 0.4487,
       "sbac_math_pct_proficient": 0.3549,
       "growth_apta_ela": 0.5963,
       "growth_apta_math": 0.5514,
       "sat_ela_pct_proficient": 0.521,
       "sat_ela_average_score": 481.5126,
       "sat_math_pct_proficient": 0.2017,
       "sat_math_average_score": 457.9832
      },
      "All school types": {
       "enrollment_all_school_types": 1722
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9275,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9156,
       "chronic_absenteeism_pct": 0.2573,
       "sbac_ela_pct_proficient": 0.3381,
       "sbac_math_pct_proficient": 0.2601,
       "growth_apta_ela": 0.5578,
       "growth_apta_math": 0.5112,
       "sat_ela_pct_proficient": 0.386,
       "sat_ela_average_score": 442.4561,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 426.8421
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9508,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.1116,
       "sbac_ela_pct_proficient": 0.6082,
       "sbac_math_pct_proficient": 0.4914,
       "growth_apta_ela": 0.6467,
       "growth_apta_math": 0.6042,
       "sat_ela_pct_proficient": 0.6452,
       "sat_ela_average_score": 517.4194,
       "sat_math_pct_proficient": 0.3387,
       "sat_math_average_score": 486.6129
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 77,
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1429,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 433.1818,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 411.8182
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 22,
       "attendance_rate": 0.9291,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1618,
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.2003,
       "sbac_ela_pct_proficient": 0.4778,
       "sbac_math_pct_proficient": 0.3597,
       "growth_apta_ela": 0.6329,
       "growth_apta_math": 0.6073,
       "sat_ela_pct_proficient": 0.5464,
       "sat_ela_average_score": 483.6082,
       "sat_math_pct_proficient": 0.2371,
       "sat_math_average_score": 450.5155
      },
      "All school types": {
       "enrollment_all_school_types": 1744
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.2917,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9157,
       "chronic_absenteeism_pct": 0.2703,
       "sbac_ela_pct_proficient": 0.3839,
       "sbac_math_pct_proficient": 0.282,
       "growth_apta_ela": 0.6194,
       "growth_apta_math": 0.5965,
       "sat_ela_pct_proficient": 0.449,
       "sat_ela_average_score": 446.5306,
       "sat_math_pct_proficient": 0.1224,
       "sat_math_average_score": 412.6531
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9494,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": 0.1024,
       "sbac_ela_pct_proficient": 0.6107,
       "sbac_math_pct_proficient": 0.4698,
       "growth_apta_ela": 0.6513,
       "growth_apta_math": 0.6219,
       "sat_ela_pct_proficient": 0.6458,
       "sat_ela_average_score": 521.4583,
       "sat_math_pct_proficient": 0.3542,
       "sat_math_average_score": 489.1667
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 67,
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1493,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 33,
       "attendance_rate": 0.9426,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1581,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1687,
       "sbac_ela_pct_proficient": 0.4844,
       "sbac_math_pct_proficient": 0.3667,
       "growth_apta_ela": 0.6068,
       "growth_apta_math": 0.5414,
       "sat_ela_pct_proficient": 0.617,
       "sat_ela_average_score": 495.6383,
       "sat_math_pct_proficient": 0.2979,
       "sat_math_average_score": 473.4043
      },
      "All school types": {
       "enrollment_all_school_types": 1705
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9242,
       "chronic_absenteeism_pct": 0.2353,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.922,
       "chronic_absenteeism_pct": 0.2377,
       "sbac_ela_pct_proficient": 0.3611,
       "sbac_math_pct_proficient": 0.2673,
       "growth_apta_ela": 0.5497,
       "growth_apta_math": 0.5148,
       "sat_ela_pct_proficient": 0.4222,
       "sat_ela_average_score": 453.7778,
       "sat_math_pct_proficient": 0.1333,
       "sat_math_average_score": 418
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9589,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.0684,
       "sbac_ela_pct_proficient": 0.659,
       "sbac_math_pct_proficient": 0.5082,
       "growth_apta_ela": 0.6898,
       "growth_apta_math": 0.5802,
       "sat_ela_pct_proficient": 0.7959,
       "sat_ela_average_score": 534.0816,
       "sat_math_pct_proficient": 0.449,
       "sat_math_average_score": 524.2857
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Groton": {
   "town_code": "059",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0590011",
     "name": "Groton School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20634.39,
    "five_year_average_ending_2024_25": {
     "unweighted": 18664.6,
     "need_weighted": 15911.91,
     "need_weighted_cwift": 16174.26,
     "need_weighted_real": 17061.33
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 126,
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0873,
       "sat_ela_pct_proficient": 0.4375,
       "sat_ela_average_score": 474.375,
       "sat_math_pct_proficient": 0.1875,
       "sat_math_average_score": 439.375
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 303,
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.209,
       "sbac_ela_pct_proficient": 0.2424,
       "sbac_math_pct_proficient": 0.2576,
       "growth_apta_ela": 0.4292,
       "growth_apta_math": 0.5318,
       "sat_ela_pct_proficient": 0.5882,
       "sat_ela_average_score": 519.7059,
       "sat_math_pct_proficient": 0.3235,
       "sat_math_average_score": 479.7059
      },
      "Program": {
       "enrollment": 35,
       "attendance_rate": 0.8532,
       "chronic_absenteeism_pct": 0.4,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4079,
       "attendance_rate": 0.9337,
       "chronic_absenteeism_pct": 0.1848,
       "sbac_ela_pct_proficient": 0.5074,
       "sbac_math_pct_proficient": 0.4167,
       "growth_apta_ela": 0.6003,
       "growth_apta_math": 0.5685,
       "sat_ela_pct_proficient": 0.5556,
       "sat_ela_average_score": 483.4667,
       "sat_math_pct_proficient": 0.2667,
       "sat_math_average_score": 468
      },
      "All school types": {
       "enrollment_all_school_types": 4557
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": 0.1159,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.2745,
       "sbac_ela_pct_proficient": 0.1786,
       "sbac_math_pct_proficient": 0.1786,
       "growth_apta_ela": 0.399,
       "growth_apta_math": 0.5105,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8532,
       "chronic_absenteeism_pct": 0.4,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9224,
       "chronic_absenteeism_pct": 0.2365,
       "sbac_ela_pct_proficient": 0.3427,
       "sbac_math_pct_proficient": 0.2688,
       "growth_apta_ela": 0.5854,
       "growth_apta_math": 0.5443,
       "sat_ela_pct_proficient": 0.3697,
       "sat_ela_average_score": 435.1261,
       "sat_math_pct_proficient": 0.1597,
       "sat_math_average_score": 424.958
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9476,
       "chronic_absenteeism_pct": 0.0989,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": 0.1175,
       "sbac_ela_pct_proficient": 0.7214,
       "sbac_math_pct_proficient": 0.6089,
       "growth_apta_ela": 0.62,
       "growth_apta_math": 0.6002,
       "sat_ela_pct_proficient": 0.7642,
       "sat_ela_average_score": 537.7358,
       "sat_math_pct_proficient": 0.3868,
       "sat_math_average_score": 516.3208
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 137,
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": 0.0949,
       "sat_ela_pct_proficient": 0.64,
       "sat_ela_average_score": 491.2,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 448.4
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 287,
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": 0.1724,
       "sbac_ela_pct_proficient": 0.386,
       "sbac_math_pct_proficient": 0.1579,
       "growth_apta_ela": 0.7633,
       "growth_apta_math": 0.4796,
       "sat_ela_pct_proficient": 0.625,
       "sat_ela_average_score": 523.125,
       "sat_math_pct_proficient": 0.375,
       "sat_math_average_score": 483.75
      },
      "Program": {
       "enrollment": 43,
       "attendance_rate": 0.8031,
       "chronic_absenteeism_pct": 0.4419,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.3913,
       "sbac_math_pct_proficient": 0.3478,
       "growth_apta_ela": 0.7572,
       "growth_apta_math": 0.6824
      },
      "Regional Schools": {
       "enrollment": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3959,
       "attendance_rate": 0.9285,
       "chronic_absenteeism_pct": 0.1967,
       "sbac_ela_pct_proficient": 0.4825,
       "sbac_math_pct_proficient": 0.4229,
       "growth_apta_ela": 0.5234,
       "growth_apta_math": 0.5908,
       "sat_ela_pct_proficient": 0.6143,
       "sat_ela_average_score": 502.5561,
       "sat_math_pct_proficient": 0.3229,
       "sat_math_average_score": 481.6592
      },
      "All school types": {
       "enrollment_all_school_types": 4454
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9494,
       "chronic_absenteeism_pct": 0.1143,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.924,
       "chronic_absenteeism_pct": 0.2329,
       "sbac_ela_pct_proficient": 0.2979,
       "sbac_math_pct_proficient": 0.1489,
       "growth_apta_ela": 0.7657,
       "growth_apta_math": 0.457,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7987,
       "chronic_absenteeism_pct": 0.439,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.917,
       "chronic_absenteeism_pct": 0.2662,
       "sbac_ela_pct_proficient": 0.3392,
       "sbac_math_pct_proficient": 0.2815,
       "growth_apta_ela": 0.4904,
       "growth_apta_math": 0.5574,
       "sat_ela_pct_proficient": 0.4752,
       "sat_ela_average_score": 465.0495,
       "sat_math_pct_proficient": 0.2178,
       "sat_math_average_score": 445.4455
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": 0.0698,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9425,
       "chronic_absenteeism_pct": 0.1107,
       "sbac_ela_pct_proficient": 0.6718,
       "sbac_math_pct_proficient": 0.6098,
       "growth_apta_ela": 0.5645,
       "growth_apta_math": 0.6323,
       "sat_ela_pct_proficient": 0.7295,
       "sat_ela_average_score": 533.6066,
       "sat_math_pct_proficient": 0.4098,
       "sat_math_average_score": 511.6393
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 137,
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.146,
       "sat_ela_pct_proficient": 0.4474,
       "sat_ela_average_score": 459.4737,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 431.5789
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 293,
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.176,
       "sbac_ela_pct_proficient": 0.4286,
       "sbac_math_pct_proficient": 0.2143,
       "growth_apta_ela": 0.5375,
       "growth_apta_math": 0.5896,
       "sat_ela_pct_proficient": 0.8214,
       "sat_ela_average_score": 545.3571,
       "sat_math_pct_proficient": 0.3929,
       "sat_math_average_score": 496.7857
      },
      "Program": {
       "enrollment": 39,
       "attendance_rate": 0.7492,
       "chronic_absenteeism_pct": 0.5641,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 40,
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": 0.1538,
       "sbac_ela_pct_proficient": 0.4167,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.6846,
       "growth_apta_math": 0.7224
      },
      "Public Schools": {
       "enrollment": 3744,
       "attendance_rate": 0.9373,
       "chronic_absenteeism_pct": 0.1599,
       "sbac_ela_pct_proficient": 0.5066,
       "sbac_math_pct_proficient": 0.4468,
       "growth_apta_ela": 0.5787,
       "growth_apta_math": 0.5617,
       "sat_ela_pct_proficient": 0.5721,
       "sat_ela_average_score": 497.6923,
       "sat_math_pct_proficient": 0.3462,
       "sat_math_average_score": 480.0962
      },
      "All school types": {
       "enrollment_all_school_types": 4254
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9392,
       "chronic_absenteeism_pct": 0.1548,
       "sat_ela_pct_proficient": 0.36,
       "sat_ela_average_score": 454.4,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 423.6
      },
      "Other Magnet": {
       "attendance_rate": 0.9246,
       "chronic_absenteeism_pct": 0.2185,
       "sbac_ela_pct_proficient": 0.3684,
       "sbac_math_pct_proficient": 0.2105,
       "growth_apta_ela": 0.5184,
       "growth_apta_math": 0.5887,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7683,
       "chronic_absenteeism_pct": 0.5526,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.928,
       "chronic_absenteeism_pct": 0.205,
       "sbac_ela_pct_proficient": 0.3641,
       "sbac_math_pct_proficient": 0.3033,
       "growth_apta_ela": 0.5494,
       "growth_apta_math": 0.5109,
       "sat_ela_pct_proficient": 0.3866,
       "sat_ela_average_score": 454.1176,
       "sat_math_pct_proficient": 0.2185,
       "sat_math_average_score": 442.437
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.1321,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.0994,
       "sbac_ela_pct_proficient": 0.696,
       "sbac_math_pct_proficient": 0.6382,
       "growth_apta_ela": 0.6157,
       "growth_apta_math": 0.6263,
       "sat_ela_pct_proficient": 0.8202,
       "sat_ela_average_score": 555.9551,
       "sat_math_pct_proficient": 0.5169,
       "sat_math_average_score": 530.4494
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Guilford": {
   "town_code": "060",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0600011",
     "name": "Guilford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23082.97,
    "five_year_average_ending_2024_25": {
     "unweighted": 21040.01,
     "need_weighted": 20172.11,
     "need_weighted_cwift": 19134.18,
     "need_weighted_real": 21605.4
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 21,
       "attendance_rate": 0.9775,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3108,
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": 0.0937,
       "sbac_ela_pct_proficient": 0.7461,
       "sbac_math_pct_proficient": 0.7,
       "growth_apta_ela": 0.6443,
       "growth_apta_math": 0.7061,
       "sat_ela_pct_proficient": 0.8264,
       "sat_ela_average_score": 558.4528,
       "sat_math_pct_proficient": 0.5472,
       "sat_math_average_score": 543.1321
      },
      "All school types": {
       "enrollment_all_school_types": 3153
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9775,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9377,
       "chronic_absenteeism_pct": 0.166,
       "sbac_ela_pct_proficient": 0.4394,
       "sbac_math_pct_proficient": 0.3775,
       "growth_apta_ela": 0.5682,
       "growth_apta_math": 0.6059,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 482.5758,
       "sat_math_pct_proficient": 0.2576,
       "sat_math_average_score": 457.1212
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0688,
       "sbac_ela_pct_proficient": 0.8554,
       "sbac_math_pct_proficient": 0.8151,
       "growth_apta_ela": 0.6698,
       "growth_apta_math": 0.7398,
       "sat_ela_pct_proficient": 0.9347,
       "sat_ela_average_score": 583.6181,
       "sat_math_pct_proficient": 0.6432,
       "sat_math_average_score": 571.6583
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3059,
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": 0.1006,
       "sbac_ela_pct_proficient": 0.7518,
       "sbac_math_pct_proficient": 0.7115,
       "growth_apta_ela": 0.6364,
       "growth_apta_math": 0.7544,
       "sat_ela_pct_proficient": 0.8419,
       "sat_ela_average_score": 562.5581,
       "sat_math_pct_proficient": 0.5767,
       "sat_math_average_score": 547.8605
      },
      "All school types": {
       "enrollment_all_school_types": 3100
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9295,
       "chronic_absenteeism_pct": 0.1805,
       "sbac_ela_pct_proficient": 0.4757,
       "sbac_math_pct_proficient": 0.4297,
       "growth_apta_ela": 0.6106,
       "growth_apta_math": 0.6757,
       "sat_ela_pct_proficient": 0.525,
       "sat_ela_average_score": 486.5,
       "sat_math_pct_proficient": 0.2,
       "sat_math_average_score": 467
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0728,
       "sbac_ela_pct_proficient": 0.8548,
       "sbac_math_pct_proficient": 0.8165,
       "growth_apta_ela": 0.6456,
       "growth_apta_math": 0.7824,
       "sat_ela_pct_proficient": 0.9143,
       "sat_ela_average_score": 579.9429,
       "sat_math_pct_proficient": 0.6629,
       "sat_math_average_score": 566.3429
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 2977,
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": 0.0869,
       "sbac_ela_pct_proficient": 0.7315,
       "sbac_math_pct_proficient": 0.6936,
       "growth_apta_ela": 0.5885,
       "growth_apta_math": 0.6942,
       "sat_ela_pct_proficient": 0.8056,
       "sat_ela_average_score": 564.0873,
       "sat_math_pct_proficient": 0.5357,
       "sat_math_average_score": 544.881
      },
      "All school types": {
       "enrollment_all_school_types": 3017
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9355,
       "chronic_absenteeism_pct": 0.1493,
       "sbac_ela_pct_proficient": 0.426,
       "sbac_math_pct_proficient": 0.3792,
       "growth_apta_ela": 0.489,
       "growth_apta_math": 0.5893,
       "sat_ela_pct_proficient": 0.5763,
       "sat_ela_average_score": 489.322,
       "sat_math_pct_proficient": 0.339,
       "sat_math_average_score": 475.4237
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0648,
       "sbac_ela_pct_proficient": 0.8536,
       "sbac_math_pct_proficient": 0.8193,
       "growth_apta_ela": 0.6295,
       "growth_apta_math": 0.7373,
       "sat_ela_pct_proficient": 0.8756,
       "sat_ela_average_score": 586.943,
       "sat_math_pct_proficient": 0.5959,
       "sat_math_average_score": 566.114
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Haddam": {
   "town_code": "061",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2170012",
     "name": "Regional School District 17",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9399,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 10
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 1093
      },
      "Regional Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.0621,
       "sbac_ela_pct_proficient": 0.6674,
       "sbac_math_pct_proficient": 0.6414,
       "growth_apta_ela": 0.4834,
       "growth_apta_math": 0.6298,
       "sat_ela_pct_proficient": 0.803,
       "sat_ela_average_score": 552.8788,
       "sat_math_pct_proficient": 0.5152,
       "sat_math_average_score": 550.7576,
       "enrollment": 1054
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1062,
       "sbac_ela_pct_proficient": 0.4485,
       "sbac_math_pct_proficient": 0.4074,
       "growth_apta_ela": 0.4354,
       "growth_apta_math": 0.582,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9567,
       "chronic_absenteeism_pct": 0.0447,
       "sbac_ela_pct_proficient": 0.7552,
       "sbac_math_pct_proficient": 0.7345,
       "growth_apta_ela": 0.503,
       "growth_apta_math": 0.6489,
       "sat_ela_pct_proficient": 0.8333,
       "sat_ela_average_score": 561.8519,
       "sat_math_pct_proficient": 0.5926,
       "sat_math_average_score": 566.8519
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 24,
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 1009,
       "attendance_rate": 0.9627,
       "chronic_absenteeism_pct": 0.0474,
       "sbac_ela_pct_proficient": 0.7103,
       "sbac_math_pct_proficient": 0.6714,
       "growth_apta_ela": 0.6577,
       "growth_apta_math": 0.6343,
       "sat_ela_pct_proficient": 0.8608,
       "sat_ela_average_score": 556.962,
       "sat_math_pct_proficient": 0.4684,
       "sat_math_average_score": 531.1392
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1046
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": 0.0803,
       "sbac_ela_pct_proficient": 0.4848,
       "sbac_math_pct_proficient": 0.4394,
       "growth_apta_ela": 0.5895,
       "growth_apta_math": 0.5122,
       "sat_ela_pct_proficient": 0.7,
       "sat_ela_average_score": 494.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 445
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9665,
       "chronic_absenteeism_pct": 0.0348,
       "sbac_ela_pct_proficient": 0.7918,
       "sbac_math_pct_proficient": 0.7555,
       "growth_apta_ela": 0.6821,
       "growth_apta_math": 0.6777,
       "sat_ela_pct_proficient": 0.9153,
       "sat_ela_average_score": 578.1356,
       "sat_math_pct_proficient": 0.5763,
       "sat_math_average_score": 560.339
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 26,
       "attendance_rate": 0.942,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 1003,
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": 0.0756,
       "sbac_ela_pct_proficient": 0.6568,
       "sbac_math_pct_proficient": 0.6181,
       "growth_apta_ela": 0.533,
       "growth_apta_math": 0.5993,
       "sat_ela_pct_proficient": 0.8378,
       "sat_ela_average_score": 562.7027,
       "sat_math_pct_proficient": 0.6081,
       "sat_math_average_score": 548.2432
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1045
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1477,
       "sbac_ela_pct_proficient": 0.456,
       "sbac_math_pct_proficient": 0.3968,
       "growth_apta_ela": 0.433,
       "growth_apta_math": 0.5422,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9584,
       "chronic_absenteeism_pct": 0.049,
       "sbac_ela_pct_proficient": 0.7291,
       "sbac_math_pct_proficient": 0.6983,
       "growth_apta_ela": 0.5657,
       "growth_apta_math": 0.6179,
       "sat_ela_pct_proficient": 0.8947,
       "sat_ela_average_score": 582.9825,
       "sat_math_pct_proficient": 0.6667,
       "sat_math_average_score": 563.3333
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Hamden": {
   "town_code": "062",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0620011",
     "name": "Hamden School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24160.13,
    "five_year_average_ending_2024_25": {
     "unweighted": 22484.29,
     "need_weighted": 19555.14,
     "need_weighted_cwift": 18553.42,
     "need_weighted_real": 20961.52
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 111,
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": 0.1441,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 395,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 369.6875
      },
      "Open Choice": {
       "enrollment": 35,
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2812,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 838,
       "attendance_rate": 0.9313,
       "chronic_absenteeism_pct": 0.1926,
       "sbac_ela_pct_proficient": 0.374,
       "sbac_math_pct_proficient": 0.2,
       "growth_apta_ela": 0.5531,
       "growth_apta_math": 0.4988,
       "sat_ela_pct_proficient": 0.4872,
       "sat_ela_average_score": 474.359,
       "sat_math_pct_proficient": 0.1538,
       "sat_math_average_score": 440.7692
      },
      "Program": {
       "enrollment": 488,
       "attendance_rate": 0.8754,
       "chronic_absenteeism_pct": 0.41,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.414,
       "growth_apta_math": 0.5454,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 206,
       "attendance_rate": 0.9325,
       "chronic_absenteeism_pct": 0.1793,
       "sbac_ela_pct_proficient": 0.4176,
       "sbac_math_pct_proficient": 0.1758,
       "growth_apta_ela": 0.558,
       "growth_apta_math": 0.6278,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 5148,
       "attendance_rate": 0.927,
       "chronic_absenteeism_pct": 0.2058,
       "sbac_ela_pct_proficient": 0.4276,
       "sbac_math_pct_proficient": 0.3652,
       "growth_apta_ela": 0.5489,
       "growth_apta_math": 0.5468,
       "sat_ela_pct_proficient": 0.508,
       "sat_ela_average_score": 481.4439,
       "sat_math_pct_proficient": 0.1952,
       "sat_math_average_score": 454.4652
      },
      "All school types": {
       "enrollment_all_school_types": 6829
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1515,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 386.087,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 359.5652
      },
      "Open Choice": {
       "attendance_rate": 0.9001,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9234,
       "chronic_absenteeism_pct": 0.239,
       "sbac_ela_pct_proficient": 0.2995,
       "sbac_math_pct_proficient": 0.1382,
       "growth_apta_ela": 0.5738,
       "growth_apta_math": 0.4731,
       "sat_ela_pct_proficient": 0.4091,
       "sat_ela_average_score": 450.4545,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 428.6364
      },
      "Program": {
       "attendance_rate": 0.8787,
       "chronic_absenteeism_pct": 0.3973,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.414,
       "growth_apta_math": 0.5454,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9269,
       "chronic_absenteeism_pct": 0.2047,
       "sbac_ela_pct_proficient": 0.3582,
       "sbac_math_pct_proficient": 0.1791,
       "growth_apta_ela": 0.5331,
       "growth_apta_math": 0.6714,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2677,
       "sbac_ela_pct_proficient": 0.2668,
       "sbac_math_pct_proficient": 0.2093,
       "growth_apta_ela": 0.5288,
       "growth_apta_math": 0.5032,
       "sat_ela_pct_proficient": 0.3103,
       "sat_ela_average_score": 432.1839,
       "sat_math_pct_proficient": 0.0517,
       "sat_math_average_score": 412.931
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.1333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": 0.1269,
       "sbac_ela_pct_proficient": 0.4702,
       "sbac_math_pct_proficient": 0.2798,
       "growth_apta_ela": 0.5244,
       "growth_apta_math": 0.5346,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.1228,
       "sbac_ela_pct_proficient": 0.5833,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": 0.1163,
       "sbac_ela_pct_proficient": 0.6659,
       "sbac_math_pct_proficient": 0.5956,
       "growth_apta_ela": 0.5778,
       "growth_apta_math": 0.6096,
       "sat_ela_pct_proficient": 0.68,
       "sat_ela_average_score": 524.3,
       "sat_math_pct_proficient": 0.32,
       "sat_math_average_score": 490.6
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 137,
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1606,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 434.0909,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 392.2727
      },
      "Open Choice": {
       "enrollment": 29,
       "attendance_rate": 0.9378,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 888,
       "attendance_rate": 0.934,
       "chronic_absenteeism_pct": 0.1638,
       "sbac_ela_pct_proficient": 0.3715,
       "sbac_math_pct_proficient": 0.2723,
       "growth_apta_ela": 0.5293,
       "growth_apta_math": 0.5638,
       "sat_ela_pct_proficient": 0.4912,
       "sat_ela_average_score": 468.0702,
       "sat_math_pct_proficient": 0.1754,
       "sat_math_average_score": 440.8772
      },
      "Program": {
       "enrollment": 477,
       "attendance_rate": 0.8935,
       "chronic_absenteeism_pct": 0.3823,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.414,
       "growth_apta_math": 0.5147,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 204,
       "attendance_rate": 0.9373,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.2151,
       "growth_apta_ela": 0.5785,
       "growth_apta_math": 0.6052,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 5148,
       "attendance_rate": 0.9299,
       "chronic_absenteeism_pct": 0.1935,
       "sbac_ela_pct_proficient": 0.4124,
       "sbac_math_pct_proficient": 0.3465,
       "growth_apta_ela": 0.5797,
       "growth_apta_math": 0.5666,
       "sat_ela_pct_proficient": 0.4961,
       "sat_ela_average_score": 476.4829,
       "sat_math_pct_proficient": 0.1942,
       "sat_math_average_score": 451.5486
      },
      "All school types": {
       "enrollment_all_school_types": 6886
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9379,
       "chronic_absenteeism_pct": 0.1795,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9237,
       "chronic_absenteeism_pct": 0.2083,
       "sbac_ela_pct_proficient": 0.2638,
       "sbac_math_pct_proficient": 0.183,
       "growth_apta_ela": 0.5003,
       "growth_apta_math": 0.5118,
       "sat_ela_pct_proficient": 0.3448,
       "sat_ela_average_score": 441.7241,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 426.2069
      },
      "Program": {
       "attendance_rate": 0.8966,
       "chronic_absenteeism_pct": 0.3723,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.414,
       "growth_apta_math": 0.5147,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.2056,
       "sbac_ela_pct_proficient": 0.3559,
       "sbac_math_pct_proficient": 0.2034,
       "growth_apta_ela": 0.5749,
       "growth_apta_math": 0.5851,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9172,
       "chronic_absenteeism_pct": 0.2567,
       "sbac_ela_pct_proficient": 0.2506,
       "sbac_math_pct_proficient": 0.1894,
       "growth_apta_ela": 0.5476,
       "growth_apta_math": 0.5074,
       "sat_ela_pct_proficient": 0.3401,
       "sat_ela_average_score": 435.736,
       "sat_math_pct_proficient": 0.0863,
       "sat_math_average_score": 417.1066
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": 0.1356,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.0938,
       "sbac_ela_pct_proficient": 0.5316,
       "sbac_math_pct_proficient": 0.4051,
       "growth_apta_ela": 0.5712,
       "growth_apta_math": 0.6392,
       "sat_ela_pct_proficient": 0.6429,
       "sat_ela_average_score": 495.3571,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 456.0714
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": 0.1045,
       "sbac_ela_pct_proficient": 0.2941,
       "sbac_math_pct_proficient": 0.2353,
       "growth_apta_ela": 0.5853,
       "growth_apta_math": 0.644,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": 0.1053,
       "sbac_ela_pct_proficient": 0.6398,
       "sbac_math_pct_proficient": 0.5673,
       "growth_apta_ela": 0.6234,
       "growth_apta_math": 0.6474,
       "sat_ela_pct_proficient": 0.663,
       "sat_ela_average_score": 520.1087,
       "sat_math_pct_proficient": 0.3098,
       "sat_math_average_score": 488.4239
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 147,
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": 0.1701,
       "sat_ela_pct_proficient": 0.3778,
       "sat_ela_average_score": 453.5556,
       "sat_math_pct_proficient": 0.1556,
       "sat_math_average_score": 428.8889
      },
      "Open Choice": {
       "enrollment": 28,
       "attendance_rate": 0.9695,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 905,
       "attendance_rate": 0.933,
       "chronic_absenteeism_pct": 0.1705,
       "sbac_ela_pct_proficient": 0.4231,
       "sbac_math_pct_proficient": 0.2879,
       "growth_apta_ela": 0.6557,
       "growth_apta_math": 0.6059,
       "sat_ela_pct_proficient": 0.42,
       "sat_ela_average_score": 458.8,
       "sat_math_pct_proficient": 0.18,
       "sat_math_average_score": 446.4
      },
      "Program": {
       "enrollment": 422,
       "attendance_rate": 0.8817,
       "chronic_absenteeism_pct": 0.358,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4925,
       "growth_apta_math": 0.4504,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 192,
       "attendance_rate": 0.9342,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": 0.2917,
       "sbac_math_pct_proficient": 0.1875,
       "growth_apta_ela": 0.5225,
       "growth_apta_math": 0.4802,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 5009,
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2038,
       "sbac_ela_pct_proficient": 0.3864,
       "sbac_math_pct_proficient": 0.3471,
       "growth_apta_ela": 0.5495,
       "growth_apta_math": 0.5803,
       "sat_ela_pct_proficient": 0.4448,
       "sat_ela_average_score": 471.105,
       "sat_math_pct_proficient": 0.2072,
       "sat_math_average_score": 446.3812
      },
      "All school types": {
       "enrollment_all_school_types": 6706
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9345,
       "chronic_absenteeism_pct": 0.2169,
       "sat_ela_pct_proficient": 0.2857,
       "sat_ela_average_score": 437.1429,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 410.7143
      },
      "Open Choice": {
       "attendance_rate": 0.9672,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9233,
       "chronic_absenteeism_pct": 0.2149,
       "sbac_ela_pct_proficient": 0.3361,
       "sbac_math_pct_proficient": 0.1983,
       "growth_apta_ela": 0.6599,
       "growth_apta_math": 0.5696,
       "sat_ela_pct_proficient": 0.3548,
       "sat_ela_average_score": 444.5161,
       "sat_math_pct_proficient": 0.1935,
       "sat_math_average_score": 437.0968
      },
      "Program": {
       "attendance_rate": 0.8853,
       "chronic_absenteeism_pct": 0.3482,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4925,
       "growth_apta_math": 0.4504,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2051,
       "sbac_ela_pct_proficient": 0.2535,
       "sbac_math_pct_proficient": 0.1408,
       "growth_apta_ela": 0.4351,
       "growth_apta_math": 0.4614,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.917,
       "chronic_absenteeism_pct": 0.2683,
       "sbac_ela_pct_proficient": 0.2286,
       "sbac_math_pct_proficient": 0.1933,
       "growth_apta_ela": 0.5141,
       "growth_apta_math": 0.5414,
       "sat_ela_pct_proficient": 0.3,
       "sat_ela_average_score": 435.7778,
       "sat_math_pct_proficient": 0.1167,
       "sat_math_average_score": 413.4444
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.1094,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.1033,
       "sbac_ela_pct_proficient": 0.5592,
       "sbac_math_pct_proficient": 0.4276,
       "growth_apta_ela": 0.6496,
       "growth_apta_math": 0.6593,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.32,
       "growth_apta_ela": 0.7978,
       "growth_apta_math": 0.5395,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.1231,
       "sbac_ela_pct_proficient": 0.5857,
       "sbac_math_pct_proficient": 0.5409,
       "growth_apta_ela": 0.5928,
       "growth_apta_math": 0.6281,
       "sat_ela_pct_proficient": 0.5879,
       "sat_ela_average_score": 506.044,
       "sat_math_pct_proficient": 0.2967,
       "sat_math_average_score": 478.956
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Hampton": {
   "town_code": "063",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0630011",
     "name": "Hampton School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2110012",
     "name": "Regional School District 11",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 30509.48,
    "five_year_average_ending_2024_25": {
     "unweighted": 29100.6,
     "need_weighted": 26057.86,
     "need_weighted_cwift": 26770.56,
     "need_weighted_real": 27991.71
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 76,
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.0938,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.25,
       "growth_apta_ela": 0.6388,
       "growth_apta_math": 0.4487,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 152
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null,
       "enrollment": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9514,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8,
       "sbac_math_pct_proficient": 0.35,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null,
       "enrollment": 43
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9176,
       "chronic_absenteeism_pct": 0.1765,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9615,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9329,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 42,
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 73,
       "attendance_rate": 0.9459,
       "chronic_absenteeism_pct": 0.15,
       "sbac_ela_pct_proficient": 0.6207,
       "sbac_math_pct_proficient": 0.3103,
       "growth_apta_ela": 0.6286,
       "growth_apta_math": 0.8416,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 149
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9533,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9689,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 71,
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.1525,
       "sbac_ela_pct_proficient": 0.4706,
       "sbac_math_pct_proficient": 0.2941
      },
      "All school types": {
       "enrollment_all_school_types": 135
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.2647,
       "sbac_ela_pct_proficient": 0.35,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9737,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Hartford": {
   "town_code": "064",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0640011",
     "name": "Hartford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23793.69,
    "five_year_average_ending_2024_25": {
     "unweighted": 22801.82,
     "need_weighted": 17267.5,
     "need_weighted_cwift": 16616.27,
     "need_weighted_real": 18527.67
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 575,
       "attendance_rate": 0.8974,
       "chronic_absenteeism_pct": 0.3757,
       "sat_ela_pct_proficient": 0.1316,
       "sat_ela_average_score": 381.4035,
       "sat_math_pct_proficient": 0.0702,
       "sat_math_average_score": 370.4386
      },
      "Open Choice": {
       "enrollment": 2061,
       "attendance_rate": 0.9095,
       "chronic_absenteeism_pct": 0.3228,
       "sbac_ela_pct_proficient": 0.2503,
       "sbac_math_pct_proficient": 0.179,
       "growth_apta_ela": 0.5477,
       "growth_apta_math": 0.5414,
       "sat_ela_pct_proficient": 0.375,
       "sat_ela_average_score": 445.4167,
       "sat_math_pct_proficient": 0.1083,
       "sat_math_average_score": 422.3333
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 570,
       "attendance_rate": 0.8377,
       "chronic_absenteeism_pct": 0.4907,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.2775,
       "growth_apta_math": 0.342,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 1363,
       "attendance_rate": 0.9168,
       "chronic_absenteeism_pct": 0.2947,
       "sbac_ela_pct_proficient": 0.3357,
       "sbac_math_pct_proficient": 0.1816,
       "growth_apta_ela": 0.5418,
       "growth_apta_math": 0.5118,
       "sat_ela_pct_proficient": 0.2222,
       "sat_ela_average_score": 410.1852,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 414.2593
      },
      "Sheff Magnet": {
       "enrollment": 8785,
       "attendance_rate": 0.9068,
       "chronic_absenteeism_pct": 0.3147,
       "sbac_ela_pct_proficient": 0.1782,
       "sbac_math_pct_proficient": 0.1361,
       "growth_apta_ela": 0.5094,
       "growth_apta_math": 0.4879,
       "sat_ela_pct_proficient": 0.2657,
       "sat_ela_average_score": 422.9079,
       "sat_math_pct_proficient": 0.0879,
       "sat_math_average_score": 403.8703
      },
      "Public Schools": {
       "enrollment": 7951,
       "attendance_rate": 0.8602,
       "chronic_absenteeism_pct": 0.4356,
       "sbac_ela_pct_proficient": 0.1241,
       "sbac_math_pct_proficient": 0.1112,
       "growth_apta_ela": 0.5005,
       "growth_apta_math": 0.517,
       "sat_ela_pct_proficient": 0.1156,
       "sat_ela_average_score": 355.6989,
       "sat_math_pct_proficient": 0.0242,
       "sat_math_average_score": 353.9785
      },
      "All school types": {
       "enrollment_all_school_types": 21306
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.8889,
       "chronic_absenteeism_pct": 0.4165,
       "sat_ela_pct_proficient": 0.1158,
       "sat_ela_average_score": 379.1579,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 368.1053
      },
      "Open Choice": {
       "attendance_rate": 0.9065,
       "chronic_absenteeism_pct": 0.3408,
       "sbac_ela_pct_proficient": 0.2191,
       "sbac_math_pct_proficient": 0.1418,
       "growth_apta_ela": 0.5331,
       "growth_apta_math": 0.5436,
       "sat_ela_pct_proficient": 0.3191,
       "sat_ela_average_score": 430.3191,
       "sat_math_pct_proficient": 0.0957,
       "sat_math_average_score": 411.0638
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8379,
       "chronic_absenteeism_pct": 0.4932,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.2846,
       "growth_apta_math": 0.3239,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9148,
       "chronic_absenteeism_pct": 0.3025,
       "sbac_ela_pct_proficient": 0.3176,
       "sbac_math_pct_proficient": 0.182,
       "growth_apta_ela": 0.5327,
       "growth_apta_math": 0.5159,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 390.2857,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 400.8571
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9023,
       "chronic_absenteeism_pct": 0.3378,
       "sbac_ela_pct_proficient": 0.1504,
       "sbac_math_pct_proficient": 0.1114,
       "growth_apta_ela": 0.5022,
       "growth_apta_math": 0.476,
       "sat_ela_pct_proficient": 0.2482,
       "sat_ela_average_score": 417.3956,
       "sat_math_pct_proficient": 0.0811,
       "sat_math_average_score": 398.5258
      },
      "Public Schools": {
       "attendance_rate": 0.8586,
       "chronic_absenteeism_pct": 0.4407,
       "sbac_ela_pct_proficient": 0.1137,
       "sbac_math_pct_proficient": 0.1023,
       "growth_apta_ela": 0.4964,
       "growth_apta_math": 0.5108,
       "sat_ela_pct_proficient": 0.0983,
       "sat_ela_average_score": 350.3468,
       "sat_math_pct_proficient": 0.0173,
       "sat_math_average_score": 349.8844
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9318,
       "chronic_absenteeism_pct": 0.2105,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": 0.9341,
       "chronic_absenteeism_pct": 0.1765,
       "sbac_ela_pct_proficient": 0.5204,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.687,
       "growth_apta_math": 0.5215,
       "sat_ela_pct_proficient": 0.5769,
       "sat_ela_average_score": 500,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 463.0769
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9315,
       "chronic_absenteeism_pct": 0.2372,
       "sbac_ela_pct_proficient": 0.4932,
       "sbac_math_pct_proficient": 0.1781,
       "growth_apta_ela": 0.6281,
       "growth_apta_math": 0.4724,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": 0.1459,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.3342,
       "growth_apta_ela": 0.5699,
       "growth_apta_math": 0.587,
       "sat_ela_pct_proficient": 0.3662,
       "sat_ela_average_score": 454.507,
       "sat_math_pct_proficient": 0.1268,
       "sat_math_average_score": 434.507
      },
      "Public Schools": {
       "attendance_rate": 0.8965,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": 0.391,
       "sbac_math_pct_proficient": 0.3409,
       "growth_apta_ela": 0.6582,
       "growth_apta_math": 0.7516,
       "sat_ela_pct_proficient": 0.3462,
       "sat_ela_average_score": 426.9231,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 408.4615
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 610,
       "attendance_rate": 0.9069,
       "chronic_absenteeism_pct": 0.3492,
       "sat_ela_pct_proficient": 0.2308,
       "sat_ela_average_score": 407.2308,
       "sat_math_pct_proficient": 0.0846,
       "sat_math_average_score": 390.6923
      },
      "Open Choice": {
       "enrollment": 2081,
       "attendance_rate": 0.9085,
       "chronic_absenteeism_pct": 0.3294,
       "sbac_ela_pct_proficient": 0.2845,
       "sbac_math_pct_proficient": 0.1954,
       "growth_apta_ela": 0.5545,
       "growth_apta_math": 0.5425,
       "sat_ela_pct_proficient": 0.3953,
       "sat_ela_average_score": 447.2868,
       "sat_math_pct_proficient": 0.1163,
       "sat_math_average_score": 416.4341
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 605,
       "attendance_rate": 0.8365,
       "chronic_absenteeism_pct": 0.5128,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.4194,
       "growth_apta_math": 0.4914,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 369.2593,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 312.5926
      },
      "Public Charter Schools": {
       "enrollment": 1318,
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": 0.1745,
       "sbac_ela_pct_proficient": 0.3229,
       "sbac_math_pct_proficient": 0.2209,
       "growth_apta_ela": 0.5892,
       "growth_apta_math": 0.5709,
       "sat_ela_pct_proficient": 0.2917,
       "sat_ela_average_score": 431.4583,
       "sat_math_pct_proficient": 0.1667,
       "sat_math_average_score": 420.625
      },
      "Sheff Magnet": {
       "enrollment": 8996,
       "attendance_rate": 0.9049,
       "chronic_absenteeism_pct": 0.3196,
       "sbac_ela_pct_proficient": 0.202,
       "sbac_math_pct_proficient": 0.1641,
       "growth_apta_ela": 0.5098,
       "growth_apta_math": 0.4857,
       "sat_ela_pct_proficient": 0.343,
       "sat_ela_average_score": 435.9423,
       "sat_math_pct_proficient": 0.1154,
       "sat_math_average_score": 403.1239
      },
      "Public Schools": {
       "enrollment": 7579,
       "attendance_rate": 0.8589,
       "chronic_absenteeism_pct": 0.4355,
       "sbac_ela_pct_proficient": 0.1328,
       "sbac_math_pct_proficient": 0.1347,
       "growth_apta_ela": 0.5315,
       "growth_apta_math": 0.532,
       "sat_ela_pct_proficient": 0.125,
       "sat_ela_average_score": 366.0811,
       "sat_math_pct_proficient": 0.0777,
       "sat_math_average_score": 366.4189
      },
      "All school types": {
       "enrollment_all_school_types": 21191
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9014,
       "chronic_absenteeism_pct": 0.3886,
       "sat_ela_pct_proficient": 0.2273,
       "sat_ela_average_score": 402.6364,
       "sat_math_pct_proficient": 0.0909,
       "sat_math_average_score": 385.3636
      },
      "Open Choice": {
       "attendance_rate": 0.9051,
       "chronic_absenteeism_pct": 0.3495,
       "sbac_ela_pct_proficient": 0.2439,
       "sbac_math_pct_proficient": 0.1661,
       "growth_apta_ela": 0.5516,
       "growth_apta_math": 0.5344,
       "sat_ela_pct_proficient": 0.3738,
       "sat_ela_average_score": 441.8692,
       "sat_math_pct_proficient": 0.0935,
       "sat_math_average_score": 410.5607
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8363,
       "chronic_absenteeism_pct": 0.513,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.4194,
       "growth_apta_math": 0.4914,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 369.2593,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 312.5926
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9322,
       "chronic_absenteeism_pct": 0.186,
       "sbac_ela_pct_proficient": 0.314,
       "sbac_math_pct_proficient": 0.2161,
       "growth_apta_ela": 0.5842,
       "growth_apta_math": 0.5605,
       "sat_ela_pct_proficient": 0.3243,
       "sat_ela_average_score": 435.6757,
       "sat_math_pct_proficient": 0.2162,
       "sat_math_average_score": 435.1351
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9002,
       "chronic_absenteeism_pct": 0.342,
       "sbac_ela_pct_proficient": 0.1675,
       "sbac_math_pct_proficient": 0.1347,
       "growth_apta_ela": 0.4999,
       "growth_apta_math": 0.4723,
       "sat_ela_pct_proficient": 0.315,
       "sat_ela_average_score": 427.3228,
       "sat_math_pct_proficient": 0.1122,
       "sat_math_average_score": 397.0472
      },
      "Public Schools": {
       "attendance_rate": 0.8569,
       "chronic_absenteeism_pct": 0.4431,
       "sbac_ela_pct_proficient": 0.1193,
       "sbac_math_pct_proficient": 0.1247,
       "growth_apta_ela": 0.5261,
       "growth_apta_math": 0.5277,
       "sat_ela_pct_proficient": 0.1111,
       "sat_ela_average_score": 360.1481,
       "sat_math_pct_proficient": 0.0667,
       "sat_math_average_score": 360.963
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": 0.1553,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 432.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 420
      },
      "Open Choice": {
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1512,
       "sbac_ela_pct_proficient": 0.663,
       "sbac_math_pct_proficient": 0.4674,
       "growth_apta_ela": 0.5807,
       "growth_apta_math": 0.6153,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 473.6364,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 445
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": 0.0791,
       "sbac_ela_pct_proficient": 0.4127,
       "sbac_math_pct_proficient": 0.2698,
       "growth_apta_ela": 0.6484,
       "growth_apta_math": 0.699,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1514,
       "sbac_ela_pct_proficient": 0.4724,
       "sbac_math_pct_proficient": 0.3949,
       "growth_apta_ela": 0.59,
       "growth_apta_math": 0.5936,
       "sat_ela_pct_proficient": 0.5185,
       "sat_ela_average_score": 490,
       "sat_math_pct_proficient": 0.1358,
       "sat_math_average_score": 441.2346
      },
      "Public Schools": {
       "attendance_rate": 0.9015,
       "chronic_absenteeism_pct": 0.2963,
       "sbac_ela_pct_proficient": 0.4025,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.6975,
       "growth_apta_math": 0.6607,
       "sat_ela_pct_proficient": 0.2692,
       "sat_ela_average_score": 427.6923,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 423.0769
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 668,
       "attendance_rate": 0.9075,
       "chronic_absenteeism_pct": 0.3518,
       "sat_ela_pct_proficient": 0.1544,
       "sat_ela_average_score": 396.3758,
       "sat_math_pct_proficient": 0.0604,
       "sat_math_average_score": 378.6577
      },
      "Open Choice": {
       "enrollment": 2034,
       "attendance_rate": 0.9052,
       "chronic_absenteeism_pct": 0.358,
       "sbac_ela_pct_proficient": 0.2754,
       "sbac_math_pct_proficient": 0.2177,
       "growth_apta_ela": 0.5286,
       "growth_apta_math": 0.546,
       "sat_ela_pct_proficient": 0.2609,
       "sat_ela_average_score": 422.2464,
       "sat_math_pct_proficient": 0.0725,
       "sat_math_average_score": 405.2899
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 592,
       "attendance_rate": 0.8192,
       "chronic_absenteeism_pct": 0.5447,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4072,
       "growth_apta_math": 0.4949,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 372.8571,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 309.0476
      },
      "Public Charter Schools": {
       "enrollment": 1357,
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": 0.2213,
       "sbac_ela_pct_proficient": 0.3481,
       "sbac_math_pct_proficient": 0.1906,
       "growth_apta_ela": 0.6008,
       "growth_apta_math": 0.4913,
       "sat_ela_pct_proficient": 0.34,
       "sat_ela_average_score": 441,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 394.2
      },
      "Sheff Magnet": {
       "enrollment": 9044,
       "attendance_rate": 0.9048,
       "chronic_absenteeism_pct": 0.3251,
       "sbac_ela_pct_proficient": 0.2028,
       "sbac_math_pct_proficient": 0.1689,
       "growth_apta_ela": 0.5053,
       "growth_apta_math": 0.4785,
       "sat_ela_pct_proficient": 0.2945,
       "sat_ela_average_score": 429.9044,
       "sat_math_pct_proficient": 0.0841,
       "sat_math_average_score": 401.5296
      },
      "Public Schools": {
       "enrollment": 6734,
       "attendance_rate": 0.86,
       "chronic_absenteeism_pct": 0.4428,
       "sbac_ela_pct_proficient": 0.1595,
       "sbac_math_pct_proficient": 0.1491,
       "growth_apta_ela": 0.5667,
       "growth_apta_math": 0.5203,
       "sat_ela_pct_proficient": 0.1576,
       "sat_ela_average_score": 378.9674,
       "sat_math_pct_proficient": 0.087,
       "sat_math_average_score": 362.6359
      },
      "All school types": {
       "enrollment_all_school_types": 20432
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9028,
       "chronic_absenteeism_pct": 0.3903,
       "sat_ela_pct_proficient": 0.1639,
       "sat_ela_average_score": 394.1803,
       "sat_math_pct_proficient": 0.0656,
       "sat_math_average_score": 378.9344
      },
      "Open Choice": {
       "attendance_rate": 0.9021,
       "chronic_absenteeism_pct": 0.3798,
       "sbac_ela_pct_proficient": 0.239,
       "sbac_math_pct_proficient": 0.184,
       "growth_apta_ela": 0.5242,
       "growth_apta_math": 0.5452,
       "sat_ela_pct_proficient": 0.2353,
       "sat_ela_average_score": 414.7059,
       "sat_math_pct_proficient": 0.0588,
       "sat_math_average_score": 399.4958
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8208,
       "chronic_absenteeism_pct": 0.5399,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4072,
       "growth_apta_math": 0.4949,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 372.8571,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 309.0476
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9286,
       "chronic_absenteeism_pct": 0.2281,
       "sbac_ela_pct_proficient": 0.3368,
       "sbac_math_pct_proficient": 0.1846,
       "growth_apta_ela": 0.6011,
       "growth_apta_math": 0.494,
       "sat_ela_pct_proficient": 0.2703,
       "sat_ela_average_score": 428.1081,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 385.9459
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8998,
       "chronic_absenteeism_pct": 0.349,
       "sbac_ela_pct_proficient": 0.1671,
       "sbac_math_pct_proficient": 0.1409,
       "growth_apta_ela": 0.4945,
       "growth_apta_math": 0.4718,
       "sat_ela_pct_proficient": 0.2664,
       "sat_ela_average_score": 421.4447,
       "sat_math_pct_proficient": 0.0655,
       "sat_math_average_score": 393.228
      },
      "Public Schools": {
       "attendance_rate": 0.8573,
       "chronic_absenteeism_pct": 0.4516,
       "sbac_ela_pct_proficient": 0.1446,
       "sbac_math_pct_proficient": 0.1413,
       "growth_apta_ela": 0.5641,
       "growth_apta_math": 0.5184,
       "sat_ela_pct_proficient": 0.1416,
       "sat_ela_average_score": 374.5428,
       "sat_math_pct_proficient": 0.0796,
       "sat_math_average_score": 358.8201
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9309,
       "chronic_absenteeism_pct": 0.1607,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 406.2963,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 377.4074
      },
      "Open Choice": {
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": 0.5758,
       "sbac_math_pct_proficient": 0.4949,
       "growth_apta_ela": 0.5622,
       "growth_apta_math": 0.5516,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.1468,
       "sbac_ela_pct_proficient": 0.5106,
       "sbac_math_pct_proficient": 0.2766,
       "growth_apta_ela": 0.596,
       "growth_apta_math": 0.451,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.1422,
       "sbac_ela_pct_proficient": 0.5103,
       "sbac_math_pct_proficient": 0.4103,
       "growth_apta_ela": 0.5991,
       "growth_apta_math": 0.5362,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 476.75,
       "sat_math_pct_proficient": 0.1875,
       "sat_math_average_score": 447.5
      },
      "Public Schools": {
       "attendance_rate": 0.9102,
       "chronic_absenteeism_pct": 0.2898,
       "sbac_ela_pct_proficient": 0.4497,
       "sbac_math_pct_proficient": 0.302,
       "growth_apta_ela": 0.6237,
       "growth_apta_math": 0.5618,
       "sat_ela_pct_proficient": 0.3448,
       "sat_ela_average_score": 430.6897,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 407.2414
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Hartland": {
   "town_code": "065",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0650011",
     "name": "Hartland School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": null,
     "name": null,
     "via": "designated",
     "designated": [
      "0560011",
      "2070012"
     ]
    }
   ],
   "high_school_arrangement": "tuition_designated",
   "spending_town_grain": {
    "ncep_2024_25": 30337.01,
    "five_year_average_ending_2024_25": {
     "unweighted": 27030.72,
     "need_weighted": 26014.08,
     "need_weighted_cwift": 25693.05,
     "need_weighted_real": 27733.97
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 28
      },
      "Other Magnet": {
       "enrollment": 905
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 158,
       "attendance_rate": 0.9566,
       "chronic_absenteeism_pct": 0.068,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.5769,
       "growth_apta_ela": 0.6277,
       "growth_apta_math": 0.6763,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 199
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.44,
       "sbac_math_pct_proficient": 0.24,
       "growth_apta_ela": 0.4673,
       "growth_apta_math": 0.555,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9312,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9623,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7736,
       "sbac_math_pct_proficient": 0.7358,
       "growth_apta_ela": 0.6974,
       "growth_apta_math": 0.7291,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 157,
       "attendance_rate": 0.9638,
       "chronic_absenteeism_pct": 0.0548,
       "sbac_ela_pct_proficient": 0.7037,
       "sbac_math_pct_proficient": 0.6296,
       "growth_apta_ela": 0.6394,
       "growth_apta_math": 0.7679,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 196
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5556,
       "sbac_math_pct_proficient": 0.4074,
       "growth_apta_ela": 0.6951,
       "growth_apta_math": 0.6273,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9668,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7778,
       "sbac_math_pct_proficient": 0.7407,
       "growth_apta_ela": 0.6122,
       "growth_apta_math": 0.8338,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 150,
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0882,
       "sbac_ela_pct_proficient": 0.7429,
       "sbac_math_pct_proficient": 0.6857,
       "growth_apta_ela": 0.7106,
       "growth_apta_math": 0.7411,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 196
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9297,
       "chronic_absenteeism_pct": 0.2105,
       "sbac_ela_pct_proficient": 0.4783,
       "sbac_math_pct_proficient": 0.3913,
       "growth_apta_ela": 0.6106,
       "growth_apta_math": 0.6862,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9616,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8723,
       "sbac_math_pct_proficient": 0.8298,
       "growth_apta_ela": 0.7618,
       "growth_apta_math": 0.7692,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Harwinton": {
   "town_code": "066",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2100012",
     "name": "Regional School District 10",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 33,
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 710,
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1074,
       "sbac_ela_pct_proficient": 0.5815,
       "sbac_math_pct_proficient": 0.5508,
       "growth_apta_ela": 0.5517,
       "growth_apta_math": 0.6072,
       "sat_ela_pct_proficient": 0.7895,
       "sat_ela_average_score": 542.807,
       "sat_math_pct_proficient": 0.2982,
       "sat_math_average_score": 481.5789
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": null
      },
      "All school types": {
       "enrollment_all_school_types": 755
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.926,
       "chronic_absenteeism_pct": 0.1694,
       "sbac_ela_pct_proficient": 0.4034,
       "sbac_math_pct_proficient": 0.3361,
       "growth_apta_ela": 0.5025,
       "growth_apta_math": 0.5597,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": 0.0738,
       "sbac_ela_pct_proficient": 0.6845,
       "sbac_math_pct_proficient": 0.6748,
       "growth_apta_ela": 0.5795,
       "growth_apta_math": 0.6342,
       "sat_ela_pct_proficient": 0.8235,
       "sat_ela_average_score": 542.3529,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 491.5686
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 37,
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 691,
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.1126,
       "sbac_ela_pct_proficient": 0.6222,
       "sbac_math_pct_proficient": 0.5714,
       "growth_apta_ela": 0.6214,
       "growth_apta_math": 0.5974,
       "sat_ela_pct_proficient": 0.8571,
       "sat_ela_average_score": 546.0714,
       "sat_math_pct_proficient": 0.4643,
       "sat_math_average_score": 521.9643
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": null
      },
      "All school types": {
       "enrollment_all_school_types": 740
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": 0.1577,
       "sbac_ela_pct_proficient": 0.4385,
       "sbac_math_pct_proficient": 0.3462,
       "growth_apta_ela": 0.5862,
       "growth_apta_math": 0.5716,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0871,
       "sbac_ela_pct_proficient": 0.7514,
       "sbac_math_pct_proficient": 0.7297,
       "growth_apta_ela": 0.6459,
       "growth_apta_math": 0.6154,
       "sat_ela_pct_proficient": 0.8649,
       "sat_ela_average_score": 552.1622,
       "sat_math_pct_proficient": 0.5405,
       "sat_math_average_score": 536.2162
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 39,
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": 0.1538,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 662,
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.069,
       "sbac_ela_pct_proficient": 0.6688,
       "sbac_math_pct_proficient": 0.5812,
       "growth_apta_ela": 0.5646,
       "growth_apta_math": 0.551,
       "sat_ela_pct_proficient": 0.7429,
       "sat_ela_average_score": 526.5714,
       "sat_math_pct_proficient": 0.3714,
       "sat_math_average_score": 502.5714
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 717
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9379,
       "chronic_absenteeism_pct": 0.1417,
       "sbac_ela_pct_proficient": 0.4206,
       "sbac_math_pct_proficient": 0.3095,
       "growth_apta_ela": 0.5269,
       "growth_apta_math": 0.4609,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9425,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9599,
       "chronic_absenteeism_pct": 0.0251,
       "sbac_ela_pct_proficient": 0.8407,
       "sbac_math_pct_proficient": 0.7692,
       "growth_apta_ela": 0.5922,
       "growth_apta_math": 0.6173,
       "sat_ela_pct_proficient": 0.8519,
       "sat_ela_average_score": 559.6296,
       "sat_math_pct_proficient": 0.4444,
       "sat_math_average_score": 523.3333
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Hebron": {
   "town_code": "067",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0670011",
     "name": "Hebron School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2080012",
     "name": "Regional School District 08",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 24808.97,
    "five_year_average_ending_2024_25": {
     "unweighted": 21565.14,
     "need_weighted": 20522.22,
     "need_weighted_cwift": 19871.26,
     "need_weighted_real": 21946.12
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 22,
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 571,
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": 0.1313,
       "sbac_ela_pct_proficient": 0.6489,
       "sbac_math_pct_proficient": 0.5455,
       "growth_apta_ela": 0.5488,
       "growth_apta_math": 0.5908,
       "sat_ela_pct_proficient": 0.6889,
       "sat_ela_average_score": 535.7778,
       "sat_math_pct_proficient": 0.4444,
       "sat_math_average_score": 518
      },
      "Sheff Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 719,
       "attendance_rate": 0.9549,
       "chronic_absenteeism_pct": 0.0651,
       "sbac_ela_pct_proficient": 0.6778,
       "sbac_math_pct_proficient": 0.6083,
       "growth_apta_ela": 0.5998,
       "growth_apta_math": 0.6544,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1331
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9006,
       "chronic_absenteeism_pct": 0.3378,
       "sbac_ela_pct_proficient": 0.4043,
       "sbac_math_pct_proficient": 0.2609,
       "growth_apta_ela": 0.5772,
       "growth_apta_math": 0.5245,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 467.619,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 456.1905
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9452,
       "chronic_absenteeism_pct": 0.1371,
       "sbac_ela_pct_proficient": 0.4694,
       "sbac_math_pct_proficient": 0.4286,
       "growth_apta_ela": 0.5577,
       "growth_apta_math": 0.544
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": 0.0591,
       "sbac_ela_pct_proficient": 0.7305,
       "sbac_math_pct_proficient": 0.6383,
       "growth_apta_ela": 0.5394,
       "growth_apta_math": 0.6124,
       "sat_ela_pct_proficient": 0.7681,
       "sat_ela_average_score": 556.5217,
       "sat_math_pct_proficient": 0.5072,
       "sat_math_average_score": 536.8116
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9591,
       "chronic_absenteeism_pct": 0.0335,
       "sbac_ela_pct_proficient": 0.7557,
       "sbac_math_pct_proficient": 0.6756,
       "growth_apta_ela": 0.6154,
       "growth_apta_math": 0.6954,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 551,
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": 0.1143,
       "sbac_ela_pct_proficient": 0.6429,
       "sbac_math_pct_proficient": 0.5769,
       "growth_apta_ela": 0.481,
       "growth_apta_math": 0.4293,
       "sat_ela_pct_proficient": 0.8315,
       "sat_ela_average_score": 536.4045,
       "sat_math_pct_proficient": 0.4045,
       "sat_math_average_score": 521.7978
      },
      "Sheff Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 697,
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": 0.0726,
       "sbac_ela_pct_proficient": 0.687,
       "sbac_math_pct_proficient": 0.6399,
       "growth_apta_ela": 0.6679,
       "growth_apta_math": 0.793,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1304
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8991,
       "chronic_absenteeism_pct": 0.2483,
       "sbac_ela_pct_proficient": 0.3556,
       "sbac_math_pct_proficient": 0.2889,
       "growth_apta_ela": 0.3435,
       "growth_apta_math": 0.3439,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": 0.1141,
       "sbac_ela_pct_proficient": 0.402,
       "sbac_math_pct_proficient": 0.3824,
       "growth_apta_ela": 0.6382,
       "growth_apta_math": 0.6856
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.0665,
       "sbac_ela_pct_proficient": 0.7372,
       "sbac_math_pct_proficient": 0.6715,
       "growth_apta_ela": 0.5255,
       "growth_apta_math": 0.4573,
       "sat_ela_pct_proficient": 0.8873,
       "sat_ela_average_score": 549.8592,
       "sat_math_pct_proficient": 0.4648,
       "sat_math_average_score": 540
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9571,
       "chronic_absenteeism_pct": 0.055,
       "sbac_ela_pct_proficient": 0.7992,
       "sbac_math_pct_proficient": 0.7413,
       "growth_apta_ela": 0.6793,
       "growth_apta_math": 0.834,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9597,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 529,
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": 0.1304,
       "sbac_ela_pct_proficient": 0.5484,
       "sbac_math_pct_proficient": 0.4677,
       "growth_apta_ela": 0.4414,
       "growth_apta_math": 0.3396,
       "sat_ela_pct_proficient": 0.7632,
       "sat_ela_average_score": 540.6579,
       "sat_math_pct_proficient": 0.5921,
       "sat_math_average_score": 530.6579
      },
      "Sheff Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 707,
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0651,
       "sbac_ela_pct_proficient": 0.6892,
       "sbac_math_pct_proficient": 0.6676,
       "growth_apta_ela": 0.6883,
       "growth_apta_math": 0.8003,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1293
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9058,
       "chronic_absenteeism_pct": 0.2979,
       "sbac_ela_pct_proficient": 0.2241,
       "sbac_math_pct_proficient": 0.2069,
       "growth_apta_ela": 0.3535,
       "growth_apta_math": 0.1905,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 465.5,
       "sat_math_pct_proficient": 0.35,
       "sat_math_average_score": 461.5
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9493,
       "chronic_absenteeism_pct": 0.105,
       "sbac_ela_pct_proficient": 0.3913,
       "sbac_math_pct_proficient": 0.3391,
       "growth_apta_ela": 0.5545,
       "growth_apta_math": 0.6502
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.0696,
       "sbac_ela_pct_proficient": 0.6953,
       "sbac_math_pct_proficient": 0.5859,
       "growth_apta_ela": 0.4809,
       "growth_apta_math": 0.407,
       "sat_ela_pct_proficient": 0.875,
       "sat_ela_average_score": 567.5,
       "sat_math_pct_proficient": 0.6786,
       "sat_math_average_score": 555.3571
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0485,
       "sbac_ela_pct_proficient": 0.8235,
       "sbac_math_pct_proficient": 0.8157,
       "growth_apta_ela": 0.7398,
       "growth_apta_math": 0.8573,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Kent": {
   "town_code": "068",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0680011",
     "name": "Kent School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2010012",
     "name": "Regional School District 01",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 38549.96,
    "five_year_average_ending_2024_25": {
     "unweighted": 33941.27,
     "need_weighted": 31416.19,
     "need_weighted_cwift": 31635.6,
     "need_weighted_real": 33572.13
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 40,
       "attendance_rate": 0.9187,
       "chronic_absenteeism_pct": 0.275,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 164,
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": 0.1097,
       "sbac_ela_pct_proficient": 0.7158,
       "sbac_math_pct_proficient": 0.6316,
       "growth_apta_ela": 0.7071,
       "growth_apta_math": 0.6564
      },
      "All school types": {
       "enrollment_all_school_types": 210
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7759,
       "sbac_math_pct_proficient": 0.6897,
       "growth_apta_ela": 0.6313,
       "growth_apta_math": 0.7249
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9098,
       "chronic_absenteeism_pct": 0.3182,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9274,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": 0.6216,
       "sbac_math_pct_proficient": 0.5405,
       "growth_apta_ela": 0.8378,
       "growth_apta_math": 0.5382
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 46,
       "attendance_rate": 0.9151,
       "chronic_absenteeism_pct": 0.2391,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 165,
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1325,
       "sbac_ela_pct_proficient": 0.7222,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.735,
       "growth_apta_math": 0.7695
      },
      "All school types": {
       "enrollment_all_school_types": 219
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9279,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8491,
       "sbac_math_pct_proficient": 0.7925,
       "growth_apta_ela": 0.8058,
       "growth_apta_math": 0.7632
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9019,
       "chronic_absenteeism_pct": 0.3043,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9212,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": 0.5405,
       "sbac_math_pct_proficient": 0.4865,
       "growth_apta_ela": 0.6105,
       "growth_apta_math": 0.7806
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 38,
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.1842,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 167,
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": 0.1169,
       "sbac_ela_pct_proficient": 0.7009,
       "sbac_math_pct_proficient": 0.6822,
       "growth_apta_ela": 0.6196,
       "growth_apta_math": 0.6187
      },
      "All school types": {
       "enrollment_all_school_types": 211
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": 0.1562,
       "sbac_ela_pct_proficient": 0.5652,
       "sbac_math_pct_proficient": 0.4565,
       "growth_apta_ela": 0.6663,
       "growth_apta_math": 0.6086
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9462,
       "chronic_absenteeism_pct": 0.0889,
       "sbac_ela_pct_proficient": 0.8033,
       "sbac_math_pct_proficient": 0.8525,
       "growth_apta_ela": 0.5825,
       "growth_apta_math": 0.6268
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Killingly": {
   "town_code": "069",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0690011",
     "name": "Killingly School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23451.73,
    "five_year_average_ending_2024_25": {
     "unweighted": 20252.79,
     "need_weighted": 17565.6,
     "need_weighted_cwift": 18047.91,
     "need_weighted_real": 18809.68
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 108,
       "attendance_rate": 0.931,
       "chronic_absenteeism_pct": 0.2037,
       "sat_ela_pct_proficient": 0.2333,
       "sat_ela_average_score": 425,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412.3333
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 38,
       "attendance_rate": 0.9122,
       "chronic_absenteeism_pct": 0.3158,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 150,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2036,
       "attendance_rate": 0.9202,
       "chronic_absenteeism_pct": 0.2431,
       "sbac_ela_pct_proficient": 0.3861,
       "sbac_math_pct_proficient": 0.3224,
       "growth_apta_ela": 0.5477,
       "growth_apta_math": 0.6019,
       "sat_ela_pct_proficient": 0.512,
       "sat_ela_average_score": 477.92,
       "sat_math_pct_proficient": 0.112,
       "sat_math_average_score": 438.72
      },
      "All school types": {
       "enrollment_all_school_types": 2333
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9221,
       "chronic_absenteeism_pct": 0.2319,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9077,
       "chronic_absenteeism_pct": 0.3018,
       "sbac_ela_pct_proficient": 0.2733,
       "sbac_math_pct_proficient": 0.2242,
       "growth_apta_ela": 0.545,
       "growth_apta_math": 0.5991,
       "sat_ela_pct_proficient": 0.4154,
       "sat_ela_average_score": 454.3077,
       "sat_math_pct_proficient": 0.0923,
       "sat_math_average_score": 421.8462
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": 0.1538,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9336,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": 0.1506,
       "sbac_ela_pct_proficient": 0.5609,
       "sbac_math_pct_proficient": 0.4746,
       "growth_apta_ela": 0.5519,
       "growth_apta_math": 0.6063,
       "sat_ela_pct_proficient": 0.6167,
       "sat_ela_average_score": 503.5,
       "sat_math_pct_proficient": 0.1333,
       "sat_math_average_score": 457
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 109,
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.1927,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 430.3704,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 402.2222
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 41,
       "attendance_rate": 0.8872,
       "chronic_absenteeism_pct": 0.3415,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 148,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2033,
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.1967,
       "sbac_ela_pct_proficient": 0.4379,
       "sbac_math_pct_proficient": 0.3017,
       "growth_apta_ela": 0.6527,
       "growth_apta_math": 0.4822,
       "sat_ela_pct_proficient": 0.6316,
       "sat_ela_average_score": 501.8797,
       "sat_math_pct_proficient": 0.1654,
       "sat_math_average_score": 446.9173
      },
      "All school types": {
       "enrollment_all_school_types": 2334
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9319,
       "chronic_absenteeism_pct": 0.2273,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 408.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 387.5
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.2522,
       "sbac_ela_pct_proficient": 0.324,
       "sbac_math_pct_proficient": 0.2149,
       "growth_apta_ela": 0.6292,
       "growth_apta_math": 0.4661,
       "sat_ela_pct_proficient": 0.5738,
       "sat_ela_average_score": 485.2459,
       "sat_math_pct_proficient": 0.1639,
       "sat_math_average_score": 427.0492
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9487,
       "chronic_absenteeism_pct": 0.1395,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.8843,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": 0.1077,
       "sbac_ela_pct_proficient": 0.6207,
       "sbac_math_pct_proficient": 0.4415,
       "growth_apta_ela": 0.6901,
       "growth_apta_math": 0.5077,
       "sat_ela_pct_proficient": 0.6806,
       "sat_ela_average_score": 515.9722,
       "sat_math_pct_proficient": 0.1667,
       "sat_math_average_score": 463.75
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 115,
       "attendance_rate": 0.9364,
       "chronic_absenteeism_pct": 0.1652,
       "sat_ela_pct_proficient": 0.4167,
       "sat_ela_average_score": 482.0833,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 462.0833
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 46,
       "attendance_rate": 0.9243,
       "chronic_absenteeism_pct": 0.2667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 171,
       "attendance_rate": 0.8811,
       "chronic_absenteeism_pct": 0.1944,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1944,
       "attendance_rate": 0.9289,
       "chronic_absenteeism_pct": 0.2243,
       "sbac_ela_pct_proficient": 0.4363,
       "sbac_math_pct_proficient": 0.3384,
       "growth_apta_ela": 0.5067,
       "growth_apta_math": 0.4957,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 482.6923,
       "sat_math_pct_proficient": 0.1538,
       "sat_math_average_score": 428.3654
      },
      "All school types": {
       "enrollment_all_school_types": 2278
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.2537,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9029,
       "chronic_absenteeism_pct": 0.3913,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8811,
       "chronic_absenteeism_pct": 0.1944,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9201,
       "chronic_absenteeism_pct": 0.264,
       "sbac_ela_pct_proficient": 0.3168,
       "sbac_math_pct_proficient": 0.2539,
       "growth_apta_ela": 0.4966,
       "growth_apta_math": 0.4789,
       "sat_ela_pct_proficient": 0.3036,
       "sat_ela_average_score": 451.25,
       "sat_math_pct_proficient": 0.1071,
       "sat_math_average_score": 406.7857
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9606,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1675,
       "sbac_ela_pct_proficient": 0.6121,
       "sbac_math_pct_proficient": 0.4623,
       "growth_apta_ela": 0.5211,
       "growth_apta_math": 0.5193,
       "sat_ela_pct_proficient": 0.7292,
       "sat_ela_average_score": 519.375,
       "sat_math_pct_proficient": 0.2083,
       "sat_math_average_score": 453.5417
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Killingworth": {
   "town_code": "070",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2170012",
     "name": "Regional School District 17",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 714,
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": 0.0643,
       "sbac_ela_pct_proficient": 0.6583,
       "sbac_math_pct_proficient": 0.605,
       "growth_apta_ela": 0.5097,
       "growth_apta_math": 0.6843,
       "sat_ela_pct_proficient": 0.7288,
       "sat_ela_average_score": 545.7627,
       "sat_math_pct_proficient": 0.4746,
       "sat_math_average_score": 522.7119
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 729
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1148,
       "sbac_ela_pct_proficient": 0.3448,
       "sbac_math_pct_proficient": 0.2759,
       "growth_apta_ela": 0.4238,
       "growth_apta_math": 0.6181,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.958,
       "chronic_absenteeism_pct": 0.0459,
       "sbac_ela_pct_proficient": 0.7759,
       "sbac_math_pct_proficient": 0.7284,
       "growth_apta_ela": 0.5403,
       "growth_apta_math": 0.7079,
       "sat_ela_pct_proficient": 0.8478,
       "sat_ela_average_score": 575.2174,
       "sat_math_pct_proficient": 0.5435,
       "sat_math_average_score": 546.7391
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 707,
       "attendance_rate": 0.9596,
       "chronic_absenteeism_pct": 0.0478,
       "sbac_ela_pct_proficient": 0.7181,
       "sbac_math_pct_proficient": 0.6409,
       "growth_apta_ela": 0.6745,
       "growth_apta_math": 0.6874,
       "sat_ela_pct_proficient": 0.8444,
       "sat_ela_average_score": 545.1111,
       "sat_math_pct_proficient": 0.5111,
       "sat_math_average_score": 527.7778
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 726
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": 0.0535,
       "sbac_ela_pct_proficient": 0.383,
       "sbac_math_pct_proficient": 0.3191,
       "growth_apta_ela": 0.5867,
       "growth_apta_math": 0.569,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9634,
       "chronic_absenteeism_pct": 0.0456,
       "sbac_ela_pct_proficient": 0.8477,
       "sbac_math_pct_proficient": 0.7654,
       "growth_apta_ela": 0.7098,
       "growth_apta_math": 0.735,
       "sat_ela_pct_proficient": 0.9677,
       "sat_ela_average_score": 579.0323,
       "sat_math_pct_proficient": 0.6452,
       "sat_math_average_score": 556.4516
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 665,
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.069,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.6086,
       "growth_apta_ela": 0.5772,
       "growth_apta_math": 0.6237,
       "sat_ela_pct_proficient": 0.881,
       "sat_ela_average_score": 574.2857,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 534.5238
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 682
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.1453,
       "sbac_ela_pct_proficient": 0.3474,
       "sbac_math_pct_proficient": 0.3579,
       "growth_apta_ela": 0.5228,
       "growth_apta_math": 0.4776,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9586,
       "chronic_absenteeism_pct": 0.0408,
       "sbac_ela_pct_proficient": 0.7974,
       "sbac_math_pct_proficient": 0.7112,
       "growth_apta_ela": 0.5973,
       "growth_apta_math": 0.6774,
       "sat_ela_pct_proficient": 0.9714,
       "sat_ela_average_score": 592.5714,
       "sat_math_pct_proficient": 0.5429,
       "sat_math_average_score": 548.2857
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Lebanon": {
   "town_code": "071",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0710011",
     "name": "Lebanon School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 26965.74,
    "five_year_average_ending_2024_25": {
     "unweighted": 23740.46,
     "need_weighted": 21784.86,
     "need_weighted_cwift": 22144.88,
     "need_weighted_real": 23309.4
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 61,
       "attendance_rate": 0.9541,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 855,
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": 0.1313,
       "sbac_ela_pct_proficient": 0.6569,
       "sbac_math_pct_proficient": 0.5824,
       "growth_apta_ela": 0.6763,
       "growth_apta_math": 0.636,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 508.8333,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 461.3333
      },
      "All school types": {
       "enrollment_all_school_types": 939
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9291,
       "chronic_absenteeism_pct": 0.2355,
       "sbac_ela_pct_proficient": 0.4304,
       "sbac_math_pct_proficient": 0.3544,
       "growth_apta_ela": 0.6295,
       "growth_apta_math": 0.5302,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 451.4286,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 419.0476
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9503,
       "chronic_absenteeism_pct": 0.0581,
       "sbac_ela_pct_proficient": 0.8211,
       "sbac_math_pct_proficient": 0.7477,
       "growth_apta_ela": 0.7093,
       "growth_apta_math": 0.7102,
       "sat_ela_pct_proficient": 0.7949,
       "sat_ela_average_score": 539.7436,
       "sat_math_pct_proficient": 0.3077,
       "sat_math_average_score": 484.1026
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 60,
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": 0.1167,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 851,
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": 0.119,
       "sbac_ela_pct_proficient": 0.6639,
       "sbac_math_pct_proficient": 0.5956,
       "growth_apta_ela": 0.65,
       "growth_apta_math": 0.6768,
       "sat_ela_pct_proficient": 0.8108,
       "sat_ela_average_score": 549.1892,
       "sat_math_pct_proficient": 0.5405,
       "sat_math_average_score": 517.8378
      },
      "All school types": {
       "enrollment_all_school_types": 936
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9354,
       "chronic_absenteeism_pct": 0.1993,
       "sbac_ela_pct_proficient": 0.4406,
       "sbac_math_pct_proficient": 0.2937,
       "growth_apta_ela": 0.6127,
       "growth_apta_math": 0.5711,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9615,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9559,
       "chronic_absenteeism_pct": 0.0678,
       "sbac_ela_pct_proficient": 0.8111,
       "sbac_math_pct_proficient": 0.7936,
       "growth_apta_ela": 0.676,
       "growth_apta_math": 0.7503,
       "sat_ela_pct_proficient": 0.88,
       "sat_ela_average_score": 560.8,
       "sat_math_pct_proficient": 0.64,
       "sat_math_average_score": 535.6
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 59,
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": 0.1525,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 823,
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": 0.1038,
       "sbac_ela_pct_proficient": 0.6423,
       "sbac_math_pct_proficient": 0.5662,
       "growth_apta_ela": 0.5705,
       "growth_apta_math": 0.6077,
       "sat_ela_pct_proficient": 0.6154,
       "sat_ela_average_score": 501.9231,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 461.9231
      },
      "All school types": {
       "enrollment_all_school_types": 911
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": 0.1655,
       "sbac_ela_pct_proficient": 0.4384,
       "sbac_math_pct_proficient": 0.3493,
       "growth_apta_ela": 0.5157,
       "growth_apta_math": 0.5355,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9571,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9541,
       "chronic_absenteeism_pct": 0.0628,
       "sbac_ela_pct_proficient": 0.7847,
       "sbac_math_pct_proficient": 0.7177,
       "growth_apta_ela": 0.6093,
       "growth_apta_math": 0.6588,
       "sat_ela_pct_proficient": 0.7429,
       "sat_ela_average_score": 533.7143,
       "sat_math_pct_proficient": 0.3429,
       "sat_math_average_score": 492
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Ledyard": {
   "town_code": "072",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0720011",
     "name": "Ledyard School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19658.85,
    "five_year_average_ending_2024_25": {
     "unweighted": 17449.04,
     "need_weighted": 16096.97,
     "need_weighted_cwift": 16362.86,
     "need_weighted_real": 17225.62
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 66,
       "attendance_rate": 0.9339,
       "chronic_absenteeism_pct": 0.1364,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 104,
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1413,
       "sbac_ela_pct_proficient": 0.5161,
       "sbac_math_pct_proficient": 0.3548,
       "growth_apta_ela": 0.5371,
       "growth_apta_math": 0.6147,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2306,
       "attendance_rate": 0.9448,
       "chronic_absenteeism_pct": 0.1144,
       "sbac_ela_pct_proficient": 0.4561,
       "sbac_math_pct_proficient": 0.4183,
       "growth_apta_ela": 0.5461,
       "growth_apta_math": 0.543,
       "sat_ela_pct_proficient": 0.5548,
       "sat_ela_average_score": 496.9178,
       "sat_math_pct_proficient": 0.274,
       "sat_math_average_score": 472.9452
      },
      "All school types": {
       "enrollment_all_school_types": 2500
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9,
       "chronic_absenteeism_pct": 0.2308,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9178,
       "chronic_absenteeism_pct": 0.2391,
       "sbac_ela_pct_proficient": 0.3636,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9301,
       "chronic_absenteeism_pct": 0.1802,
       "sbac_ela_pct_proficient": 0.2889,
       "sbac_math_pct_proficient": 0.2333,
       "growth_apta_ela": 0.5154,
       "growth_apta_math": 0.532,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 453.75,
       "sat_math_pct_proficient": 0.125,
       "sat_math_average_score": 424.4643
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9622,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9554,
       "chronic_absenteeism_pct": 0.0662,
       "sbac_ela_pct_proficient": 0.5796,
       "sbac_math_pct_proficient": 0.555,
       "growth_apta_ela": 0.5686,
       "growth_apta_math": 0.5511,
       "sat_ela_pct_proficient": 0.6333,
       "sat_ela_average_score": 523.7778,
       "sat_math_pct_proficient": 0.3667,
       "sat_math_average_score": 503.1111
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 79,
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 99,
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.1548,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.375,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2215,
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1271,
       "sbac_ela_pct_proficient": 0.5005,
       "sbac_math_pct_proficient": 0.4617,
       "growth_apta_ela": 0.5939,
       "growth_apta_math": 0.5629,
       "sat_ela_pct_proficient": 0.7902,
       "sat_ela_average_score": 546.7832,
       "sat_math_pct_proficient": 0.4336,
       "sat_math_average_score": 503.9161
      },
      "All school types": {
       "enrollment_all_school_types": 2430
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9008,
       "chronic_absenteeism_pct": 0.2647,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9269,
       "chronic_absenteeism_pct": 0.2019,
       "sbac_ela_pct_proficient": 0.3114,
       "sbac_math_pct_proficient": 0.2621,
       "growth_apta_ela": 0.5329,
       "growth_apta_math": 0.5413,
       "sat_ela_pct_proficient": 0.56,
       "sat_ela_average_score": 485.4,
       "sat_math_pct_proficient": 0.14,
       "sat_math_average_score": 438
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9619,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0769,
       "sbac_ela_pct_proficient": 0.6234,
       "sbac_math_pct_proficient": 0.5918,
       "growth_apta_ela": 0.6324,
       "growth_apta_math": 0.5764,
       "sat_ela_pct_proficient": 0.914,
       "sat_ela_average_score": 579.7849,
       "sat_math_pct_proficient": 0.5914,
       "sat_math_average_score": 539.3548
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 76,
       "attendance_rate": 0.9537,
       "chronic_absenteeism_pct": 0.0789,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 459,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.5
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 92,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1392,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2168,
       "attendance_rate": 0.9441,
       "chronic_absenteeism_pct": 0.1364,
       "sbac_ela_pct_proficient": 0.4781,
       "sbac_math_pct_proficient": 0.449,
       "growth_apta_ela": 0.4991,
       "growth_apta_math": 0.5198,
       "sat_ela_pct_proficient": 0.6319,
       "sat_ela_average_score": 515.9722,
       "sat_math_pct_proficient": 0.2708,
       "sat_math_average_score": 482.7778
      },
      "All school types": {
       "enrollment_all_school_types": 2372
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9455,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.2059,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.2125,
       "sbac_ela_pct_proficient": 0.3018,
       "sbac_math_pct_proficient": 0.252,
       "growth_apta_ela": 0.4899,
       "growth_apta_math": 0.4902,
       "sat_ela_pct_proficient": 0.3704,
       "sat_ela_average_score": 469.2593,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 429.0741
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": 0.0889,
       "sbac_ela_pct_proficient": 0.5859,
       "sbac_math_pct_proficient": 0.5682,
       "growth_apta_ela": 0.5046,
       "growth_apta_math": 0.5373,
       "sat_ela_pct_proficient": 0.7889,
       "sat_ela_average_score": 544,
       "sat_math_pct_proficient": 0.3778,
       "sat_math_average_score": 515
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Lisbon": {
   "town_code": "073",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0730011",
     "name": "Lisbon School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 20565.64,
    "five_year_average_ending_2024_25": {
     "unweighted": 18617.74,
     "need_weighted": 16445.31,
     "need_weighted_cwift": 16716.7,
     "need_weighted_real": 17609.34
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 106,
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": 0.1226,
       "sat_ela_pct_proficient": 0.8125,
       "sat_ela_average_score": 566.25,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 523.4375
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 477,
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": 0.1557,
       "sbac_ela_pct_proficient": 0.4559,
       "sbac_math_pct_proficient": 0.5249,
       "growth_apta_ela": 0.5439,
       "growth_apta_math": 0.6184,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 620
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9148,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": 0.185,
       "sbac_ela_pct_proficient": 0.3427,
       "sbac_math_pct_proficient": 0.4336,
       "growth_apta_ela": 0.5366,
       "growth_apta_math": 0.6428,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.953,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.9583,
       "sat_ela_average_score": 597.5,
       "sat_math_pct_proficient": 0.5417,
       "sat_math_average_score": 548.3333
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.947,
       "chronic_absenteeism_pct": 0.1218,
       "sbac_ela_pct_proficient": 0.5932,
       "sbac_math_pct_proficient": 0.6356,
       "growth_apta_ela": 0.5521,
       "growth_apta_math": 0.5906,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 103,
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.233,
       "sat_ela_pct_proficient": 0.9048,
       "sat_ela_average_score": 555.7143,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 491.9048
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 481,
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": 0.1725,
       "sbac_ela_pct_proficient": 0.4881,
       "sbac_math_pct_proficient": 0.4466,
       "growth_apta_ela": 0.6385,
       "growth_apta_math": 0.5998,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 629
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8562,
       "chronic_absenteeism_pct": 0.4,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9241,
       "chronic_absenteeism_pct": 0.2329,
       "sbac_ela_pct_proficient": 0.379,
       "sbac_math_pct_proficient": 0.288,
       "growth_apta_ela": 0.6099,
       "growth_apta_math": 0.5824,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9387,
       "chronic_absenteeism_pct": 0.1795,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1095,
       "sbac_ela_pct_proficient": 0.5938,
       "sbac_math_pct_proficient": 0.6016,
       "growth_apta_ela": 0.6669,
       "growth_apta_math": 0.6173,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": 0.2222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 96,
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.0833,
       "sat_ela_pct_proficient": 0.8889,
       "sat_ela_average_score": 564.0741,
       "sat_math_pct_proficient": 0.4815,
       "sat_math_average_score": 531.4815
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 456,
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.1286,
       "sbac_ela_pct_proficient": 0.4795,
       "sbac_math_pct_proficient": 0.4713,
       "growth_apta_ela": 0.4968,
       "growth_apta_math": 0.5622,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 594
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9079,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.1737,
       "sbac_ela_pct_proficient": 0.3548,
       "sbac_math_pct_proficient": 0.3468,
       "growth_apta_ela": 0.4355,
       "growth_apta_math": 0.5178,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9556,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.875,
       "sat_ela_average_score": 568.75,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 534.1667
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0821,
       "sbac_ela_pct_proficient": 0.6083,
       "sbac_math_pct_proficient": 0.6,
       "growth_apta_ela": 0.562,
       "growth_apta_math": 0.6094,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Litchfield": {
   "town_code": "074",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2200012",
     "name": "Regional School District 20",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 806,
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.1852,
       "sbac_ela_pct_proficient": 0.6317,
       "sbac_math_pct_proficient": 0.6458,
       "growth_apta_ela": 0.5196,
       "growth_apta_math": 0.6617,
       "sat_ela_pct_proficient": 0.6939,
       "sat_ela_average_score": 528.5714,
       "sat_math_pct_proficient": 0.449,
       "sat_math_average_score": 496.9388
      },
      "All school types": {
       "enrollment_all_school_types": 839
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9195,
       "chronic_absenteeism_pct": 0.2074,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.3873,
       "growth_apta_ela": 0.4117,
       "growth_apta_math": 0.6042,
       "sat_ela_pct_proficient": 0.5217,
       "sat_ela_average_score": 503.913,
       "sat_math_pct_proficient": 0.3478,
       "sat_math_average_score": 478.6957
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": 0.1712,
       "sbac_ela_pct_proficient": 0.7797,
       "sbac_math_pct_proficient": 0.8089,
       "growth_apta_ela": 0.5912,
       "growth_apta_math": 0.6994,
       "sat_ela_pct_proficient": 0.8462,
       "sat_ela_average_score": 550.3846,
       "sat_math_pct_proficient": 0.5385,
       "sat_math_average_score": 513.0769
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 21,
       "attendance_rate": 0.9219,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 789,
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": 0.0795,
       "sbac_ela_pct_proficient": 0.6953,
       "sbac_math_pct_proficient": 0.5927,
       "growth_apta_ela": 0.6496,
       "growth_apta_math": 0.6347,
       "sat_ela_pct_proficient": 0.6875,
       "sat_ela_average_score": 529.2188,
       "sat_math_pct_proficient": 0.4375,
       "sat_math_average_score": 502.0312
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 816
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9354,
       "chronic_absenteeism_pct": 0.1254,
       "sbac_ela_pct_proficient": 0.4589,
       "sbac_math_pct_proficient": 0.3425,
       "growth_apta_ela": 0.6247,
       "growth_apta_math": 0.5895,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 476.1538,
       "sat_math_pct_proficient": 0.2308,
       "sat_math_average_score": 450.3846
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.05,
       "sbac_ela_pct_proficient": 0.8403,
       "sbac_math_pct_proficient": 0.7468,
       "growth_apta_ela": 0.6638,
       "growth_apta_math": 0.6602,
       "sat_ela_pct_proficient": 0.8158,
       "sat_ela_average_score": 565.5263,
       "sat_math_pct_proficient": 0.5789,
       "sat_math_average_score": 537.3684
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 24,
       "attendance_rate": 0.9093,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 797,
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": 0.0899,
       "sbac_ela_pct_proficient": 0.6779,
       "sbac_math_pct_proficient": 0.5782,
       "growth_apta_ela": 0.6524,
       "growth_apta_math": 0.6481,
       "sat_ela_pct_proficient": 0.6604,
       "sat_ela_average_score": 524.3396,
       "sat_math_pct_proficient": 0.3774,
       "sat_math_average_score": 489.2453
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 832
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1348,
       "sbac_ela_pct_proficient": 0.4672,
       "sbac_math_pct_proficient": 0.3116,
       "growth_apta_ela": 0.5799,
       "growth_apta_math": 0.5935,
       "sat_ela_pct_proficient": 0.5238,
       "sat_ela_average_score": 483.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 425.7143
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9537,
       "chronic_absenteeism_pct": 0.0633,
       "sbac_ela_pct_proficient": 0.8091,
       "sbac_math_pct_proficient": 0.7455,
       "growth_apta_ela": 0.6965,
       "growth_apta_math": 0.6817,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 551.25,
       "sat_math_pct_proficient": 0.5312,
       "sat_math_average_score": 530.9375
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Lyme": {
   "town_code": "075",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2180012",
     "name": "Regional School District 18",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 228,
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.0853,
       "sbac_ela_pct_proficient": 0.7312,
       "sbac_math_pct_proficient": 0.7742,
       "growth_apta_ela": 0.6189,
       "growth_apta_math": 0.7707,
       "sat_ela_pct_proficient": 0.9545,
       "sat_ela_average_score": 588.6364,
       "sat_math_pct_proficient": 0.5455,
       "sat_math_average_score": 539.5455
      },
      "All school types": {
       "enrollment_all_school_types": 229
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": 0.0637,
       "sbac_ela_pct_proficient": 0.8462,
       "sbac_math_pct_proficient": 0.8308,
       "growth_apta_ela": 0.6077,
       "growth_apta_math": 0.7889,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9282,
       "chronic_absenteeism_pct": 0.1481,
       "sbac_ela_pct_proficient": 0.4643,
       "sbac_math_pct_proficient": 0.6429,
       "growth_apta_ela": 0.6433,
       "growth_apta_math": 0.7312,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 221,
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.0878,
       "sbac_ela_pct_proficient": 0.8235,
       "sbac_math_pct_proficient": 0.7059,
       "growth_apta_ela": 0.7471,
       "growth_apta_math": 0.7043,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 223
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9476,
       "chronic_absenteeism_pct": 0.0743,
       "sbac_ela_pct_proficient": 0.9016,
       "sbac_math_pct_proficient": 0.7705,
       "growth_apta_ela": 0.8336,
       "growth_apta_math": 0.7307,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.1228,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.5417,
       "growth_apta_ela": 0.5706,
       "growth_apta_math": 0.6504,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 6
      },
      "Regional Schools": {
       "enrollment": 204,
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.0733,
       "sbac_ela_pct_proficient": 0.7927,
       "sbac_math_pct_proficient": 0.7805,
       "growth_apta_ela": 0.6091,
       "growth_apta_math": 0.7501,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 211
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9522,
       "chronic_absenteeism_pct": 0.0682,
       "sbac_ela_pct_proficient": 0.8947,
       "sbac_math_pct_proficient": 0.8421,
       "growth_apta_ela": 0.6734,
       "growth_apta_math": 0.9038,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9399,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.56,
       "sbac_math_pct_proficient": 0.64,
       "growth_apta_ela": 0.4643,
       "growth_apta_math": 0.4044,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Madison": {
   "town_code": "076",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0760011",
     "name": "Madison School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25207.58,
    "five_year_average_ending_2024_25": {
     "unweighted": 23858.25,
     "need_weighted": 23506.87,
     "need_weighted_cwift": 22300.65,
     "need_weighted_real": 25198.92
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 78,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 2367,
       "attendance_rate": 0.9511,
       "chronic_absenteeism_pct": 0.0625,
       "sbac_ela_pct_proficient": 0.8103,
       "sbac_math_pct_proficient": 0.8046,
       "growth_apta_ela": 0.6766,
       "growth_apta_math": 0.7644,
       "sat_ela_pct_proficient": 0.7906,
       "sat_ela_average_score": 569.7382,
       "sat_math_pct_proficient": 0.6021,
       "sat_math_average_score": 570.1047
      },
      "All school types": {
       "enrollment_all_school_types": 2456
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9459,
       "chronic_absenteeism_pct": 0.1032,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.5114,
       "growth_apta_ela": 0.61,
       "growth_apta_math": 0.6523,
       "sat_ela_pct_proficient": 0.3667,
       "sat_ela_average_score": 460.6667,
       "sat_math_pct_proficient": 0.2333,
       "sat_math_average_score": 467.6667
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9522,
       "chronic_absenteeism_pct": 0.0533,
       "sbac_ela_pct_proficient": 0.8733,
       "sbac_math_pct_proficient": 0.8641,
       "growth_apta_ela": 0.6901,
       "growth_apta_math": 0.787,
       "sat_ela_pct_proficient": 0.8696,
       "sat_ela_average_score": 590.0621,
       "sat_math_pct_proficient": 0.6708,
       "sat_math_average_score": 589.1925
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 73,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2367,
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": 0.0515,
       "sbac_ela_pct_proficient": 0.8154,
       "sbac_math_pct_proficient": 0.8067,
       "growth_apta_ela": 0.7032,
       "growth_apta_math": 0.7775,
       "sat_ela_pct_proficient": 0.8462,
       "sat_ela_average_score": 577.0879,
       "sat_math_pct_proficient": 0.7198,
       "sat_math_average_score": 578.3516
      },
      "All school types": {
       "enrollment_all_school_types": 2456
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": 0.0996,
       "sbac_ela_pct_proficient": 0.4856,
       "sbac_math_pct_proficient": 0.4976,
       "growth_apta_ela": 0.5257,
       "growth_apta_math": 0.6678,
       "sat_ela_pct_proficient": 0.6562,
       "sat_ela_average_score": 509.6875,
       "sat_math_pct_proficient": 0.4375,
       "sat_math_average_score": 505.9375
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.0402,
       "sbac_ela_pct_proficient": 0.8943,
       "sbac_math_pct_proficient": 0.8803,
       "growth_apta_ela": 0.7407,
       "growth_apta_math": 0.8006,
       "sat_ela_pct_proficient": 0.8867,
       "sat_ela_average_score": 591.4667,
       "sat_math_pct_proficient": 0.78,
       "sat_math_average_score": 593.8
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 2449,
       "attendance_rate": 0.9565,
       "chronic_absenteeism_pct": 0.0438,
       "sbac_ela_pct_proficient": 0.81,
       "sbac_math_pct_proficient": 0.8098,
       "growth_apta_ela": 0.6903,
       "growth_apta_math": 0.781,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 565.1111,
       "sat_math_pct_proficient": 0.6556,
       "sat_math_average_score": 559.8889
      },
      "All school types": {
       "enrollment_all_school_types": 2465
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": 0.0729,
       "sbac_ela_pct_proficient": 0.4213,
       "sbac_math_pct_proficient": 0.3959,
       "growth_apta_ela": 0.582,
       "growth_apta_math": 0.6458,
       "sat_ela_pct_proficient": 0.3889,
       "sat_ela_average_score": 472.2222,
       "sat_math_pct_proficient": 0.2222,
       "sat_math_average_score": 461.1111
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0372,
       "sbac_ela_pct_proficient": 0.8948,
       "sbac_math_pct_proficient": 0.9002,
       "growth_apta_ela": 0.7138,
       "growth_apta_math": 0.8104,
       "sat_ela_pct_proficient": 0.9028,
       "sat_ela_average_score": 588.3333,
       "sat_math_pct_proficient": 0.7639,
       "sat_math_average_score": 584.5833
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Manchester": {
   "town_code": "077",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0770011",
     "name": "Manchester School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20326.58,
    "five_year_average_ending_2024_25": {
     "unweighted": 19021.73,
     "need_weighted": 15911.54,
     "need_weighted_cwift": 15312.55,
     "need_weighted_real": 17053.38
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 178,
       "attendance_rate": 0.9236,
       "chronic_absenteeism_pct": 0.1854,
       "sat_ela_pct_proficient": 0.3415,
       "sat_ela_average_score": 443.1707,
       "sat_math_pct_proficient": 0.1463,
       "sat_math_average_score": 430.7317
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 427,
       "attendance_rate": 0.7811,
       "chronic_absenteeism_pct": 0.7111,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.3554,
       "growth_apta_math": 0.4688,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 309,
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.1158,
       "sbac_ela_pct_proficient": 0.5722,
       "sbac_math_pct_proficient": 0.5615,
       "growth_apta_ela": 0.5941,
       "growth_apta_math": 0.7623
      },
      "Sheff Magnet": {
       "enrollment": 1237,
       "attendance_rate": 0.9256,
       "chronic_absenteeism_pct": 0.2287,
       "sbac_ela_pct_proficient": 0.3738,
       "sbac_math_pct_proficient": 0.2706,
       "growth_apta_ela": 0.5424,
       "growth_apta_math": 0.5152,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 472.4675,
       "sat_math_pct_proficient": 0.2208,
       "sat_math_average_score": 435.4545
      },
      "Public Schools": {
       "enrollment": 5924,
       "attendance_rate": 0.9256,
       "chronic_absenteeism_pct": 0.1915,
       "sbac_ela_pct_proficient": 0.3234,
       "sbac_math_pct_proficient": 0.2719,
       "growth_apta_ela": 0.5305,
       "growth_apta_math": 0.5197,
       "sat_ela_pct_proficient": 0.4342,
       "sat_ela_average_score": 457.7368,
       "sat_math_pct_proficient": 0.1763,
       "sat_math_average_score": 444.9474
      },
      "All school types": {
       "enrollment_all_school_types": 8083
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9133,
       "chronic_absenteeism_pct": 0.2476,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.7796,
       "chronic_absenteeism_pct": 0.7143,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.3554,
       "growth_apta_math": 0.4688,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.1341,
       "sbac_ela_pct_proficient": 0.4825,
       "sbac_math_pct_proficient": 0.4825,
       "growth_apta_ela": 0.5142,
       "growth_apta_math": 0.6868
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9185,
       "chronic_absenteeism_pct": 0.2624,
       "sbac_ela_pct_proficient": 0.2869,
       "sbac_math_pct_proficient": 0.1966,
       "growth_apta_ela": 0.5254,
       "growth_apta_math": 0.4653,
       "sat_ela_pct_proficient": 0.2979,
       "sat_ela_average_score": 438.7234,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 402.9787
      },
      "Public Schools": {
       "attendance_rate": 0.9162,
       "chronic_absenteeism_pct": 0.2345,
       "sbac_ela_pct_proficient": 0.2208,
       "sbac_math_pct_proficient": 0.1739,
       "growth_apta_ela": 0.512,
       "growth_apta_math": 0.488,
       "sat_ela_pct_proficient": 0.3289,
       "sat_ela_average_score": 431.2719,
       "sat_math_pct_proficient": 0.1096,
       "sat_math_average_score": 416.0965
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.0959,
       "sat_ela_pct_proficient": 0.4545,
       "sat_ela_average_score": 467.2727,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 441.8182
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0849,
       "sbac_ela_pct_proficient": 0.7123,
       "sbac_math_pct_proficient": 0.6849,
       "growth_apta_ela": 0.7134,
       "growth_apta_math": 0.8737
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": 0.1654,
       "sbac_ela_pct_proficient": 0.566,
       "sbac_math_pct_proficient": 0.434,
       "growth_apta_ela": 0.5806,
       "growth_apta_math": 0.6267,
       "sat_ela_pct_proficient": 0.6333,
       "sat_ela_average_score": 525.3333,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 486.3333
      },
      "Public Schools": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.1018,
       "sbac_ela_pct_proficient": 0.5391,
       "sbac_math_pct_proficient": 0.4779,
       "growth_apta_ela": 0.5672,
       "growth_apta_math": 0.582,
       "sat_ela_pct_proficient": 0.5921,
       "sat_ela_average_score": 497.4342,
       "sat_math_pct_proficient": 0.2763,
       "sat_math_average_score": 488.2237
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 185,
       "attendance_rate": 0.9336,
       "chronic_absenteeism_pct": 0.2,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 433.0952,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 398.3333
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 345,
       "attendance_rate": 0.8043,
       "chronic_absenteeism_pct": 0.6406,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5498,
       "growth_apta_math": 0.4278,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 344,
       "attendance_rate": 0.9494,
       "chronic_absenteeism_pct": 0.1034,
       "sbac_ela_pct_proficient": 0.559,
       "sbac_math_pct_proficient": 0.5179,
       "growth_apta_ela": 0.6417,
       "growth_apta_math": 0.5955
      },
      "Sheff Magnet": {
       "enrollment": 1235,
       "attendance_rate": 0.9206,
       "chronic_absenteeism_pct": 0.2451,
       "sbac_ela_pct_proficient": 0.3733,
       "sbac_math_pct_proficient": 0.314,
       "growth_apta_ela": 0.5592,
       "growth_apta_math": 0.5326,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 481.8919,
       "sat_math_pct_proficient": 0.1892,
       "sat_math_average_score": 438.6486
      },
      "Public Schools": {
       "enrollment": 5861,
       "attendance_rate": 0.9267,
       "chronic_absenteeism_pct": 0.1947,
       "sbac_ela_pct_proficient": 0.3686,
       "sbac_math_pct_proficient": 0.2971,
       "growth_apta_ela": 0.5637,
       "growth_apta_math": 0.5616,
       "sat_ela_pct_proficient": 0.4703,
       "sat_ela_average_score": 465.1841,
       "sat_math_pct_proficient": 0.1898,
       "sat_math_average_score": 441.0765
      },
      "All school types": {
       "enrollment_all_school_types": 7980
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9279,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": 0.36,
       "sat_ela_average_score": 415.6,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 388.4
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8036,
       "chronic_absenteeism_pct": 0.6442,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5498,
       "growth_apta_math": 0.4278,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9461,
       "chronic_absenteeism_pct": 0.1437,
       "sbac_ela_pct_proficient": 0.4505,
       "sbac_math_pct_proficient": 0.3964,
       "growth_apta_ela": 0.5964,
       "growth_apta_math": 0.5646
      },
      "Sheff Magnet": {
       "attendance_rate": 0.911,
       "chronic_absenteeism_pct": 0.2901,
       "sbac_ela_pct_proficient": 0.2737,
       "sbac_math_pct_proficient": 0.2129,
       "growth_apta_ela": 0.515,
       "growth_apta_math": 0.5142,
       "sat_ela_pct_proficient": 0.4792,
       "sat_ela_average_score": 474.375,
       "sat_math_pct_proficient": 0.1875,
       "sat_math_average_score": 441.25
      },
      "Public Schools": {
       "attendance_rate": 0.9167,
       "chronic_absenteeism_pct": 0.2408,
       "sbac_ela_pct_proficient": 0.2548,
       "sbac_math_pct_proficient": 0.1946,
       "growth_apta_ela": 0.5345,
       "growth_apta_math": 0.5406,
       "sat_ela_pct_proficient": 0.3671,
       "sat_ela_average_score": 433.1884,
       "sat_math_pct_proficient": 0.1208,
       "sat_math_average_score": 413.3333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9425,
       "chronic_absenteeism_pct": 0.1233,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9543,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7024,
       "sbac_math_pct_proficient": 0.6786,
       "growth_apta_ela": 0.7024,
       "growth_apta_math": 0.6363
      },
      "Sheff Magnet": {
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1541,
       "sbac_ela_pct_proficient": 0.5975,
       "sbac_math_pct_proficient": 0.5409,
       "growth_apta_ela": 0.6667,
       "growth_apta_math": 0.577,
       "sat_ela_pct_proficient": 0.5385,
       "sat_ela_average_score": 495.7692,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 433.8462
      },
      "Public Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.0991,
       "sbac_ela_pct_proficient": 0.6091,
       "sbac_math_pct_proficient": 0.5116,
       "growth_apta_ela": 0.6249,
       "growth_apta_math": 0.6047,
       "sat_ela_pct_proficient": 0.6164,
       "sat_ela_average_score": 510.5479,
       "sat_math_pct_proficient": 0.2877,
       "sat_math_average_score": 480.411
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 200,
       "attendance_rate": 0.9341,
       "chronic_absenteeism_pct": 0.155,
       "sat_ela_pct_proficient": 0.3778,
       "sat_ela_average_score": 409.1111,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 372
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 340,
       "attendance_rate": 0.8039,
       "chronic_absenteeism_pct": 0.5907,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4449,
       "growth_apta_math": 0.2762,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 335,
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.0944,
       "sbac_ela_pct_proficient": 0.5282,
       "sbac_math_pct_proficient": 0.5385,
       "growth_apta_ela": 0.5465,
       "growth_apta_math": 0.6339
      },
      "Sheff Magnet": {
       "enrollment": 1211,
       "attendance_rate": 0.9234,
       "chronic_absenteeism_pct": 0.2379,
       "sbac_ela_pct_proficient": 0.3848,
       "sbac_math_pct_proficient": 0.3199,
       "growth_apta_ela": 0.5973,
       "growth_apta_math": 0.5086,
       "sat_ela_pct_proficient": 0.6098,
       "sat_ela_average_score": 499.2683,
       "sat_math_pct_proficient": 0.2073,
       "sat_math_average_score": 454.2683
      },
      "Public Schools": {
       "enrollment": 5662,
       "attendance_rate": 0.9289,
       "chronic_absenteeism_pct": 0.1941,
       "sbac_ela_pct_proficient": 0.3649,
       "sbac_math_pct_proficient": 0.3425,
       "growth_apta_ela": 0.5209,
       "growth_apta_math": 0.596,
       "sat_ela_pct_proficient": 0.4654,
       "sat_ela_average_score": 464.1551,
       "sat_math_pct_proficient": 0.2133,
       "sat_math_average_score": 440.7756
      },
      "All school types": {
       "enrollment_all_school_types": 7760
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9262,
       "chronic_absenteeism_pct": 0.2034,
       "sat_ela_pct_proficient": 0.2593,
       "sat_ela_average_score": 391.8519,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 355.9259
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8016,
       "chronic_absenteeism_pct": 0.5933,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4449,
       "growth_apta_math": 0.2762,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": 0.0938,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.3922,
       "growth_apta_ela": 0.4699,
       "growth_apta_math": 0.6205
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9141,
       "chronic_absenteeism_pct": 0.2872,
       "sbac_ela_pct_proficient": 0.2768,
       "sbac_math_pct_proficient": 0.2216,
       "growth_apta_ela": 0.578,
       "growth_apta_math": 0.4685,
       "sat_ela_pct_proficient": 0.5439,
       "sat_ela_average_score": 481.7544,
       "sat_math_pct_proficient": 0.193,
       "sat_math_average_score": 440.8772
      },
      "Public Schools": {
       "attendance_rate": 0.9174,
       "chronic_absenteeism_pct": 0.2493,
       "sbac_ela_pct_proficient": 0.2644,
       "sbac_math_pct_proficient": 0.2474,
       "growth_apta_ela": 0.4948,
       "growth_apta_math": 0.5674,
       "sat_ela_pct_proficient": 0.2963,
       "sat_ela_average_score": 430.5556,
       "sat_math_pct_proficient": 0.1111,
       "sat_math_average_score": 410.1389
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.0854,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9503,
       "chronic_absenteeism_pct": 0.0952,
       "sbac_ela_pct_proficient": 0.7419,
       "sbac_math_pct_proficient": 0.6989,
       "growth_apta_ela": 0.6287,
       "growth_apta_math": 0.6484
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": 0.1304,
       "sbac_ela_pct_proficient": 0.6483,
       "sbac_math_pct_proficient": 0.5586,
       "growth_apta_ela": 0.6474,
       "growth_apta_math": 0.6119,
       "sat_ela_pct_proficient": 0.76,
       "sat_ela_average_score": 539.2,
       "sat_math_pct_proficient": 0.24,
       "sat_math_average_score": 484.8
      },
      "Public Schools": {
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": 0.0726,
       "sbac_ela_pct_proficient": 0.5948,
       "sbac_math_pct_proficient": 0.5602,
       "growth_apta_ela": 0.5774,
       "growth_apta_math": 0.6569,
       "sat_ela_pct_proficient": 0.7172,
       "sat_ela_average_score": 514.2069,
       "sat_math_pct_proficient": 0.3655,
       "sat_math_average_score": 486.4138
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Mansfield": {
   "town_code": "078",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "0780011",
     "name": "Mansfield School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2190012",
     "name": "Regional School District 19",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 25808.01,
    "five_year_average_ending_2024_25": {
     "unweighted": 23362.09,
     "need_weighted": 21252.53,
     "need_weighted_cwift": 20693.56,
     "need_weighted_real": 22762.49
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 21,
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 24,
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 497,
       "attendance_rate": 0.9359,
       "chronic_absenteeism_pct": 0.165,
       "sat_ela_pct_proficient": 0.7761,
       "sat_ela_average_score": 563.2836,
       "sat_math_pct_proficient": 0.5373,
       "sat_math_average_score": 534.7015
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1022,
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": 0.1329,
       "sbac_ela_pct_proficient": 0.649,
       "sbac_math_pct_proficient": 0.6202,
       "growth_apta_ela": 0.6415,
       "growth_apta_math": 0.7259
      },
      "All school types": {
       "enrollment_all_school_types": 1583
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9142,
       "chronic_absenteeism_pct": 0.2994,
       "sat_ela_pct_proficient": 0.5854,
       "sat_ela_average_score": 486.5854,
       "sat_math_pct_proficient": 0.2927,
       "sat_math_average_score": 467.561
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": 0.2074,
       "sbac_ela_pct_proficient": 0.3969,
       "sbac_math_pct_proficient": 0.3969,
       "growth_apta_ela": 0.5439,
       "growth_apta_math": 0.6773
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": 0.097,
       "sat_ela_pct_proficient": 0.8602,
       "sat_ela_average_score": 597.0968,
       "sat_math_pct_proficient": 0.6452,
       "sat_math_average_score": 564.3011
      },
      "Public Schools": {
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0773,
       "sbac_ela_pct_proficient": 0.8315,
       "sbac_math_pct_proficient": 0.7818,
       "growth_apta_ela": 0.7066,
       "growth_apta_math": 0.7576
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 20,
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 471,
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1295,
       "sat_ela_pct_proficient": 0.8018,
       "sat_ela_average_score": 575.8559,
       "sat_math_pct_proficient": 0.5586,
       "sat_math_average_score": 549.2793
      },
      "Sheff Magnet": {
       "enrollment": null
      },
      "Public Schools": {
       "enrollment": 968,
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0756,
       "sbac_ela_pct_proficient": 0.6699,
       "sbac_math_pct_proficient": 0.6372,
       "growth_apta_ela": 0.7065,
       "growth_apta_math": 0.7062
      },
      "All school types": {
       "enrollment_all_school_types": 1509
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9137,
       "chronic_absenteeism_pct": 0.2468,
       "sat_ela_pct_proficient": 0.6471,
       "sat_ela_average_score": 541.1765,
       "sat_math_pct_proficient": 0.3824,
       "sat_math_average_score": 515.2941
      },
      "Public Schools": {
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": 0.122,
       "sbac_ela_pct_proficient": 0.4057,
       "sbac_math_pct_proficient": 0.3852,
       "growth_apta_ela": 0.6559,
       "growth_apta_math": 0.612
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": 0.0703,
       "sat_ela_pct_proficient": 0.8701,
       "sat_ela_average_score": 591.1688,
       "sat_math_pct_proficient": 0.6364,
       "sat_math_average_score": 564.2857
      },
      "Public Schools": {
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": 0.0434,
       "sbac_ela_pct_proficient": 0.8395,
       "sbac_math_pct_proficient": 0.7995,
       "growth_apta_ela": 0.7375,
       "growth_apta_math": 0.7635
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 46,
       "attendance_rate": 0.9604,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 23,
       "attendance_rate": 0.8542,
       "chronic_absenteeism_pct": 0.4545,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 432,
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.162,
       "sat_ela_pct_proficient": 0.783,
       "sat_ela_average_score": 563.4906,
       "sat_math_pct_proficient": 0.566,
       "sat_math_average_score": 534.8113
      },
      "Public Schools": {
       "enrollment": 926,
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": 0.0581,
       "sbac_ela_pct_proficient": 0.6484,
       "sbac_math_pct_proficient": 0.6472,
       "growth_apta_ela": 0.6344,
       "growth_apta_math": 0.7213
      },
      "All school types": {
       "enrollment_all_school_types": 1444
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9594,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8542,
       "chronic_absenteeism_pct": 0.4545,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9068,
       "chronic_absenteeism_pct": 0.2968,
       "sat_ela_pct_proficient": 0.5938,
       "sat_ela_average_score": 493.75,
       "sat_math_pct_proficient": 0.375,
       "sat_math_average_score": 472.8125
      },
      "Public Schools": {
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": 0.0935,
       "sbac_ela_pct_proficient": 0.3893,
       "sbac_math_pct_proficient": 0.405,
       "growth_apta_ela": 0.5617,
       "growth_apta_math": 0.6109
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9617,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.0866,
       "sat_ela_pct_proficient": 0.8649,
       "sat_ela_average_score": 593.6486,
       "sat_math_pct_proficient": 0.6486,
       "sat_math_average_score": 561.6216
      },
      "Public Schools": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0343,
       "sbac_ela_pct_proficient": 0.8165,
       "sbac_math_pct_proficient": 0.8032,
       "growth_apta_ela": 0.678,
       "growth_apta_math": 0.7873
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Marlborough": {
   "town_code": "079",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0790011",
     "name": "Marlborough School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2080012",
     "name": "Regional School District 08",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 22643.99,
    "five_year_average_ending_2024_25": {
     "unweighted": 20518.08,
     "need_weighted": 19514.82,
     "need_weighted_cwift": 18827.8,
     "need_weighted_real": 20887.85
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Regional Schools": {
       "enrollment": 411,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1119,
       "sbac_ela_pct_proficient": 0.5954,
       "sbac_math_pct_proficient": 0.542,
       "growth_apta_ela": 0.5762,
       "growth_apta_math": 0.5372,
       "sat_ela_pct_proficient": 0.7467,
       "sat_ela_average_score": 537.4667,
       "sat_math_pct_proficient": 0.4667,
       "sat_math_average_score": 527.7333
      },
      "Sheff Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 459,
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.0687,
       "sbac_ela_pct_proficient": 0.6336,
       "sbac_math_pct_proficient": 0.7371,
       "growth_apta_ela": 0.6328,
       "growth_apta_math": 0.8173
      },
      "All school types": {
       "enrollment_all_school_types": 900
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9049,
       "chronic_absenteeism_pct": 0.2737,
       "sbac_ela_pct_proficient": 0.5143,
       "sbac_math_pct_proficient": 0.3429,
       "growth_apta_ela": 0.4267,
       "growth_apta_math": 0.399,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.1333,
       "sbac_ela_pct_proficient": 0.2969,
       "sbac_math_pct_proficient": 0.4688,
       "growth_apta_ela": 0.4733,
       "growth_apta_math": 0.6644
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.0633,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.6146,
       "growth_apta_ela": 0.6298,
       "growth_apta_math": 0.5867,
       "sat_ela_pct_proficient": 0.7759,
       "sat_ela_average_score": 551.3793,
       "sat_math_pct_proficient": 0.5517,
       "sat_math_average_score": 548.9655
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9582,
       "chronic_absenteeism_pct": 0.043,
       "sbac_ela_pct_proficient": 0.7619,
       "sbac_math_pct_proficient": 0.8393,
       "growth_apta_ela": 0.6884,
       "growth_apta_math": 0.8707
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Regional Schools": {
       "enrollment": 371,
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1536,
       "sbac_ela_pct_proficient": 0.6,
       "sbac_math_pct_proficient": 0.575,
       "growth_apta_ela": 0.4679,
       "growth_apta_math": 0.563,
       "sat_ela_pct_proficient": 0.8136,
       "sat_ela_average_score": 570.678,
       "sat_math_pct_proficient": 0.5932,
       "sat_math_average_score": 546.4407
      },
      "Sheff Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 465,
       "attendance_rate": 0.9503,
       "chronic_absenteeism_pct": 0.0767,
       "sbac_ela_pct_proficient": 0.6855,
       "sbac_math_pct_proficient": 0.7016,
       "growth_apta_ela": 0.7301,
       "growth_apta_math": 0.7919
      },
      "All school types": {
       "enrollment_all_school_types": 864
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9079,
       "chronic_absenteeism_pct": 0.3085,
       "sbac_ela_pct_proficient": 0.3784,
       "sbac_math_pct_proficient": 0.3514,
       "growth_apta_ela": 0.4381,
       "growth_apta_math": 0.4906,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": 0.1322,
       "sbac_ela_pct_proficient": 0.3731,
       "sbac_math_pct_proficient": 0.5075,
       "growth_apta_ela": 0.6655,
       "growth_apta_math": 0.8034
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9461,
       "chronic_absenteeism_pct": 0.1011,
       "sbac_ela_pct_proficient": 0.6988,
       "sbac_math_pct_proficient": 0.6747,
       "growth_apta_ela": 0.4808,
       "growth_apta_math": 0.5945,
       "sat_ela_pct_proficient": 0.8958,
       "sat_ela_average_score": 593.5417,
       "sat_math_pct_proficient": 0.6667,
       "sat_math_average_score": 568.5417
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": 0.055,
       "sbac_ela_pct_proficient": 0.8011,
       "sbac_math_pct_proficient": 0.7735,
       "growth_apta_ela": 0.7504,
       "growth_apta_math": 0.7883
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 340,
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1294,
       "sbac_ela_pct_proficient": 0.5981,
       "sbac_math_pct_proficient": 0.5327,
       "growth_apta_ela": 0.5447,
       "growth_apta_math": 0.4568,
       "sat_ela_pct_proficient": 0.8036,
       "sat_ela_average_score": 540.7143,
       "sat_math_pct_proficient": 0.5179,
       "sat_math_average_score": 527.1429
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 467,
       "attendance_rate": 0.9604,
       "chronic_absenteeism_pct": 0.0523,
       "sbac_ela_pct_proficient": 0.6883,
       "sbac_math_pct_proficient": 0.6883,
       "growth_apta_ela": 0.6618,
       "growth_apta_math": 0.7534,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 833
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9362,
       "chronic_absenteeism_pct": 0.1529,
       "sbac_ela_pct_proficient": 0.3226,
       "sbac_math_pct_proficient": 0.3226,
       "growth_apta_ela": 0.5188,
       "growth_apta_math": 0.4403,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.1176,
       "sbac_ela_pct_proficient": 0.44,
       "sbac_math_pct_proficient": 0.44,
       "growth_apta_ela": 0.5866,
       "growth_apta_math": 0.7077,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9462,
       "chronic_absenteeism_pct": 0.1216,
       "sbac_ela_pct_proficient": 0.7105,
       "sbac_math_pct_proficient": 0.6184,
       "growth_apta_ela": 0.5553,
       "growth_apta_math": 0.4635,
       "sat_ela_pct_proficient": 0.8936,
       "sat_ela_average_score": 559.5745,
       "sat_math_pct_proficient": 0.5957,
       "sat_math_average_score": 545.1064
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9632,
       "chronic_absenteeism_pct": 0.0265,
       "sbac_ela_pct_proficient": 0.7965,
       "sbac_math_pct_proficient": 0.7965,
       "growth_apta_ela": 0.6946,
       "growth_apta_math": 0.7733,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Meriden": {
   "town_code": "080",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0800011",
     "name": "Meriden School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 16350.87,
    "five_year_average_ending_2024_25": {
     "unweighted": 15422.36,
     "need_weighted": 11845.44,
     "need_weighted_cwift": 11241.78,
     "need_weighted_real": 12709.04
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 486,
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.144,
       "sat_ela_pct_proficient": 0.3621,
       "sat_ela_average_score": 457.5,
       "sat_math_pct_proficient": 0.1638,
       "sat_math_average_score": 441.2931
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 137,
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2923,
       "sbac_ela_pct_proficient": 0.3226,
       "sbac_math_pct_proficient": 0.172,
       "growth_apta_ela": 0.5432,
       "growth_apta_math": 0.4525
      },
      "Program": {
       "enrollment": 693,
       "attendance_rate": 0.847,
       "chronic_absenteeism_pct": 0.5074,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.415,
       "growth_apta_math": 0.4601,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 55,
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": 0.3182,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 8202,
       "attendance_rate": 0.9248,
       "chronic_absenteeism_pct": 0.2241,
       "sbac_ela_pct_proficient": 0.4799,
       "sbac_math_pct_proficient": 0.4037,
       "growth_apta_ela": 0.6057,
       "growth_apta_math": 0.6075,
       "sat_ela_pct_proficient": 0.3829,
       "sat_ela_average_score": 441.993,
       "sat_math_pct_proficient": 0.1381,
       "sat_math_average_score": 421.0839
      },
      "All school types": {
       "enrollment_all_school_types": 9583
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.1567,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 453.7879,
       "sat_math_pct_proficient": 0.1515,
       "sat_math_average_score": 432.2727
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9171,
       "chronic_absenteeism_pct": 0.3671,
       "sbac_ela_pct_proficient": 0.2857,
       "sbac_math_pct_proficient": 0.1607,
       "growth_apta_ela": 0.5647,
       "growth_apta_math": 0.4697
      },
      "Program": {
       "attendance_rate": 0.849,
       "chronic_absenteeism_pct": 0.5028,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.415,
       "growth_apta_math": 0.4601,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9056,
       "chronic_absenteeism_pct": 0.3913,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9194,
       "chronic_absenteeism_pct": 0.2482,
       "sbac_ela_pct_proficient": 0.4258,
       "sbac_math_pct_proficient": 0.3554,
       "growth_apta_ela": 0.5845,
       "growth_apta_math": 0.5996,
       "sat_ela_pct_proficient": 0.306,
       "sat_ela_average_score": 422.1286,
       "sat_math_pct_proficient": 0.0953,
       "sat_math_average_score": 405.8537
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.1237,
       "sat_ela_pct_proficient": 0.36,
       "sat_ela_average_score": 462.4,
       "sat_math_pct_proficient": 0.18,
       "sat_math_average_score": 453.2
      },
      "Other Magnet": {
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": 0.1765,
       "sbac_ela_pct_proficient": 0.3784,
       "sbac_math_pct_proficient": 0.1892,
       "growth_apta_ela": 0.5105,
       "growth_apta_math": 0.4265
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9548,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.104,
       "sbac_ela_pct_proficient": 0.7733,
       "sbac_math_pct_proficient": 0.665,
       "growth_apta_ela": 0.7134,
       "growth_apta_math": 0.6477,
       "sat_ela_pct_proficient": 0.6694,
       "sat_ela_average_score": 516.0331,
       "sat_math_pct_proficient": 0.2975,
       "sat_math_average_score": 477.8512
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 501,
       "attendance_rate": 0.9378,
       "chronic_absenteeism_pct": 0.1317,
       "sat_ela_pct_proficient": 0.3051,
       "sat_ela_average_score": 443.0508,
       "sat_math_pct_proficient": 0.0678,
       "sat_math_average_score": 414.4068
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 131,
       "attendance_rate": 0.9329,
       "chronic_absenteeism_pct": 0.1803,
       "sbac_ela_pct_proficient": 0.2927,
       "sbac_math_pct_proficient": 0.1951,
       "growth_apta_ela": 0.4846,
       "growth_apta_math": 0.6034,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 732,
       "attendance_rate": 0.8601,
       "chronic_absenteeism_pct": 0.4765,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.278,
       "growth_apta_math": 0.3882,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 64,
       "attendance_rate": 0.9322,
       "chronic_absenteeism_pct": 0.15,
       "sbac_ela_pct_proficient": 0.2727,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5593,
       "growth_apta_math": 0.5567,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 7944,
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": 0.1968,
       "sbac_ela_pct_proficient": 0.4918,
       "sbac_math_pct_proficient": 0.4548,
       "growth_apta_ela": 0.5933,
       "growth_apta_math": 0.6163,
       "sat_ela_pct_proficient": 0.4257,
       "sat_ela_average_score": 455.0918,
       "sat_math_pct_proficient": 0.1519,
       "sat_math_average_score": 423.2554
      },
      "All school types": {
       "enrollment_all_school_types": 9378
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9359,
       "chronic_absenteeism_pct": 0.1364,
       "sat_ela_pct_proficient": 0.2162,
       "sat_ela_average_score": 420.9459,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 405
      },
      "Other Magnet": {
       "attendance_rate": 0.9241,
       "chronic_absenteeism_pct": 0.2237,
       "sbac_ela_pct_proficient": 0.2075,
       "sbac_math_pct_proficient": 0.1509,
       "growth_apta_ela": 0.4402,
       "growth_apta_math": 0.6135,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8607,
       "chronic_absenteeism_pct": 0.4746,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.278,
       "growth_apta_math": 0.3882,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9108,
       "chronic_absenteeism_pct": 0.2667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9257,
       "chronic_absenteeism_pct": 0.2178,
       "sbac_ela_pct_proficient": 0.4378,
       "sbac_math_pct_proficient": 0.4124,
       "growth_apta_ela": 0.5762,
       "growth_apta_math": 0.6022,
       "sat_ela_pct_proficient": 0.3397,
       "sat_ela_average_score": 434.862,
       "sat_math_pct_proficient": 0.0913,
       "sat_math_average_score": 405.5414
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9408,
       "chronic_absenteeism_pct": 0.1244,
       "sat_ela_pct_proficient": 0.4545,
       "sat_ela_average_score": 480.2273,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 430.2273
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4483,
       "sbac_math_pct_proficient": 0.2759,
       "growth_apta_ela": 0.5616,
       "growth_apta_math": 0.586
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": 0.0917,
       "sbac_ela_pct_proficient": 0.7923,
       "sbac_math_pct_proficient": 0.6906,
       "growth_apta_ela": 0.6849,
       "growth_apta_math": 0.6918,
       "sat_ela_pct_proficient": 0.7422,
       "sat_ela_average_score": 529.5312,
       "sat_math_pct_proficient": 0.375,
       "sat_math_average_score": 488.4375
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 509,
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1375,
       "sat_ela_pct_proficient": 0.3814,
       "sat_ela_average_score": 427.9661,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 403.5593
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 115,
       "attendance_rate": 0.9229,
       "chronic_absenteeism_pct": 0.2056,
       "sbac_ela_pct_proficient": 0.4507,
       "sbac_math_pct_proficient": 0.2817,
       "growth_apta_ela": 0.6421,
       "growth_apta_math": 0.5641,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 757,
       "attendance_rate": 0.8515,
       "chronic_absenteeism_pct": 0.4424,
       "sbac_ela_pct_proficient": 0.0531,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4968,
       "growth_apta_math": 0.3533,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 70,
       "attendance_rate": 0.8985,
       "chronic_absenteeism_pct": 0.3115,
       "sbac_ela_pct_proficient": 0.2857,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4723,
       "growth_apta_math": 0.3544,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 7643,
       "attendance_rate": 0.9347,
       "chronic_absenteeism_pct": 0.18,
       "sbac_ela_pct_proficient": 0.5184,
       "sbac_math_pct_proficient": 0.4843,
       "growth_apta_ela": 0.6105,
       "growth_apta_math": 0.5827,
       "sat_ela_pct_proficient": 0.3878,
       "sat_ela_average_score": 442.8912,
       "sat_math_pct_proficient": 0.1259,
       "sat_math_average_score": 420.8844
      },
      "All school types": {
       "enrollment_all_school_types": 9104
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.1631,
       "sat_ela_pct_proficient": 0.3553,
       "sat_ela_average_score": 418.5526,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 391.1842
      },
      "Other Magnet": {
       "attendance_rate": 0.9026,
       "chronic_absenteeism_pct": 0.3016,
       "sbac_ela_pct_proficient": 0.3478,
       "sbac_math_pct_proficient": 0.1522,
       "growth_apta_ela": 0.6436,
       "growth_apta_math": 0.4957,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8515,
       "chronic_absenteeism_pct": 0.4431,
       "sbac_ela_pct_proficient": 0.0531,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4968,
       "growth_apta_math": 0.3533,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8718,
       "chronic_absenteeism_pct": 0.4571,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9312,
       "chronic_absenteeism_pct": 0.1991,
       "sbac_ela_pct_proficient": 0.4683,
       "sbac_math_pct_proficient": 0.4381,
       "growth_apta_ela": 0.6012,
       "growth_apta_math": 0.5624,
       "sat_ela_pct_proficient": 0.3298,
       "sat_ela_average_score": 428.4582,
       "sat_math_pct_proficient": 0.0964,
       "sat_math_average_score": 408.0086
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.0924,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 445,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 425.9524
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.64,
       "sbac_math_pct_proficient": 0.52,
       "growth_apta_ela": 0.6396,
       "growth_apta_math": 0.6847,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9342,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": 0.0864,
       "sbac_ela_pct_proficient": 0.8037,
       "sbac_math_pct_proficient": 0.7472,
       "growth_apta_ela": 0.664,
       "growth_apta_math": 0.6995,
       "sat_ela_pct_proficient": 0.6116,
       "sat_ela_average_score": 498.595,
       "sat_math_pct_proficient": 0.2397,
       "sat_math_average_score": 470.5785
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Middlebury": {
   "town_code": "081",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2150012",
     "name": "Regional School District 15",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 1176,
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.0707,
       "sbac_ela_pct_proficient": 0.5788,
       "sbac_math_pct_proficient": 0.577,
       "growth_apta_ela": 0.5484,
       "growth_apta_math": 0.6658,
       "sat_ela_pct_proficient": 0.6471,
       "sat_ela_average_score": 520.9804,
       "sat_math_pct_proficient": 0.4902,
       "sat_math_average_score": 519.6078
      },
      "Public Schools": {
       "enrollment": 926
      },
      "All school types": {
       "enrollment_all_school_types": 1213
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.3806,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.539,
       "growth_apta_math": 0.6073,
       "sat_ela_pct_proficient": 0.4737,
       "sat_ela_average_score": 488.1579,
       "sat_math_pct_proficient": 0.2632,
       "sat_math_average_score": 473.6842
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.0535,
       "sbac_ela_pct_proficient": 0.6589,
       "sbac_math_pct_proficient": 0.6484,
       "growth_apta_ela": 0.5519,
       "growth_apta_math": 0.6874,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 540.4688,
       "sat_math_pct_proficient": 0.625,
       "sat_math_average_score": 546.875
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 1166,
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": 0.0721,
       "sbac_ela_pct_proficient": 0.5732,
       "sbac_math_pct_proficient": 0.5986,
       "growth_apta_ela": 0.5688,
       "growth_apta_math": 0.6551,
       "sat_ela_pct_proficient": 0.7473,
       "sat_ela_average_score": 519.8901,
       "sat_math_pct_proficient": 0.3736,
       "sat_math_average_score": 499.7802
      },
      "All school types": {
       "enrollment_all_school_types": 1205
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9494,
       "chronic_absenteeism_pct": 0.108,
       "sbac_ela_pct_proficient": 0.3264,
       "sbac_math_pct_proficient": 0.3194,
       "growth_apta_ela": 0.4721,
       "growth_apta_math": 0.5322,
       "sat_ela_pct_proficient": 0.4815,
       "sat_ela_average_score": 459.6296,
       "sat_math_pct_proficient": 0.2593,
       "sat_math_average_score": 433.7037
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0578,
       "sbac_ela_pct_proficient": 0.6601,
       "sbac_math_pct_proficient": 0.6968,
       "growth_apta_ela": 0.6039,
       "growth_apta_math": 0.6999,
       "sat_ela_pct_proficient": 0.8594,
       "sat_ela_average_score": 545.3125,
       "sat_math_pct_proficient": 0.4219,
       "sat_math_average_score": 527.6562
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 1112,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.0845,
       "sbac_ela_pct_proficient": 0.608,
       "sbac_math_pct_proficient": 0.6129,
       "growth_apta_ela": 0.6105,
       "growth_apta_math": 0.6448,
       "sat_ela_pct_proficient": 0.7215,
       "sat_ela_average_score": 540.6329,
       "sat_math_pct_proficient": 0.443,
       "sat_math_average_score": 517.2152
      },
      "All school types": {
       "enrollment_all_school_types": 1146
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": 0.1291,
       "sbac_ela_pct_proficient": 0.3567,
       "sbac_math_pct_proficient": 0.3376,
       "growth_apta_ela": 0.5625,
       "growth_apta_math": 0.5283,
       "sat_ela_pct_proficient": 0.4348,
       "sat_ela_average_score": 466.087,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 433.0435
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9538,
       "chronic_absenteeism_pct": 0.0673,
       "sbac_ela_pct_proficient": 0.7143,
       "sbac_math_pct_proficient": 0.7297,
       "growth_apta_ela": 0.6308,
       "growth_apta_math": 0.6943,
       "sat_ela_pct_proficient": 0.8393,
       "sat_ela_average_score": 571.25,
       "sat_math_pct_proficient": 0.5714,
       "sat_math_average_score": 551.7857
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Middlefield": {
   "town_code": "082",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2130012",
     "name": "Regional School District 13",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 461,
       "attendance_rate": 0.9522,
       "chronic_absenteeism_pct": 0.0895,
       "sbac_ela_pct_proficient": 0.6061,
       "sbac_math_pct_proficient": 0.5051,
       "growth_apta_ela": 0.5765,
       "growth_apta_math": 0.5591,
       "sat_ela_pct_proficient": 0.6061,
       "sat_ela_average_score": 530.9091,
       "sat_math_pct_proficient": 0.4545,
       "sat_math_average_score": 486.9697
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 485
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": 0.1812,
       "sbac_ela_pct_proficient": 0.3662,
       "sbac_math_pct_proficient": 0.2571,
       "growth_apta_ela": 0.4769,
       "growth_apta_math": 0.4805,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9625,
       "chronic_absenteeism_pct": 0.0383,
       "sbac_ela_pct_proficient": 0.7402,
       "sbac_math_pct_proficient": 0.6406,
       "growth_apta_ela": 0.6319,
       "growth_apta_math": 0.601,
       "sat_ela_pct_proficient": 0.8182,
       "sat_ela_average_score": 585.4545,
       "sat_math_pct_proficient": 0.6364,
       "sat_math_average_score": 538.1818
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 443,
       "attendance_rate": 0.9499,
       "chronic_absenteeism_pct": 0.0922,
       "sbac_ela_pct_proficient": 0.5918,
       "sbac_math_pct_proficient": 0.5357,
       "growth_apta_ela": 0.6624,
       "growth_apta_math": 0.6408,
       "sat_ela_pct_proficient": 0.6765,
       "sat_ela_average_score": 505.8824,
       "sat_math_pct_proficient": 0.4118,
       "sat_math_average_score": 485.5882
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 473
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9317,
       "chronic_absenteeism_pct": 0.1724,
       "sbac_ela_pct_proficient": 0.3284,
       "sbac_math_pct_proficient": 0.2388,
       "growth_apta_ela": 0.6243,
       "growth_apta_math": 0.5808,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9588,
       "chronic_absenteeism_pct": 0.0519,
       "sbac_ela_pct_proficient": 0.7287,
       "sbac_math_pct_proficient": 0.6899,
       "growth_apta_ela": 0.6798,
       "growth_apta_math": 0.6682,
       "sat_ela_pct_proficient": 0.7273,
       "sat_ela_average_score": 511.3636,
       "sat_math_pct_proficient": 0.4545,
       "sat_math_average_score": 499.5455
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 426,
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": 0.0801,
       "sbac_ela_pct_proficient": 0.6458,
       "sbac_math_pct_proficient": 0.534,
       "growth_apta_ela": 0.6581,
       "growth_apta_math": 0.6144,
       "sat_ela_pct_proficient": 0.7407,
       "sat_ela_average_score": 535.9259,
       "sat_math_pct_proficient": 0.5185,
       "sat_math_average_score": 518.1481
      },
      "Sheff Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 458
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": 0.1642,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.2769,
       "growth_apta_ela": 0.613,
       "growth_apta_math": 0.4955,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9594,
       "chronic_absenteeism_pct": 0.0396,
       "sbac_ela_pct_proficient": 0.7717,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.6839,
       "growth_apta_math": 0.6832,
       "sat_ela_pct_proficient": 0.9,
       "sat_ela_average_score": 576.5,
       "sat_math_pct_proficient": 0.65,
       "sat_math_average_score": 549.5
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Middletown": {
   "town_code": "083",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0830011",
     "name": "Middletown School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25070.14,
    "five_year_average_ending_2024_25": {
     "unweighted": 22877.18,
     "need_weighted": 19859.08,
     "need_weighted_cwift": 19285.16,
     "need_weighted_real": 21264.24
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 142,
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.2042,
       "sat_ela_pct_proficient": 0.1714,
       "sat_ela_average_score": 412.2857,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 406.2857
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 31,
       "attendance_rate": 0.8409,
       "chronic_absenteeism_pct": 0.4516,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 213,
       "attendance_rate": 0.9289,
       "chronic_absenteeism_pct": 0.1774,
       "sbac_ela_pct_proficient": 0.4051,
       "sbac_math_pct_proficient": 0.3291,
       "growth_apta_ela": 0.5166,
       "growth_apta_math": 0.4153,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4382,
       "attendance_rate": 0.9283,
       "chronic_absenteeism_pct": 0.2102,
       "sbac_ela_pct_proficient": 0.4318,
       "sbac_math_pct_proficient": 0.2968,
       "growth_apta_ela": 0.5458,
       "growth_apta_math": 0.521,
       "sat_ela_pct_proficient": 0.441,
       "sat_ela_average_score": 458.7153,
       "sat_math_pct_proficient": 0.1597,
       "sat_math_average_score": 426.7014
      },
      "All school types": {
       "enrollment_all_school_types": 4791
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9266,
       "chronic_absenteeism_pct": 0.2674,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 375.5,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 382.5
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8409,
       "chronic_absenteeism_pct": 0.4516,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9174,
       "chronic_absenteeism_pct": 0.2121,
       "sbac_ela_pct_proficient": 0.2143,
       "sbac_math_pct_proficient": 0.1667,
       "growth_apta_ela": 0.5217,
       "growth_apta_math": 0.3051,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9116,
       "chronic_absenteeism_pct": 0.2943,
       "sbac_ela_pct_proficient": 0.2803,
       "sbac_math_pct_proficient": 0.1571,
       "growth_apta_ela": 0.5175,
       "growth_apta_math": 0.4861,
       "sat_ela_pct_proficient": 0.2788,
       "sat_ela_average_score": 416,
       "sat_math_pct_proficient": 0.0727,
       "sat_math_average_score": 391.8182
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": 0.1071,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.942,
       "chronic_absenteeism_pct": 0.1379,
       "sbac_ela_pct_proficient": 0.6216,
       "sbac_math_pct_proficient": 0.5135,
       "growth_apta_ela": 0.5104,
       "growth_apta_math": 0.5521,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0977,
       "sbac_ela_pct_proficient": 0.6203,
       "sbac_math_pct_proficient": 0.47,
       "growth_apta_ela": 0.5791,
       "growth_apta_math": 0.5617,
       "sat_ela_pct_proficient": 0.6585,
       "sat_ela_average_score": 516.0163,
       "sat_math_pct_proficient": 0.2764,
       "sat_math_average_score": 473.4959
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 151,
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.2848,
       "sat_ela_pct_proficient": 0.2353,
       "sat_ela_average_score": 407.3529,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 362.3529
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 123,
       "attendance_rate": 0.7719,
       "chronic_absenteeism_pct": 0.6829,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 193,
       "attendance_rate": 0.9308,
       "chronic_absenteeism_pct": 0.2126,
       "sbac_ela_pct_proficient": 0.3375,
       "sbac_math_pct_proficient": 0.3038,
       "growth_apta_ela": 0.6133,
       "growth_apta_math": 0.5477,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4240,
       "attendance_rate": 0.9203,
       "chronic_absenteeism_pct": 0.2287,
       "sbac_ela_pct_proficient": 0.4024,
       "sbac_math_pct_proficient": 0.2963,
       "growth_apta_ela": 0.5005,
       "growth_apta_math": 0.5275,
       "sat_ela_pct_proficient": 0.4542,
       "sat_ela_average_score": 468.4351,
       "sat_math_pct_proficient": 0.1565,
       "sat_math_average_score": 432.7863
      },
      "All school types": {
       "enrollment_all_school_types": 4725
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9089,
       "chronic_absenteeism_pct": 0.3556,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7875,
       "chronic_absenteeism_pct": 0.6549,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.916,
       "chronic_absenteeism_pct": 0.2697,
       "sbac_ela_pct_proficient": 0.186,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5102,
       "growth_apta_math": 0.4907,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9024,
       "chronic_absenteeism_pct": 0.3116,
       "sbac_ela_pct_proficient": 0.2533,
       "sbac_math_pct_proficient": 0.1604,
       "growth_apta_ela": 0.444,
       "growth_apta_math": 0.477,
       "sat_ela_pct_proficient": 0.2587,
       "sat_ela_average_score": 421.2587,
       "sat_math_pct_proficient": 0.0699,
       "sat_math_average_score": 394.7552
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.1803,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9462,
       "chronic_absenteeism_pct": 0.1529,
       "sbac_ela_pct_proficient": 0.5135,
       "sbac_math_pct_proficient": 0.5135,
       "growth_apta_ela": 0.7235,
       "growth_apta_math": 0.6087,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.1043,
       "sbac_ela_pct_proficient": 0.6205,
       "sbac_math_pct_proficient": 0.4962,
       "growth_apta_ela": 0.5789,
       "growth_apta_math": 0.5976,
       "sat_ela_pct_proficient": 0.6891,
       "sat_ela_average_score": 525.1261,
       "sat_math_pct_proficient": 0.2605,
       "sat_math_average_score": 478.4874
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 162,
       "attendance_rate": 0.921,
       "chronic_absenteeism_pct": 0.2469,
       "sat_ela_pct_proficient": 0.4,
       "sat_ela_average_score": 440.2857,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 405.1429
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 143,
       "attendance_rate": 0.848,
       "chronic_absenteeism_pct": 0.4453,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 194,
       "attendance_rate": 0.9198,
       "chronic_absenteeism_pct": 0.2402,
       "sbac_ela_pct_proficient": 0.4595,
       "sbac_math_pct_proficient": 0.3919,
       "growth_apta_ela": 0.5465,
       "growth_apta_math": 0.6387,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4116,
       "attendance_rate": 0.9284,
       "chronic_absenteeism_pct": 0.2104,
       "sbac_ela_pct_proficient": 0.3654,
       "sbac_math_pct_proficient": 0.2853,
       "growth_apta_ela": 0.4598,
       "growth_apta_math": 0.4734,
       "sat_ela_pct_proficient": 0.3878,
       "sat_ela_average_score": 454.0304,
       "sat_math_pct_proficient": 0.1825,
       "sat_math_average_score": 423.308
      },
      "All school types": {
       "enrollment_all_school_types": 4627
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9122,
       "chronic_absenteeism_pct": 0.2857,
       "sat_ela_pct_proficient": 0.3913,
       "sat_ela_average_score": 440.4348,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 386.087
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8557,
       "chronic_absenteeism_pct": 0.4453,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8959,
       "chronic_absenteeism_pct": 0.3371,
       "sbac_ela_pct_proficient": 0.2895,
       "sbac_math_pct_proficient": 0.1842,
       "growth_apta_ela": 0.579,
       "growth_apta_math": 0.5393,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9135,
       "chronic_absenteeism_pct": 0.2835,
       "sbac_ela_pct_proficient": 0.2226,
       "sbac_math_pct_proficient": 0.1696,
       "growth_apta_ela": 0.4436,
       "growth_apta_math": 0.4683,
       "sat_ela_pct_proficient": 0.1912,
       "sat_ela_average_score": 397.4265,
       "sat_math_pct_proficient": 0.0735,
       "sat_math_average_score": 378.2353
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9344,
       "chronic_absenteeism_pct": 0.1875,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.1444,
       "sbac_ela_pct_proficient": 0.6389,
       "sbac_math_pct_proficient": 0.6111,
       "growth_apta_ela": 0.514,
       "growth_apta_math": 0.7346,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.5565,
       "sbac_math_pct_proficient": 0.4399,
       "growth_apta_ela": 0.4809,
       "growth_apta_math": 0.4799,
       "sat_ela_pct_proficient": 0.5984,
       "sat_ela_average_score": 514.6457,
       "sat_math_pct_proficient": 0.2992,
       "sat_math_average_score": 471.5748
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Milford": {
   "town_code": "084",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0840011",
     "name": "Milford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25993.43,
    "five_year_average_ending_2024_25": {
     "unweighted": 24018.03,
     "need_weighted": 21962.6,
     "need_weighted_cwift": 20831.29,
     "need_weighted_real": 23516.96
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 84,
       "attendance_rate": 0.9243,
       "chronic_absenteeism_pct": 0.1548,
       "sat_ela_pct_proficient": 0.4,
       "sat_ela_average_score": 421.6,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.4
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 85,
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": 0.1688,
       "sbac_ela_pct_proficient": 0.76,
       "sbac_math_pct_proficient": 0.64,
       "growth_apta_ela": 0.6655,
       "growth_apta_math": 0.7015,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 92,
       "attendance_rate": 0.8475,
       "chronic_absenteeism_pct": 0.5824,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5261,
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.1388,
       "sbac_ela_pct_proficient": 0.5675,
       "sbac_math_pct_proficient": 0.531,
       "growth_apta_ela": 0.6319,
       "growth_apta_math": 0.6969,
       "sat_ela_pct_proficient": 0.6446,
       "sat_ela_average_score": 512.4793,
       "sat_math_pct_proficient": 0.3802,
       "sat_math_average_score": 492.4518
      },
      "All school types": {
       "enrollment_all_school_types": 5533
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9115,
       "chronic_absenteeism_pct": 0.2157,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.922,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8436,
       "chronic_absenteeism_pct": 0.5733,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9283,
       "chronic_absenteeism_pct": 0.2076,
       "sbac_ela_pct_proficient": 0.3844,
       "sbac_math_pct_proficient": 0.3432,
       "growth_apta_ela": 0.5904,
       "growth_apta_math": 0.6283,
       "sat_ela_pct_proficient": 0.432,
       "sat_ela_average_score": 466,
       "sat_math_pct_proficient": 0.272,
       "sat_math_average_score": 457.28
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": 0.1429,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.0905,
       "sbac_ela_pct_proficient": 0.7028,
       "sbac_math_pct_proficient": 0.6695,
       "growth_apta_ela": 0.6611,
       "growth_apta_math": 0.7451,
       "sat_ela_pct_proficient": 0.7563,
       "sat_ela_average_score": 536.8908,
       "sat_math_pct_proficient": 0.437,
       "sat_math_average_score": 510.9244
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 76,
       "attendance_rate": 0.9279,
       "chronic_absenteeism_pct": 0.2368,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 94,
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": 0.0964,
       "sbac_ela_pct_proficient": 0.7308,
       "sbac_math_pct_proficient": 0.5769,
       "growth_apta_ela": 0.6957,
       "growth_apta_math": 0.7422,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 99,
       "attendance_rate": 0.8487,
       "chronic_absenteeism_pct": 0.5258,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 5141,
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": 0.1337,
       "sbac_ela_pct_proficient": 0.5931,
       "sbac_math_pct_proficient": 0.6024,
       "growth_apta_ela": 0.6154,
       "growth_apta_math": 0.7471,
       "sat_ela_pct_proficient": 0.7337,
       "sat_ela_average_score": 523.75,
       "sat_math_pct_proficient": 0.4103,
       "sat_math_average_score": 502.9076
      },
      "All school types": {
       "enrollment_all_school_types": 5421
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9285,
       "chronic_absenteeism_pct": 0.2162,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8475,
       "chronic_absenteeism_pct": 0.5181,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9275,
       "chronic_absenteeism_pct": 0.2048,
       "sbac_ela_pct_proficient": 0.3926,
       "sbac_math_pct_proficient": 0.4092,
       "growth_apta_ela": 0.5601,
       "growth_apta_math": 0.7248,
       "sat_ela_pct_proficient": 0.6103,
       "sat_ela_average_score": 489.4853,
       "sat_math_pct_proficient": 0.2794,
       "sat_math_average_score": 467.3529
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9275,
       "chronic_absenteeism_pct": 0.2564,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.1053,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.0828,
       "sbac_ela_pct_proficient": 0.7458,
       "sbac_math_pct_proficient": 0.7502,
       "growth_apta_ela": 0.6573,
       "growth_apta_math": 0.764,
       "sat_ela_pct_proficient": 0.806,
       "sat_ela_average_score": 543.8362,
       "sat_math_pct_proficient": 0.4871,
       "sat_math_average_score": 523.75
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 65,
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.1538,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 98,
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.0833,
       "sbac_ela_pct_proficient": 0.6923,
       "sbac_math_pct_proficient": 0.6923,
       "growth_apta_ela": 0.6462,
       "growth_apta_math": 0.7266,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 75,
       "attendance_rate": 0.8469,
       "chronic_absenteeism_pct": 0.5278,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 5067,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1152,
       "sbac_ela_pct_proficient": 0.6162,
       "sbac_math_pct_proficient": 0.6104,
       "growth_apta_ela": 0.6154,
       "growth_apta_math": 0.651,
       "sat_ela_pct_proficient": 0.6844,
       "sat_ela_average_score": 519.3855,
       "sat_math_pct_proficient": 0.4413,
       "sat_math_average_score": 504.581
      },
      "All school types": {
       "enrollment_all_school_types": 5316
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8577,
       "chronic_absenteeism_pct": 0.4762,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9347,
       "chronic_absenteeism_pct": 0.1707,
       "sbac_ela_pct_proficient": 0.4129,
       "sbac_math_pct_proficient": 0.3985,
       "growth_apta_ela": 0.5852,
       "growth_apta_math": 0.5644,
       "sat_ela_pct_proficient": 0.4538,
       "sat_ela_average_score": 464.958,
       "sat_math_pct_proficient": 0.2605,
       "sat_math_average_score": 449.0756
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9342,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": 0.0778,
       "sbac_ela_pct_proficient": 0.7604,
       "sbac_math_pct_proficient": 0.7604,
       "growth_apta_ela": 0.6373,
       "growth_apta_math": 0.7139,
       "sat_ela_pct_proficient": 0.7992,
       "sat_ela_average_score": 546.4854,
       "sat_math_pct_proficient": 0.5314,
       "sat_math_average_score": 532.2176
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Monroe": {
   "town_code": "085",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0850011",
     "name": "Monroe School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20518.34,
    "five_year_average_ending_2024_25": {
     "unweighted": 18683.53,
     "need_weighted": 17969.23,
     "need_weighted_cwift": 15886.79,
     "need_weighted_real": 19255.98
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 39,
       "attendance_rate": 0.8082,
       "chronic_absenteeism_pct": 0.6053,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 3483,
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.0816,
       "sbac_ela_pct_proficient": 0.7371,
       "sbac_math_pct_proficient": 0.6622,
       "growth_apta_ela": 0.6519,
       "growth_apta_math": 0.6617,
       "sat_ela_pct_proficient": 0.7148,
       "sat_ela_average_score": 532.3438,
       "sat_math_pct_proficient": 0.3477,
       "sat_math_average_score": 506.3281
      },
      "All school types": {
       "enrollment_all_school_types": 3538
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7986,
       "chronic_absenteeism_pct": 0.5882,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1417,
       "sbac_ela_pct_proficient": 0.471,
       "sbac_math_pct_proficient": 0.3826,
       "growth_apta_ela": 0.59,
       "growth_apta_math": 0.6016,
       "sat_ela_pct_proficient": 0.3182,
       "sat_ela_average_score": 448.6364,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 430.6818
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": 0.0599,
       "sbac_ela_pct_proficient": 0.8497,
       "sbac_math_pct_proficient": 0.7805,
       "growth_apta_ela": 0.6777,
       "growth_apta_math": 0.6865,
       "sat_ela_pct_proficient": 0.7972,
       "sat_ela_average_score": 549.717,
       "sat_math_pct_proficient": 0.3962,
       "sat_math_average_score": 522.0283
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 26,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 45,
       "attendance_rate": 0.8862,
       "chronic_absenteeism_pct": 0.4545,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 3455,
       "attendance_rate": 0.9499,
       "chronic_absenteeism_pct": 0.0716,
       "sbac_ela_pct_proficient": 0.7399,
       "sbac_math_pct_proficient": 0.6327,
       "growth_apta_ela": 0.632,
       "growth_apta_math": 0.5828,
       "sat_ela_pct_proficient": 0.7833,
       "sat_ela_average_score": 544.7148,
       "sat_math_pct_proficient": 0.4677,
       "sat_math_average_score": 523.27
      },
      "All school types": {
       "enrollment_all_school_types": 3535
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.891,
       "chronic_absenteeism_pct": 0.4,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9411,
       "chronic_absenteeism_pct": 0.1137,
       "sbac_ela_pct_proficient": 0.4707,
       "sbac_math_pct_proficient": 0.3375,
       "growth_apta_ela": 0.5547,
       "growth_apta_math": 0.4758,
       "sat_ela_pct_proficient": 0.3556,
       "sat_ela_average_score": 442.4444,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 397.3333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9533,
       "chronic_absenteeism_pct": 0.055,
       "sbac_ela_pct_proficient": 0.8609,
       "sbac_math_pct_proficient": 0.765,
       "growth_apta_ela": 0.6661,
       "growth_apta_math": 0.6299,
       "sat_ela_pct_proficient": 0.8716,
       "sat_ela_average_score": 565.8257,
       "sat_math_pct_proficient": 0.5505,
       "sat_math_average_score": 549.2661
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 23,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 35,
       "attendance_rate": 0.8256,
       "chronic_absenteeism_pct": 0.5,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3415,
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": 0.0713,
       "sbac_ela_pct_proficient": 0.7063,
       "sbac_math_pct_proficient": 0.6488,
       "growth_apta_ela": 0.5913,
       "growth_apta_math": 0.6607,
       "sat_ela_pct_proficient": 0.7251,
       "sat_ela_average_score": 537.4502,
       "sat_math_pct_proficient": 0.4821,
       "sat_math_average_score": 527.5697
      },
      "All school types": {
       "enrollment_all_school_types": 3480
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8256,
       "chronic_absenteeism_pct": 0.5,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9416,
       "chronic_absenteeism_pct": 0.1284,
       "sbac_ela_pct_proficient": 0.4376,
       "sbac_math_pct_proficient": 0.3679,
       "growth_apta_ela": 0.5064,
       "growth_apta_math": 0.5991,
       "sat_ela_pct_proficient": 0.2553,
       "sat_ela_average_score": 437.0213,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 410.4255
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": 0.0478,
       "sbac_ela_pct_proficient": 0.8243,
       "sbac_math_pct_proficient": 0.7723,
       "growth_apta_ela": 0.628,
       "growth_apta_math": 0.6873,
       "sat_ela_pct_proficient": 0.8333,
       "sat_ela_average_score": 560.5882,
       "sat_math_pct_proficient": 0.5784,
       "sat_math_average_score": 554.5588
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Montville": {
   "town_code": "086",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0860011",
     "name": "Montville School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20732.23,
    "five_year_average_ending_2024_25": {
     "unweighted": 19317.42,
     "need_weighted": 16889.15,
     "need_weighted_cwift": 17167.73,
     "need_weighted_real": 18103.4
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 118,
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.0847,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 159,
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.1327,
       "sbac_ela_pct_proficient": 0.4222,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.5076,
       "growth_apta_math": 0.4572,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 109,
       "attendance_rate": 0.8356,
       "chronic_absenteeism_pct": 0.5745,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 24,
       "attendance_rate": 0.9568,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1922,
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1301,
       "sbac_ela_pct_proficient": 0.5054,
       "sbac_math_pct_proficient": 0.4502,
       "growth_apta_ela": 0.5467,
       "growth_apta_math": 0.5301,
       "sat_ela_pct_proficient": 0.5778,
       "sat_ela_average_score": 490.5926,
       "sat_math_pct_proficient": 0.237,
       "sat_math_average_score": 460.5926
      },
      "All school types": {
       "enrollment_all_school_types": 2335
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": 0.2667,
       "sbac_math_pct_proficient": 0.2,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.833,
       "chronic_absenteeism_pct": 0.5778,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9348,
       "chronic_absenteeism_pct": 0.1844,
       "sbac_ela_pct_proficient": 0.3723,
       "sbac_math_pct_proficient": 0.3188,
       "growth_apta_ela": 0.5152,
       "growth_apta_math": 0.5026,
       "sat_ela_pct_proficient": 0.3704,
       "sat_ela_average_score": 438.1481,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 408.7037
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": 0.0845,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9537,
       "chronic_absenteeism_pct": 0.0681,
       "sbac_ela_pct_proficient": 0.6659,
       "sbac_math_pct_proficient": 0.6086,
       "growth_apta_ela": 0.5855,
       "growth_apta_math": 0.564,
       "sat_ela_pct_proficient": 0.716,
       "sat_ela_average_score": 525.5556,
       "sat_math_pct_proficient": 0.3457,
       "sat_math_average_score": 495.1852
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 121,
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.0661,
       "sat_ela_pct_proficient": 0.5349,
       "sat_ela_average_score": 456.2791,
       "sat_math_pct_proficient": 0.1628,
       "sat_math_average_score": 442.5581
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 166,
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1626,
       "sbac_ela_pct_proficient": 0.4737,
       "sbac_math_pct_proficient": 0.3158,
       "growth_apta_ela": 0.782,
       "growth_apta_math": 0.8703,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 110,
       "attendance_rate": 0.8565,
       "chronic_absenteeism_pct": 0.3947,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.619,
       "sbac_math_pct_proficient": 0.619
      },
      "Public Schools": {
       "enrollment": 1914,
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1646,
       "sbac_ela_pct_proficient": 0.4938,
       "sbac_math_pct_proficient": 0.4654,
       "growth_apta_ela": 0.55,
       "growth_apta_math": 0.5507,
       "sat_ela_pct_proficient": 0.5954,
       "sat_ela_average_score": 498.9313,
       "sat_math_pct_proficient": 0.2519,
       "sat_math_average_score": 460.1527
      },
      "All school types": {
       "enrollment_all_school_types": 2346
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.12,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.922,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": 0.3478,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8539,
       "chronic_absenteeism_pct": 0.4054,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9296,
       "chronic_absenteeism_pct": 0.2159,
       "sbac_ela_pct_proficient": 0.3372,
       "sbac_math_pct_proficient": 0.3281,
       "growth_apta_ela": 0.5346,
       "growth_apta_math": 0.5186,
       "sat_ela_pct_proficient": 0.4462,
       "sat_ela_average_score": 462.1538,
       "sat_math_pct_proficient": 0.2,
       "sat_math_average_score": 430
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.5556,
       "sat_ela_average_score": 469.2593,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 461.1111
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.1,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.1057,
       "sbac_ela_pct_proficient": 0.6696,
       "sbac_math_pct_proficient": 0.6193,
       "growth_apta_ela": 0.5673,
       "growth_apta_math": 0.587,
       "sat_ela_pct_proficient": 0.7424,
       "sat_ela_average_score": 535.1515,
       "sat_math_pct_proficient": 0.303,
       "sat_math_average_score": 489.8485
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 136,
       "attendance_rate": 0.9471,
       "chronic_absenteeism_pct": 0.1029,
       "sat_ela_pct_proficient": 0.35,
       "sat_ela_average_score": 457.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 448.5
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 172,
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1955,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.3265,
       "growth_apta_ela": 0.3376,
       "growth_apta_math": 0.4543,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 86,
       "attendance_rate": 0.7963,
       "chronic_absenteeism_pct": 0.6047,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 34,
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.64,
       "sbac_math_pct_proficient": 0.6,
       "growth_apta_ela": 0.6383,
       "growth_apta_math": 0.6497
      },
      "Public Schools": {
       "enrollment": 1803,
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1584,
       "sbac_ela_pct_proficient": 0.4966,
       "sbac_math_pct_proficient": 0.4518,
       "growth_apta_ela": 0.5478,
       "growth_apta_math": 0.5918,
       "sat_ela_pct_proficient": 0.4907,
       "sat_ela_average_score": 486.5741,
       "sat_math_pct_proficient": 0.213,
       "sat_math_average_score": 452.8704
      },
      "All school types": {
       "enrollment_all_school_types": 2235
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.939,
       "chronic_absenteeism_pct": 0.1475,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9245,
       "chronic_absenteeism_pct": 0.2143,
       "sbac_ela_pct_proficient": 0.2903,
       "sbac_math_pct_proficient": 0.2333,
       "growth_apta_ela": 0.2962,
       "growth_apta_math": 0.368,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7949,
       "chronic_absenteeism_pct": 0.619,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9276,
       "chronic_absenteeism_pct": 0.2174,
       "sbac_ela_pct_proficient": 0.3806,
       "sbac_math_pct_proficient": 0.336,
       "growth_apta_ela": 0.5201,
       "growth_apta_math": 0.5698,
       "sat_ela_pct_proficient": 0.3621,
       "sat_ela_average_score": 452.069,
       "sat_math_pct_proficient": 0.1034,
       "sat_math_average_score": 418.1034
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9538,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9464,
       "chronic_absenteeism_pct": 0.1746,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9511,
       "chronic_absenteeism_pct": 0.0849,
       "sbac_ela_pct_proficient": 0.6407,
       "sbac_math_pct_proficient": 0.5955,
       "growth_apta_ela": 0.5824,
       "growth_apta_math": 0.6193,
       "sat_ela_pct_proficient": 0.64,
       "sat_ela_average_score": 526.6,
       "sat_math_pct_proficient": 0.34,
       "sat_math_average_score": 493.2
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Morris": {
   "town_code": "087",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2200012",
     "name": "Regional School District 20",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 223,
       "attendance_rate": 0.9161,
       "chronic_absenteeism_pct": 0.3005,
       "sbac_ela_pct_proficient": 0.7045,
       "sbac_math_pct_proficient": 0.6897,
       "growth_apta_ela": 0.6587,
       "growth_apta_math": 0.7568,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 232
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8909,
       "chronic_absenteeism_pct": 0.3855,
       "sbac_ela_pct_proficient": 0.4062,
       "sbac_math_pct_proficient": 0.4516,
       "growth_apta_ela": 0.6595,
       "growth_apta_math": 0.7135,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": 0.2417,
       "sbac_ela_pct_proficient": 0.875,
       "sbac_math_pct_proficient": 0.8214,
       "growth_apta_ela": 0.6582,
       "growth_apta_math": 0.7797,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 227,
       "attendance_rate": 0.9379,
       "chronic_absenteeism_pct": 0.1643,
       "sbac_ela_pct_proficient": 0.6882,
       "sbac_math_pct_proficient": 0.5978,
       "growth_apta_ela": 0.5809,
       "growth_apta_math": 0.5821,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 239
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9255,
       "chronic_absenteeism_pct": 0.2268,
       "sbac_ela_pct_proficient": 0.5106,
       "sbac_math_pct_proficient": 0.4565,
       "growth_apta_ela": 0.5602,
       "growth_apta_math": 0.4347,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.1121,
       "sbac_ela_pct_proficient": 0.8696,
       "sbac_math_pct_proficient": 0.7391,
       "growth_apta_ela": 0.5961,
       "growth_apta_math": 0.6864,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 220,
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1699,
       "sbac_ela_pct_proficient": 0.5474,
       "sbac_math_pct_proficient": 0.5684,
       "growth_apta_ela": 0.5707,
       "growth_apta_math": 0.5568,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 232
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.924,
       "chronic_absenteeism_pct": 0.2128,
       "sbac_ela_pct_proficient": 0.4444,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.5977,
       "growth_apta_math": 0.5408,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9455,
       "chronic_absenteeism_pct": 0.1339,
       "sbac_ela_pct_proficient": 0.64,
       "sbac_math_pct_proficient": 0.72,
       "growth_apta_ela": 0.5422,
       "growth_apta_math": 0.5737,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Naugatuck": {
   "town_code": "088",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0880011",
     "name": "Naugatuck School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18083.99,
    "five_year_average_ending_2024_25": {
     "unweighted": 16809.45,
     "need_weighted": 14031.58,
     "need_weighted_cwift": 13602.36,
     "need_weighted_real": 15053.32
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 168,
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.1131,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 444.8485,
       "sat_math_pct_proficient": 0.2121,
       "sat_math_average_score": 446.0606
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 371,
       "attendance_rate": 0.9387,
       "chronic_absenteeism_pct": 0.1301,
       "sbac_ela_pct_proficient": 0.5438,
       "sbac_math_pct_proficient": 0.4009,
       "growth_apta_ela": 0.5479,
       "growth_apta_math": 0.6392,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 221,
       "attendance_rate": 0.9153,
       "chronic_absenteeism_pct": 0.2258,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 48,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4021,
       "attendance_rate": 0.9266,
       "chronic_absenteeism_pct": 0.2111,
       "sbac_ela_pct_proficient": 0.3898,
       "sbac_math_pct_proficient": 0.3069,
       "growth_apta_ela": 0.5393,
       "growth_apta_math": 0.5441,
       "sat_ela_pct_proficient": 0.411,
       "sat_ela_average_score": 445.3722,
       "sat_math_pct_proficient": 0.1553,
       "sat_math_average_score": 417.6375
      },
      "All school types": {
       "enrollment_all_school_types": 4837
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1364,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.1649,
       "sbac_ela_pct_proficient": 0.4825,
       "sbac_math_pct_proficient": 0.307,
       "growth_apta_ela": 0.5388,
       "growth_apta_math": 0.6185,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9183,
       "chronic_absenteeism_pct": 0.2571,
       "sbac_ela_pct_proficient": 0.2827,
       "sbac_math_pct_proficient": 0.2051,
       "growth_apta_ela": 0.5217,
       "growth_apta_math": 0.5385,
       "sat_ela_pct_proficient": 0.2659,
       "sat_ela_average_score": 406.9942,
       "sat_math_pct_proficient": 0.0694,
       "sat_math_average_score": 378.6127
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.0875,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": 0.0855,
       "sbac_ela_pct_proficient": 0.6117,
       "sbac_math_pct_proficient": 0.5049,
       "growth_apta_ela": 0.5567,
       "growth_apta_math": 0.6591,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": 0.1212,
       "sbac_ela_pct_proficient": 0.6066,
       "sbac_math_pct_proficient": 0.5132,
       "growth_apta_ela": 0.5722,
       "growth_apta_math": 0.5547,
       "sat_ela_pct_proficient": 0.5956,
       "sat_ela_average_score": 494.1912,
       "sat_math_pct_proficient": 0.2647,
       "sat_math_average_score": 467.2794
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 189,
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.0847,
       "sat_ela_pct_proficient": 0.439,
       "sat_ela_average_score": 470,
       "sat_math_pct_proficient": 0.2439,
       "sat_math_average_score": 441.4634
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 399,
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": 0.1715,
       "sbac_ela_pct_proficient": 0.5325,
       "sbac_math_pct_proficient": 0.4268,
       "growth_apta_ela": 0.5986,
       "growth_apta_math": 0.5464,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 226,
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 46,
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.7143,
       "sat_ela_average_score": 504.2857,
       "sat_math_pct_proficient": 0.4762,
       "sat_math_average_score": 505.7143
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3882,
       "attendance_rate": 0.9305,
       "chronic_absenteeism_pct": 0.1924,
       "sbac_ela_pct_proficient": 0.4257,
       "sbac_math_pct_proficient": 0.3173,
       "growth_apta_ela": 0.609,
       "growth_apta_math": 0.5466,
       "sat_ela_pct_proficient": 0.3937,
       "sat_ela_average_score": 442.1603,
       "sat_math_pct_proficient": 0.122,
       "sat_math_average_score": 412.8571
      },
      "All school types": {
       "enrollment_all_school_types": 4748
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": 0.1263,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 445,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412.2727
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9257,
       "chronic_absenteeism_pct": 0.2037,
       "sbac_ela_pct_proficient": 0.4729,
       "sbac_math_pct_proficient": 0.3721,
       "growth_apta_ela": 0.6215,
       "growth_apta_math": 0.5649,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9236,
       "chronic_absenteeism_pct": 0.2321,
       "sbac_ela_pct_proficient": 0.3339,
       "sbac_math_pct_proficient": 0.221,
       "growth_apta_ela": 0.5944,
       "growth_apta_math": 0.527,
       "sat_ela_pct_proficient": 0.2787,
       "sat_ela_average_score": 412.2404,
       "sat_math_pct_proficient": 0.0546,
       "sat_math_average_score": 386.7213
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.1288,
       "sbac_ela_pct_proficient": 0.5983,
       "sbac_math_pct_proficient": 0.4872,
       "growth_apta_ela": 0.5742,
       "growth_apta_math": 0.5268,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1121,
       "sbac_ela_pct_proficient": 0.6192,
       "sbac_math_pct_proficient": 0.5197,
       "growth_apta_ela": 0.6391,
       "growth_apta_math": 0.5873,
       "sat_ela_pct_proficient": 0.5962,
       "sat_ela_average_score": 494.8077,
       "sat_math_pct_proficient": 0.2404,
       "sat_math_average_score": 458.8462
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 192,
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1667,
       "sat_ela_pct_proficient": 0.3846,
       "sat_ela_average_score": 438.2692,
       "sat_math_pct_proficient": 0.1538,
       "sat_math_average_score": 429.0385
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 418,
       "attendance_rate": 0.9411,
       "chronic_absenteeism_pct": 0.1298,
       "sbac_ela_pct_proficient": 0.527,
       "sbac_math_pct_proficient": 0.3734,
       "growth_apta_ela": 0.5282,
       "growth_apta_math": 0.4373,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 241,
       "attendance_rate": 0.9048,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 51,
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3741,
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": 0.178,
       "sbac_ela_pct_proficient": 0.4528,
       "sbac_math_pct_proficient": 0.3493,
       "growth_apta_ela": 0.6245,
       "growth_apta_math": 0.6242,
       "sat_ela_pct_proficient": 0.4449,
       "sat_ela_average_score": 466.9485,
       "sat_math_pct_proficient": 0.1985,
       "sat_math_average_score": 444.0074
      },
      "All school types": {
       "enrollment_all_school_types": 4653
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9252,
       "chronic_absenteeism_pct": 0.2525,
       "sat_ela_pct_proficient": 0.3704,
       "sat_ela_average_score": 425.1852,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 421.8519
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": 0.1682,
       "sbac_ela_pct_proficient": 0.4344,
       "sbac_math_pct_proficient": 0.3033,
       "growth_apta_ela": 0.5385,
       "growth_apta_math": 0.465,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9219,
       "chronic_absenteeism_pct": 0.2391,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9287,
       "chronic_absenteeism_pct": 0.2214,
       "sbac_ela_pct_proficient": 0.3423,
       "sbac_math_pct_proficient": 0.2555,
       "growth_apta_ela": 0.5968,
       "growth_apta_math": 0.5888,
       "sat_ela_pct_proficient": 0.329,
       "sat_ela_average_score": 439.2903,
       "sat_math_pct_proficient": 0.1032,
       "sat_math_average_score": 416.2581
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9476,
       "chronic_absenteeism_pct": 0.0753,
       "sat_ela_pct_proficient": 0.4,
       "sat_ela_average_score": 452.4,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 436.8
      },
      "Other Magnet": {
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.0809,
       "sbac_ela_pct_proficient": 0.6218,
       "sbac_math_pct_proficient": 0.4454,
       "growth_apta_ela": 0.518,
       "growth_apta_math": 0.4101,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9455,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.0909,
       "sbac_ela_pct_proficient": 0.6842,
       "sbac_math_pct_proficient": 0.5459,
       "growth_apta_ela": 0.6816,
       "growth_apta_math": 0.697,
       "sat_ela_pct_proficient": 0.5983,
       "sat_ela_average_score": 503.5897,
       "sat_math_pct_proficient": 0.3248,
       "sat_math_average_score": 480.7692
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "New Britain": {
   "town_code": "089",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0890011",
     "name": "New Britain School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 17518.9,
    "five_year_average_ending_2024_25": {
     "unweighted": 16595.77,
     "need_weighted": 12809.92,
     "need_weighted_cwift": 12327.12,
     "need_weighted_real": 13735.02
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 385,
       "attendance_rate": 0.9259,
       "chronic_absenteeism_pct": 0.2052,
       "sat_ela_pct_proficient": 0.283,
       "sat_ela_average_score": 416.2264,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 378.7736
      },
      "Open Choice": {
       "enrollment": 20,
       "attendance_rate": 0.9168,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 1024,
       "attendance_rate": 0.7906,
       "chronic_absenteeism_pct": 0.6304,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4226,
       "growth_apta_math": 0.4672,
       "sat_ela_pct_proficient": 0.0833,
       "sat_ela_average_score": 359.0278,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 327.6389
      },
      "Public Charter Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 1426,
       "attendance_rate": 0.9187,
       "chronic_absenteeism_pct": 0.2556,
       "sbac_ela_pct_proficient": 0.2407,
       "sbac_math_pct_proficient": 0.1528,
       "growth_apta_ela": 0.4547,
       "growth_apta_math": 0.4971,
       "sat_ela_pct_proficient": 0.3936,
       "sat_ela_average_score": 462.4468,
       "sat_math_pct_proficient": 0.1277,
       "sat_math_average_score": 421.9149
      },
      "Public Schools": {
       "enrollment": 9029,
       "attendance_rate": 0.9068,
       "chronic_absenteeism_pct": 0.3067,
       "sbac_ela_pct_proficient": 0.1719,
       "sbac_math_pct_proficient": 0.1264,
       "growth_apta_ela": 0.4888,
       "growth_apta_math": 0.5072,
       "sat_ela_pct_proficient": 0.342,
       "sat_ela_average_score": 429.5207,
       "sat_math_pct_proficient": 0.0915,
       "sat_math_average_score": 406.0566
      },
      "All school types": {
       "enrollment_all_school_types": 11900
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9219,
       "chronic_absenteeism_pct": 0.2388,
       "sat_ela_pct_proficient": 0.253,
       "sat_ela_average_score": 411.5663,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 376.1446
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7913,
       "chronic_absenteeism_pct": 0.6304,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4285,
       "growth_apta_math": 0.4737,
       "sat_ela_pct_proficient": 0.0896,
       "sat_ela_average_score": 358.3582,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 330.4478
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9124,
       "chronic_absenteeism_pct": 0.2916,
       "sbac_ela_pct_proficient": 0.1855,
       "sbac_math_pct_proficient": 0.131,
       "growth_apta_ela": 0.4447,
       "growth_apta_math": 0.4721,
       "sat_ela_pct_proficient": 0.3125,
       "sat_ela_average_score": 438.75,
       "sat_math_pct_proficient": 0.1094,
       "sat_math_average_score": 408.2812
      },
      "Public Schools": {
       "attendance_rate": 0.9018,
       "chronic_absenteeism_pct": 0.3285,
       "sbac_ela_pct_proficient": 0.1404,
       "sbac_math_pct_proficient": 0.1013,
       "growth_apta_ela": 0.4755,
       "growth_apta_math": 0.4978,
       "sat_ela_pct_proficient": 0.2686,
       "sat_ela_average_score": 410.3714,
       "sat_math_pct_proficient": 0.0686,
       "sat_math_average_score": 393.0571
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.1042,
       "sat_ela_pct_proficient": 0.3913,
       "sat_ela_average_score": 433.0435,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 388.2609
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7755,
       "chronic_absenteeism_pct": 0.6296,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1437,
       "sbac_ela_pct_proficient": 0.4211,
       "sbac_math_pct_proficient": 0.2237,
       "growth_apta_ela": 0.4871,
       "growth_apta_math": 0.5777,
       "sat_ela_pct_proficient": 0.5667,
       "sat_ela_average_score": 513,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 451
      },
      "Public Schools": {
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.178,
       "sbac_ela_pct_proficient": 0.3694,
       "sbac_math_pct_proficient": 0.283,
       "growth_apta_ela": 0.5689,
       "growth_apta_math": 0.5633,
       "sat_ela_pct_proficient": 0.578,
       "sat_ela_average_score": 491.0092,
       "sat_math_pct_proficient": 0.1651,
       "sat_math_average_score": 447.7982
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 355,
       "attendance_rate": 0.9247,
       "chronic_absenteeism_pct": 0.2225,
       "sat_ela_pct_proficient": 0.35,
       "sat_ela_average_score": 435.375,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 406.625
      },
      "Open Choice": {
       "enrollment": 22,
       "attendance_rate": 0.9141,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 1059,
       "attendance_rate": 0.7977,
       "chronic_absenteeism_pct": 0.6019,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4024,
       "growth_apta_math": 0.4615,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 355,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 323.1579
      },
      "Public Charter Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 1427,
       "attendance_rate": 0.9154,
       "chronic_absenteeism_pct": 0.2763,
       "sbac_ela_pct_proficient": 0.2711,
       "sbac_math_pct_proficient": 0.1707,
       "growth_apta_ela": 0.4796,
       "growth_apta_math": 0.4677,
       "sat_ela_pct_proficient": 0.437,
       "sat_ela_average_score": 457.5556,
       "sat_math_pct_proficient": 0.1185,
       "sat_math_average_score": 411.4815
      },
      "Public Schools": {
       "enrollment": 8987,
       "attendance_rate": 0.9095,
       "chronic_absenteeism_pct": 0.2984,
       "sbac_ela_pct_proficient": 0.1756,
       "sbac_math_pct_proficient": 0.1471,
       "growth_apta_ela": 0.5024,
       "growth_apta_math": 0.4991,
       "sat_ela_pct_proficient": 0.3125,
       "sat_ela_average_score": 427.375,
       "sat_math_pct_proficient": 0.0875,
       "sat_math_average_score": 397.3958
      },
      "All school types": {
       "enrollment_all_school_types": 11868
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9201,
       "chronic_absenteeism_pct": 0.2651,
       "sat_ela_pct_proficient": 0.2857,
       "sat_ela_average_score": 421.0204,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 400.4082
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7982,
       "chronic_absenteeism_pct": 0.5987,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4024,
       "growth_apta_math": 0.4615,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 355.6757,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 322.5676
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9079,
       "chronic_absenteeism_pct": 0.3215,
       "sbac_ela_pct_proficient": 0.2211,
       "sbac_math_pct_proficient": 0.1495,
       "growth_apta_ela": 0.4671,
       "growth_apta_math": 0.4644,
       "sat_ela_pct_proficient": 0.3564,
       "sat_ela_average_score": 439.1089,
       "sat_math_pct_proficient": 0.099,
       "sat_math_average_score": 397.2277
      },
      "Public Schools": {
       "attendance_rate": 0.9046,
       "chronic_absenteeism_pct": 0.321,
       "sbac_ela_pct_proficient": 0.1476,
       "sbac_math_pct_proficient": 0.123,
       "growth_apta_ela": 0.4981,
       "growth_apta_math": 0.4934,
       "sat_ela_pct_proficient": 0.254,
       "sat_ela_average_score": 410.6085,
       "sat_math_pct_proficient": 0.0635,
       "sat_math_average_score": 385.7937
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9355,
       "chronic_absenteeism_pct": 0.1226,
       "sat_ela_pct_proficient": 0.4516,
       "sat_ela_average_score": 458.0645,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 416.4516
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7802,
       "chronic_absenteeism_pct": 0.7,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1412,
       "sbac_ela_pct_proficient": 0.4276,
       "sbac_math_pct_proficient": 0.2368,
       "growth_apta_ela": 0.5177,
       "growth_apta_math": 0.4774,
       "sat_ela_pct_proficient": 0.6765,
       "sat_ela_average_score": 512.3529,
       "sat_math_pct_proficient": 0.1765,
       "sat_math_average_score": 453.8235
      },
      "Public Schools": {
       "attendance_rate": 0.9378,
       "chronic_absenteeism_pct": 0.1623,
       "sbac_ela_pct_proficient": 0.3588,
       "sbac_math_pct_proficient": 0.3055,
       "growth_apta_ela": 0.5296,
       "growth_apta_math": 0.5358,
       "sat_ela_pct_proficient": 0.5294,
       "sat_ela_average_score": 489.5098,
       "sat_math_pct_proficient": 0.1765,
       "sat_math_average_score": 440.3922
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 357,
       "attendance_rate": 0.9248,
       "chronic_absenteeism_pct": 0.2073,
       "sat_ela_pct_proficient": 0.1687,
       "sat_ela_average_score": 410.4819,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 384.5783
      },
      "Open Choice": {
       "enrollment": 20,
       "attendance_rate": 0.9225,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 1064,
       "attendance_rate": 0.7999,
       "chronic_absenteeism_pct": 0.6143,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0.0594,
       "growth_apta_ela": 0.455,
       "growth_apta_math": 0.556,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 358.1579,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 305.2632
      },
      "Public Charter Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 1449,
       "attendance_rate": 0.9167,
       "chronic_absenteeism_pct": 0.2885,
       "sbac_ela_pct_proficient": 0.2629,
       "sbac_math_pct_proficient": 0.1965,
       "growth_apta_ela": 0.4948,
       "growth_apta_math": 0.5095,
       "sat_ela_pct_proficient": 0.3409,
       "sat_ela_average_score": 444.0152,
       "sat_math_pct_proficient": 0.1136,
       "sat_math_average_score": 413.0303
      },
      "Public Schools": {
       "enrollment": 8581,
       "attendance_rate": 0.9079,
       "chronic_absenteeism_pct": 0.2938,
       "sbac_ela_pct_proficient": 0.2152,
       "sbac_math_pct_proficient": 0.179,
       "growth_apta_ela": 0.5417,
       "growth_apta_math": 0.5432,
       "sat_ela_pct_proficient": 0.3049,
       "sat_ela_average_score": 429.3171,
       "sat_math_pct_proficient": 0.0902,
       "sat_math_average_score": 398.9512
      },
      "All school types": {
       "enrollment_all_school_types": 11494
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9172,
       "chronic_absenteeism_pct": 0.2459,
       "sat_ela_pct_proficient": 0.1607,
       "sat_ela_average_score": 405.3571,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 372.5
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7995,
       "chronic_absenteeism_pct": 0.6091,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0.06,
       "growth_apta_ela": 0.4477,
       "growth_apta_math": 0.549,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 356.2162,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 304.0541
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9105,
       "chronic_absenteeism_pct": 0.3242,
       "sbac_ela_pct_proficient": 0.2152,
       "sbac_math_pct_proficient": 0.1714,
       "growth_apta_ela": 0.4929,
       "growth_apta_math": 0.4972,
       "sat_ela_pct_proficient": 0.3301,
       "sat_ela_average_score": 437.8641,
       "sat_math_pct_proficient": 0.0777,
       "sat_math_average_score": 403.1068
      },
      "Public Schools": {
       "attendance_rate": 0.9027,
       "chronic_absenteeism_pct": 0.3176,
       "sbac_ela_pct_proficient": 0.1816,
       "sbac_math_pct_proficient": 0.1509,
       "growth_apta_ela": 0.528,
       "growth_apta_math": 0.5338,
       "sat_ela_pct_proficient": 0.2331,
       "sat_ela_average_score": 411.7568,
       "sat_math_pct_proficient": 0.0709,
       "sat_math_average_score": 386.5203
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.1239,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 421.1111,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 409.6296
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8119,
       "chronic_absenteeism_pct": 0.7619,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1708,
       "sbac_ela_pct_proficient": 0.4276,
       "sbac_math_pct_proficient": 0.2829,
       "growth_apta_ela": 0.5015,
       "growth_apta_math": 0.5515,
       "sat_ela_pct_proficient": 0.3793,
       "sat_ela_average_score": 465.8621,
       "sat_math_pct_proficient": 0.2414,
       "sat_math_average_score": 448.2759
      },
      "Public Schools": {
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": 0.1673,
       "sbac_ela_pct_proficient": 0.4032,
       "sbac_math_pct_proficient": 0.3354,
       "growth_apta_ela": 0.6195,
       "growth_apta_math": 0.5949,
       "sat_ela_pct_proficient": 0.4912,
       "sat_ela_average_score": 474.9123,
       "sat_math_pct_proficient": 0.1404,
       "sat_math_average_score": 431.2281
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "New Canaan": {
   "town_code": "090",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0900011",
     "name": "New Canaan School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 26344.91,
    "five_year_average_ending_2024_25": {
     "unweighted": 23592.4,
     "need_weighted": 23552.51,
     "need_weighted_cwift": 19420.08,
     "need_weighted_real": 25207.24
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4112,
       "attendance_rate": 0.9602,
       "chronic_absenteeism_pct": 0.0398,
       "sbac_ela_pct_proficient": 0.8662,
       "sbac_math_pct_proficient": 0.8396,
       "growth_apta_ela": 0.7406,
       "growth_apta_math": 0.7946,
       "sat_ela_pct_proficient": 0.8946,
       "sat_ela_average_score": 602.7796,
       "sat_math_pct_proficient": 0.7157,
       "sat_math_average_score": 594.1534
      },
      "All school types": {
       "enrollment_all_school_types": 4128
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.0876,
       "sbac_ela_pct_proficient": 0.5345,
       "sbac_math_pct_proficient": 0.4249,
       "growth_apta_ela": 0.6459,
       "growth_apta_math": 0.6205,
       "sat_ela_pct_proficient": 0.4688,
       "sat_ela_average_score": 484.0625,
       "sat_math_pct_proficient": 0.2188,
       "sat_math_average_score": 475.9375
      }
     },
     "Not High Needs": {
      "Public Schools": {
       "attendance_rate": 0.9615,
       "chronic_absenteeism_pct": 0.0323,
       "sbac_ela_pct_proficient": 0.9226,
       "sbac_math_pct_proficient": 0.9097,
       "growth_apta_ela": 0.7558,
       "growth_apta_math": 0.8225,
       "sat_ela_pct_proficient": 0.9431,
       "sat_ela_average_score": 616.2989,
       "sat_math_pct_proficient": 0.7722,
       "sat_math_average_score": 607.6157
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4042,
       "attendance_rate": 0.9565,
       "chronic_absenteeism_pct": 0.0435,
       "sbac_ela_pct_proficient": 0.8761,
       "sbac_math_pct_proficient": 0.8783,
       "growth_apta_ela": 0.7505,
       "growth_apta_math": 0.8455,
       "sat_ela_pct_proficient": 0.9254,
       "sat_ela_average_score": 612.1356,
       "sat_math_pct_proficient": 0.7492,
       "sat_math_average_score": 602.678
      },
      "All school types": {
       "enrollment_all_school_types": 4057
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": 0.0987,
       "sbac_ela_pct_proficient": 0.5132,
       "sbac_math_pct_proficient": 0.5094,
       "growth_apta_ela": 0.5469,
       "growth_apta_math": 0.6706,
       "sat_ela_pct_proficient": 0.6429,
       "sat_ela_average_score": 500.7143,
       "sat_math_pct_proficient": 0.3571,
       "sat_math_average_score": 496.0714
      }
     },
     "Not High Needs": {
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9582,
       "chronic_absenteeism_pct": 0.0351,
       "sbac_ela_pct_proficient": 0.9375,
       "sbac_math_pct_proficient": 0.9407,
       "growth_apta_ela": 0.7844,
       "growth_apta_math": 0.8746,
       "sat_ela_pct_proficient": 0.9551,
       "sat_ela_average_score": 623.8202,
       "sat_math_pct_proficient": 0.7903,
       "sat_math_average_score": 613.8577
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4037,
       "attendance_rate": 0.9596,
       "chronic_absenteeism_pct": 0.0461,
       "sbac_ela_pct_proficient": 0.895,
       "sbac_math_pct_proficient": 0.8824,
       "growth_apta_ela": 0.7348,
       "growth_apta_math": 0.8303,
       "sat_ela_pct_proficient": 0.9021,
       "sat_ela_average_score": 597.2727,
       "sat_math_pct_proficient": 0.7308,
       "sat_math_average_score": 590.4196
      },
      "All school types": {
       "enrollment_all_school_types": 4058
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.0902,
       "sbac_ela_pct_proficient": 0.5556,
       "sbac_math_pct_proficient": 0.496,
       "growth_apta_ela": 0.611,
       "growth_apta_math": 0.6368,
       "sat_ela_pct_proficient": 0.4167,
       "sat_ela_average_score": 466.6667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 456.25
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9611,
       "chronic_absenteeism_pct": 0.0394,
       "sbac_ela_pct_proficient": 0.9492,
       "sbac_math_pct_proficient": 0.9442,
       "growth_apta_ela": 0.7541,
       "growth_apta_math": 0.8605,
       "sat_ela_pct_proficient": 0.9466,
       "sat_ela_average_score": 609.2366,
       "sat_math_pct_proficient": 0.7786,
       "sat_math_average_score": 602.7099
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "New Fairfield": {
   "town_code": "091",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0910011",
     "name": "New Fairfield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23704.52,
    "five_year_average_ending_2024_25": {
     "unweighted": 21666.61,
     "need_weighted": 20478.8,
     "need_weighted_cwift": 16893.04,
     "need_weighted_real": 21943.97
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2138,
       "attendance_rate": 0.9461,
       "chronic_absenteeism_pct": 0.0967,
       "sbac_ela_pct_proficient": 0.6559,
       "sbac_math_pct_proficient": 0.6426,
       "growth_apta_ela": 0.6424,
       "growth_apta_math": 0.6586,
       "sat_ela_pct_proficient": 0.7152,
       "sat_ela_average_score": 527.5758,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 504.1818
      },
      "All school types": {
       "enrollment_all_school_types": 2212
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1548,
       "sbac_ela_pct_proficient": 0.4065,
       "sbac_math_pct_proficient": 0.356,
       "growth_apta_ela": 0.6256,
       "growth_apta_math": 0.5464,
       "sat_ela_pct_proficient": 0.4242,
       "sat_ela_average_score": 475.4545,
       "sat_math_pct_proficient": 0.1818,
       "sat_math_average_score": 442.7273
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0697,
       "sbac_ela_pct_proficient": 0.7806,
       "sbac_math_pct_proficient": 0.7855,
       "growth_apta_ela": 0.6502,
       "growth_apta_math": 0.7102,
       "sat_ela_pct_proficient": 0.7879,
       "sat_ela_average_score": 540.6061,
       "sat_math_pct_proficient": 0.4545,
       "sat_math_average_score": 519.5455
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9255,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2089,
       "attendance_rate": 0.9441,
       "chronic_absenteeism_pct": 0.109,
       "sbac_ela_pct_proficient": 0.6729,
       "sbac_math_pct_proficient": 0.6616,
       "growth_apta_ela": 0.6519,
       "growth_apta_math": 0.6726,
       "sat_ela_pct_proficient": 0.7965,
       "sat_ela_average_score": 552.1512,
       "sat_math_pct_proficient": 0.5523,
       "sat_math_average_score": 534.9419
      },
      "All school types": {
       "enrollment_all_school_types": 2153
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.1601,
       "sbac_ela_pct_proficient": 0.4341,
       "sbac_math_pct_proficient": 0.3987,
       "growth_apta_ela": 0.6031,
       "growth_apta_math": 0.5793,
       "sat_ela_pct_proficient": 0.5366,
       "sat_ela_average_score": 505.6098,
       "sat_math_pct_proficient": 0.2927,
       "sat_math_average_score": 479.7561
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.0841,
       "sbac_ela_pct_proficient": 0.796,
       "sbac_math_pct_proficient": 0.7973,
       "growth_apta_ela": 0.6768,
       "growth_apta_math": 0.7202,
       "sat_ela_pct_proficient": 0.8779,
       "sat_ela_average_score": 566.7176,
       "sat_math_pct_proficient": 0.6336,
       "sat_math_average_score": 552.2137
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 21,
       "attendance_rate": 0.9215,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2028,
       "attendance_rate": 0.9489,
       "chronic_absenteeism_pct": 0.0977,
       "sbac_ela_pct_proficient": 0.6615,
       "sbac_math_pct_proficient": 0.6856,
       "growth_apta_ela": 0.5986,
       "growth_apta_math": 0.6915,
       "sat_ela_pct_proficient": 0.5909,
       "sat_ela_average_score": 511.7532,
       "sat_math_pct_proficient": 0.3182,
       "sat_math_average_score": 487.6623
      },
      "All school types": {
       "enrollment_all_school_types": 2093
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1709,
       "sbac_ela_pct_proficient": 0.3816,
       "sbac_math_pct_proficient": 0.4389,
       "growth_apta_ela": 0.5626,
       "growth_apta_math": 0.6137,
       "sat_ela_pct_proficient": 0.3273,
       "sat_ela_average_score": 453.0909,
       "sat_math_pct_proficient": 0.1636,
       "sat_math_average_score": 429.2727
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": 0.0625,
       "sbac_ela_pct_proficient": 0.8047,
       "sbac_math_pct_proficient": 0.8114,
       "growth_apta_ela": 0.617,
       "growth_apta_math": 0.731,
       "sat_ela_pct_proficient": 0.7374,
       "sat_ela_average_score": 544.3434,
       "sat_math_pct_proficient": 0.404,
       "sat_math_average_score": 520.101
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "New Hartford": {
   "town_code": "092",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0920011",
     "name": "New Hartford School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2070012",
     "name": "Regional School District 07",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 26659.94,
    "five_year_average_ending_2024_25": {
     "unweighted": 23190.13,
     "need_weighted": 21743.87,
     "need_weighted_cwift": 21900.04,
     "need_weighted_real": 23261.43
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 25,
       "attendance_rate": 0.926,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 20,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 361,
       "attendance_rate": 0.9426,
       "chronic_absenteeism_pct": 0.133,
       "sbac_ela_pct_proficient": 0.5476,
       "sbac_math_pct_proficient": 0.5714,
       "growth_apta_ela": 0.528,
       "growth_apta_math": 0.6422,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 526.6667,
       "sat_math_pct_proficient": 0.375,
       "sat_math_average_score": 498.8889
      },
      "Sheff Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 458,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.0701,
       "sbac_ela_pct_proficient": 0.6475,
       "sbac_math_pct_proficient": 0.5164,
       "growth_apta_ela": 0.5639,
       "growth_apta_math": 0.6211
      },
      "All school types": {
       "enrollment_all_school_types": 884
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9257,
       "chronic_absenteeism_pct": 0.1917,
       "sbac_ela_pct_proficient": 0.3478,
       "sbac_math_pct_proficient": 0.383,
       "growth_apta_ela": 0.4242,
       "growth_apta_math": 0.6727,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": 0.0759,
       "sbac_ela_pct_proficient": 0.49,
       "sbac_math_pct_proficient": 0.32,
       "growth_apta_ela": 0.5983,
       "growth_apta_math": 0.6398
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.1037,
       "sbac_ela_pct_proficient": 0.6625,
       "sbac_math_pct_proficient": 0.6835,
       "growth_apta_ela": 0.5853,
       "growth_apta_math": 0.6252,
       "sat_ela_pct_proficient": 0.7273,
       "sat_ela_average_score": 539.6364,
       "sat_math_pct_proficient": 0.4182,
       "sat_math_average_score": 512.7273
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9523,
       "chronic_absenteeism_pct": 0.0667,
       "sbac_ela_pct_proficient": 0.7569,
       "sbac_math_pct_proficient": 0.6528,
       "growth_apta_ela": 0.541,
       "growth_apta_math": 0.6086
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 25,
       "attendance_rate": 0.9441,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 25,
       "attendance_rate": 0.869,
       "chronic_absenteeism_pct": 0.4545,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 371,
       "attendance_rate": 0.9416,
       "chronic_absenteeism_pct": 0.1267,
       "sbac_ela_pct_proficient": 0.6696,
       "sbac_math_pct_proficient": 0.5862,
       "growth_apta_ela": 0.6221,
       "growth_apta_math": 0.6696,
       "sat_ela_pct_proficient": 0.7917,
       "sat_ela_average_score": 526.875,
       "sat_math_pct_proficient": 0.4792,
       "sat_math_average_score": 519.1667
      },
      "Sheff Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 430,
       "attendance_rate": 0.9489,
       "chronic_absenteeism_pct": 0.0576,
       "sbac_ela_pct_proficient": 0.6468,
       "sbac_math_pct_proficient": 0.5489,
       "growth_apta_ela": 0.6156,
       "growth_apta_math": 0.6519
      },
      "All school types": {
       "enrollment_all_school_types": 863
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8679,
       "chronic_absenteeism_pct": 0.45,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.934,
       "chronic_absenteeism_pct": 0.1818,
       "sbac_ela_pct_proficient": 0.4865,
       "sbac_math_pct_proficient": 0.3514,
       "growth_apta_ela": 0.5591,
       "growth_apta_math": 0.5807,
       "sat_ela_pct_proficient": 0.7,
       "sat_ela_average_score": 506,
       "sat_math_pct_proficient": 0.45,
       "sat_math_average_score": 480.5
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": 0.0709,
       "sbac_ela_pct_proficient": 0.3708,
       "sbac_math_pct_proficient": 0.3371,
       "growth_apta_ela": 0.4663,
       "growth_apta_math": 0.6248
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.1,
       "sbac_ela_pct_proficient": 0.7564,
       "sbac_math_pct_proficient": 0.6962,
       "growth_apta_ela": 0.6537,
       "growth_apta_math": 0.7135,
       "sat_ela_pct_proficient": 0.8571,
       "sat_ela_average_score": 541.7857,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 546.7857
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0504,
       "sbac_ela_pct_proficient": 0.8151,
       "sbac_math_pct_proficient": 0.6781,
       "growth_apta_ela": 0.7186,
       "growth_apta_math": 0.6706
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9342,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 31,
       "attendance_rate": 0.8644,
       "chronic_absenteeism_pct": 0.5385,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 329,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1307,
       "sbac_ela_pct_proficient": 0.6281,
       "sbac_math_pct_proficient": 0.575,
       "growth_apta_ela": 0.5247,
       "growth_apta_math": 0.679,
       "sat_ela_pct_proficient": 0.825,
       "sat_ela_average_score": 547.25,
       "sat_math_pct_proficient": 0.625,
       "sat_math_average_score": 552.25
      },
      "Sheff Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 444,
       "attendance_rate": 0.9562,
       "chronic_absenteeism_pct": 0.0653,
       "sbac_ela_pct_proficient": 0.6186,
       "sbac_math_pct_proficient": 0.5636,
       "growth_apta_ela": 0.5816,
       "growth_apta_math": 0.603
      },
      "All school types": {
       "enrollment_all_school_types": 840
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8664,
       "chronic_absenteeism_pct": 0.5238,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1983,
       "sbac_ela_pct_proficient": 0.4583,
       "sbac_math_pct_proficient": 0.383,
       "growth_apta_ela": 0.4851,
       "growth_apta_math": 0.5273,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": 0.0986,
       "sbac_ela_pct_proficient": 0.3837,
       "sbac_math_pct_proficient": 0.3256,
       "growth_apta_ela": 0.572,
       "growth_apta_math": 0.5476
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.0939,
       "sbac_ela_pct_proficient": 0.7397,
       "sbac_math_pct_proficient": 0.6986,
       "growth_apta_ela": 0.5494,
       "growth_apta_math": 0.7705,
       "sat_ela_pct_proficient": 0.9,
       "sat_ela_average_score": 565,
       "sat_math_pct_proficient": 0.6667,
       "sat_math_average_score": 570.3333
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": 0.0469,
       "sbac_ela_pct_proficient": 0.7533,
       "sbac_math_pct_proficient": 0.7,
       "growth_apta_ela": 0.5872,
       "growth_apta_math": 0.635
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "New Haven": {
   "town_code": "093",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0930011",
     "name": "New Haven School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21926.18,
    "five_year_average_ending_2024_25": {
     "unweighted": 20268.96,
     "need_weighted": 15719.05,
     "need_weighted_cwift": 14918.89,
     "need_weighted_real": 16860.22
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 477,
       "attendance_rate": 0.9178,
       "chronic_absenteeism_pct": 0.2767,
       "sat_ela_pct_proficient": 0.1562,
       "sat_ela_average_score": 389.6094,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 377.1875
      },
      "Open Choice": {
       "enrollment": 260,
       "attendance_rate": 0.9292,
       "chronic_absenteeism_pct": 0.1769,
       "sbac_ela_pct_proficient": 0.4018,
       "sbac_math_pct_proficient": 0.4375,
       "growth_apta_ela": 0.5723,
       "growth_apta_math": 0.5431,
       "sat_ela_pct_proficient": 0.4583,
       "sat_ela_average_score": 472.5,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 455.8333
      },
      "Other Magnet": {
       "enrollment": 4766,
       "attendance_rate": 0.8851,
       "chronic_absenteeism_pct": 0.3823,
       "sbac_ela_pct_proficient": 0.2344,
       "sbac_math_pct_proficient": 0.1241,
       "growth_apta_ela": 0.5452,
       "growth_apta_math": 0.5066,
       "sat_ela_pct_proficient": 0.3433,
       "sat_ela_average_score": 440.2452,
       "sat_math_pct_proficient": 0.0926,
       "sat_math_average_score": 411.3896
      },
      "Program": {
       "enrollment": 1037,
       "attendance_rate": 0.7799,
       "chronic_absenteeism_pct": 0.5581,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.4491,
       "growth_apta_math": 0.4678,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 2790,
       "attendance_rate": 0.9084,
       "chronic_absenteeism_pct": 0.3092,
       "sbac_ela_pct_proficient": 0.3629,
       "sbac_math_pct_proficient": 0.2354,
       "growth_apta_ela": 0.6609,
       "growth_apta_math": 0.6337,
       "sat_ela_pct_proficient": 0.2927,
       "sat_ela_average_score": 448.1301,
       "sat_math_pct_proficient": 0.0732,
       "sat_math_average_score": 419.5935
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 11110,
       "attendance_rate": 0.8761,
       "chronic_absenteeism_pct": 0.3887,
       "sbac_ela_pct_proficient": 0.197,
       "sbac_math_pct_proficient": 0.1292,
       "growth_apta_ela": 0.5568,
       "growth_apta_math": 0.5334,
       "sat_ela_pct_proficient": 0.2854,
       "sat_ela_average_score": 418.2677,
       "sat_math_pct_proficient": 0.0827,
       "sat_math_average_score": 395.9843
      },
      "All school types": {
       "enrollment_all_school_types": 20445
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9139,
       "chronic_absenteeism_pct": 0.2955,
       "sat_ela_pct_proficient": 0.1456,
       "sat_ela_average_score": 386.2136,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 377.6699
      },
      "Open Choice": {
       "attendance_rate": 0.9237,
       "chronic_absenteeism_pct": 0.2033,
       "sbac_ela_pct_proficient": 0.2658,
       "sbac_math_pct_proficient": 0.3165,
       "growth_apta_ela": 0.525,
       "growth_apta_math": 0.4865,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.8766,
       "chronic_absenteeism_pct": 0.416,
       "sbac_ela_pct_proficient": 0.1834,
       "sbac_math_pct_proficient": 0.088,
       "growth_apta_ela": 0.5347,
       "growth_apta_math": 0.4961,
       "sat_ela_pct_proficient": 0.2599,
       "sat_ela_average_score": 417.6895,
       "sat_math_pct_proficient": 0.0433,
       "sat_math_average_score": 393.8989
      },
      "Program": {
       "attendance_rate": 0.782,
       "chronic_absenteeism_pct": 0.5554,
       "sbac_ela_pct_proficient": 0,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.4491,
       "growth_apta_math": 0.4678,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9032,
       "chronic_absenteeism_pct": 0.3339,
       "sbac_ela_pct_proficient": 0.3183,
       "sbac_math_pct_proficient": 0.2133,
       "growth_apta_ela": 0.6462,
       "growth_apta_math": 0.6338,
       "sat_ela_pct_proficient": 0.2556,
       "sat_ela_average_score": 434,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 405.6667
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.8693,
       "chronic_absenteeism_pct": 0.4156,
       "sbac_ela_pct_proficient": 0.1534,
       "sbac_math_pct_proficient": 0.0914,
       "growth_apta_ela": 0.541,
       "growth_apta_math": 0.5151,
       "sat_ela_pct_proficient": 0.2082,
       "sat_ela_average_score": 394.0678,
       "sat_math_pct_proficient": 0.0315,
       "sat_math_average_score": 376.7797
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1852,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 403.6,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 375.2
      },
      "Open Choice": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.1154,
       "sbac_ela_pct_proficient": 0.7273,
       "sbac_math_pct_proficient": 0.7273,
       "growth_apta_ela": 0.7029,
       "growth_apta_math": 0.6995,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": 0.1896,
       "sbac_ela_pct_proficient": 0.5361,
       "sbac_math_pct_proficient": 0.3368,
       "growth_apta_ela": 0.6053,
       "growth_apta_math": 0.5657,
       "sat_ela_pct_proficient": 0.6,
       "sat_ela_average_score": 509.6667,
       "sat_math_pct_proficient": 0.2444,
       "sat_math_average_score": 465.2222
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.931,
       "chronic_absenteeism_pct": 0.2024,
       "sbac_ela_pct_proficient": 0.5822,
       "sbac_math_pct_proficient": 0.3438,
       "growth_apta_ela": 0.7323,
       "growth_apta_math": 0.6333,
       "sat_ela_pct_proficient": 0.3939,
       "sat_ela_average_score": 486.6667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 457.5758
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.929,
       "chronic_absenteeism_pct": 0.1735,
       "sbac_ela_pct_proficient": 0.5745,
       "sbac_math_pct_proficient": 0.4569,
       "growth_apta_ela": 0.6841,
       "growth_apta_math": 0.6782,
       "sat_ela_pct_proficient": 0.6211,
       "sat_ela_average_score": 523.4737,
       "sat_math_pct_proficient": 0.3053,
       "sat_math_average_score": 479.4737
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 458,
       "attendance_rate": 0.9161,
       "chronic_absenteeism_pct": 0.2838,
       "sat_ela_pct_proficient": 0.2981,
       "sat_ela_average_score": 431.25,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 400
      },
      "Open Choice": {
       "enrollment": 268,
       "attendance_rate": 0.9239,
       "chronic_absenteeism_pct": 0.2052,
       "sbac_ela_pct_proficient": 0.4636,
       "sbac_math_pct_proficient": 0.4182,
       "growth_apta_ela": 0.6602,
       "growth_apta_math": 0.5866,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 417.1429,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 394.7619
      },
      "Other Magnet": {
       "enrollment": 4611,
       "attendance_rate": 0.8926,
       "chronic_absenteeism_pct": 0.3347,
       "sbac_ela_pct_proficient": 0.2326,
       "sbac_math_pct_proficient": 0.14,
       "growth_apta_ela": 0.5312,
       "growth_apta_math": 0.5176,
       "sat_ela_pct_proficient": 0.381,
       "sat_ela_average_score": 446.6667,
       "sat_math_pct_proficient": 0.122,
       "sat_math_average_score": 411.6071
      },
      "Program": {
       "enrollment": 958,
       "attendance_rate": 0.7854,
       "chronic_absenteeism_pct": 0.6224,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.3704,
       "growth_apta_math": 0.3881,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 2806,
       "attendance_rate": 0.9142,
       "chronic_absenteeism_pct": 0.2724,
       "sbac_ela_pct_proficient": 0.349,
       "sbac_math_pct_proficient": 0.2609,
       "growth_apta_ela": 0.5484,
       "growth_apta_math": 0.624,
       "sat_ela_pct_proficient": 0.4667,
       "sat_ela_average_score": 453.3333,
       "sat_math_pct_proficient": 0.15,
       "sat_math_average_score": 423
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 10591,
       "attendance_rate": 0.8946,
       "chronic_absenteeism_pct": 0.3223,
       "sbac_ela_pct_proficient": 0.2056,
       "sbac_math_pct_proficient": 0.1624,
       "growth_apta_ela": 0.5536,
       "growth_apta_math": 0.5525,
       "sat_ela_pct_proficient": 0.2162,
       "sat_ela_average_score": 409.9155,
       "sat_math_pct_proficient": 0.0861,
       "sat_math_average_score": 387.3311
      },
      "All school types": {
       "enrollment_all_school_types": 19694
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9127,
       "chronic_absenteeism_pct": 0.2846,
       "sat_ela_pct_proficient": 0.2375,
       "sat_ela_average_score": 422,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 392.75
      },
      "Open Choice": {
       "attendance_rate": 0.9141,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": 0.3108,
       "sbac_math_pct_proficient": 0.2973,
       "growth_apta_ela": 0.6245,
       "growth_apta_math": 0.4902,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.8853,
       "chronic_absenteeism_pct": 0.3652,
       "sbac_ela_pct_proficient": 0.1847,
       "sbac_math_pct_proficient": 0.1075,
       "growth_apta_ela": 0.5162,
       "growth_apta_math": 0.5048,
       "sat_ela_pct_proficient": 0.3309,
       "sat_ela_average_score": 432.8,
       "sat_math_pct_proficient": 0.0945,
       "sat_math_average_score": 400.5818
      },
      "Program": {
       "attendance_rate": 0.7871,
       "chronic_absenteeism_pct": 0.6211,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.3704,
       "growth_apta_math": 0.3881,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9097,
       "chronic_absenteeism_pct": 0.2925,
       "sbac_ela_pct_proficient": 0.3082,
       "sbac_math_pct_proficient": 0.23,
       "growth_apta_ela": 0.5374,
       "growth_apta_math": 0.609,
       "sat_ela_pct_proficient": 0.3793,
       "sat_ela_average_score": 440.3448,
       "sat_math_pct_proficient": 0.1379,
       "sat_math_average_score": 416.4368
      },
      "Public Schools": {
       "attendance_rate": 0.8893,
       "chronic_absenteeism_pct": 0.3447,
       "sbac_ela_pct_proficient": 0.1602,
       "sbac_math_pct_proficient": 0.1216,
       "growth_apta_ela": 0.5365,
       "growth_apta_math": 0.5359,
       "sat_ela_pct_proficient": 0.1555,
       "sat_ela_average_score": 392.185,
       "sat_math_pct_proficient": 0.0512,
       "sat_math_average_score": 373.1693
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9306,
       "chronic_absenteeism_pct": 0.2809,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 462.0833,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 424.1667
      },
      "Open Choice": {
       "attendance_rate": 0.9452,
       "chronic_absenteeism_pct": 0.1071,
       "sbac_ela_pct_proficient": 0.7778,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.7416,
       "growth_apta_math": 0.806,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1461,
       "sbac_ela_pct_proficient": 0.5551,
       "sbac_math_pct_proficient": 0.3597,
       "growth_apta_ela": 0.6281,
       "growth_apta_math": 0.6002,
       "sat_ela_pct_proficient": 0.6066,
       "sat_ela_average_score": 509.1803,
       "sat_math_pct_proficient": 0.2459,
       "sat_math_average_score": 461.3115
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.177,
       "sbac_ela_pct_proficient": 0.5777,
       "sbac_math_pct_proficient": 0.4341,
       "growth_apta_ela": 0.613,
       "growth_apta_math": 0.7109,
       "sat_ela_pct_proficient": 0.697,
       "sat_ela_average_score": 487.5758,
       "sat_math_pct_proficient": 0.1818,
       "sat_math_average_score": 440.303
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1457,
       "sbac_ela_pct_proficient": 0.5927,
       "sbac_math_pct_proficient": 0.5101,
       "growth_apta_ela": 0.7004,
       "growth_apta_math": 0.6943,
       "sat_ela_pct_proficient": 0.5833,
       "sat_ela_average_score": 517.1429,
       "sat_math_pct_proficient": 0.2976,
       "sat_math_average_score": 472.9762
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 466,
       "attendance_rate": 0.9149,
       "chronic_absenteeism_pct": 0.3412,
       "sat_ela_pct_proficient": 0.2135,
       "sat_ela_average_score": 419.2135,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 396.7416
      },
      "Open Choice": {
       "enrollment": 254,
       "attendance_rate": 0.9345,
       "chronic_absenteeism_pct": 0.2008,
       "sbac_ela_pct_proficient": 0.5385,
       "sbac_math_pct_proficient": 0.4712,
       "growth_apta_ela": 0.6031,
       "growth_apta_math": 0.5869,
       "sat_ela_pct_proficient": 0.3714,
       "sat_ela_average_score": 443.4286,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 414.2857
      },
      "Other Magnet": {
       "enrollment": 4581,
       "attendance_rate": 0.8965,
       "chronic_absenteeism_pct": 0.3261,
       "sbac_ela_pct_proficient": 0.2384,
       "sbac_math_pct_proficient": 0.139,
       "growth_apta_ela": 0.5756,
       "growth_apta_math": 0.4783,
       "sat_ela_pct_proficient": 0.3252,
       "sat_ela_average_score": 435.7751,
       "sat_math_pct_proficient": 0.1185,
       "sat_math_average_score": 408.7234
      },
      "Program": {
       "enrollment": 1001,
       "attendance_rate": 0.7938,
       "chronic_absenteeism_pct": 0.6,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4257,
       "growth_apta_math": 0.5956,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 2848,
       "attendance_rate": 0.9186,
       "chronic_absenteeism_pct": 0.2666,
       "sbac_ela_pct_proficient": 0.3245,
       "sbac_math_pct_proficient": 0.2421,
       "growth_apta_ela": 0.549,
       "growth_apta_math": 0.496,
       "sat_ela_pct_proficient": 0.3613,
       "sat_ela_average_score": 446.0504,
       "sat_math_pct_proficient": 0.0504,
       "sat_math_average_score": 407.3109
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 9890,
       "attendance_rate": 0.8994,
       "chronic_absenteeism_pct": 0.3071,
       "sbac_ela_pct_proficient": 0.2175,
       "sbac_math_pct_proficient": 0.1721,
       "growth_apta_ela": 0.5494,
       "growth_apta_math": 0.5241,
       "sat_ela_pct_proficient": 0.2202,
       "sat_ela_average_score": 415.1927,
       "sat_math_pct_proficient": 0.1266,
       "sat_math_average_score": 401.4495
      },
      "All school types": {
       "enrollment_all_school_types": 19043
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9101,
       "chronic_absenteeism_pct": 0.3783,
       "sat_ela_pct_proficient": 0.2113,
       "sat_ela_average_score": 414.2254,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 391.4085
      },
      "Open Choice": {
       "attendance_rate": 0.9256,
       "chronic_absenteeism_pct": 0.2428,
       "sbac_ela_pct_proficient": 0.4062,
       "sbac_math_pct_proficient": 0.3125,
       "growth_apta_ela": 0.5412,
       "growth_apta_math": 0.4802,
       "sat_ela_pct_proficient": 0.25,
       "sat_ela_average_score": 421.6667,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 396.25
      },
      "Other Magnet": {
       "attendance_rate": 0.8898,
       "chronic_absenteeism_pct": 0.3555,
       "sbac_ela_pct_proficient": 0.1924,
       "sbac_math_pct_proficient": 0.1027,
       "growth_apta_ela": 0.5686,
       "growth_apta_math": 0.4622,
       "sat_ela_pct_proficient": 0.2993,
       "sat_ela_average_score": 427.0438,
       "sat_math_pct_proficient": 0.0949,
       "sat_math_average_score": 398.9416
      },
      "Program": {
       "attendance_rate": 0.7938,
       "chronic_absenteeism_pct": 0.5993,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4257,
       "growth_apta_math": 0.5956,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9135,
       "chronic_absenteeism_pct": 0.2933,
       "sbac_ela_pct_proficient": 0.2867,
       "sbac_math_pct_proficient": 0.2135,
       "growth_apta_ela": 0.5433,
       "growth_apta_math": 0.4851,
       "sat_ela_pct_proficient": 0.3034,
       "sat_ela_average_score": 432.2472,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 395.1685
      },
      "Public Schools": {
       "attendance_rate": 0.8942,
       "chronic_absenteeism_pct": 0.3311,
       "sbac_ela_pct_proficient": 0.173,
       "sbac_math_pct_proficient": 0.1324,
       "growth_apta_ela": 0.5338,
       "growth_apta_math": 0.5054,
       "sat_ela_pct_proficient": 0.1503,
       "sat_ela_average_score": 397.5599,
       "sat_math_pct_proficient": 0.0784,
       "sat_math_average_score": 385.0109
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9355,
       "chronic_absenteeism_pct": 0.1818,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.725,
       "growth_apta_ela": 0.7133,
       "growth_apta_math": 0.7737,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1268,
       "sbac_ela_pct_proficient": 0.5917,
       "sbac_math_pct_proficient": 0.4174,
       "growth_apta_ela": 0.6308,
       "growth_apta_math": 0.6052,
       "sat_ela_pct_proficient": 0.4545,
       "sat_ela_average_score": 479.2727,
       "sat_math_pct_proficient": 0.2364,
       "sat_math_average_score": 457.4545
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": 0.1162,
       "sbac_ela_pct_proficient": 0.5596,
       "sbac_math_pct_proficient": 0.4197,
       "growth_apta_ela": 0.5854,
       "growth_apta_math": 0.5661,
       "sat_ela_pct_proficient": 0.5333,
       "sat_ela_average_score": 487,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 443.3333
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9392,
       "chronic_absenteeism_pct": 0.1196,
       "sbac_ela_pct_proficient": 0.5992,
       "sbac_math_pct_proficient": 0.5127,
       "growth_apta_ela": 0.6873,
       "growth_apta_math": 0.6874,
       "sat_ela_pct_proficient": 0.593,
       "sat_ela_average_score": 509.3023,
       "sat_math_pct_proficient": 0.3837,
       "sat_math_average_score": 489.186
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Newington": {
   "town_code": "094",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0940011",
     "name": "Newington School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 22805.08,
    "five_year_average_ending_2024_25": {
     "unweighted": 20619.72,
     "need_weighted": 18305.4,
     "need_weighted_cwift": 17617.77,
     "need_weighted_real": 19604.09
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 21,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 164,
       "attendance_rate": 0.9319,
       "chronic_absenteeism_pct": 0.1983,
       "sbac_ela_pct_proficient": 0.375,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.6283,
       "growth_apta_math": 0.5353,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3788,
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.115,
       "sbac_ela_pct_proficient": 0.5183,
       "sbac_math_pct_proficient": 0.4711,
       "growth_apta_ela": 0.5752,
       "growth_apta_math": 0.5993,
       "sat_ela_pct_proficient": 0.6184,
       "sat_ela_average_score": 505.7237,
       "sat_math_pct_proficient": 0.3355,
       "sat_math_average_score": 491.9408
      },
      "All school types": {
       "enrollment_all_school_types": 4009
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9101,
       "chronic_absenteeism_pct": 0.3226,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.935,
       "chronic_absenteeism_pct": 0.1772,
       "sbac_ela_pct_proficient": 0.3342,
       "sbac_math_pct_proficient": 0.2989,
       "growth_apta_ela": 0.5472,
       "growth_apta_math": 0.5568,
       "sat_ela_pct_proficient": 0.4818,
       "sat_ela_average_score": 467,
       "sat_math_pct_proficient": 0.2182,
       "sat_math_average_score": 453.5455
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9548,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.55,
       "sbac_math_pct_proficient": 0.55,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9563,
       "chronic_absenteeism_pct": 0.0628,
       "sbac_ela_pct_proficient": 0.6745,
       "sbac_math_pct_proficient": 0.6175,
       "growth_apta_ela": 0.5983,
       "growth_apta_math": 0.6336,
       "sat_ela_pct_proficient": 0.6959,
       "sat_ela_average_score": 527.6804,
       "sat_math_pct_proficient": 0.4021,
       "sat_math_average_score": 513.7113
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 38,
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 187,
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": 0.1618,
       "sbac_ela_pct_proficient": 0.3721,
       "sbac_math_pct_proficient": 0.3256,
       "growth_apta_ela": 0.6134,
       "growth_apta_math": 0.6066,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3717,
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.1186,
       "sbac_ela_pct_proficient": 0.5657,
       "sbac_math_pct_proficient": 0.4857,
       "growth_apta_ela": 0.6449,
       "growth_apta_math": 0.6837,
       "sat_ela_pct_proficient": 0.6329,
       "sat_ela_average_score": 509.5455,
       "sat_math_pct_proficient": 0.3497,
       "sat_math_average_score": 485.6643
      },
      "All school types": {
       "enrollment_all_school_types": 3961
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9332,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.931,
       "chronic_absenteeism_pct": 0.1974,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.18,
       "sbac_ela_pct_proficient": 0.3783,
       "sbac_math_pct_proficient": 0.3181,
       "growth_apta_ela": 0.603,
       "growth_apta_math": 0.6119,
       "sat_ela_pct_proficient": 0.4488,
       "sat_ela_average_score": 462.2047,
       "sat_math_pct_proficient": 0.1575,
       "sat_math_average_score": 437.2441
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.1167,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.067,
       "sbac_ela_pct_proficient": 0.7162,
       "sbac_math_pct_proficient": 0.6208,
       "growth_apta_ela": 0.6774,
       "growth_apta_math": 0.7393,
       "sat_ela_pct_proficient": 0.7799,
       "sat_ela_average_score": 547.3585,
       "sat_math_pct_proficient": 0.5031,
       "sat_math_average_score": 524.3396
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 37,
       "attendance_rate": 0.9315,
       "chronic_absenteeism_pct": 0.2432,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 174,
       "attendance_rate": 0.934,
       "chronic_absenteeism_pct": 0.1967,
       "sbac_ela_pct_proficient": 0.4118,
       "sbac_math_pct_proficient": 0.3824,
       "growth_apta_ela": 0.632,
       "growth_apta_math": 0.5914,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3672,
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.1232,
       "sbac_ela_pct_proficient": 0.5533,
       "sbac_math_pct_proficient": 0.5027,
       "growth_apta_ela": 0.5645,
       "growth_apta_math": 0.6247,
       "sat_ela_pct_proficient": 0.6631,
       "sat_ela_average_score": 511.3262,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 491.1828
      },
      "All school types": {
       "enrollment_all_school_types": 3902
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.934,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9202,
       "chronic_absenteeism_pct": 0.2838,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9354,
       "chronic_absenteeism_pct": 0.1914,
       "sbac_ela_pct_proficient": 0.375,
       "sbac_math_pct_proficient": 0.341,
       "growth_apta_ela": 0.5479,
       "growth_apta_math": 0.5958,
       "sat_ela_pct_proficient": 0.4505,
       "sat_ela_average_score": 471.8018,
       "sat_math_pct_proficient": 0.1982,
       "sat_math_average_score": 455.3153
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9581,
       "chronic_absenteeism_pct": 0.0646,
       "sbac_ela_pct_proficient": 0.6979,
       "sbac_math_pct_proficient": 0.634,
       "growth_apta_ela": 0.5774,
       "growth_apta_math": 0.647,
       "sat_ela_pct_proficient": 0.8036,
       "sat_ela_average_score": 537.4405,
       "sat_math_pct_proficient": 0.4226,
       "sat_math_average_score": 514.881
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "New London": {
   "town_code": "095",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0950011",
     "name": "New London School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 22039.93,
    "five_year_average_ending_2024_25": {
     "unweighted": 20412.79,
     "need_weighted": 14947.48,
     "need_weighted_cwift": 15194.14,
     "need_weighted_real": 16009.93
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 213,
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1127,
       "sat_ela_pct_proficient": 0.2979,
       "sat_ela_average_score": 431.7021,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 404.6809
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 2049,
       "attendance_rate": 0.923,
       "chronic_absenteeism_pct": 0.2467,
       "sbac_ela_pct_proficient": 0.2417,
       "sbac_math_pct_proficient": 0.1661,
       "growth_apta_ela": 0.5567,
       "growth_apta_math": 0.5891,
       "sat_ela_pct_proficient": 0.4242,
       "sat_ela_average_score": 448.3333,
       "sat_math_pct_proficient": 0.1061,
       "sat_math_average_score": 424.2424
      },
      "Program": {
       "enrollment": 105,
       "attendance_rate": 0.9047,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 201,
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1542,
       "sbac_ela_pct_proficient": 0.4596,
       "sbac_math_pct_proficient": 0.3232,
       "growth_apta_ela": 0.6815,
       "growth_apta_math": 0.7573
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 997,
       "attendance_rate": 0.9002,
       "chronic_absenteeism_pct": 0.2798,
       "sbac_ela_pct_proficient": 0.1148,
       "sbac_math_pct_proficient": 0.0448,
       "growth_apta_ela": 0.4997,
       "growth_apta_math": 0.4136,
       "sat_ela_pct_proficient": 0.1182,
       "sat_ela_average_score": 361.4545,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 364.5455
      },
      "All school types": {
       "enrollment_all_school_types": 3569
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1193,
       "sat_ela_pct_proficient": 0.2162,
       "sat_ela_average_score": 421.0811,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 398.3784
      },
      "Other Magnet": {
       "attendance_rate": 0.9195,
       "chronic_absenteeism_pct": 0.2694,
       "sbac_ela_pct_proficient": 0.1995,
       "sbac_math_pct_proficient": 0.1355,
       "growth_apta_ela": 0.5469,
       "growth_apta_math": 0.5796,
       "sat_ela_pct_proficient": 0.4107,
       "sat_ela_average_score": 439.6429,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.5
      },
      "Program": {
       "attendance_rate": 0.9047,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.1625,
       "sbac_ela_pct_proficient": 0.4076,
       "sbac_math_pct_proficient": 0.2803,
       "growth_apta_ela": 0.7216,
       "growth_apta_math": 0.7421
      },
      "Public Schools": {
       "attendance_rate": 0.8985,
       "chronic_absenteeism_pct": 0.2853,
       "sbac_ela_pct_proficient": 0.1101,
       "sbac_math_pct_proficient": 0.0406,
       "growth_apta_ela": 0.5002,
       "growth_apta_math": 0.4154,
       "sat_ela_pct_proficient": 0.1154,
       "sat_ela_average_score": 358.1731,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 363.0769
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9529,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0628,
       "sbac_ela_pct_proficient": 0.6044,
       "sbac_math_pct_proficient": 0.4286,
       "growth_apta_ela": 0.635,
       "growth_apta_math": 0.6637,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6585,
       "sbac_math_pct_proficient": 0.4878,
       "growth_apta_ela": 0.5234,
       "growth_apta_math": 0.8172
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.929,
       "chronic_absenteeism_pct": 0.1852,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 228,
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": 0.136,
       "sat_ela_pct_proficient": 0.2319,
       "sat_ela_average_score": 416.6667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 398.1159
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 2069,
       "attendance_rate": 0.9219,
       "chronic_absenteeism_pct": 0.2468,
       "sbac_ela_pct_proficient": 0.2529,
       "sbac_math_pct_proficient": 0.1564,
       "growth_apta_ela": 0.5816,
       "growth_apta_math": 0.541,
       "sat_ela_pct_proficient": 0.4359,
       "sat_ela_average_score": 451.5385,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 414.1026
      },
      "Program": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 219,
       "attendance_rate": 0.9326,
       "chronic_absenteeism_pct": 0.1644,
       "sbac_ela_pct_proficient": 0.4366,
       "sbac_math_pct_proficient": 0.2817,
       "growth_apta_ela": 0.601,
       "growth_apta_math": 0.6502
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 939,
       "attendance_rate": 0.8865,
       "chronic_absenteeism_pct": 0.3504,
       "sbac_ela_pct_proficient": 0.1466,
       "sbac_math_pct_proficient": 0.0383,
       "growth_apta_ela": 0.5087,
       "growth_apta_math": 0.5083,
       "sat_ela_pct_proficient": 0.1377,
       "sat_ela_average_score": 378.2609,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 346.4493
      },
      "All school types": {
       "enrollment_all_school_types": 3475
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": 0.1573,
       "sat_ela_pct_proficient": 0.1724,
       "sat_ela_average_score": 405.6897,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 391.0345
      },
      "Other Magnet": {
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.2647,
       "sbac_ela_pct_proficient": 0.2092,
       "sbac_math_pct_proficient": 0.1291,
       "growth_apta_ela": 0.5775,
       "growth_apta_math": 0.5319,
       "sat_ela_pct_proficient": 0.3889,
       "sat_ela_average_score": 445.8333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 413.8889
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9287,
       "chronic_absenteeism_pct": 0.1944,
       "sbac_ela_pct_proficient": 0.3851,
       "sbac_math_pct_proficient": 0.2471,
       "growth_apta_ela": 0.5914,
       "growth_apta_math": 0.6809
      },
      "Public Schools": {
       "attendance_rate": 0.8862,
       "chronic_absenteeism_pct": 0.3573,
       "sbac_ela_pct_proficient": 0.1315,
       "sbac_math_pct_proficient": 0.0308,
       "growth_apta_ela": 0.498,
       "growth_apta_math": 0.509,
       "sat_ela_pct_proficient": 0.0787,
       "sat_ela_average_score": 364.0945,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 338.6614
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1106,
       "sbac_ela_pct_proficient": 0.5918,
       "sbac_math_pct_proficient": 0.3673,
       "growth_apta_ela": 0.6131,
       "growth_apta_math": 0.6109,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.4359,
       "growth_apta_ela": 0.6441,
       "growth_apta_math": 0.5131
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.8928,
       "chronic_absenteeism_pct": 0.2245,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 235,
       "attendance_rate": 0.9337,
       "chronic_absenteeism_pct": 0.1915,
       "sat_ela_pct_proficient": 0.1818,
       "sat_ela_average_score": 413.2727,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 389.8182
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 2084,
       "attendance_rate": 0.9256,
       "chronic_absenteeism_pct": 0.2389,
       "sbac_ela_pct_proficient": 0.2327,
       "sbac_math_pct_proficient": 0.1411,
       "growth_apta_ela": 0.5151,
       "growth_apta_math": 0.4844,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 460.7692,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 436.4103
      },
      "Program": {
       "enrollment": 20,
       "attendance_rate": 0.8829,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 203,
       "attendance_rate": 0.9379,
       "chronic_absenteeism_pct": 0.1576,
       "sbac_ela_pct_proficient": 0.4388,
       "sbac_math_pct_proficient": 0.3112,
       "growth_apta_ela": 0.6121,
       "growth_apta_math": 0.6402
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 843,
       "attendance_rate": 0.8959,
       "chronic_absenteeism_pct": 0.3476,
       "sbac_ela_pct_proficient": 0.1404,
       "sbac_math_pct_proficient": 0.0563,
       "growth_apta_ela": 0.5006,
       "growth_apta_math": 0.4245,
       "sat_ela_pct_proficient": 0.1864,
       "sat_ela_average_score": 387.9661,
       "sat_math_pct_proficient": 0.0508,
       "sat_math_average_score": 378.1356
      },
      "All school types": {
       "enrollment_all_school_types": 3388
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9309,
       "chronic_absenteeism_pct": 0.209,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 402.5641,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 378.2051
      },
      "Other Magnet": {
       "attendance_rate": 0.9222,
       "chronic_absenteeism_pct": 0.2584,
       "sbac_ela_pct_proficient": 0.1837,
       "sbac_math_pct_proficient": 0.1073,
       "growth_apta_ela": 0.5016,
       "growth_apta_math": 0.4676,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 453.7143,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 430.2857
      },
      "Program": {
       "attendance_rate": 0.8829,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9318,
       "chronic_absenteeism_pct": 0.1863,
       "sbac_ela_pct_proficient": 0.3896,
       "sbac_math_pct_proficient": 0.2338,
       "growth_apta_ela": 0.6462,
       "growth_apta_math": 0.6172
      },
      "Public Schools": {
       "attendance_rate": 0.8947,
       "chronic_absenteeism_pct": 0.3543,
       "sbac_ela_pct_proficient": 0.125,
       "sbac_math_pct_proficient": 0.048,
       "growth_apta_ela": 0.4935,
       "growth_apta_math": 0.4114,
       "sat_ela_pct_proficient": 0.1714,
       "sat_ela_average_score": 382,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 371.3333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1379,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": 0.0943,
       "sbac_ela_pct_proficient": 0.5818,
       "sbac_math_pct_proficient": 0.3818,
       "growth_apta_ela": 0.6149,
       "growth_apta_math": 0.6084,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9614,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.619,
       "sbac_math_pct_proficient": 0.5952,
       "growth_apta_ela": 0.4865,
       "growth_apta_math": 0.7248
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.915,
       "chronic_absenteeism_pct": 0.234,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "New Milford": {
   "town_code": "096",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0960011",
     "name": "New Milford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21132.57,
    "five_year_average_ending_2024_25": {
     "unweighted": 18382.77,
     "need_weighted": 16427.19,
     "need_weighted_cwift": 14556.68,
     "need_weighted_real": 17554.59
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 58,
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": 0.1207,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 34,
       "attendance_rate": 0.8108,
       "chronic_absenteeism_pct": 0.6154,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 70,
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7917,
       "sbac_math_pct_proficient": 0.6957,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3567,
       "attendance_rate": 0.9326,
       "chronic_absenteeism_pct": 0.1693,
       "sbac_ela_pct_proficient": 0.4317,
       "sbac_math_pct_proficient": 0.3347,
       "growth_apta_ela": 0.5965,
       "growth_apta_math": 0.5874,
       "sat_ela_pct_proficient": 0.6526,
       "sat_ela_average_score": 508.1404,
       "sat_math_pct_proficient": 0.2316,
       "sat_math_average_score": 475.5088
      },
      "All school types": {
       "enrollment_all_school_types": 3749
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9378,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8108,
       "chronic_absenteeism_pct": 0.6154,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9217,
       "chronic_absenteeism_pct": 0.2211,
       "sbac_ela_pct_proficient": 0.2859,
       "sbac_math_pct_proficient": 0.2051,
       "growth_apta_ela": 0.5503,
       "growth_apta_math": 0.5566,
       "sat_ela_pct_proficient": 0.4554,
       "sat_ela_average_score": 470.2679,
       "sat_math_pct_proficient": 0.1339,
       "sat_math_average_score": 444.4643
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.1166,
       "sbac_ela_pct_proficient": 0.5864,
       "sbac_math_pct_proficient": 0.4721,
       "growth_apta_ela": 0.6424,
       "growth_apta_math": 0.6177,
       "sat_ela_pct_proficient": 0.7803,
       "sat_ela_average_score": 532.659,
       "sat_math_pct_proficient": 0.2948,
       "sat_math_average_score": 495.6069
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 66,
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.1061,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 470.9524,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 437.619
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null
      },
      "Other Magnet": {
       "enrollment": 30,
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": 0.2333,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 42,
       "attendance_rate": 0.8637,
       "chronic_absenteeism_pct": 0.4286,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 71,
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": 0.1143,
       "sbac_ela_pct_proficient": 0.64,
       "sbac_math_pct_proficient": 0.6,
       "growth_apta_ela": 0.6272,
       "growth_apta_math": 0.7288,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3494,
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": 0.1437,
       "sbac_ela_pct_proficient": 0.4506,
       "sbac_math_pct_proficient": 0.3719,
       "growth_apta_ela": 0.5676,
       "growth_apta_math": 0.6092,
       "sat_ela_pct_proficient": 0.6023,
       "sat_ela_average_score": 497.4242,
       "sat_math_pct_proficient": 0.2765,
       "sat_math_average_score": 466.0606
      },
      "All school types": {
       "enrollment_all_school_types": 3703
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8637,
       "chronic_absenteeism_pct": 0.4286,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9247,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9243,
       "chronic_absenteeism_pct": 0.1913,
       "sbac_ela_pct_proficient": 0.2939,
       "sbac_math_pct_proficient": 0.2314,
       "growth_apta_ela": 0.5432,
       "growth_apta_math": 0.6051,
       "sat_ela_pct_proficient": 0.3596,
       "sat_ela_average_score": 439.2982,
       "sat_math_pct_proficient": 0.1228,
       "sat_math_average_score": 418.1579
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": 0.0981,
       "sbac_ela_pct_proficient": 0.6095,
       "sbac_math_pct_proficient": 0.5139,
       "growth_apta_ela": 0.5917,
       "growth_apta_math": 0.6131,
       "sat_ela_pct_proficient": 0.7867,
       "sat_ela_average_score": 541.6,
       "sat_math_pct_proficient": 0.3933,
       "sat_math_average_score": 502.4667
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 70,
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": 0.1286,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 22,
       "attendance_rate": 0.9308,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 42,
       "attendance_rate": 0.889,
       "chronic_absenteeism_pct": 0.2759,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 70,
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7143,
       "sbac_math_pct_proficient": 0.8571,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3385,
       "attendance_rate": 0.9336,
       "chronic_absenteeism_pct": 0.1717,
       "sbac_ela_pct_proficient": 0.4209,
       "sbac_math_pct_proficient": 0.3546,
       "growth_apta_ela": 0.5321,
       "growth_apta_math": 0.5939,
       "sat_ela_pct_proficient": 0.6162,
       "sat_ela_average_score": 502.3616,
       "sat_math_pct_proficient": 0.3026,
       "sat_math_average_score": 468.893
      },
      "All school types": {
       "enrollment_all_school_types": 3589
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9317,
       "chronic_absenteeism_pct": 0.1818,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.889,
       "chronic_absenteeism_pct": 0.2759,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.925,
       "chronic_absenteeism_pct": 0.2191,
       "sbac_ela_pct_proficient": 0.2728,
       "sbac_math_pct_proficient": 0.2146,
       "growth_apta_ela": 0.5064,
       "growth_apta_math": 0.5488,
       "sat_ela_pct_proficient": 0.4211,
       "sat_ela_average_score": 452.0175,
       "sat_math_pct_proficient": 0.1316,
       "sat_math_average_score": 416.7544
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": 0.1222,
       "sbac_ela_pct_proficient": 0.592,
       "sbac_math_pct_proficient": 0.5186,
       "growth_apta_ela": 0.56,
       "growth_apta_math": 0.6432,
       "sat_ela_pct_proficient": 0.758,
       "sat_ela_average_score": 538.9172,
       "sat_math_pct_proficient": 0.4268,
       "sat_math_average_score": 506.7516
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Newtown": {
   "town_code": "097",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0970011",
     "name": "Newtown School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 22359.52,
    "five_year_average_ending_2024_25": {
     "unweighted": 20931.04,
     "need_weighted": 20038.95,
     "need_weighted_cwift": 16528.57,
     "need_weighted_real": 21475.89
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 128,
       "attendance_rate": 0.9295,
       "chronic_absenteeism_pct": 0.26,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Regional Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3853,
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": 0.0755,
       "sbac_ela_pct_proficient": 0.6646,
       "sbac_math_pct_proficient": 0.682,
       "growth_apta_ela": 0.5664,
       "growth_apta_math": 0.7132,
       "sat_ela_pct_proficient": 0.7253,
       "sat_ela_average_score": 547.7778,
       "sat_math_pct_proficient": 0.5062,
       "sat_math_average_score": 534.6914
      },
      "All school types": {
       "enrollment_all_school_types": 4029
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9295,
       "chronic_absenteeism_pct": 0.26,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.938,
       "chronic_absenteeism_pct": 0.1359,
       "sbac_ela_pct_proficient": 0.3627,
       "sbac_math_pct_proficient": 0.3793,
       "growth_apta_ela": 0.4868,
       "growth_apta_math": 0.6386,
       "sat_ela_pct_proficient": 0.3846,
       "sat_ela_average_score": 472.1538,
       "sat_math_pct_proficient": 0.2462,
       "sat_math_average_score": 454.7692
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0548,
       "sbac_ela_pct_proficient": 0.7752,
       "sbac_math_pct_proficient": 0.7925,
       "growth_apta_ela": 0.5955,
       "growth_apta_math": 0.7406,
       "sat_ela_pct_proficient": 0.8108,
       "sat_ela_average_score": 566.7568,
       "sat_math_pct_proficient": 0.5714,
       "sat_math_average_score": 554.749
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 159,
       "attendance_rate": 0.9258,
       "chronic_absenteeism_pct": 0.2115,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Regional Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3794,
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.0833,
       "sbac_ela_pct_proficient": 0.7067,
       "sbac_math_pct_proficient": 0.7159,
       "growth_apta_ela": 0.6706,
       "growth_apta_math": 0.7193,
       "sat_ela_pct_proficient": 0.7758,
       "sat_ela_average_score": 547.8648,
       "sat_math_pct_proficient": 0.4733,
       "sat_math_average_score": 526.548
      },
      "All school types": {
       "enrollment_all_school_types": 3997
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.9258,
       "chronic_absenteeism_pct": 0.2115,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9329,
       "chronic_absenteeism_pct": 0.1579,
       "sbac_ela_pct_proficient": 0.4271,
       "sbac_math_pct_proficient": 0.4253,
       "growth_apta_ela": 0.6047,
       "growth_apta_math": 0.6381,
       "sat_ela_pct_proficient": 0.4603,
       "sat_ela_average_score": 470.3175,
       "sat_math_pct_proficient": 0.1746,
       "sat_math_average_score": 444.7619
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.0581,
       "sbac_ela_pct_proficient": 0.8119,
       "sbac_math_pct_proficient": 0.8255,
       "growth_apta_ela": 0.6944,
       "growth_apta_math": 0.7486,
       "sat_ela_pct_proficient": 0.867,
       "sat_ela_average_score": 570.2752,
       "sat_math_pct_proficient": 0.5596,
       "sat_math_average_score": 550.1835
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 135,
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3749,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.0691,
       "sbac_ela_pct_proficient": 0.7014,
       "sbac_math_pct_proficient": 0.7302,
       "growth_apta_ela": 0.5761,
       "growth_apta_math": 0.7161,
       "sat_ela_pct_proficient": 0.8022,
       "sat_ela_average_score": 552.7338,
       "sat_math_pct_proficient": 0.554,
       "sat_math_average_score": 536.259
      },
      "All school types": {
       "enrollment_all_school_types": 3925
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9399,
       "chronic_absenteeism_pct": 0.1229,
       "sbac_ela_pct_proficient": 0.4253,
       "sbac_math_pct_proficient": 0.4013,
       "growth_apta_ela": 0.5234,
       "growth_apta_math": 0.5945,
       "sat_ela_pct_proficient": 0.4043,
       "sat_ela_average_score": 456.1702,
       "sat_math_pct_proficient": 0.1915,
       "sat_math_average_score": 440
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0506,
       "sbac_ela_pct_proficient": 0.8064,
       "sbac_math_pct_proficient": 0.8553,
       "growth_apta_ela": 0.5954,
       "growth_apta_math": 0.7607,
       "sat_ela_pct_proficient": 0.8831,
       "sat_ela_average_score": 572.381,
       "sat_math_pct_proficient": 0.6277,
       "sat_math_average_score": 555.8442
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Norfolk": {
   "town_code": "098",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "0980011",
     "name": "Norfolk School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2070012",
     "name": "Regional School District 07",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 38236.18,
    "five_year_average_ending_2024_25": {
     "unweighted": 32749.7,
     "need_weighted": 30977.88,
     "need_weighted_cwift": 31192.72,
     "need_weighted_real": 33033.21
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 61,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1803,
       "sbac_ela_pct_proficient": 0.6522,
       "sbac_math_pct_proficient": 0.5652,
       "growth_apta_ela": 0.7176,
       "growth_apta_math": 0.6262,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 55,
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": 0.1522,
       "sbac_ela_pct_proficient": 0.4074,
       "sbac_math_pct_proficient": 0.4074
      },
      "All school types": {
       "enrollment_all_school_types": 139
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9614,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 54,
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": 0.1852,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 55,
       "attendance_rate": 0.9585,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4333,
       "sbac_math_pct_proficient": 0.5333,
       "growth_apta_ela": 0.5141,
       "growth_apta_math": 0.7449
      },
      "All school types": {
       "enrollment_all_school_types": 129
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9626,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 55,
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.1455,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 49,
       "attendance_rate": 0.9612,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.52,
       "sbac_math_pct_proficient": 0.64,
       "growth_apta_ela": 0.4612,
       "growth_apta_math": 0.7646
      },
      "All school types": {
       "enrollment_all_school_types": 126
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9663,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "North Branford": {
   "town_code": "099",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "0990011",
     "name": "North Branford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21110,
    "five_year_average_ending_2024_25": {
     "unweighted": 20423.3,
     "need_weighted": 19003.06,
     "need_weighted_cwift": 18027.3,
     "need_weighted_real": 20368.18
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 34,
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1531,
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": 0.0715,
       "sbac_ela_pct_proficient": 0.5955,
       "sbac_math_pct_proficient": 0.5885,
       "growth_apta_ela": 0.5086,
       "growth_apta_math": 0.6036,
       "sat_ela_pct_proficient": 0.6211,
       "sat_ela_average_score": 500.9474,
       "sat_math_pct_proficient": 0.3053,
       "sat_math_average_score": 480.5263
      },
      "All school types": {
       "enrollment_all_school_types": 1592
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9352,
       "chronic_absenteeism_pct": 0.1292,
       "sbac_ela_pct_proficient": 0.4076,
       "sbac_math_pct_proficient": 0.4076,
       "growth_apta_ela": 0.512,
       "growth_apta_math": 0.5665,
       "sat_ela_pct_proficient": 0.5185,
       "sat_ela_average_score": 477.037,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 442.5926
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0435,
       "sbac_ela_pct_proficient": 0.6837,
       "sbac_math_pct_proficient": 0.6733,
       "growth_apta_ela": 0.507,
       "growth_apta_math": 0.6206,
       "sat_ela_pct_proficient": 0.6618,
       "sat_ela_average_score": 510.4412,
       "sat_math_pct_proficient": 0.3676,
       "sat_math_average_score": 495.5882
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 26,
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1548,
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.0843,
       "sbac_ela_pct_proficient": 0.6051,
       "sbac_math_pct_proficient": 0.5452,
       "growth_apta_ela": 0.6083,
       "growth_apta_math": 0.584,
       "sat_ela_pct_proficient": 0.7327,
       "sat_ela_average_score": 531.5842,
       "sat_math_pct_proficient": 0.4257,
       "sat_math_average_score": 504.4554
      },
      "All school types": {
       "enrollment_all_school_types": 1602
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": 0.1373,
       "sbac_ela_pct_proficient": 0.4107,
       "sbac_math_pct_proficient": 0.3498,
       "growth_apta_ela": 0.5119,
       "growth_apta_math": 0.5241,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 477.3333,
       "sat_math_pct_proficient": 0.2667,
       "sat_math_average_score": 447.3333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.06,
       "sbac_ela_pct_proficient": 0.6948,
       "sbac_math_pct_proficient": 0.6351,
       "growth_apta_ela": 0.6505,
       "growth_apta_math": 0.61,
       "sat_ela_pct_proficient": 0.831,
       "sat_ela_average_score": 554.507,
       "sat_math_pct_proficient": 0.493,
       "sat_math_average_score": 528.5915
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 24,
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1548,
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": 0.0614,
       "sbac_ela_pct_proficient": 0.6074,
       "sbac_math_pct_proficient": 0.5757,
       "growth_apta_ela": 0.5773,
       "growth_apta_math": 0.6175,
       "sat_ela_pct_proficient": 0.6228,
       "sat_ela_average_score": 520.7895,
       "sat_math_pct_proficient": 0.3421,
       "sat_math_average_score": 498.6842
      },
      "All school types": {
       "enrollment_all_school_types": 1597
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1069,
       "sbac_ela_pct_proficient": 0.3829,
       "sbac_math_pct_proficient": 0.3348,
       "growth_apta_ela": 0.5275,
       "growth_apta_math": 0.5514,
       "sat_ela_pct_proficient": 0.4884,
       "sat_ela_average_score": 483.0233,
       "sat_math_pct_proficient": 0.1628,
       "sat_math_average_score": 453.0233
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9576,
       "chronic_absenteeism_pct": 0.0386,
       "sbac_ela_pct_proficient": 0.7174,
       "sbac_math_pct_proficient": 0.6932,
       "growth_apta_ela": 0.6024,
       "growth_apta_math": 0.6507,
       "sat_ela_pct_proficient": 0.7042,
       "sat_ela_average_score": 543.662,
       "sat_math_pct_proficient": 0.4507,
       "sat_math_average_score": 526.338
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "North Canaan": {
   "town_code": "100",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1000011",
     "name": "North Canaan School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2010012",
     "name": "Regional School District 01",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 29178.43,
    "five_year_average_ending_2024_25": {
     "unweighted": 28097.13,
     "need_weighted": 24898.06,
     "need_weighted_cwift": 25078.64,
     "need_weighted_real": 26673.46
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 103,
       "attendance_rate": 0.9245,
       "chronic_absenteeism_pct": 0.2718,
       "sat_ela_pct_proficient": 0.4595,
       "sat_ela_average_score": 462.4324,
       "sat_math_pct_proficient": 0.2162,
       "sat_math_average_score": 444.3243
      },
      "Public Schools": {
       "enrollment": 251,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1181,
       "sbac_ela_pct_proficient": 0.6479,
       "sbac_math_pct_proficient": 0.5674,
       "growth_apta_ela": 0.6621,
       "growth_apta_math": 0.6764
      },
      "All school types": {
       "enrollment_all_school_types": 363
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9108,
       "chronic_absenteeism_pct": 0.3469,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": 0.1583,
       "sbac_ela_pct_proficient": 0.4932,
       "sbac_math_pct_proficient": 0.411,
       "growth_apta_ela": 0.7376,
       "growth_apta_math": 0.709
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.2037,
       "sat_ela_pct_proficient": 0.7,
       "sat_ela_average_score": 512,
       "sat_math_pct_proficient": 0.35,
       "sat_math_average_score": 488.5
      },
      "Public Schools": {
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": 0.0769,
       "sbac_ela_pct_proficient": 0.8116,
       "sbac_math_pct_proficient": 0.7353,
       "growth_apta_ela": 0.5854,
       "growth_apta_math": 0.6427
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 112,
       "attendance_rate": 0.9125,
       "chronic_absenteeism_pct": 0.3304,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 486.9231,
       "sat_math_pct_proficient": 0.4615,
       "sat_math_average_score": 481.5385
      },
      "Public Schools": {
       "enrollment": 250,
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": 0.0847,
       "sbac_ela_pct_proficient": 0.6351,
       "sbac_math_pct_proficient": 0.5743,
       "growth_apta_ela": 0.6483,
       "growth_apta_math": 0.672
      },
      "All school types": {
       "enrollment_all_school_types": 366
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8995,
       "chronic_absenteeism_pct": 0.4528,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1371,
       "sbac_ela_pct_proficient": 0.4937,
       "sbac_math_pct_proficient": 0.4557,
       "growth_apta_ela": 0.6548,
       "growth_apta_math": 0.6509
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9235,
       "chronic_absenteeism_pct": 0.2203,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9548,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7971,
       "sbac_math_pct_proficient": 0.7101,
       "growth_apta_ela": 0.6404,
       "growth_apta_math": 0.6973
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 99,
       "attendance_rate": 0.9373,
       "chronic_absenteeism_pct": 0.1717,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 235,
       "attendance_rate": 0.9599,
       "chronic_absenteeism_pct": 0.0694,
       "sbac_ela_pct_proficient": 0.5793,
       "sbac_math_pct_proficient": 0.5793,
       "growth_apta_ela": 0.6001,
       "growth_apta_math": 0.5865
      },
      "All school types": {
       "enrollment_all_school_types": 336
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9598,
       "chronic_absenteeism_pct": 0.065,
       "sbac_ela_pct_proficient": 0.4302,
       "sbac_math_pct_proficient": 0.4186,
       "growth_apta_ela": 0.5553,
       "growth_apta_math": 0.5332
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.943,
       "chronic_absenteeism_pct": 0.1481,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9601,
       "chronic_absenteeism_pct": 0.0753,
       "sbac_ela_pct_proficient": 0.7966,
       "sbac_math_pct_proficient": 0.8136,
       "growth_apta_ela": 0.6654,
       "growth_apta_math": 0.664
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "North Haven": {
   "town_code": "101",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1010011",
     "name": "North Haven School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20384.12,
    "five_year_average_ending_2024_25": {
     "unweighted": 19295.59,
     "need_weighted": 17841.77,
     "need_weighted_cwift": 16931.71,
     "need_weighted_real": 19146.55
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null
      },
      "Other Magnet": {
       "enrollment": 51,
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.3,
       "sbac_math_pct_proficient": 0.3,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 23,
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.2857
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 3177,
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.0952,
       "sbac_ela_pct_proficient": 0.6714,
       "sbac_math_pct_proficient": 0.6234,
       "growth_apta_ela": 0.6628,
       "growth_apta_math": 0.6585,
       "sat_ela_pct_proficient": 0.6559,
       "sat_ela_average_score": 516.3158,
       "sat_math_pct_proficient": 0.3603,
       "sat_math_average_score": 497.8138
      },
      "All school types": {
       "enrollment_all_school_types": 3277
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.919,
       "chronic_absenteeism_pct": 0.2857
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": 0.1536,
       "sbac_ela_pct_proficient": 0.447,
       "sbac_math_pct_proficient": 0.4132,
       "growth_apta_ela": 0.6048,
       "growth_apta_math": 0.5892,
       "sat_ela_pct_proficient": 0.4648,
       "sat_ela_average_score": 464.7887,
       "sat_math_pct_proficient": 0.2113,
       "sat_math_average_score": 453.9437
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.067,
       "sbac_ela_pct_proficient": 0.775,
       "sbac_math_pct_proficient": 0.7197,
       "growth_apta_ela": 0.688,
       "growth_apta_math": 0.6881,
       "sat_ela_pct_proficient": 0.733,
       "sat_ela_average_score": 537.1023,
       "sat_math_pct_proficient": 0.4205,
       "sat_math_average_score": 515.5114
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9254,
       "chronic_absenteeism_pct": 0.2609,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 51,
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 23,
       "attendance_rate": 0.906,
       "chronic_absenteeism_pct": 0.3478
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 3170,
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.0946,
       "sbac_ela_pct_proficient": 0.7052,
       "sbac_math_pct_proficient": 0.6315,
       "growth_apta_ela": 0.6186,
       "growth_apta_math": 0.6394,
       "sat_ela_pct_proficient": 0.689,
       "sat_ela_average_score": 524.7368,
       "sat_math_pct_proficient": 0.4306,
       "sat_math_average_score": 502.6794
      },
      "All school types": {
       "enrollment_all_school_types": 3276
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.906,
       "chronic_absenteeism_pct": 0.3478
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1548,
       "sbac_ela_pct_proficient": 0.4715,
       "sbac_math_pct_proficient": 0.4179,
       "growth_apta_ela": 0.5903,
       "growth_apta_math": 0.5745,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 479.3333,
       "sat_math_pct_proficient": 0.2333,
       "sat_math_average_score": 448
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9529,
       "chronic_absenteeism_pct": 0.0654,
       "sbac_ela_pct_proficient": 0.8168,
       "sbac_math_pct_proficient": 0.7338,
       "growth_apta_ela": 0.6313,
       "growth_apta_math": 0.6683,
       "sat_ela_pct_proficient": 0.7651,
       "sat_ela_average_score": 543.0201,
       "sat_math_pct_proficient": 0.5101,
       "sat_math_average_score": 524.698
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9078,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 47,
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 22,
       "attendance_rate": 0.888,
       "chronic_absenteeism_pct": 0.381
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3101,
       "attendance_rate": 0.9594,
       "chronic_absenteeism_pct": 0.077,
       "sbac_ela_pct_proficient": 0.6992,
       "sbac_math_pct_proficient": 0.6422,
       "growth_apta_ela": 0.6059,
       "growth_apta_math": 0.6089,
       "sat_ela_pct_proficient": 0.6653,
       "sat_ela_average_score": 523.8136,
       "sat_math_pct_proficient": 0.4195,
       "sat_math_average_score": 512.5847
      },
      "All school types": {
       "enrollment_all_school_types": 3204
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.888,
       "chronic_absenteeism_pct": 0.381
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.1159,
       "sbac_ela_pct_proficient": 0.4625,
       "sbac_math_pct_proficient": 0.4017,
       "growth_apta_ela": 0.5138,
       "growth_apta_math": 0.5273,
       "sat_ela_pct_proficient": 0.3784,
       "sat_ela_average_score": 468.6486,
       "sat_math_pct_proficient": 0.2027,
       "sat_math_average_score": 456.3514
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9629,
       "chronic_absenteeism_pct": 0.0578,
       "sbac_ela_pct_proficient": 0.8156,
       "sbac_math_pct_proficient": 0.7608,
       "growth_apta_ela": 0.65,
       "growth_apta_math": 0.6481,
       "sat_ela_pct_proficient": 0.7963,
       "sat_ela_average_score": 549.0123,
       "sat_math_pct_proficient": 0.5185,
       "sat_math_average_score": 538.2716
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "North Stonington": {
   "town_code": "102",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1020011",
     "name": "North Stonington School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19979.49,
    "five_year_average_ending_2024_25": {
     "unweighted": 18680.36,
     "need_weighted": 17597.09,
     "need_weighted_cwift": 17887.26,
     "need_weighted_real": 18881.34
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 707,
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1405,
       "sbac_ela_pct_proficient": 0.6516,
       "sbac_math_pct_proficient": 0.6893,
       "growth_apta_ela": 0.4761,
       "growth_apta_math": 0.5931,
       "sat_ela_pct_proficient": 0.7547,
       "sat_ela_average_score": 530.7547,
       "sat_math_pct_proficient": 0.3208,
       "sat_math_average_score": 512.0755
      },
      "All school types": {
       "enrollment_all_school_types": 739
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9227,
       "chronic_absenteeism_pct": 0.2415,
       "sbac_ela_pct_proficient": 0.4583,
       "sbac_math_pct_proficient": 0.4688,
       "growth_apta_ela": 0.4482,
       "growth_apta_math": 0.5913,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": 0.0952,
       "sbac_ela_pct_proficient": 0.7383,
       "sbac_math_pct_proficient": 0.7887,
       "growth_apta_ela": 0.4896,
       "growth_apta_math": 0.5939,
       "sat_ela_pct_proficient": 0.814,
       "sat_ela_average_score": 542.5581,
       "sat_math_pct_proficient": 0.3488,
       "sat_math_average_score": 520.9302
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 705,
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.1379,
       "sbac_ela_pct_proficient": 0.6623,
       "sbac_math_pct_proficient": 0.7072,
       "growth_apta_ela": 0.5412,
       "growth_apta_math": 0.5004,
       "sat_ela_pct_proficient": 0.8293,
       "sat_ela_average_score": 559.5122,
       "sat_math_pct_proficient": 0.4146,
       "sat_math_average_score": 523.9024
      },
      "All school types": {
       "enrollment_all_school_types": 743
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.2094,
       "sbac_ela_pct_proficient": 0.4235,
       "sbac_math_pct_proficient": 0.4524,
       "growth_apta_ela": 0.5399,
       "growth_apta_math": 0.429,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": 0.1092,
       "sbac_ela_pct_proficient": 0.7545,
       "sbac_math_pct_proficient": 0.8045,
       "growth_apta_ela": 0.5418,
       "growth_apta_math": 0.5292,
       "sat_ela_pct_proficient": 0.8485,
       "sat_ela_average_score": 568.1818,
       "sat_math_pct_proficient": 0.4545,
       "sat_math_average_score": 532.4242
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.9523,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 700,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.133,
       "sbac_ela_pct_proficient": 0.6821,
       "sbac_math_pct_proficient": 0.699,
       "growth_apta_ela": 0.5752,
       "growth_apta_math": 0.5626,
       "sat_ela_pct_proficient": 0.7308,
       "sat_ela_average_score": 548.0769,
       "sat_math_pct_proficient": 0.4038,
       "sat_math_average_score": 504.0385
      },
      "All school types": {
       "enrollment_all_school_types": 745
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9365,
       "chronic_absenteeism_pct": 0.1461,
       "sbac_ela_pct_proficient": 0.5052,
       "sbac_math_pct_proficient": 0.5104,
       "growth_apta_ela": 0.5535,
       "growth_apta_math": 0.6055,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.1264,
       "sbac_ela_pct_proficient": 0.7659,
       "sbac_math_pct_proficient": 0.7882,
       "growth_apta_ela": 0.5844,
       "growth_apta_math": 0.5445,
       "sat_ela_pct_proficient": 0.8485,
       "sat_ela_average_score": 569.0909,
       "sat_math_pct_proficient": 0.4848,
       "sat_math_average_score": 526.0606
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Norwalk": {
   "town_code": "103",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1030011",
     "name": "Norwalk School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 22701.78,
    "five_year_average_ending_2024_25": {
     "unweighted": 21121.18,
     "need_weighted": 17442.04,
     "need_weighted_cwift": 14388.36,
     "need_weighted_real": 18686.09
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 60,
       "attendance_rate": 0.9069,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 591,
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.1017,
       "sbac_ela_pct_proficient": 0.6151,
       "sbac_math_pct_proficient": 0.5278,
       "growth_apta_ela": 0.5639,
       "growth_apta_math": 0.5872,
       "sat_ela_pct_proficient": 0.7692,
       "sat_ela_average_score": 541.8462,
       "sat_math_pct_proficient": 0.4462,
       "sat_math_average_score": 510
      },
      "Program": {
       "enrollment": 80,
       "attendance_rate": 0.7702,
       "chronic_absenteeism_pct": 0.55,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 208,
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": 0.0581,
       "sbac_ela_pct_proficient": 0.5126,
       "sbac_math_pct_proficient": 0.5462,
       "growth_apta_ela": 0.6365,
       "growth_apta_math": 0.6597
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 11409,
       "attendance_rate": 0.9242,
       "chronic_absenteeism_pct": 0.1957,
       "sbac_ela_pct_proficient": 0.3886,
       "sbac_math_pct_proficient": 0.3421,
       "growth_apta_ela": 0.5694,
       "growth_apta_math": 0.6081,
       "sat_ela_pct_proficient": 0.4226,
       "sat_ela_average_score": 454.1761,
       "sat_math_pct_proficient": 0.234,
       "sat_math_average_score": 452.4025
      },
      "All school types": {
       "enrollment_all_school_types": 12368
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9005,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": 0.1659,
       "sbac_ela_pct_proficient": 0.4674,
       "sbac_math_pct_proficient": 0.3587,
       "growth_apta_ela": 0.5953,
       "growth_apta_math": 0.5876,
       "sat_ela_pct_proficient": 0.5758,
       "sat_ela_average_score": 483.9394,
       "sat_math_pct_proficient": 0.303,
       "sat_math_average_score": 459.3939
      },
      "Program": {
       "attendance_rate": 0.771,
       "chronic_absenteeism_pct": 0.5385,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9556,
       "chronic_absenteeism_pct": 0.0642,
       "sbac_ela_pct_proficient": 0.3286,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.6251,
       "growth_apta_math": 0.6375
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9138,
       "chronic_absenteeism_pct": 0.2397,
       "sbac_ela_pct_proficient": 0.2501,
       "sbac_math_pct_proficient": 0.2155,
       "growth_apta_ela": 0.5484,
       "growth_apta_math": 0.5806,
       "sat_ela_pct_proficient": 0.236,
       "sat_ela_average_score": 404.4306,
       "sat_math_pct_proficient": 0.1077,
       "sat_math_average_score": 413.913
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9587,
       "chronic_absenteeism_pct": 0.0609,
       "sbac_ela_pct_proficient": 0.7,
       "sbac_math_pct_proficient": 0.625,
       "growth_apta_ela": 0.547,
       "growth_apta_math": 0.587,
       "sat_ela_pct_proficient": 0.9688,
       "sat_ela_average_score": 601.5625,
       "sat_math_pct_proficient": 0.5938,
       "sat_math_average_score": 562.1875
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9609,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7755,
       "sbac_math_pct_proficient": 0.7551,
       "growth_apta_ela": 0.6506,
       "growth_apta_math": 0.687
      },
      "Public Schools": {
       "attendance_rate": 0.9441,
       "chronic_absenteeism_pct": 0.109,
       "sbac_ela_pct_proficient": 0.6758,
       "sbac_math_pct_proficient": 0.6035,
       "growth_apta_ela": 0.6108,
       "growth_apta_math": 0.662,
       "sat_ela_pct_proficient": 0.7115,
       "sat_ela_average_score": 531.1859,
       "sat_math_pct_proficient": 0.4295,
       "sat_math_average_score": 511.9872
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 51,
       "attendance_rate": 0.9252,
       "chronic_absenteeism_pct": 0.2353,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 31,
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 588,
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.0886,
       "sbac_ela_pct_proficient": 0.6337,
       "sbac_math_pct_proficient": 0.5967,
       "growth_apta_ela": 0.632,
       "growth_apta_math": 0.7083,
       "sat_ela_pct_proficient": 0.8036,
       "sat_ela_average_score": 566.4286,
       "sat_math_pct_proficient": 0.4464,
       "sat_math_average_score": 526.7857
      },
      "Program": {
       "enrollment": 80,
       "attendance_rate": 0.7883,
       "chronic_absenteeism_pct": 0.5125,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 209,
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.0852,
       "sbac_ela_pct_proficient": 0.5294,
       "sbac_math_pct_proficient": 0.4958,
       "growth_apta_ela": 0.6735,
       "growth_apta_math": 0.724
      },
      "Public Schools": {
       "enrollment": 11212,
       "attendance_rate": 0.9293,
       "chronic_absenteeism_pct": 0.1775,
       "sbac_ela_pct_proficient": 0.4312,
       "sbac_math_pct_proficient": 0.3699,
       "growth_apta_ela": 0.6469,
       "growth_apta_math": 0.6399,
       "sat_ela_pct_proficient": 0.5334,
       "sat_ela_average_score": 482.3067,
       "sat_math_pct_proficient": 0.27,
       "sat_math_average_score": 463.0668
      },
      "All school types": {
       "enrollment_all_school_types": 12171
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.2432,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9359,
       "chronic_absenteeism_pct": 0.1597,
       "sbac_ela_pct_proficient": 0.383,
       "sbac_math_pct_proficient": 0.3936,
       "growth_apta_ela": 0.6128,
       "growth_apta_math": 0.6406,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 544,
       "sat_math_pct_proficient": 0.35,
       "sat_math_average_score": 490
      },
      "Program": {
       "attendance_rate": 0.7883,
       "chronic_absenteeism_pct": 0.5125,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9529,
       "chronic_absenteeism_pct": 0.114,
       "sbac_ela_pct_proficient": 0.3857,
       "sbac_math_pct_proficient": 0.3571,
       "growth_apta_ela": 0.6868,
       "growth_apta_math": 0.6669
      },
      "Public Schools": {
       "attendance_rate": 0.9192,
       "chronic_absenteeism_pct": 0.2206,
       "sbac_ela_pct_proficient": 0.2979,
       "sbac_math_pct_proficient": 0.2459,
       "growth_apta_ela": 0.6232,
       "growth_apta_math": 0.6168,
       "sat_ela_pct_proficient": 0.4192,
       "sat_ela_average_score": 452.8603,
       "sat_math_pct_proficient": 0.1834,
       "sat_math_average_score": 433.5371
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9558,
       "chronic_absenteeism_pct": 0.0401,
       "sbac_ela_pct_proficient": 0.7919,
       "sbac_math_pct_proficient": 0.7248,
       "growth_apta_ela": 0.6439,
       "growth_apta_math": 0.75,
       "sat_ela_pct_proficient": 0.8056,
       "sat_ela_average_score": 578.8889,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 547.2222
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9597,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7347,
       "sbac_math_pct_proficient": 0.6939,
       "growth_apta_ela": 0.6556,
       "growth_apta_math": 0.8009
      },
      "Public Schools": {
       "attendance_rate": 0.9489,
       "chronic_absenteeism_pct": 0.0931,
       "sbac_ela_pct_proficient": 0.7088,
       "sbac_math_pct_proficient": 0.6282,
       "growth_apta_ela": 0.6952,
       "growth_apta_math": 0.6866,
       "sat_ela_pct_proficient": 0.7049,
       "sat_ela_average_score": 526.5246,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 507.4098
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 45,
       "attendance_rate": 0.9196,
       "chronic_absenteeism_pct": 0.2889,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 42,
       "attendance_rate": 0.9533,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 546,
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.1174,
       "sbac_ela_pct_proficient": 0.6522,
       "sbac_math_pct_proficient": 0.5808,
       "growth_apta_ela": 0.7139,
       "growth_apta_math": 0.6422,
       "sat_ela_pct_proficient": 0.6207,
       "sat_ela_average_score": 522.5862,
       "sat_math_pct_proficient": 0.2931,
       "sat_math_average_score": 489.4828
      },
      "Program": {
       "enrollment": 93,
       "attendance_rate": 0.8623,
       "chronic_absenteeism_pct": 0.4516,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 209,
       "attendance_rate": 0.9618,
       "chronic_absenteeism_pct": 0.04,
       "sbac_ela_pct_proficient": 0.3826,
       "sbac_math_pct_proficient": 0.4348,
       "growth_apta_ela": 0.48,
       "growth_apta_math": 0.6741
      },
      "Public Schools": {
       "enrollment": 10928,
       "attendance_rate": 0.9319,
       "chronic_absenteeism_pct": 0.1479,
       "sbac_ela_pct_proficient": 0.4537,
       "sbac_math_pct_proficient": 0.4003,
       "growth_apta_ela": 0.6035,
       "growth_apta_math": 0.6156,
       "sat_ela_pct_proficient": 0.4623,
       "sat_ela_average_score": 468.047,
       "sat_math_pct_proficient": 0.2398,
       "sat_math_average_score": 453.5229
      },
      "All school types": {
       "enrollment_all_school_types": 11863
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9117,
       "chronic_absenteeism_pct": 0.3448,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": 0.1727,
       "sbac_ela_pct_proficient": 0.4353,
       "sbac_math_pct_proficient": 0.381,
       "growth_apta_ela": 0.624,
       "growth_apta_math": 0.5897,
       "sat_ela_pct_proficient": 0.4643,
       "sat_ela_average_score": 481.0714,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 448.5714
      },
      "Program": {
       "attendance_rate": 0.8633,
       "chronic_absenteeism_pct": 0.4396,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9631,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.2716,
       "sbac_math_pct_proficient": 0.3457,
       "growth_apta_ela": 0.4395,
       "growth_apta_math": 0.6192
      },
      "Public Schools": {
       "attendance_rate": 0.923,
       "chronic_absenteeism_pct": 0.1837,
       "sbac_ela_pct_proficient": 0.3266,
       "sbac_math_pct_proficient": 0.2737,
       "growth_apta_ela": 0.5748,
       "growth_apta_math": 0.5761,
       "sat_ela_pct_proficient": 0.3209,
       "sat_ela_average_score": 433.1507,
       "sat_math_pct_proficient": 0.1487,
       "sat_math_average_score": 421.5851
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.08,
       "sbac_ela_pct_proficient": 0.7793,
       "sbac_math_pct_proficient": 0.6966,
       "growth_apta_ela": 0.7639,
       "growth_apta_math": 0.671,
       "sat_ela_pct_proficient": 0.7667,
       "sat_ela_average_score": 561.3333,
       "sat_math_pct_proficient": 0.4333,
       "sat_math_average_score": 527.6667
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9577,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6471,
       "sbac_math_pct_proficient": 0.6471,
       "growth_apta_ela": 0.5611,
       "growth_apta_math": 0.7839
      },
      "Public Schools": {
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": 0.0744,
       "sbac_ela_pct_proficient": 0.7257,
       "sbac_math_pct_proficient": 0.6716,
       "growth_apta_ela": 0.6651,
       "growth_apta_math": 0.7005,
       "sat_ela_pct_proficient": 0.7047,
       "sat_ela_average_score": 527.8859,
       "sat_math_pct_proficient": 0.396,
       "sat_math_average_score": 508.2886
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Norwich": {
   "town_code": "104",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1040011",
     "name": "Norwich School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 23674.65,
    "five_year_average_ending_2024_25": {
     "unweighted": 21584.62,
     "need_weighted": 17288.89,
     "need_weighted_cwift": 17573.88,
     "need_weighted_real": 18536.44
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 235,
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": 0.1064,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 458.6667,
       "sat_math_pct_proficient": 0.1667,
       "sat_math_average_score": 440.3333
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 1419,
       "attendance_rate": 0.9122,
       "chronic_absenteeism_pct": 0.2297,
       "sat_ela_pct_proficient": 0.3883,
       "sat_ela_average_score": 441.4525,
       "sat_math_pct_proficient": 0.1285,
       "sat_math_average_score": 418.1844
      },
      "Other Magnet": {
       "enrollment": 247,
       "attendance_rate": 0.9169,
       "chronic_absenteeism_pct": 0.2661,
       "sbac_ela_pct_proficient": 0.2333,
       "sbac_math_pct_proficient": 0.1778,
       "growth_apta_ela": 0.5007,
       "growth_apta_math": 0.4823,
       "sat_ela_pct_proficient": 0.6087,
       "sat_ela_average_score": 502.1739,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 416.087
      },
      "Program": {
       "enrollment": 164,
       "attendance_rate": 0.8383,
       "chronic_absenteeism_pct": 0.5427,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 320,
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": 0.122,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.3923,
       "growth_apta_ela": 0.6728,
       "growth_apta_math": 0.642
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3387,
       "attendance_rate": 0.925,
       "chronic_absenteeism_pct": 0.2382,
       "sbac_ela_pct_proficient": 0.2584,
       "sbac_math_pct_proficient": 0.1931,
       "growth_apta_ela": 0.5182,
       "growth_apta_math": 0.4993,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 5774
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9354,
       "chronic_absenteeism_pct": 0.1319,
       "sat_ela_pct_proficient": 0.3889,
       "sat_ela_average_score": 437.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 417.2222
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9009,
       "chronic_absenteeism_pct": 0.2732,
       "sat_ela_pct_proficient": 0.2713,
       "sat_ela_average_score": 407.4806,
       "sat_math_pct_proficient": 0.0853,
       "sat_math_average_score": 394.9612
      },
      "Other Magnet": {
       "attendance_rate": 0.9137,
       "chronic_absenteeism_pct": 0.2738,
       "sbac_ela_pct_proficient": 0.2027,
       "sbac_math_pct_proficient": 0.1351,
       "growth_apta_ela": 0.5271,
       "growth_apta_math": 0.4416,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8379,
       "chronic_absenteeism_pct": 0.5359,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9417,
       "chronic_absenteeism_pct": 0.1697,
       "sbac_ela_pct_proficient": 0.3661,
       "sbac_math_pct_proficient": 0.2768,
       "growth_apta_ela": 0.5618,
       "growth_apta_math": 0.6182
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9216,
       "chronic_absenteeism_pct": 0.2585,
       "sbac_ela_pct_proficient": 0.2079,
       "sbac_math_pct_proficient": 0.1467,
       "growth_apta_ela": 0.5029,
       "growth_apta_math": 0.479,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9557,
       "chronic_absenteeism_pct": 0.0659,
       "sat_ela_pct_proficient": 0.5417,
       "sat_ela_average_score": 490.4167,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 475
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": 0.1025,
       "sat_ela_pct_proficient": 0.69,
       "sat_ela_average_score": 529.1,
       "sat_math_pct_proficient": 0.24,
       "sat_math_average_score": 478.1
      },
      "Other Magnet": {
       "attendance_rate": 0.9275,
       "chronic_absenteeism_pct": 0.24,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": 0.0615,
       "sbac_ela_pct_proficient": 0.7526,
       "sbac_math_pct_proficient": 0.5258,
       "growth_apta_ela": 0.7942,
       "growth_apta_math": 0.6676
      },
      "Public Schools": {
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": 0.1226,
       "sbac_ela_pct_proficient": 0.5515,
       "sbac_math_pct_proficient": 0.4618,
       "growth_apta_ela": 0.6026,
       "growth_apta_math": 0.6098,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 225,
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": 0.0667,
       "sat_ela_pct_proficient": 0.4318,
       "sat_ela_average_score": 424.3182,
       "sat_math_pct_proficient": 0.1364,
       "sat_math_average_score": 415.4545
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 1409,
       "attendance_rate": 0.9059,
       "chronic_absenteeism_pct": 0.2796,
       "sat_ela_pct_proficient": 0.4789,
       "sat_ela_average_score": 464.3373,
       "sat_math_pct_proficient": 0.1566,
       "sat_math_average_score": 428.012
      },
      "Other Magnet": {
       "enrollment": 238,
       "attendance_rate": 0.9124,
       "chronic_absenteeism_pct": 0.338,
       "sbac_ela_pct_proficient": 0.2747,
       "sbac_math_pct_proficient": 0.1538,
       "growth_apta_ela": 0.5853,
       "growth_apta_math": 0.5746,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 186,
       "attendance_rate": 0.7731,
       "chronic_absenteeism_pct": 0.5323,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 335,
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": 0.1327,
       "sbac_ela_pct_proficient": 0.5263,
       "sbac_math_pct_proficient": 0.3553,
       "growth_apta_ela": 0.6288,
       "growth_apta_math": 0.5544
      },
      "Public Schools": {
       "enrollment": 3287,
       "attendance_rate": 0.9293,
       "chronic_absenteeism_pct": 0.211,
       "sbac_ela_pct_proficient": 0.2792,
       "sbac_math_pct_proficient": 0.1906,
       "growth_apta_ela": 0.5692,
       "growth_apta_math": 0.5697,
       "sat_ela_pct_proficient": 0.4643,
       "sat_ela_average_score": 457.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 419.2857
      },
      "All school types": {
       "enrollment_all_school_types": 5680
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0949,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 431.9231,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 408.8462
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8963,
       "chronic_absenteeism_pct": 0.3173,
       "sat_ela_pct_proficient": 0.3846,
       "sat_ela_average_score": 440.0405,
       "sat_math_pct_proficient": 0.0931,
       "sat_math_average_score": 404.8583
      },
      "Other Magnet": {
       "attendance_rate": 0.9074,
       "chronic_absenteeism_pct": 0.3491,
       "sbac_ela_pct_proficient": 0.2297,
       "sbac_math_pct_proficient": 0.1081,
       "growth_apta_ela": 0.5421,
       "growth_apta_math": 0.5488,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7754,
       "chronic_absenteeism_pct": 0.5222,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.1832,
       "sbac_ela_pct_proficient": 0.3929,
       "sbac_math_pct_proficient": 0.25,
       "growth_apta_ela": 0.6073,
       "growth_apta_math": 0.5444
      },
      "Public Schools": {
       "attendance_rate": 0.9262,
       "chronic_absenteeism_pct": 0.2244,
       "sbac_ela_pct_proficient": 0.2334,
       "sbac_math_pct_proficient": 0.1461,
       "growth_apta_ela": 0.5603,
       "growth_apta_math": 0.5607,
       "sat_ela_pct_proficient": 0.4583,
       "sat_ela_average_score": 454.1667,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 416.25
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9593,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": 0.1555,
       "sat_ela_pct_proficient": 0.7529,
       "sat_ela_average_score": 534.9412,
       "sat_math_pct_proficient": 0.3412,
       "sat_math_average_score": 495.2941
      },
      "Other Magnet": {
       "attendance_rate": 0.9301,
       "chronic_absenteeism_pct": 0.2979,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": 0.0508,
       "sbac_ela_pct_proficient": 0.7386,
       "sbac_math_pct_proficient": 0.5227,
       "growth_apta_ela": 0.661,
       "growth_apta_math": 0.5694
      },
      "Public Schools": {
       "attendance_rate": 0.947,
       "chronic_absenteeism_pct": 0.1338,
       "sbac_ela_pct_proficient": 0.5591,
       "sbac_math_pct_proficient": 0.4624,
       "growth_apta_ela": 0.623,
       "growth_apta_math": 0.6239,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 229,
       "attendance_rate": 0.9431,
       "chronic_absenteeism_pct": 0.1266,
       "sat_ela_pct_proficient": 0.3529,
       "sat_ela_average_score": 441.7647,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 420.5882
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 1333,
       "attendance_rate": 0.913,
       "chronic_absenteeism_pct": 0.2513,
       "sat_ela_pct_proficient": 0.4112,
       "sat_ela_average_score": 449.3146,
       "sat_math_pct_proficient": 0.162,
       "sat_math_average_score": 422.243
      },
      "Other Magnet": {
       "enrollment": 221,
       "attendance_rate": 0.9255,
       "chronic_absenteeism_pct": 0.2261,
       "sbac_ela_pct_proficient": 0.2875,
       "sbac_math_pct_proficient": 0.2,
       "growth_apta_ela": 0.5066,
       "growth_apta_math": 0.5823,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 198,
       "attendance_rate": 0.8119,
       "chronic_absenteeism_pct": 0.5431,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 335,
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": 0.1032,
       "sbac_ela_pct_proficient": 0.4696,
       "sbac_math_pct_proficient": 0.3913,
       "growth_apta_ela": 0.5394,
       "growth_apta_math": 0.5518
      },
      "Public Schools": {
       "enrollment": 3254,
       "attendance_rate": 0.9342,
       "chronic_absenteeism_pct": 0.1922,
       "sbac_ela_pct_proficient": 0.2753,
       "sbac_math_pct_proficient": 0.2121,
       "growth_apta_ela": 0.5014,
       "growth_apta_math": 0.5201,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 5570
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.125,
       "sat_ela_pct_proficient": 0.2581,
       "sat_ela_average_score": 419.0323,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 400.9677
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9025,
       "chronic_absenteeism_pct": 0.2917,
       "sat_ela_pct_proficient": 0.3265,
       "sat_ela_average_score": 428.2857,
       "sat_math_pct_proficient": 0.1102,
       "sat_math_average_score": 404.6531
      },
      "Other Magnet": {
       "attendance_rate": 0.9194,
       "chronic_absenteeism_pct": 0.2535,
       "sbac_ela_pct_proficient": 0.2295,
       "sbac_math_pct_proficient": 0.1967,
       "growth_apta_ela": 0.5057,
       "growth_apta_math": 0.6647,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.815,
       "chronic_absenteeism_pct": 0.5323,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": 0.1117,
       "sbac_ela_pct_proficient": 0.383,
       "sbac_math_pct_proficient": 0.3121,
       "growth_apta_ela": 0.5322,
       "growth_apta_math": 0.4883
      },
      "Public Schools": {
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": 0.2151,
       "sbac_ela_pct_proficient": 0.2133,
       "sbac_math_pct_proficient": 0.1505,
       "growth_apta_ela": 0.4875,
       "growth_apta_math": 0.5025,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": 0.1299,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 477,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 451
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": 0.1169,
       "sat_ela_pct_proficient": 0.6842,
       "sat_ela_average_score": 517.1053,
       "sat_math_pct_proficient": 0.3289,
       "sat_math_average_score": 478.9474
      },
      "Other Magnet": {
       "attendance_rate": 0.9407,
       "chronic_absenteeism_pct": 0.1579,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9543,
       "chronic_absenteeism_pct": 0.0902,
       "sbac_ela_pct_proficient": 0.6067,
       "sbac_math_pct_proficient": 0.5169,
       "growth_apta_ela": 0.5507,
       "growth_apta_math": 0.6505
      },
      "Public Schools": {
       "attendance_rate": 0.9511,
       "chronic_absenteeism_pct": 0.0929,
       "sbac_ela_pct_proficient": 0.5185,
       "sbac_math_pct_proficient": 0.4532,
       "growth_apta_ela": 0.5559,
       "growth_apta_math": 0.5889,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Old Lyme": {
   "town_code": "105",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2180012",
     "name": "Regional School District 18",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 1057,
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.0777,
       "sbac_ela_pct_proficient": 0.7299,
       "sbac_math_pct_proficient": 0.7518,
       "growth_apta_ela": 0.6186,
       "growth_apta_math": 0.71,
       "sat_ela_pct_proficient": 0.7941,
       "sat_ela_average_score": 561.1765,
       "sat_math_pct_proficient": 0.6618,
       "sat_math_average_score": 557.6471
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1072
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1231,
       "sbac_ela_pct_proficient": 0.5046,
       "sbac_math_pct_proficient": 0.4818,
       "growth_apta_ela": 0.5619,
       "growth_apta_math": 0.6016,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": 0.061,
       "sbac_ela_pct_proficient": 0.8083,
       "sbac_math_pct_proficient": 0.8466,
       "growth_apta_ela": 0.6385,
       "growth_apta_math": 0.7482,
       "sat_ela_pct_proficient": 0.92,
       "sat_ela_average_score": 595.2,
       "sat_math_pct_proficient": 0.78,
       "sat_math_average_score": 586
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 1034,
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": 0.0982,
       "sbac_ela_pct_proficient": 0.7593,
       "sbac_math_pct_proficient": 0.7593,
       "growth_apta_ela": 0.6533,
       "growth_apta_math": 0.6798,
       "sat_ela_pct_proficient": 0.9286,
       "sat_ela_average_score": 601.5714,
       "sat_math_pct_proficient": 0.7,
       "sat_math_average_score": 584
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1047
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.939,
       "chronic_absenteeism_pct": 0.1294,
       "sbac_ela_pct_proficient": 0.5217,
       "sbac_math_pct_proficient": 0.529,
       "growth_apta_ela": 0.6465,
       "growth_apta_math": 0.6104,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9503,
       "chronic_absenteeism_pct": 0.0852,
       "sbac_ela_pct_proficient": 0.8621,
       "sbac_math_pct_proficient": 0.8589,
       "growth_apta_ela": 0.6562,
       "growth_apta_math": 0.7096,
       "sat_ela_pct_proficient": 0.9464,
       "sat_ela_average_score": 617.3214,
       "sat_math_pct_proficient": 0.7679,
       "sat_math_average_score": 600.3571
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 85,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 945,
       "attendance_rate": 0.9491,
       "chronic_absenteeism_pct": 0.1006,
       "sbac_ela_pct_proficient": 0.7404,
       "sbac_math_pct_proficient": 0.7079,
       "growth_apta_ela": 0.6183,
       "growth_apta_math": 0.6923,
       "sat_ela_pct_proficient": 0.7812,
       "sat_ela_average_score": 559.8438,
       "sat_math_pct_proficient": 0.5156,
       "sat_math_average_score": 546.0938
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1045
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1413,
       "sbac_ela_pct_proficient": 0.5276,
       "sbac_math_pct_proficient": 0.4691,
       "growth_apta_ela": 0.6018,
       "growth_apta_math": 0.6538,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": 0.0838,
       "sbac_ela_pct_proficient": 0.8534,
       "sbac_math_pct_proficient": 0.8339,
       "growth_apta_ela": 0.6263,
       "growth_apta_math": 0.711,
       "sat_ela_pct_proficient": 0.902,
       "sat_ela_average_score": 583.7255,
       "sat_math_pct_proficient": 0.6275,
       "sat_math_average_score": 570.7843
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Old Saybrook": {
   "town_code": "106",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1060011",
     "name": "Old Saybrook School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 28138.98,
    "five_year_average_ending_2024_25": {
     "unweighted": 26123.32,
     "need_weighted": 23904.04,
     "need_weighted_cwift": 23214.73,
     "need_weighted_real": 25604.48
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1053,
       "attendance_rate": 0.9408,
       "chronic_absenteeism_pct": 0.0985,
       "sbac_ela_pct_proficient": 0.6531,
       "sbac_math_pct_proficient": 0.5895,
       "growth_apta_ela": 0.6243,
       "growth_apta_math": 0.6611,
       "sat_ela_pct_proficient": 0.7159,
       "sat_ela_average_score": 545.4545,
       "sat_math_pct_proficient": 0.4318,
       "sat_math_average_score": 515.2273
      },
      "All school types": {
       "enrollment_all_school_types": 1079
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9339,
       "chronic_absenteeism_pct": 0.1371,
       "sbac_ela_pct_proficient": 0.3918,
       "sbac_math_pct_proficient": 0.2965,
       "growth_apta_ela": 0.6038,
       "growth_apta_math": 0.564,
       "sat_ela_pct_proficient": 0.4231,
       "sat_ela_average_score": 478.8462,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 453.8462
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.0743,
       "sbac_ela_pct_proficient": 0.834,
       "sbac_math_pct_proficient": 0.7935,
       "growth_apta_ela": 0.6383,
       "growth_apta_math": 0.7264,
       "sat_ela_pct_proficient": 0.8387,
       "sat_ela_average_score": 573.3871,
       "sat_math_pct_proficient": 0.5323,
       "sat_math_average_score": 540.9677
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1044,
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": 0.0793,
       "sbac_ela_pct_proficient": 0.6919,
       "sbac_math_pct_proficient": 0.5927,
       "growth_apta_ela": 0.6618,
       "growth_apta_math": 0.6922,
       "sat_ela_pct_proficient": 0.7534,
       "sat_ela_average_score": 538.2192,
       "sat_math_pct_proficient": 0.411,
       "sat_math_average_score": 511.6438
      },
      "All school types": {
       "enrollment_all_school_types": 1064
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": 0.1144,
       "sbac_ela_pct_proficient": 0.4085,
       "sbac_math_pct_proficient": 0.3152,
       "growth_apta_ela": 0.6006,
       "growth_apta_math": 0.6335,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 456.5385,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 435
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.953,
       "chronic_absenteeism_pct": 0.0567,
       "sbac_ela_pct_proficient": 0.8816,
       "sbac_math_pct_proficient": 0.7796,
       "growth_apta_ela": 0.6991,
       "growth_apta_math": 0.7281,
       "sat_ela_pct_proficient": 0.8936,
       "sat_ela_average_score": 583.4043,
       "sat_math_pct_proficient": 0.5957,
       "sat_math_average_score": 554.0426
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1003,
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.0546,
       "sbac_ela_pct_proficient": 0.7124,
       "sbac_math_pct_proficient": 0.6347,
       "growth_apta_ela": 0.6825,
       "growth_apta_math": 0.6365,
       "sat_ela_pct_proficient": 0.6522,
       "sat_ela_average_score": 513.587,
       "sat_math_pct_proficient": 0.337,
       "sat_math_average_score": 495.7609
      },
      "All school types": {
       "enrollment_all_school_types": 1032
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": 0.0704,
       "sbac_ela_pct_proficient": 0.4834,
       "sbac_math_pct_proficient": 0.3907,
       "growth_apta_ela": 0.6306,
       "growth_apta_math": 0.6204,
       "sat_ela_pct_proficient": 0.3143,
       "sat_ela_average_score": 442.5714,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 431.4286
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9571,
       "chronic_absenteeism_pct": 0.0446,
       "sbac_ela_pct_proficient": 0.8596,
       "sbac_math_pct_proficient": 0.7915,
       "growth_apta_ela": 0.7153,
       "growth_apta_math": 0.6468,
       "sat_ela_pct_proficient": 0.8596,
       "sat_ela_average_score": 557.193,
       "sat_math_pct_proficient": 0.4737,
       "sat_math_average_score": 535.2632
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Orange": {
   "town_code": "107",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "1070011",
     "name": "Orange School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2050012",
     "name": "Regional School District 05",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 21529.3,
    "five_year_average_ending_2024_25": {
     "unweighted": 20043.27,
     "need_weighted": 19062.9,
     "need_weighted_cwift": 18085.46,
     "need_weighted_real": 20437.07
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 998,
       "attendance_rate": 0.9569,
       "chronic_absenteeism_pct": 0.0561,
       "sbac_ela_pct_proficient": 0.7304,
       "sbac_math_pct_proficient": 0.7006,
       "growth_apta_ela": 0.5929,
       "growth_apta_math": 0.645,
       "sat_ela_pct_proficient": 0.7658,
       "sat_ela_average_score": 553.1013,
       "sat_math_pct_proficient": 0.481,
       "sat_math_average_score": 535.1899
      },
      "Public Schools": {
       "enrollment": 1304,
       "attendance_rate": 0.9547,
       "chronic_absenteeism_pct": 0.0702,
       "sbac_ela_pct_proficient": 0.7076,
       "sbac_math_pct_proficient": 0.6809,
       "growth_apta_ela": 0.7568,
       "growth_apta_math": 0.7927
      },
      "All school types": {
       "enrollment_all_school_types": 2349
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": 0.1308,
       "sbac_ela_pct_proficient": 0.4941,
       "sbac_math_pct_proficient": 0.4824,
       "growth_apta_ela": 0.5356,
       "growth_apta_math": 0.6428,
       "sat_ela_pct_proficient": 0.5312,
       "sat_ela_average_score": 474.375,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 455.9375
      },
      "Public Schools": {
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.1372,
       "sbac_ela_pct_proficient": 0.4222,
       "sbac_math_pct_proficient": 0.4033,
       "growth_apta_ela": 0.7099,
       "growth_apta_math": 0.7642
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9606,
       "chronic_absenteeism_pct": 0.0329,
       "sbac_ela_pct_proficient": 0.8077,
       "sbac_math_pct_proficient": 0.7722,
       "growth_apta_ela": 0.6107,
       "growth_apta_math": 0.6457,
       "sat_ela_pct_proficient": 0.8254,
       "sat_ela_average_score": 573.0952,
       "sat_math_pct_proficient": 0.5635,
       "sat_math_average_score": 555.3175
      },
      "Public Schools": {
       "attendance_rate": 0.9588,
       "chronic_absenteeism_pct": 0.0461,
       "sbac_ela_pct_proficient": 0.8061,
       "sbac_math_pct_proficient": 0.7774,
       "growth_apta_ela": 0.7711,
       "growth_apta_math": 0.8012
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 999,
       "attendance_rate": 0.9595,
       "chronic_absenteeism_pct": 0.045,
       "sbac_ela_pct_proficient": 0.6829,
       "sbac_math_pct_proficient": 0.6477,
       "growth_apta_ela": 0.5576,
       "growth_apta_math": 0.5665
      },
      "Public Schools": {
       "enrollment": 1279,
       "attendance_rate": 0.9529,
       "chronic_absenteeism_pct": 0.0594,
       "sbac_ela_pct_proficient": 0.7313,
       "sbac_math_pct_proficient": 0.6958,
       "growth_apta_ela": 0.742,
       "growth_apta_math": 0.7913
      },
      "All school types": {
       "enrollment_all_school_types": 2325
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": 0.1205,
       "sbac_ela_pct_proficient": 0.404,
       "sbac_math_pct_proficient": 0.3838,
       "growth_apta_ela": 0.4716,
       "growth_apta_math": 0.5051,
       "sat_ela_pct_proficient": 0.4333,
       "sat_ela_average_score": 459.6667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 426.6667
      },
      "Public Schools": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1101,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.4432,
       "growth_apta_ela": 0.6778,
       "growth_apta_math": 0.6716
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9644,
       "chronic_absenteeism_pct": 0.02,
       "sbac_ela_pct_proficient": 0.7852,
       "sbac_math_pct_proficient": 0.7444,
       "growth_apta_ela": 0.5873,
       "growth_apta_math": 0.5871,
       "sat_ela_pct_proficient": 0.8818,
       "sat_ela_average_score": 578.1818,
       "sat_math_pct_proficient": 0.5636,
       "sat_math_average_score": 565.1818
      },
      "Public Schools": {
       "attendance_rate": 0.9569,
       "chronic_absenteeism_pct": 0.0406,
       "sbac_ela_pct_proficient": 0.8145,
       "sbac_math_pct_proficient": 0.7871,
       "growth_apta_ela": 0.7624,
       "growth_apta_math": 0.8293,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 981,
       "attendance_rate": 0.9603,
       "chronic_absenteeism_pct": 0.0438,
       "sbac_ela_pct_proficient": 0.7507,
       "sbac_math_pct_proficient": 0.6954,
       "growth_apta_ela": 0.6221,
       "growth_apta_math": 0.6835,
       "sat_ela_pct_proficient": 0.8086,
       "sat_ela_average_score": 562.716,
       "sat_math_pct_proficient": 0.5802,
       "sat_math_average_score": 545.3704
      },
      "Public Schools": {
       "enrollment": 1291,
       "attendance_rate": 0.9617,
       "chronic_absenteeism_pct": 0.036,
       "sbac_ela_pct_proficient": 0.7486,
       "sbac_math_pct_proficient": 0.703,
       "growth_apta_ela": 0.6837,
       "growth_apta_math": 0.7587
      },
      "All school types": {
       "enrollment_all_school_types": 2306
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0909,
       "sbac_ela_pct_proficient": 0.4762,
       "sbac_math_pct_proficient": 0.4286,
       "growth_apta_ela": 0.4959,
       "growth_apta_math": 0.594,
       "sat_ela_pct_proficient": 0.5714,
       "sat_ela_average_score": 502.1429,
       "sat_math_pct_proficient": 0.3095,
       "sat_math_average_score": 471.1905
      },
      "Public Schools": {
       "attendance_rate": 0.9582,
       "chronic_absenteeism_pct": 0.0594,
       "sbac_ela_pct_proficient": 0.5128,
       "sbac_math_pct_proficient": 0.3959,
       "growth_apta_ela": 0.628,
       "growth_apta_math": 0.6775
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9642,
       "chronic_absenteeism_pct": 0.0284,
       "sbac_ela_pct_proficient": 0.8377,
       "sbac_math_pct_proficient": 0.7803,
       "growth_apta_ela": 0.6627,
       "growth_apta_math": 0.711,
       "sat_ela_pct_proficient": 0.8917,
       "sat_ela_average_score": 583.9167,
       "sat_math_pct_proficient": 0.675,
       "sat_math_average_score": 571.3333
      },
      "Public Schools": {
       "attendance_rate": 0.9629,
       "chronic_absenteeism_pct": 0.0277,
       "sbac_ela_pct_proficient": 0.8343,
       "sbac_math_pct_proficient": 0.8156,
       "growth_apta_ela": 0.7041,
       "growth_apta_math": 0.7885
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Oxford": {
   "town_code": "108",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1080011",
     "name": "Oxford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21306.5,
    "five_year_average_ending_2024_25": {
     "unweighted": 19628.29,
     "need_weighted": 18680.08,
     "need_weighted_cwift": 18110.21,
     "need_weighted_real": 20033.44
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 45,
       "attendance_rate": 0.9392,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 46,
       "attendance_rate": 0.9274,
       "chronic_absenteeism_pct": 0.2174,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1654,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.1039,
       "sbac_ela_pct_proficient": 0.6736,
       "sbac_math_pct_proficient": 0.5455,
       "growth_apta_ela": 0.6685,
       "growth_apta_math": 0.6136,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 511.844,
       "sat_math_pct_proficient": 0.3688,
       "sat_math_average_score": 506.2411
      },
      "All school types": {
       "enrollment_all_school_types": 1773
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9245,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1797,
       "sbac_ela_pct_proficient": 0.4366,
       "sbac_math_pct_proficient": 0.3192,
       "growth_apta_ela": 0.5972,
       "growth_apta_math": 0.5401,
       "sat_ela_pct_proficient": 0.3871,
       "sat_ela_average_score": 453.5484,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 444.8387
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9296,
       "chronic_absenteeism_pct": 0.1667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": 0.0733,
       "sbac_ela_pct_proficient": 0.7719,
       "sbac_math_pct_proficient": 0.6394,
       "growth_apta_ela": 0.6961,
       "growth_apta_math": 0.642,
       "sat_ela_pct_proficient": 0.7455,
       "sat_ela_average_score": 528.2727,
       "sat_math_pct_proficient": 0.4273,
       "sat_math_average_score": 523.5455
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 37,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 24,
       "attendance_rate": 0.8917,
       "chronic_absenteeism_pct": 0.2609,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 41,
       "attendance_rate": 0.9378,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1640,
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.1145,
       "sbac_ela_pct_proficient": 0.6979,
       "sbac_math_pct_proficient": 0.5852,
       "growth_apta_ela": 0.6342,
       "growth_apta_math": 0.6085,
       "sat_ela_pct_proficient": 0.6174,
       "sat_ela_average_score": 503.4783,
       "sat_math_pct_proficient": 0.3565,
       "sat_math_average_score": 492.4348
      },
      "All school types": {
       "enrollment_all_school_types": 1752
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8917,
       "chronic_absenteeism_pct": 0.2609,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9296,
       "chronic_absenteeism_pct": 0.2051,
       "sbac_ela_pct_proficient": 0.5067,
       "sbac_math_pct_proficient": 0.371,
       "growth_apta_ela": 0.6153,
       "growth_apta_math": 0.563,
       "sat_ela_pct_proficient": 0.3548,
       "sat_ela_average_score": 449.0323,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.5806
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.938,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0767,
       "sbac_ela_pct_proficient": 0.779,
       "sbac_math_pct_proficient": 0.6756,
       "growth_apta_ela": 0.6416,
       "growth_apta_math": 0.626,
       "sat_ela_pct_proficient": 0.7143,
       "sat_ela_average_score": 523.5714,
       "sat_math_pct_proficient": 0.4524,
       "sat_math_average_score": 518.2143
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 42,
       "attendance_rate": 0.9448,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 39,
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1568,
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.1435,
       "sbac_ela_pct_proficient": 0.6938,
       "sbac_math_pct_proficient": 0.6169,
       "growth_apta_ela": 0.6879,
       "growth_apta_math": 0.6437,
       "sat_ela_pct_proficient": 0.7429,
       "sat_ela_average_score": 525.2381,
       "sat_math_pct_proficient": 0.3143,
       "sat_math_average_score": 495.2381
      },
      "All school types": {
       "enrollment_all_school_types": 1672
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.925,
       "chronic_absenteeism_pct": 0.2156,
       "sbac_ela_pct_proficient": 0.5217,
       "sbac_math_pct_proficient": 0.4272,
       "growth_apta_ela": 0.6306,
       "growth_apta_math": 0.6211,
       "sat_ela_pct_proficient": 0.5926,
       "sat_ela_average_score": 517.4074,
       "sat_math_pct_proficient": 0.2222,
       "sat_math_average_score": 471.8519
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9471,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": 0.1132,
       "sbac_ela_pct_proficient": 0.7644,
       "sbac_math_pct_proficient": 0.6944,
       "growth_apta_ela": 0.7096,
       "growth_apta_math": 0.6523,
       "sat_ela_pct_proficient": 0.7949,
       "sat_ela_average_score": 527.9487,
       "sat_math_pct_proficient": 0.3462,
       "sat_math_average_score": 503.3333
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Plainfield": {
   "town_code": "109",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1090011",
     "name": "Plainfield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20486.11,
    "five_year_average_ending_2024_25": {
     "unweighted": 18629.72,
     "need_weighted": 15838.41,
     "need_weighted_cwift": 16272.86,
     "need_weighted_real": 16960.67
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 170,
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": 0.1294,
       "sat_ela_pct_proficient": 0.3409,
       "sat_ela_average_score": 432.2727,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412.2727
      },
      "Other Magnet": {
       "enrollment": 87,
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.1977,
       "sbac_ela_pct_proficient": 0.6364,
       "sbac_math_pct_proficient": 0.5152,
       "growth_apta_ela": 0.6215,
       "growth_apta_math": 0.6907,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 101,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1744,
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.1921,
       "sbac_ela_pct_proficient": 0.4267,
       "sbac_math_pct_proficient": 0.3868,
       "growth_apta_ela": 0.5153,
       "growth_apta_math": 0.5893,
       "sat_ela_pct_proficient": 0.5119,
       "sat_ela_average_score": 481.6667,
       "sat_math_pct_proficient": 0.1429,
       "sat_math_average_score": 433.4524
      },
      "All school types": {
       "enrollment_all_school_types": 2104
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9312,
       "chronic_absenteeism_pct": 0.1739,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 399.5833,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 374.1667
      },
      "Other Magnet": {
       "attendance_rate": 0.9244,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9153,
       "chronic_absenteeism_pct": 0.2473,
       "sbac_ela_pct_proficient": 0.3578,
       "sbac_math_pct_proficient": 0.2998,
       "growth_apta_ela": 0.5075,
       "growth_apta_math": 0.5804,
       "sat_ela_pct_proficient": 0.3256,
       "sat_ela_average_score": 435.3488,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 394.6512
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.0769,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 471.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 458
      },
      "Other Magnet": {
       "attendance_rate": 0.9319,
       "chronic_absenteeism_pct": 0.1724,
       "sbac_ela_pct_proficient": 0.68,
       "sbac_math_pct_proficient": 0.52,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": 0.0939,
       "sbac_ela_pct_proficient": 0.5515,
       "sbac_math_pct_proficient": 0.5449,
       "growth_apta_ela": 0.5285,
       "growth_apta_math": 0.6044,
       "sat_ela_pct_proficient": 0.7073,
       "sat_ela_average_score": 530.2439,
       "sat_math_pct_proficient": 0.2439,
       "sat_math_average_score": 474.1463
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 158,
       "attendance_rate": 0.9387,
       "chronic_absenteeism_pct": 0.1519,
       "sat_ela_pct_proficient": 0.4324,
       "sat_ela_average_score": 456.4865,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 418.6486
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 92,
       "attendance_rate": 0.9021,
       "chronic_absenteeism_pct": 0.2637,
       "sbac_ela_pct_proficient": 0.7273,
       "sbac_math_pct_proficient": 0.3636,
       "growth_apta_ela": 0.5745,
       "growth_apta_math": 0.6287,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1786,
       "attendance_rate": 0.9262,
       "chronic_absenteeism_pct": 0.1923,
       "sbac_ela_pct_proficient": 0.445,
       "sbac_math_pct_proficient": 0.3816,
       "growth_apta_ela": 0.5944,
       "growth_apta_math": 0.5505,
       "sat_ela_pct_proficient": 0.5172,
       "sat_ela_average_score": 472.931,
       "sat_math_pct_proficient": 0.1379,
       "sat_math_average_score": 423.7069
      },
      "All school types": {
       "enrollment_all_school_types": 2050
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.2105,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9019,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2408,
       "sbac_ela_pct_proficient": 0.3585,
       "sbac_math_pct_proficient": 0.3057,
       "growth_apta_ela": 0.5615,
       "growth_apta_math": 0.5384,
       "sat_ela_pct_proficient": 0.3276,
       "sat_ela_average_score": 419.6552,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 381.5517
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.0976,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 468,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 433
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9022,
       "chronic_absenteeism_pct": 0.2295,
       "sbac_ela_pct_proficient": 0.7778,
       "sbac_math_pct_proficient": 0.4444,
       "growth_apta_ela": 0.6123,
       "growth_apta_math": 0.7283,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": 0.1093,
       "sbac_ela_pct_proficient": 0.5948,
       "sbac_math_pct_proficient": 0.5131,
       "growth_apta_ela": 0.6466,
       "growth_apta_math": 0.5698,
       "sat_ela_pct_proficient": 0.7069,
       "sat_ela_average_score": 526.2069,
       "sat_math_pct_proficient": 0.2069,
       "sat_math_average_score": 465.8621
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 138,
       "attendance_rate": 0.9306,
       "chronic_absenteeism_pct": 0.2029,
       "sat_ela_pct_proficient": 0.2955,
       "sat_ela_average_score": 443.8636,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 413.8636
      },
      "Other Magnet": {
       "enrollment": 83,
       "attendance_rate": 0.9299,
       "chronic_absenteeism_pct": 0.1585,
       "sbac_ela_pct_proficient": 0.56,
       "sbac_math_pct_proficient": 0.44,
       "growth_apta_ela": 0.5268,
       "growth_apta_math": 0.4517,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1717,
       "attendance_rate": 0.9323,
       "chronic_absenteeism_pct": 0.179,
       "sbac_ela_pct_proficient": 0.3893,
       "sbac_math_pct_proficient": 0.3679,
       "growth_apta_ela": 0.4675,
       "growth_apta_math": 0.5183,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 469.7802,
       "sat_math_pct_proficient": 0.0769,
       "sat_math_average_score": 424.8352
      },
      "All school types": {
       "enrollment_all_school_types": 1949
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9193,
       "chronic_absenteeism_pct": 0.2258,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 416.1905,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 394.2857
      },
      "Other Magnet": {
       "attendance_rate": 0.9137,
       "chronic_absenteeism_pct": 0.2121,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9209,
       "chronic_absenteeism_pct": 0.2347,
       "sbac_ela_pct_proficient": 0.3215,
       "sbac_math_pct_proficient": 0.2991,
       "growth_apta_ela": 0.441,
       "growth_apta_math": 0.4871,
       "sat_ela_pct_proficient": 0.3488,
       "sat_ela_average_score": 436.9767,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 400
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1842,
       "sat_ela_pct_proficient": 0.3478,
       "sat_ela_average_score": 469.1304,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 431.7391
      },
      "Other Magnet": {
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": 0.1224,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.0851,
       "sbac_ela_pct_proficient": 0.5082,
       "sbac_math_pct_proficient": 0.4885,
       "growth_apta_ela": 0.512,
       "growth_apta_math": 0.5703,
       "sat_ela_pct_proficient": 0.5625,
       "sat_ela_average_score": 499.1667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 447.0833
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Plainville": {
   "town_code": "110",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1100011",
     "name": "Plainville School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21801.01,
    "five_year_average_ending_2024_25": {
     "unweighted": 19899.39,
     "need_weighted": 17369.53,
     "need_weighted_cwift": 16716.1,
     "need_weighted_real": 18619.44
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 34,
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": 0.1765,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 50,
       "attendance_rate": 0.9103,
       "chronic_absenteeism_pct": 0.2273,
       "sbac_ela_pct_proficient": 0.4091,
       "sbac_math_pct_proficient": 0.2727,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2159,
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.1396,
       "sbac_ela_pct_proficient": 0.571,
       "sbac_math_pct_proficient": 0.5406,
       "growth_apta_ela": 0.5935,
       "growth_apta_math": 0.699,
       "sat_ela_pct_proficient": 0.6304,
       "sat_ela_average_score": 504.4928,
       "sat_math_pct_proficient": 0.3623,
       "sat_math_average_score": 492.8986
      },
      "All school types": {
       "enrollment_all_school_types": 2258
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8799,
       "chronic_absenteeism_pct": 0.3043,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9269,
       "chronic_absenteeism_pct": 0.2016,
       "sbac_ela_pct_proficient": 0.3965,
       "sbac_math_pct_proficient": 0.3704,
       "growth_apta_ela": 0.5487,
       "growth_apta_math": 0.612,
       "sat_ela_pct_proficient": 0.4528,
       "sat_ela_average_score": 458.3019,
       "sat_math_pct_proficient": 0.2453,
       "sat_math_average_score": 451.3208
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": 0.0802,
       "sbac_ela_pct_proficient": 0.7385,
       "sbac_math_pct_proficient": 0.7044,
       "growth_apta_ela": 0.6346,
       "growth_apta_math": 0.7791,
       "sat_ela_pct_proficient": 0.7412,
       "sat_ela_average_score": 533.2941,
       "sat_math_pct_proficient": 0.4353,
       "sat_math_average_score": 518.8235
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 43,
       "attendance_rate": 0.939,
       "chronic_absenteeism_pct": 0.1395,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 35,
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2084,
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.1402,
       "sbac_ela_pct_proficient": 0.5835,
       "sbac_math_pct_proficient": 0.5557,
       "growth_apta_ela": 0.6177,
       "growth_apta_math": 0.7192,
       "sat_ela_pct_proficient": 0.6258,
       "sat_ela_average_score": 493.9877,
       "sat_math_pct_proficient": 0.2945,
       "sat_math_average_score": 469.5092
      },
      "All school types": {
       "enrollment_all_school_types": 2177
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9323,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9235,
       "chronic_absenteeism_pct": 0.2173,
       "sbac_ela_pct_proficient": 0.4174,
       "sbac_math_pct_proficient": 0.3973,
       "growth_apta_ela": 0.5734,
       "growth_apta_math": 0.657,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 465.1389,
       "sat_math_pct_proficient": 0.1944,
       "sat_math_average_score": 442.0833
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9455,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0672,
       "sbac_ela_pct_proficient": 0.7405,
       "sbac_math_pct_proficient": 0.704,
       "growth_apta_ela": 0.6572,
       "growth_apta_math": 0.774,
       "sat_ela_pct_proficient": 0.7253,
       "sat_ela_average_score": 516.8132,
       "sat_math_pct_proficient": 0.3736,
       "sat_math_average_score": 491.2088
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 54,
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.1667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 41,
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.1892,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2010,
       "attendance_rate": 0.9441,
       "chronic_absenteeism_pct": 0.1341,
       "sbac_ela_pct_proficient": 0.5785,
       "sbac_math_pct_proficient": 0.5469,
       "growth_apta_ela": 0.6097,
       "growth_apta_math": 0.6931,
       "sat_ela_pct_proficient": 0.5256,
       "sat_ela_average_score": 483.2692,
       "sat_math_pct_proficient": 0.2692,
       "sat_math_average_score": 474.0385
      },
      "All school types": {
       "enrollment_all_school_types": 2119
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9267,
       "chronic_absenteeism_pct": 0.2963,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9313,
       "chronic_absenteeism_pct": 0.2122,
       "sbac_ela_pct_proficient": 0.4068,
       "sbac_math_pct_proficient": 0.3844,
       "growth_apta_ela": 0.5736,
       "growth_apta_math": 0.6502,
       "sat_ela_pct_proficient": 0.4247,
       "sat_ela_average_score": 451.9178,
       "sat_math_pct_proficient": 0.137,
       "sat_math_average_score": 436.9863
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9355,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9565,
       "chronic_absenteeism_pct": 0.0583,
       "sbac_ela_pct_proficient": 0.7392,
       "sbac_math_pct_proficient": 0.6984,
       "growth_apta_ela": 0.6417,
       "growth_apta_math": 0.7307,
       "sat_ela_pct_proficient": 0.6145,
       "sat_ela_average_score": 510.8434,
       "sat_math_pct_proficient": 0.3855,
       "sat_math_average_score": 506.6265
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Plymouth": {
   "town_code": "111",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1110011",
     "name": "Plymouth School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20547.7,
    "five_year_average_ending_2024_25": {
     "unweighted": 18838.73,
     "need_weighted": 16396.33,
     "need_weighted_cwift": 16208.39,
     "need_weighted_real": 17562.25
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 50,
       "attendance_rate": 0.9265,
       "chronic_absenteeism_pct": 0.28,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 71,
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7586,
       "sbac_math_pct_proficient": 0.4828,
       "growth_apta_ela": 0.7828,
       "growth_apta_math": 0.6594,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 33,
       "attendance_rate": 0.9333,
       "chronic_absenteeism_pct": 0.1818,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1291,
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2007,
       "sbac_ela_pct_proficient": 0.4314,
       "sbac_math_pct_proficient": 0.4046,
       "growth_apta_ela": 0.5408,
       "growth_apta_math": 0.5818,
       "sat_ela_pct_proficient": 0.4179,
       "sat_ela_average_score": 464.0299,
       "sat_math_pct_proficient": 0.1642,
       "sat_math_average_score": 443.8806
      },
      "All school types": {
       "enrollment_all_school_types": 1463
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9227,
       "chronic_absenteeism_pct": 0.3214,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9184,
       "chronic_absenteeism_pct": 0.2585,
       "sbac_ela_pct_proficient": 0.3463,
       "sbac_math_pct_proficient": 0.2896,
       "growth_apta_ela": 0.5277,
       "growth_apta_math": 0.5661,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 445,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 423.6111
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9312,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9541,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9266,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": 0.1125,
       "sbac_ela_pct_proficient": 0.5575,
       "sbac_math_pct_proficient": 0.5752,
       "growth_apta_ela": 0.5605,
       "growth_apta_math": 0.6051,
       "sat_ela_pct_proficient": 0.5161,
       "sat_ela_average_score": 486.129,
       "sat_math_pct_proficient": 0.2258,
       "sat_math_average_score": 467.4194
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 51,
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": 0.1765,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 75,
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.6476,
       "growth_apta_math": 0.713,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 34,
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": 0.2353,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1232,
       "attendance_rate": 0.9309,
       "chronic_absenteeism_pct": 0.2017,
       "sbac_ela_pct_proficient": 0.4253,
       "sbac_math_pct_proficient": 0.3815,
       "growth_apta_ela": 0.5638,
       "growth_apta_math": 0.501,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 501.4815,
       "sat_math_pct_proficient": 0.284,
       "sat_math_average_score": 464.5679
      },
      "All school types": {
       "enrollment_all_school_types": 1405
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9359,
       "chronic_absenteeism_pct": 0.2692,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.922,
       "chronic_absenteeism_pct": 0.2565,
       "sbac_ela_pct_proficient": 0.3283,
       "sbac_math_pct_proficient": 0.2719,
       "growth_apta_ela": 0.56,
       "growth_apta_math": 0.4745,
       "sat_ela_pct_proficient": 0.4194,
       "sat_ela_average_score": 463.5484,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 432.2581
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9431,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9584,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1213,
       "sbac_ela_pct_proficient": 0.5652,
       "sbac_math_pct_proficient": 0.5391,
       "growth_apta_ela": 0.5691,
       "growth_apta_math": 0.5385,
       "sat_ela_pct_proficient": 0.82,
       "sat_ela_average_score": 525,
       "sat_math_pct_proficient": 0.38,
       "sat_math_average_score": 484.6
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 56,
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 67,
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.5951,
       "growth_apta_math": 0.615,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 30,
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.2333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1240,
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1698,
       "sbac_ela_pct_proficient": 0.3924,
       "sbac_math_pct_proficient": 0.3576,
       "growth_apta_ela": 0.5342,
       "growth_apta_math": 0.5204,
       "sat_ela_pct_proficient": 0.4125,
       "sat_ela_average_score": 467.25,
       "sat_math_pct_proficient": 0.1625,
       "sat_math_average_score": 438.625
      },
      "All school types": {
       "enrollment_all_school_types": 1409
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9354,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9255,
       "chronic_absenteeism_pct": 0.2264,
       "sbac_ela_pct_proficient": 0.2946,
       "sbac_math_pct_proficient": 0.2578,
       "growth_apta_ela": 0.5239,
       "growth_apta_math": 0.493,
       "sat_ela_pct_proficient": 0.25,
       "sat_ela_average_score": 434.5455,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 405
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9657,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9271,
       "chronic_absenteeism_pct": 0.2609,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.0833,
       "sbac_ela_pct_proficient": 0.5471,
       "sbac_math_pct_proficient": 0.5157,
       "growth_apta_ela": 0.549,
       "growth_apta_math": 0.5598,
       "sat_ela_pct_proficient": 0.6111,
       "sat_ela_average_score": 507.2222,
       "sat_math_pct_proficient": 0.2778,
       "sat_math_average_score": 479.7222
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Pomfret": {
   "town_code": "112",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1120011",
     "name": "Pomfret School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9030022",
     "name": "The Woodstock Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 22352.62,
    "five_year_average_ending_2024_25": {
     "unweighted": 20160.53,
     "need_weighted": 19221.42,
     "need_weighted_cwift": 19749.0,
     "need_weighted_real": 20606.07
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 158,
       "attendance_rate": 0.9173,
       "chronic_absenteeism_pct": 0.2215,
       "sat_ela_pct_proficient": 0.7381,
       "sat_ela_average_score": 523.0952,
       "sat_math_pct_proficient": 0.2857,
       "sat_math_average_score": 491.4286
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 366,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1265,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.6111,
       "growth_apta_ela": 0.5454,
       "growth_apta_math": 0.525,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 545
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1864,
       "sbac_ela_pct_proficient": 0.4559,
       "sbac_math_pct_proficient": 0.4853,
       "growth_apta_ela": 0.5137,
       "growth_apta_math": 0.5087
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9219,
       "chronic_absenteeism_pct": 0.2153,
       "sat_ela_pct_proficient": 0.7838,
       "sat_ela_average_score": 540.8108,
       "sat_math_pct_proficient": 0.3243,
       "sat_math_average_score": 505.9459
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.0946,
       "sbac_ela_pct_proficient": 0.7027,
       "sbac_math_pct_proficient": 0.6689,
       "growth_apta_ela": 0.559,
       "growth_apta_math": 0.532,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 154,
       "attendance_rate": 0.9332,
       "chronic_absenteeism_pct": 0.1494,
       "sat_ela_pct_proficient": 0.7576,
       "sat_ela_average_score": 542.4242,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 494.5455
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 350,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.0762,
       "sbac_ela_pct_proficient": 0.6119,
       "sbac_math_pct_proficient": 0.6941,
       "growth_apta_ela": 0.6616,
       "growth_apta_math": 0.7397,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 527
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.1102,
       "sbac_ela_pct_proficient": 0.4471,
       "sbac_math_pct_proficient": 0.4824,
       "growth_apta_ela": 0.6333,
       "growth_apta_math": 0.6646,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1418,
       "sat_ela_pct_proficient": 0.8065,
       "sat_ela_average_score": 551.2903,
       "sat_math_pct_proficient": 0.3548,
       "sat_math_average_score": 499.0323
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9519,
       "chronic_absenteeism_pct": 0.0547,
       "sbac_ela_pct_proficient": 0.7164,
       "sbac_math_pct_proficient": 0.8284,
       "growth_apta_ela": 0.6796,
       "growth_apta_math": 0.7874,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 143,
       "attendance_rate": 0.9286,
       "chronic_absenteeism_pct": 0.1888,
       "sat_ela_pct_proficient": 0.7609,
       "sat_ela_average_score": 537.1739,
       "sat_math_pct_proficient": 0.3261,
       "sat_math_average_score": 501.7391
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 340,
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0603,
       "sbac_ela_pct_proficient": 0.649,
       "sbac_math_pct_proficient": 0.7212,
       "growth_apta_ela": 0.6402,
       "growth_apta_math": 0.6902,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 510
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.0787,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.5595,
       "growth_apta_ela": 0.6016,
       "growth_apta_math": 0.6769,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9309,
       "chronic_absenteeism_pct": 0.1825,
       "sat_ela_pct_proficient": 0.7955,
       "sat_ela_average_score": 542.7273,
       "sat_math_pct_proficient": 0.3409,
       "sat_math_average_score": 507.7273
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.961,
       "chronic_absenteeism_pct": 0.0479,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.8306,
       "growth_apta_ela": 0.6662,
       "growth_apta_math": 0.699,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Portland": {
   "town_code": "113",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1130011",
     "name": "Portland School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21536.65,
    "five_year_average_ending_2024_25": {
     "unweighted": 20090.34,
     "need_weighted": 18387.64,
     "need_weighted_cwift": 17852.25,
     "need_weighted_real": 19669.87
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 42,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null
      },
      "Sheff Magnet": {
       "enrollment": 24,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1174,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1326,
       "sbac_ela_pct_proficient": 0.6963,
       "sbac_math_pct_proficient": 0.6263,
       "growth_apta_ela": 0.6721,
       "growth_apta_math": 0.6354,
       "sat_ela_pct_proficient": 0.6962,
       "sat_ela_average_score": 504.6835,
       "sat_math_pct_proficient": 0.2911,
       "sat_math_average_score": 478.9873
      },
      "All school types": {
       "enrollment_all_school_types": 1253
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null,
       "enrollment": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9277,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9187,
       "chronic_absenteeism_pct": 0.2287,
       "sbac_ela_pct_proficient": 0.432,
       "sbac_math_pct_proficient": 0.2976,
       "growth_apta_ela": 0.6474,
       "growth_apta_math": 0.5287,
       "sat_ela_pct_proficient": 0.4231,
       "sat_ela_average_score": 444.2308,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.6923
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": 0.0771,
       "sbac_ela_pct_proficient": 0.8487,
       "sbac_math_pct_proficient": 0.8151,
       "growth_apta_ela": 0.6867,
       "growth_apta_math": 0.6978,
       "sat_ela_pct_proficient": 0.8302,
       "sat_ela_average_score": 534.3396,
       "sat_math_pct_proficient": 0.3585,
       "sat_math_average_score": 506.6038
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 38,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 26,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1173,
       "attendance_rate": 0.9448,
       "chronic_absenteeism_pct": 0.1043,
       "sbac_ela_pct_proficient": 0.6779,
       "sbac_math_pct_proficient": 0.5918,
       "growth_apta_ela": 0.5716,
       "growth_apta_math": 0.6036,
       "sat_ela_pct_proficient": 0.7105,
       "sat_ela_average_score": 527.6316,
       "sat_math_pct_proficient": 0.3684,
       "sat_math_average_score": 489.6053
      },
      "All school types": {
       "enrollment_all_school_types": 1251
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9274,
       "chronic_absenteeism_pct": 0.1862,
       "sbac_ela_pct_proficient": 0.4286,
       "sbac_math_pct_proficient": 0.2808,
       "growth_apta_ela": 0.4741,
       "growth_apta_math": 0.4829,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 481.7857,
       "sat_math_pct_proficient": 0.2143,
       "sat_math_average_score": 452.5
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0562,
       "sbac_ela_pct_proficient": 0.8308,
       "sbac_math_pct_proficient": 0.7825,
       "growth_apta_ela": 0.6268,
       "growth_apta_math": 0.6711,
       "sat_ela_pct_proficient": 0.8333,
       "sat_ela_average_score": 554.375,
       "sat_math_pct_proficient": 0.4583,
       "sat_math_average_score": 511.25
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.929,
       "chronic_absenteeism_pct": 0.2188,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 28,
       "attendance_rate": 0.8768,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1169,
       "attendance_rate": 0.9487,
       "chronic_absenteeism_pct": 0.0947,
       "sbac_ela_pct_proficient": 0.7113,
       "sbac_math_pct_proficient": 0.6338,
       "growth_apta_ela": 0.6883,
       "growth_apta_math": 0.5999,
       "sat_ela_pct_proficient": 0.5775,
       "sat_ela_average_score": 517.1831,
       "sat_math_pct_proficient": 0.3239,
       "sat_math_average_score": 493.2394
      },
      "All school types": {
       "enrollment_all_school_types": 1238
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9278,
       "chronic_absenteeism_pct": 0.2168,
       "sbac_ela_pct_proficient": 0.4233,
       "sbac_math_pct_proficient": 0.3262,
       "growth_apta_ela": 0.5997,
       "growth_apta_math": 0.5037,
       "sat_ela_pct_proficient": 0.375,
       "sat_ela_average_score": 455.4167,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 436.25
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9599,
       "chronic_absenteeism_pct": 0.0289,
       "sbac_ela_pct_proficient": 0.871,
       "sbac_math_pct_proficient": 0.8029,
       "growth_apta_ela": 0.735,
       "growth_apta_math": 0.6494,
       "sat_ela_pct_proficient": 0.6809,
       "sat_ela_average_score": 548.7234,
       "sat_math_pct_proficient": 0.4468,
       "sat_math_average_score": 522.3404
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Preston": {
   "town_code": "114",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1140011",
     "name": "Preston School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 23357.45,
    "five_year_average_ending_2024_25": {
     "unweighted": 20954.11,
     "need_weighted": 18777.17,
     "need_weighted_cwift": 19086.77,
     "need_weighted_real": 20134.4
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 30
      },
      "Sheff Magnet": {
       "enrollment": 9
      },
      "Public Schools": {
       "enrollment": 503,
       "attendance_rate": 0.9608,
       "chronic_absenteeism_pct": 0.0759,
       "sbac_ela_pct_proficient": 0.5538,
       "sbac_math_pct_proficient": 0.45,
       "growth_apta_ela": 0.569,
       "growth_apta_math": 0.5749,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 663
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9479,
       "chronic_absenteeism_pct": 0.1261,
       "sat_ela_pct_proficient": 0.5946,
       "sat_ela_average_score": 513.5135,
       "sat_math_pct_proficient": 0.2973,
       "sat_math_average_score": 487.8378,
       "enrollment": 111
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": 0.1164,
       "sbac_ela_pct_proficient": 0.4175,
       "sbac_math_pct_proficient": 0.3204,
       "growth_apta_ela": 0.5303,
       "growth_apta_math": 0.5542,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.1149,
       "sat_ela_pct_proficient": 0.5806,
       "sat_ela_average_score": 514.8387,
       "sat_math_pct_proficient": 0.3226,
       "sat_math_average_score": 495.4839
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9693,
       "chronic_absenteeism_pct": 0.0478,
       "sbac_ela_pct_proficient": 0.6433,
       "sbac_math_pct_proficient": 0.535,
       "growth_apta_ela": 0.5945,
       "growth_apta_math": 0.5885,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 95,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.2,
       "sat_ela_pct_proficient": 0.6786,
       "sat_ela_average_score": 523.2143,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 471.0714
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 487,
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.1491,
       "sbac_ela_pct_proficient": 0.5962,
       "sbac_math_pct_proficient": 0.4692,
       "growth_apta_ela": 0.5465,
       "growth_apta_math": 0.6008,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 637
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9281,
       "chronic_absenteeism_pct": 0.2205,
       "sbac_ela_pct_proficient": 0.4352,
       "sbac_math_pct_proficient": 0.2963,
       "growth_apta_ela": 0.5153,
       "growth_apta_math": 0.6054,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": 0.1625,
       "sat_ela_pct_proficient": 0.7273,
       "sat_ela_average_score": 540,
       "sat_math_pct_proficient": 0.3182,
       "sat_math_average_score": 493.6364
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": 0.0958,
       "sbac_ela_pct_proficient": 0.7105,
       "sbac_math_pct_proficient": 0.5921,
       "growth_apta_ela": 0.5688,
       "growth_apta_math": 0.5974,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 25,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 88,
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": 0.1818,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 472,
       "attendance_rate": 0.9148,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": 0.6245,
       "sbac_math_pct_proficient": 0.539,
       "growth_apta_ela": 0.588,
       "growth_apta_math": 0.669,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 609
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9179,
       "chronic_absenteeism_pct": 0.35,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9039,
       "chronic_absenteeism_pct": 0.3441,
       "sbac_ela_pct_proficient": 0.4595,
       "sbac_math_pct_proficient": 0.3604,
       "growth_apta_ela": 0.5665,
       "growth_apta_math": 0.5679,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": 0.1324,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9228,
       "chronic_absenteeism_pct": 0.1811,
       "sbac_ela_pct_proficient": 0.7405,
       "sbac_math_pct_proficient": 0.6646,
       "growth_apta_ela": 0.6055,
       "growth_apta_math": 0.7511,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Prospect": {
   "town_code": "115",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2160012",
     "name": "Regional School District 16",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9549,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 24,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 1274,
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.08,
       "sbac_ela_pct_proficient": 0.6307,
       "sbac_math_pct_proficient": 0.6376,
       "growth_apta_ela": 0.5638,
       "growth_apta_math": 0.6846,
       "sat_ela_pct_proficient": 0.7264,
       "sat_ela_average_score": 523.3962,
       "sat_math_pct_proficient": 0.3585,
       "sat_math_average_score": 502.8302
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1332
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9376,
       "chronic_absenteeism_pct": 0.1557,
       "sbac_ela_pct_proficient": 0.3846,
       "sbac_math_pct_proficient": 0.4208,
       "growth_apta_ela": 0.5077,
       "growth_apta_math": 0.6004,
       "sat_ela_pct_proficient": 0.5926,
       "sat_ela_average_score": 477.037,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 444.8148
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9557,
       "chronic_absenteeism_pct": 0.0423,
       "sbac_ela_pct_proficient": 0.7847,
       "sbac_math_pct_proficient": 0.7734,
       "growth_apta_ela": 0.5989,
       "growth_apta_math": 0.7376,
       "sat_ela_pct_proficient": 0.7722,
       "sat_ela_average_score": 539.2405,
       "sat_math_pct_proficient": 0.4304,
       "sat_math_average_score": 522.6582
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 30,
       "attendance_rate": 0.9461,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 28,
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 1242,
       "attendance_rate": 0.9491,
       "chronic_absenteeism_pct": 0.0723,
       "sbac_ela_pct_proficient": 0.6779,
       "sbac_math_pct_proficient": 0.6673,
       "growth_apta_ela": 0.6395,
       "growth_apta_math": 0.6393,
       "sat_ela_pct_proficient": 0.7263,
       "sat_ela_average_score": 525.0526,
       "sat_math_pct_proficient": 0.4421,
       "sat_math_average_score": 519.4737
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1304
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9416,
       "chronic_absenteeism_pct": 0.1204,
       "sbac_ela_pct_proficient": 0.4422,
       "sbac_math_pct_proficient": 0.4271,
       "growth_apta_ela": 0.5716,
       "growth_apta_math": 0.6019,
       "sat_ela_pct_proficient": 0.5652,
       "sat_ela_average_score": 486.9565,
       "sat_math_pct_proficient": 0.3478,
       "sat_math_average_score": 481.3043
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": 0.0499,
       "sbac_ela_pct_proficient": 0.806,
       "sbac_math_pct_proficient": 0.7978,
       "growth_apta_ela": 0.6796,
       "growth_apta_math": 0.6613,
       "sat_ela_pct_proficient": 0.7778,
       "sat_ela_average_score": 537.2222,
       "sat_math_pct_proficient": 0.4722,
       "sat_math_average_score": 531.6667
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.958,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 32,
       "attendance_rate": 0.9577,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 1237,
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.0564,
       "sbac_ela_pct_proficient": 0.7088,
       "sbac_math_pct_proficient": 0.6737,
       "growth_apta_ela": 0.6267,
       "growth_apta_math": 0.6227,
       "sat_ela_pct_proficient": 0.8353,
       "sat_ela_average_score": 550.5882,
       "sat_math_pct_proficient": 0.7294,
       "sat_math_average_score": 566.4706
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1304
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.0802,
       "sbac_ela_pct_proficient": 0.4703,
       "sbac_math_pct_proficient": 0.3514,
       "growth_apta_ela": 0.5726,
       "growth_apta_math": 0.4843,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9581,
       "chronic_absenteeism_pct": 0.0455,
       "sbac_ela_pct_proficient": 0.8234,
       "sbac_math_pct_proficient": 0.8286,
       "growth_apta_ela": 0.6522,
       "growth_apta_math": 0.6877,
       "sat_ela_pct_proficient": 0.8732,
       "sat_ela_average_score": 560.4225,
       "sat_math_pct_proficient": 0.7606,
       "sat_math_average_score": 574.6479
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Putnam": {
   "town_code": "116",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1160011",
     "name": "Putnam School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20906.77,
    "five_year_average_ending_2024_25": {
     "unweighted": 19996.35,
     "need_weighted": 16902.74,
     "need_weighted_cwift": 17364.26,
     "need_weighted_real": 18149.23
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 51,
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.1373,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1181,
       "attendance_rate": 0.9261,
       "chronic_absenteeism_pct": 0.2079,
       "sbac_ela_pct_proficient": 0.4248,
       "sbac_math_pct_proficient": 0.303,
       "growth_apta_ela": 0.6179,
       "growth_apta_math": 0.4672,
       "sat_ela_pct_proficient": 0.4262,
       "sat_ela_average_score": 458.8525,
       "sat_math_pct_proficient": 0.1967,
       "sat_math_average_score": 430.1639
      },
      "All school types": {
       "enrollment_all_school_types": 1260
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.916,
       "chronic_absenteeism_pct": 0.266,
       "sbac_ela_pct_proficient": 0.316,
       "sbac_math_pct_proficient": 0.2136,
       "growth_apta_ela": 0.6039,
       "growth_apta_math": 0.4523,
       "sat_ela_pct_proficient": 0.325,
       "sat_ela_average_score": 436.5,
       "sat_math_pct_proficient": 0.15,
       "sat_math_average_score": 411.5
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": 0.0944,
       "sbac_ela_pct_proficient": 0.6301,
       "sbac_math_pct_proficient": 0.4709,
       "growth_apta_ela": 0.6431,
       "growth_apta_math": 0.4937,
       "sat_ela_pct_proficient": 0.619,
       "sat_ela_average_score": 501.4286,
       "sat_math_pct_proficient": 0.2857,
       "sat_math_average_score": 465.7143
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 41,
       "attendance_rate": 0.9268,
       "chronic_absenteeism_pct": 0.2195,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1172,
       "attendance_rate": 0.93,
       "chronic_absenteeism_pct": 0.1992,
       "sbac_ela_pct_proficient": 0.4126,
       "sbac_math_pct_proficient": 0.2974,
       "growth_apta_ela": 0.5246,
       "growth_apta_math": 0.509,
       "sat_ela_pct_proficient": 0.5667,
       "sat_ela_average_score": 473.1667,
       "sat_math_pct_proficient": 0.2167,
       "sat_math_average_score": 431.3333
      },
      "All school types": {
       "enrollment_all_school_types": 1238
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9118,
       "chronic_absenteeism_pct": 0.2917,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9194,
       "chronic_absenteeism_pct": 0.2626,
       "sbac_ela_pct_proficient": 0.2955,
       "sbac_math_pct_proficient": 0.206,
       "growth_apta_ela": 0.4919,
       "growth_apta_math": 0.5102,
       "sat_ela_pct_proficient": 0.4722,
       "sat_ela_average_score": 445.8333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 403.8889
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9499,
       "chronic_absenteeism_pct": 0.0792,
       "sbac_ela_pct_proficient": 0.6059,
       "sbac_math_pct_proficient": 0.4483,
       "growth_apta_ela": 0.581,
       "growth_apta_math": 0.507,
       "sat_ela_pct_proficient": 0.7083,
       "sat_ela_average_score": 514.1667,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 472.5
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 48,
       "attendance_rate": 0.9326,
       "chronic_absenteeism_pct": 0.2083,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1149,
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.1898,
       "sbac_ela_pct_proficient": 0.4171,
       "sbac_math_pct_proficient": 0.2849,
       "growth_apta_ela": 0.5453,
       "growth_apta_math": 0.5083,
       "sat_ela_pct_proficient": 0.4918,
       "sat_ela_average_score": 482.1311,
       "sat_math_pct_proficient": 0.1311,
       "sat_math_average_score": 437.377
      },
      "All school types": {
       "enrollment_all_school_types": 1233
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9097,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9191,
       "chronic_absenteeism_pct": 0.2534,
       "sbac_ela_pct_proficient": 0.3095,
       "sbac_math_pct_proficient": 0.178,
       "growth_apta_ela": 0.5479,
       "growth_apta_math": 0.4449,
       "sat_ela_pct_proficient": 0.3784,
       "sat_ela_average_score": 458.1081,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 416.4865
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9556,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.0825,
       "sbac_ela_pct_proficient": 0.597,
       "sbac_math_pct_proficient": 0.465,
       "growth_apta_ela": 0.5413,
       "growth_apta_math": 0.605,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 519.1667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 469.5833
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Redding": {
   "town_code": "117",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1170011",
     "name": "Redding School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2090012",
     "name": "Regional School District 09",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 30639.18,
    "five_year_average_ending_2024_25": {
     "unweighted": 28507.12,
     "need_weighted": 27609.0,
     "need_weighted_cwift": 22989.94,
     "need_weighted_real": 29582.32
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 334,
       "attendance_rate": 0.9229,
       "chronic_absenteeism_pct": 0.1766,
       "sat_ela_pct_proficient": 0.9048,
       "sat_ela_average_score": 571.5476,
       "sat_math_pct_proficient": 0.619,
       "sat_math_average_score": 561.6667
      },
      "Public Schools": {
       "enrollment": 861,
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": 0.0789,
       "sbac_ela_pct_proficient": 0.7432,
       "sbac_math_pct_proficient": 0.7614,
       "growth_apta_ela": 0.6628,
       "growth_apta_math": 0.7662
      },
      "All school types": {
       "enrollment_all_school_types": 1214
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8597,
       "chronic_absenteeism_pct": 0.2987,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9409,
       "chronic_absenteeism_pct": 0.1392,
       "sbac_ela_pct_proficient": 0.493,
       "sbac_math_pct_proficient": 0.4681,
       "growth_apta_ela": 0.5953,
       "growth_apta_math": 0.7215
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1401,
       "sat_ela_pct_proficient": 0.9583,
       "sat_ela_average_score": 590.8333,
       "sat_math_pct_proficient": 0.6806,
       "sat_math_average_score": 580.1389
      },
      "Public Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.06,
       "sbac_ela_pct_proficient": 0.8305,
       "sbac_math_pct_proficient": 0.8627,
       "growth_apta_ela": 0.6846,
       "growth_apta_math": 0.7807
      }
     }
    },
    "2024-25": {
     "All Students": {
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 317,
       "attendance_rate": 0.9409,
       "chronic_absenteeism_pct": 0.1451,
       "sat_ela_pct_proficient": 0.7808,
       "sat_ela_average_score": 563.6986,
       "sat_math_pct_proficient": 0.6027,
       "sat_math_average_score": 561.9178
      },
      "Public Schools": {
       "enrollment": 854,
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.101,
       "sbac_ela_pct_proficient": 0.7536,
       "sbac_math_pct_proficient": 0.7681,
       "growth_apta_ela": 0.6631,
       "growth_apta_math": 0.7714,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1187
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9316,
       "chronic_absenteeism_pct": 0.2184,
       "sat_ela_pct_proficient": 0.6207,
       "sat_ela_average_score": 532.7586,
       "sat_math_pct_proficient": 0.4828,
       "sat_math_average_score": 522.069
      },
      "Public Schools": {
       "attendance_rate": 0.9407,
       "chronic_absenteeism_pct": 0.1225,
       "sbac_ela_pct_proficient": 0.5419,
       "sbac_math_pct_proficient": 0.5355,
       "growth_apta_ela": 0.6496,
       "growth_apta_math": 0.6878
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.1174,
       "sat_ela_pct_proficient": 0.8864,
       "sat_ela_average_score": 584.0909,
       "sat_math_pct_proficient": 0.6818,
       "sat_math_average_score": 588.1818
      },
      "Public Schools": {
       "attendance_rate": 0.9464,
       "chronic_absenteeism_pct": 0.0936,
       "sbac_ela_pct_proficient": 0.8363,
       "sbac_math_pct_proficient": 0.8589,
       "growth_apta_ela": 0.6688,
       "growth_apta_math": 0.8055,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 330,
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0667,
       "sat_ela_pct_proficient": 0.925,
       "sat_ela_average_score": 597.5,
       "sat_math_pct_proficient": 0.65,
       "sat_math_average_score": 569.625
      },
      "Public Schools": {
       "enrollment": 844,
       "attendance_rate": 0.9525,
       "chronic_absenteeism_pct": 0.0549,
       "sbac_ela_pct_proficient": 0.7805,
       "sbac_math_pct_proficient": 0.773,
       "growth_apta_ela": 0.6185,
       "growth_apta_math": 0.7432,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1191
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1183,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 559.5,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 535
      },
      "Public Schools": {
       "attendance_rate": 0.9425,
       "chronic_absenteeism_pct": 0.1005,
       "sbac_ela_pct_proficient": 0.5192,
       "sbac_math_pct_proficient": 0.5192,
       "growth_apta_ela": 0.5128,
       "growth_apta_math": 0.6383,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9597,
       "chronic_absenteeism_pct": 0.0464,
       "sat_ela_pct_proficient": 0.9667,
       "sat_ela_average_score": 610.1667,
       "sat_math_pct_proficient": 0.7333,
       "sat_math_average_score": 581.1667
      },
      "Public Schools": {
       "attendance_rate": 0.9563,
       "chronic_absenteeism_pct": 0.0377,
       "sbac_ela_pct_proficient": 0.8886,
       "sbac_math_pct_proficient": 0.878,
       "growth_apta_ela": 0.665,
       "growth_apta_math": 0.7893
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Ridgefield": {
   "town_code": "118",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1180011",
     "name": "Ridgefield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25332.29,
    "five_year_average_ending_2024_25": {
     "unweighted": 23184.92,
     "need_weighted": 22604.71,
     "need_weighted_cwift": 18641.31,
     "need_weighted_real": 24208.41
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 71,
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": 0.169,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4419,
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.0528,
       "sbac_ela_pct_proficient": 0.8007,
       "sbac_math_pct_proficient": 0.7813,
       "growth_apta_ela": 0.671,
       "growth_apta_math": 0.7499,
       "sat_ela_pct_proficient": 0.8739,
       "sat_ela_average_score": 590.7843,
       "sat_math_pct_proficient": 0.6471,
       "sat_math_average_score": 574.5658
      },
      "All school types": {
       "enrollment_all_school_types": 4499
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": 0.169,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1008,
       "sbac_ela_pct_proficient": 0.5325,
       "sbac_math_pct_proficient": 0.4788,
       "growth_apta_ela": 0.5824,
       "growth_apta_math": 0.6716,
       "sat_ela_pct_proficient": 0.6607,
       "sat_ela_average_score": 517.8571,
       "sat_math_pct_proficient": 0.3571,
       "sat_math_average_score": 507.1429
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": 0.0388,
       "sbac_ela_pct_proficient": 0.8843,
       "sbac_math_pct_proficient": 0.8748,
       "growth_apta_ela": 0.6976,
       "growth_apta_math": 0.7729,
       "sat_ela_pct_proficient": 0.9136,
       "sat_ela_average_score": 604.3522,
       "sat_math_pct_proficient": 0.701,
       "sat_math_average_score": 587.1096
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 81,
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2099,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4394,
       "attendance_rate": 0.9548,
       "chronic_absenteeism_pct": 0.0443,
       "sbac_ela_pct_proficient": 0.7955,
       "sbac_math_pct_proficient": 0.7897,
       "growth_apta_ela": 0.6767,
       "growth_apta_math": 0.7441,
       "sat_ela_pct_proficient": 0.9099,
       "sat_ela_average_score": 589.4186,
       "sat_math_pct_proficient": 0.6715,
       "sat_math_average_score": 573.314
      },
      "All school types": {
       "enrollment_all_school_types": 4486
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9188,
       "chronic_absenteeism_pct": 0.1899,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9459,
       "chronic_absenteeism_pct": 0.0762,
       "sbac_ela_pct_proficient": 0.5277,
       "sbac_math_pct_proficient": 0.5083,
       "growth_apta_ela": 0.5928,
       "growth_apta_math": 0.639,
       "sat_ela_pct_proficient": 0.6957,
       "sat_ela_average_score": 527.8261,
       "sat_math_pct_proficient": 0.3913,
       "sat_math_average_score": 510
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": 0.0348,
       "sbac_ela_pct_proficient": 0.8809,
       "sbac_math_pct_proficient": 0.8788,
       "growth_apta_ela": 0.7036,
       "growth_apta_math": 0.7773,
       "sat_ela_pct_proficient": 0.9636,
       "sat_ela_average_score": 604.8727,
       "sat_math_pct_proficient": 0.7418,
       "sat_math_average_score": 589.2
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 80,
       "attendance_rate": 0.8951,
       "chronic_absenteeism_pct": 0.2375,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4284,
       "attendance_rate": 0.9554,
       "chronic_absenteeism_pct": 0.0447,
       "sbac_ela_pct_proficient": 0.8083,
       "sbac_math_pct_proficient": 0.7746,
       "growth_apta_ela": 0.6975,
       "growth_apta_math": 0.7235,
       "sat_ela_pct_proficient": 0.9231,
       "sat_ela_average_score": 599.2308,
       "sat_math_pct_proficient": 0.7508,
       "sat_math_average_score": 583.4769
      },
      "All school types": {
       "enrollment_all_school_types": 4372
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8937,
       "chronic_absenteeism_pct": 0.2436,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.0873,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.4884,
       "growth_apta_ela": 0.6463,
       "growth_apta_math": 0.6214,
       "sat_ela_pct_proficient": 0.7671,
       "sat_ela_average_score": 541.7808,
       "sat_math_pct_proficient": 0.3699,
       "sat_math_average_score": 513.8356
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9581,
       "chronic_absenteeism_pct": 0.0313,
       "sbac_ela_pct_proficient": 0.9004,
       "sbac_math_pct_proficient": 0.8747,
       "growth_apta_ela": 0.7146,
       "growth_apta_math": 0.757,
       "sat_ela_pct_proficient": 0.9683,
       "sat_ela_average_score": 615.873,
       "sat_math_pct_proficient": 0.8611,
       "sat_math_average_score": 603.6508
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Rocky Hill": {
   "town_code": "119",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1190011",
     "name": "Rocky Hill School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20652.77,
    "five_year_average_ending_2024_25": {
     "unweighted": 19082.93,
     "need_weighted": 17596.04,
     "need_weighted_cwift": 16935.56,
     "need_weighted_real": 18833.63
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 161,
       "attendance_rate": 0.9304,
       "chronic_absenteeism_pct": 0.2035,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.4773,
       "growth_apta_ela": 0.6525,
       "growth_apta_math": 0.6935,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2535,
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": 0.082,
       "sbac_ela_pct_proficient": 0.7084,
       "sbac_math_pct_proficient": 0.6844,
       "growth_apta_ela": 0.7022,
       "growth_apta_math": 0.7245,
       "sat_ela_pct_proficient": 0.6312,
       "sat_ela_average_score": 516.0625,
       "sat_math_pct_proficient": 0.4875,
       "sat_math_average_score": 520.375
      },
      "All school types": {
       "enrollment_all_school_types": 2726
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9242,
       "chronic_absenteeism_pct": 0.2292,
       "sbac_ela_pct_proficient": 0.3,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1304,
       "sbac_ela_pct_proficient": 0.4535,
       "sbac_math_pct_proficient": 0.4272,
       "growth_apta_ela": 0.6463,
       "growth_apta_math": 0.6255,
       "sat_ela_pct_proficient": 0.3036,
       "sat_ela_average_score": 432.1429,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 443.3929
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1846,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.7574,
       "growth_apta_math": 0.6715
      },
      "Public Schools": {
       "attendance_rate": 0.9601,
       "chronic_absenteeism_pct": 0.0519,
       "sbac_ela_pct_proficient": 0.8514,
       "sbac_math_pct_proficient": 0.8286,
       "growth_apta_ela": 0.7309,
       "growth_apta_math": 0.7755,
       "sat_ela_pct_proficient": 0.8077,
       "sat_ela_average_score": 561.25,
       "sat_math_pct_proficient": 0.6154,
       "sat_math_average_score": 561.8269
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 164,
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": 0.1681,
       "sbac_ela_pct_proficient": 0.4783,
       "sbac_math_pct_proficient": 0.5652,
       "growth_apta_ela": 0.7288,
       "growth_apta_math": 0.7894,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2545,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.0853,
       "sbac_ela_pct_proficient": 0.7032,
       "sbac_math_pct_proficient": 0.6664,
       "growth_apta_ela": 0.7166,
       "growth_apta_math": 0.7033,
       "sat_ela_pct_proficient": 0.768,
       "sat_ela_average_score": 548.9503,
       "sat_math_pct_proficient": 0.547,
       "sat_math_average_score": 547.1823
      },
      "All school types": {
       "enrollment_all_school_types": 2744
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9295,
       "chronic_absenteeism_pct": 0.1961,
       "sbac_ela_pct_proficient": 0.3846,
       "sbac_math_pct_proficient": 0.4231,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": 0.1401,
       "sbac_ela_pct_proficient": 0.445,
       "sbac_math_pct_proficient": 0.3761,
       "growth_apta_ela": 0.6517,
       "growth_apta_math": 0.6112,
       "sat_ela_pct_proficient": 0.5085,
       "sat_ela_average_score": 472.0339,
       "sat_math_pct_proficient": 0.2542,
       "sat_math_average_score": 464.2373
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1452,
       "sbac_ela_pct_proficient": 0.6,
       "sbac_math_pct_proficient": 0.75,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9585,
       "chronic_absenteeism_pct": 0.0499,
       "sbac_ela_pct_proficient": 0.8554,
       "sbac_math_pct_proficient": 0.8376,
       "growth_apta_ela": 0.7495,
       "growth_apta_math": 0.7499,
       "sat_ela_pct_proficient": 0.8934,
       "sat_ela_average_score": 586.1475,
       "sat_math_pct_proficient": 0.6885,
       "sat_math_average_score": 587.2951
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 23,
       "attendance_rate": 0.8393,
       "chronic_absenteeism_pct": 0.4348,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 139,
       "attendance_rate": 0.9325,
       "chronic_absenteeism_pct": 0.1856,
       "sbac_ela_pct_proficient": 0.6571,
       "sbac_math_pct_proficient": 0.6286,
       "growth_apta_ela": 0.6085,
       "growth_apta_math": 0.6278,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2531,
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.0952,
       "sbac_ela_pct_proficient": 0.688,
       "sbac_math_pct_proficient": 0.6608,
       "growth_apta_ela": 0.6755,
       "growth_apta_math": 0.703,
       "sat_ela_pct_proficient": 0.7444,
       "sat_ela_average_score": 546.8333,
       "sat_math_pct_proficient": 0.6278,
       "sat_math_average_score": 549.2778
      },
      "All school types": {
       "enrollment_all_school_types": 2714
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.833,
       "chronic_absenteeism_pct": 0.4545,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9177,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9386,
       "chronic_absenteeism_pct": 0.1577,
       "sbac_ela_pct_proficient": 0.3995,
       "sbac_math_pct_proficient": 0.3557,
       "growth_apta_ela": 0.5983,
       "growth_apta_math": 0.614,
       "sat_ela_pct_proficient": 0.4151,
       "sat_ela_average_score": 468.4906,
       "sat_math_pct_proficient": 0.283,
       "sat_math_average_score": 459.8113
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.1639,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.96,
       "chronic_absenteeism_pct": 0.057,
       "sbac_ela_pct_proficient": 0.8373,
       "sbac_math_pct_proficient": 0.8187,
       "growth_apta_ela": 0.7121,
       "growth_apta_math": 0.7453,
       "sat_ela_pct_proficient": 0.8819,
       "sat_ela_average_score": 579.5276,
       "sat_math_pct_proficient": 0.7717,
       "sat_math_average_score": 586.6142
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Roxbury": {
   "town_code": "120",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2120012",
     "name": "Regional School District 12",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null
      },
      "Other Magnet": {
       "enrollment": 12
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 175,
       "attendance_rate": 0.9414,
       "chronic_absenteeism_pct": 0.1037,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.6579,
       "growth_apta_ela": 0.6715,
       "growth_apta_math": 0.6171,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 844
      },
      "All school types": {
       "enrollment_all_school_types": 176
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9228,
       "chronic_absenteeism_pct": 0.1429,
       "sbac_ela_pct_proficient": 0.4545,
       "sbac_math_pct_proficient": 0.3636,
       "growth_apta_ela": 0.4716,
       "growth_apta_math": 0.5449,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.0833,
       "sbac_ela_pct_proficient": 0.8704,
       "sbac_math_pct_proficient": 0.7778,
       "growth_apta_ela": 0.7667,
       "growth_apta_math": 0.6514,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 168,
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.0987,
       "sbac_ela_pct_proficient": 0.7403,
       "sbac_math_pct_proficient": 0.6494,
       "growth_apta_ela": 0.7029,
       "growth_apta_math": 0.6527,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 170
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9258,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": 0.4783,
       "sbac_math_pct_proficient": 0.3043,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9508,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8519,
       "sbac_math_pct_proficient": 0.7963,
       "growth_apta_ela": 0.6871,
       "growth_apta_math": 0.7673,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 169,
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.1125,
       "sbac_ela_pct_proficient": 0.7746,
       "sbac_math_pct_proficient": 0.7042,
       "growth_apta_ela": 0.6538,
       "growth_apta_math": 0.7124,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 171
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9308,
       "chronic_absenteeism_pct": 0.2381,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": 0.0678,
       "sbac_ela_pct_proficient": 0.8393,
       "sbac_math_pct_proficient": 0.8036,
       "growth_apta_ela": 0.6737,
       "growth_apta_math": 0.7869,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Salem": {
   "town_code": "121",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1210011",
     "name": "Salem School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "0450011",
     "name": "East Lyme School District",
     "via": "designated",
     "designated": null
    }
   ],
   "high_school_arrangement": "tuition_designated",
   "spending_town_grain": {
    "ncep_2024_25": 20810.91,
    "five_year_average_ending_2024_25": {
     "unweighted": 19493.47,
     "need_weighted": 18199.81,
     "need_weighted_cwift": 18499.94,
     "need_weighted_real": 19513.36
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 531,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.073,
       "sbac_ela_pct_proficient": 0.5354,
       "sbac_math_pct_proficient": 0.5059,
       "growth_apta_ela": 0.5704,
       "growth_apta_math": 0.5749,
       "sat_ela_pct_proficient": 0.875,
       "sat_ela_average_score": 572.1875,
       "sat_math_pct_proficient": 0.4062,
       "sat_math_average_score": 525.3125
      },
      "All school types": {
       "enrollment_all_school_types": 567
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.1161,
       "sbac_ela_pct_proficient": 0.2472,
       "sbac_math_pct_proficient": 0.25,
       "growth_apta_ela": 0.5078,
       "growth_apta_math": 0.5076,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": 0.054,
       "sbac_ela_pct_proficient": 0.6909,
       "sbac_math_pct_proficient": 0.6424,
       "growth_apta_ela": 0.6042,
       "growth_apta_math": 0.6108,
       "sat_ela_pct_proficient": 0.8333,
       "sat_ela_average_score": 562.5,
       "sat_math_pct_proficient": 0.4167,
       "sat_math_average_score": 522.0833
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 539,
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.1292,
       "sbac_ela_pct_proficient": 0.5261,
       "sbac_math_pct_proficient": 0.4777,
       "growth_apta_ela": 0.632,
       "growth_apta_math": 0.5664,
       "sat_ela_pct_proficient": 0.9189,
       "sat_ela_average_score": 593.5135,
       "sat_math_pct_proficient": 0.6757,
       "sat_math_average_score": 569.1892
      },
      "All school types": {
       "enrollment_all_school_types": 582
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.2671,
       "sbac_ela_pct_proficient": 0.2353,
       "sbac_math_pct_proficient": 0.253,
       "growth_apta_ela": 0.6024,
       "growth_apta_math": 0.5115,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": 0.0657,
       "sbac_ela_pct_proficient": 0.6768,
       "sbac_math_pct_proficient": 0.5915,
       "growth_apta_ela": 0.6471,
       "growth_apta_math": 0.594,
       "sat_ela_pct_proficient": 1,
       "sat_ela_average_score": 620.6452,
       "sat_math_pct_proficient": 0.8065,
       "sat_math_average_score": 600.3226
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 559,
       "attendance_rate": 0.9514,
       "chronic_absenteeism_pct": 0.0894,
       "sbac_ela_pct_proficient": 0.6196,
       "sbac_math_pct_proficient": 0.549,
       "growth_apta_ela": 0.6764,
       "growth_apta_math": 0.702,
       "sat_ela_pct_proficient": 0.875,
       "sat_ela_average_score": 560,
       "sat_math_pct_proficient": 0.4688,
       "sat_math_average_score": 526.875
      },
      "All school types": {
       "enrollment_all_school_types": 606
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1953,
       "sbac_ela_pct_proficient": 0.4651,
       "sbac_math_pct_proficient": 0.3256,
       "growth_apta_ela": 0.6354,
       "growth_apta_math": 0.6193,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": 0.0392,
       "sbac_ela_pct_proficient": 0.6982,
       "sbac_math_pct_proficient": 0.6627,
       "growth_apta_ela": 0.6985,
       "growth_apta_math": 0.747,
       "sat_ela_pct_proficient": 0.9231,
       "sat_ela_average_score": 575,
       "sat_math_pct_proficient": 0.5385,
       "sat_math_average_score": 540
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Salisbury": {
   "town_code": "122",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1220011",
     "name": "Salisbury School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2010012",
     "name": "Regional School District 01",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 32548.5,
    "five_year_average_ending_2024_25": {
     "unweighted": 29518.76,
     "need_weighted": 27584.86,
     "need_weighted_cwift": 27782.12,
     "need_weighted_real": 29516.59
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 62,
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.1935,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 301,
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": 0.1383,
       "sbac_ela_pct_proficient": 0.6649,
       "sbac_math_pct_proficient": 0.6811,
       "growth_apta_ela": 0.671,
       "growth_apta_math": 0.7806
      },
      "All school types": {
       "enrollment_all_school_types": 374
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": 0.2093,
       "sbac_ela_pct_proficient": 0.44,
       "sbac_math_pct_proficient": 0.52,
       "growth_apta_ela": 0.6376,
       "growth_apta_math": 0.7474
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": 0.1364,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": 0.1071,
       "sbac_ela_pct_proficient": 0.7481,
       "sbac_math_pct_proficient": 0.7407,
       "growth_apta_ela": 0.6828,
       "growth_apta_math": 0.7924
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 79,
       "attendance_rate": 0.9141,
       "chronic_absenteeism_pct": 0.2911,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 276,
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1077,
       "sbac_ela_pct_proficient": 0.7371,
       "sbac_math_pct_proficient": 0.7314,
       "growth_apta_ela": 0.7828,
       "growth_apta_math": 0.7562
      },
      "All school types": {
       "enrollment_all_school_types": 361
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8898,
       "chronic_absenteeism_pct": 0.3939,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": 0.1829,
       "sbac_ela_pct_proficient": 0.537,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.7166,
       "growth_apta_math": 0.6735
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9317,
       "chronic_absenteeism_pct": 0.2174,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.073,
       "sbac_ela_pct_proficient": 0.8264,
       "sbac_math_pct_proficient": 0.8347,
       "growth_apta_ela": 0.8082,
       "growth_apta_math": 0.788
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 64,
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 264,
       "attendance_rate": 0.9471,
       "chronic_absenteeism_pct": 0.0935,
       "sbac_ela_pct_proficient": 0.7798,
       "sbac_math_pct_proficient": 0.744,
       "growth_apta_ela": 0.7037,
       "growth_apta_math": 0.7692
      },
      "All school types": {
       "enrollment_all_school_types": 334
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9345,
       "chronic_absenteeism_pct": 0.175,
       "sbac_ela_pct_proficient": 0.5283,
       "sbac_math_pct_proficient": 0.5283,
       "growth_apta_ela": 0.6433,
       "growth_apta_math": 0.6623
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9572,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.0542,
       "sbac_ela_pct_proficient": 0.8957,
       "sbac_math_pct_proficient": 0.8435,
       "growth_apta_ela": 0.7304,
       "growth_apta_math": 0.8169
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Scotland": {
   "town_code": "123",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "1230011",
     "name": "Scotland School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2110012",
     "name": "Regional School District 11",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 30934.39,
    "five_year_average_ending_2024_25": {
     "unweighted": 27893.98,
     "need_weighted": 25557.91,
     "need_weighted_cwift": 26258.7,
     "need_weighted_real": 27410.08
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 49,
       "attendance_rate": 0.9225,
       "chronic_absenteeism_pct": 0.2653,
       "sbac_ela_pct_proficient": 0.4545,
       "sbac_math_pct_proficient": 0.3182,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 101,
       "attendance_rate": 0.9282,
       "chronic_absenteeism_pct": 0.15,
       "sbac_ela_pct_proficient": 0.4286,
       "sbac_math_pct_proficient": 0.3878,
       "growth_apta_ela": 0.5241,
       "growth_apta_math": 0.4812
      },
      "All school types": {
       "enrollment_all_school_types": 182
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9018,
       "chronic_absenteeism_pct": 0.4231,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9158,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": 0.4483,
       "sbac_math_pct_proficient": 0.3448
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.45
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.939,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 36,
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 91,
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.0972,
       "sbac_ela_pct_proficient": 0.4545,
       "sbac_math_pct_proficient": 0.4773,
       "growth_apta_ela": 0.6419,
       "growth_apta_math": 0.7193,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 161
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.3846,
       "sbac_math_pct_proficient": 0.3846,
       "growth_apta_ela": 0.5465,
       "growth_apta_math": 0.7805,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 47,
       "attendance_rate": 0.9359,
       "chronic_absenteeism_pct": 0.2128,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.534,
       "growth_apta_math": 0.2583,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 78,
       "attendance_rate": 0.9522,
       "chronic_absenteeism_pct": 0.1094,
       "sbac_ela_pct_proficient": 0.4737,
       "sbac_math_pct_proficient": 0.4211,
       "growth_apta_ela": 0.7174,
       "growth_apta_math": 0.6369,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 158
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9258,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.1579,
       "sbac_ela_pct_proficient": 0.36,
       "sbac_math_pct_proficient": 0.36
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.963,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Seymour": {
   "town_code": "124",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1240011",
     "name": "Seymour School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19047.44,
    "five_year_average_ending_2024_25": {
     "unweighted": 17733.71,
     "need_weighted": 15470.47,
     "need_weighted_cwift": 14997.39,
     "need_weighted_real": 16597.68
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 70,
       "attendance_rate": 0.9388,
       "chronic_absenteeism_pct": 0.1143,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 40,
       "attendance_rate": 0.9043,
       "chronic_absenteeism_pct": 0.359,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 22,
       "attendance_rate": 0.9326,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2084,
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": 0.1412,
       "sbac_ela_pct_proficient": 0.5264,
       "sbac_math_pct_proficient": 0.5172,
       "growth_apta_ela": 0.5635,
       "growth_apta_math": 0.6937,
       "sat_ela_pct_proficient": 0.5926,
       "sat_ela_average_score": 500.4321,
       "sat_math_pct_proficient": 0.2716,
       "sat_math_average_score": 476.4815
      },
      "All school types": {
       "enrollment_all_school_types": 2229
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9344,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9283,
       "chronic_absenteeism_pct": 0.1953,
       "sbac_ela_pct_proficient": 0.4004,
       "sbac_math_pct_proficient": 0.417,
       "growth_apta_ela": 0.5326,
       "growth_apta_math": 0.682,
       "sat_ela_pct_proficient": 0.4524,
       "sat_ela_average_score": 475.5952,
       "sat_math_pct_proficient": 0.2024,
       "sat_math_average_score": 457.381
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9183,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": 0.0771,
       "sbac_ela_pct_proficient": 0.6777,
       "sbac_math_pct_proficient": 0.6374,
       "growth_apta_ela": 0.6,
       "growth_apta_math": 0.7075,
       "sat_ela_pct_proficient": 0.7436,
       "sat_ela_average_score": 527.1795,
       "sat_math_pct_proficient": 0.3462,
       "sat_math_average_score": 497.0513
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 79,
       "attendance_rate": 0.934,
       "chronic_absenteeism_pct": 0.1392,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 42,
       "attendance_rate": 0.9096,
       "chronic_absenteeism_pct": 0.225,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2100,
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1602,
       "sbac_ela_pct_proficient": 0.522,
       "sbac_math_pct_proficient": 0.529,
       "growth_apta_ela": 0.6125,
       "growth_apta_math": 0.6833,
       "sat_ela_pct_proficient": 0.6577,
       "sat_ela_average_score": 496.2416,
       "sat_math_pct_proficient": 0.2752,
       "sat_math_average_score": 468.8591
      },
      "All school types": {
       "enrollment_all_school_types": 2254
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.893,
       "chronic_absenteeism_pct": 0.3478,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9253,
       "chronic_absenteeism_pct": 0.2231,
       "sbac_ela_pct_proficient": 0.4062,
       "sbac_math_pct_proficient": 0.4191,
       "growth_apta_ela": 0.5981,
       "growth_apta_math": 0.6448,
       "sat_ela_pct_proficient": 0.5185,
       "sat_ela_average_score": 461.2346,
       "sat_math_pct_proficient": 0.1728,
       "sat_math_average_score": 430.6173
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9248,
       "chronic_absenteeism_pct": 0.1667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0758,
       "sbac_ela_pct_proficient": 0.6635,
       "sbac_math_pct_proficient": 0.6635,
       "growth_apta_ela": 0.6294,
       "growth_apta_math": 0.7286,
       "sat_ela_pct_proficient": 0.8235,
       "sat_ela_average_score": 537.9412,
       "sat_math_pct_proficient": 0.3971,
       "sat_math_average_score": 514.4118
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 90,
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.1778,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 471.1538,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 454.2308
      },
      "Other Magnet": {
       "enrollment": 37,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 24,
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null
      },
      "Public Schools": {
       "enrollment": 2027,
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1253,
       "sbac_ela_pct_proficient": 0.5283,
       "sbac_math_pct_proficient": 0.5188,
       "growth_apta_ela": 0.5633,
       "growth_apta_math": 0.6326,
       "sat_ela_pct_proficient": 0.5455,
       "sat_ela_average_score": 494.5455,
       "sat_math_pct_proficient": 0.3566,
       "sat_math_average_score": 486.8531
      },
      "All school types": {
       "enrollment_all_school_types": 2195
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9216,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.1822,
       "sbac_ela_pct_proficient": 0.3961,
       "sbac_math_pct_proficient": 0.3964,
       "growth_apta_ela": 0.4977,
       "growth_apta_math": 0.5868,
       "sat_ela_pct_proficient": 0.4225,
       "sat_ela_average_score": 454.9296,
       "sat_math_pct_proficient": 0.2535,
       "sat_math_average_score": 454.6479
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": 0.12,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": 0.0523,
       "sbac_ela_pct_proficient": 0.7,
       "sbac_math_pct_proficient": 0.6767,
       "growth_apta_ela": 0.6433,
       "growth_apta_math": 0.6883,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 533.6111,
       "sat_math_pct_proficient": 0.4583,
       "sat_math_average_score": 518.6111
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Sharon": {
   "town_code": "125",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1250011",
     "name": "Sharon School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2010012",
     "name": "Regional School District 01",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 46587.15,
    "five_year_average_ending_2024_25": {
     "unweighted": 48198.04,
     "need_weighted": 43396.28,
     "need_weighted_cwift": 43718.24,
     "need_weighted_real": 46502.34
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9184,
       "chronic_absenteeism_pct": 0.3448,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 96,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1146,
       "sbac_ela_pct_proficient": 0.4333,
       "sbac_math_pct_proficient": 0.3833,
       "growth_apta_ela": 0.5393,
       "growth_apta_math": 0.5512
      },
      "All school types": {
       "enrollment_all_school_types": 138
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9301,
       "chronic_absenteeism_pct": 0.1698,
       "sbac_ela_pct_proficient": 0.2581,
       "sbac_math_pct_proficient": 0.3548,
       "growth_apta_ela": 0.519,
       "growth_apta_math": 0.5397
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6207,
       "sbac_math_pct_proficient": 0.4138,
       "growth_apta_ela": 0.5614,
       "growth_apta_math": 0.5637
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 30,
       "attendance_rate": 0.9255,
       "chronic_absenteeism_pct": 0.2333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 91,
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0805,
       "sbac_ela_pct_proficient": 0.5472,
       "sbac_math_pct_proficient": 0.3396,
       "growth_apta_ela": 0.8054,
       "growth_apta_math": 0.7009
      },
      "All school types": {
       "enrollment_all_school_types": 131
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.14,
       "sbac_ela_pct_proficient": 0.4194,
       "sbac_math_pct_proficient": 0.2581,
       "growth_apta_ela": 0.7365,
       "growth_apta_math": 0.637
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9562,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": 0.7273,
       "sbac_math_pct_proficient": 0.4545,
       "growth_apta_ela": 0.8908,
       "growth_apta_math": 0.78
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.2143,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 88,
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6042,
       "sbac_math_pct_proficient": 0.5833,
       "growth_apta_ela": 0.6307,
       "growth_apta_math": 0.592
      },
      "All school types": {
       "enrollment_all_school_types": 124
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9503,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.5
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9578,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7273,
       "sbac_math_pct_proficient": 0.6818
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Shelton": {
   "town_code": "126",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1260011",
     "name": "Shelton School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19329.65,
    "five_year_average_ending_2024_25": {
     "unweighted": 17664.26,
     "need_weighted": 15809.16,
     "need_weighted_cwift": 14585.06,
     "need_weighted_real": 16947.42
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 83,
       "attendance_rate": 0.9337,
       "chronic_absenteeism_pct": 0.1205,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 429.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 413
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 132,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1092,
       "sbac_ela_pct_proficient": 0.6078,
       "sbac_math_pct_proficient": 0.4314,
       "growth_apta_ela": 0.7203,
       "growth_apta_math": 0.6369,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 195,
       "attendance_rate": 0.9213,
       "chronic_absenteeism_pct": 0.1944,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 4384,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1245,
       "sbac_ela_pct_proficient": 0.5164,
       "sbac_math_pct_proficient": 0.5537,
       "growth_apta_ela": 0.4984,
       "growth_apta_math": 0.6223,
       "sat_ela_pct_proficient": 0.6891,
       "sat_ela_average_score": 516.6569,
       "sat_math_pct_proficient": 0.4194,
       "sat_math_average_score": 507.3314
      },
      "All school types": {
       "enrollment_all_school_types": 4812
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9282,
       "chronic_absenteeism_pct": 0.1702,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9323,
       "chronic_absenteeism_pct": 0.18,
       "sbac_ela_pct_proficient": 0.4091,
       "sbac_math_pct_proficient": 0.3182,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9213,
       "chronic_absenteeism_pct": 0.1944,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.928,
       "chronic_absenteeism_pct": 0.1909,
       "sbac_ela_pct_proficient": 0.3543,
       "sbac_math_pct_proficient": 0.3858,
       "growth_apta_ela": 0.4687,
       "growth_apta_math": 0.5597,
       "sat_ela_pct_proficient": 0.4646,
       "sat_ela_average_score": 455.9843,
       "sat_math_pct_proficient": 0.2047,
       "sat_math_average_score": 448.2677
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.941,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7586,
       "sbac_math_pct_proficient": 0.5172,
       "growth_apta_ela": 0.7848,
       "growth_apta_math": 0.6846,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": 0.0694,
       "sbac_ela_pct_proficient": 0.6591,
       "sbac_math_pct_proficient": 0.7017,
       "growth_apta_ela": 0.524,
       "growth_apta_math": 0.6763,
       "sat_ela_pct_proficient": 0.8224,
       "sat_ela_average_score": 552.6636,
       "sat_math_pct_proficient": 0.5467,
       "sat_math_average_score": 542.3832
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 87,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1379,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 136,
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.187,
       "sbac_ela_pct_proficient": 0.6222,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.5952,
       "growth_apta_math": 0.5894,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 252,
       "attendance_rate": 0.8786,
       "chronic_absenteeism_pct": 0.3143,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4327,
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": 0.1057,
       "sbac_ela_pct_proficient": 0.528,
       "sbac_math_pct_proficient": 0.5535,
       "growth_apta_ela": 0.545,
       "growth_apta_math": 0.5607,
       "sat_ela_pct_proficient": 0.6634,
       "sat_ela_average_score": 519.901,
       "sat_math_pct_proficient": 0.3861,
       "sat_math_average_score": 502.1452
      },
      "All school types": {
       "enrollment_all_school_types": 4811
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": 0.1667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9327,
       "chronic_absenteeism_pct": 0.2295,
       "sbac_ela_pct_proficient": 0.5238,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8786,
       "chronic_absenteeism_pct": 0.3077,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.165,
       "sbac_ela_pct_proficient": 0.3546,
       "sbac_math_pct_proficient": 0.3717,
       "growth_apta_ela": 0.4837,
       "growth_apta_math": 0.5153,
       "sat_ela_pct_proficient": 0.405,
       "sat_ela_average_score": 463.2231,
       "sat_math_pct_proficient": 0.1901,
       "sat_math_average_score": 445.0413
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.1452,
       "sbac_ela_pct_proficient": 0.7083,
       "sbac_math_pct_proficient": 0.5417,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9511,
       "chronic_absenteeism_pct": 0.0569,
       "sbac_ela_pct_proficient": 0.6785,
       "sbac_math_pct_proficient": 0.7112,
       "growth_apta_ela": 0.5956,
       "growth_apta_math": 0.5981,
       "sat_ela_pct_proficient": 0.8352,
       "sat_ela_average_score": 557.5824,
       "sat_math_pct_proficient": 0.5165,
       "sat_math_average_score": 540.1099
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 96,
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": 0.0938,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 138,
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": 0.1562,
       "sbac_ela_pct_proficient": 0.5556,
       "sbac_math_pct_proficient": 0.3778,
       "growth_apta_ela": 0.6579,
       "growth_apta_math": 0.6349,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 242,
       "attendance_rate": 0.9025,
       "chronic_absenteeism_pct": 0.3043,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4224,
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1193,
       "sbac_ela_pct_proficient": 0.5551,
       "sbac_math_pct_proficient": 0.5917,
       "growth_apta_ela": 0.5721,
       "growth_apta_math": 0.6325,
       "sat_ela_pct_proficient": 0.6358,
       "sat_ela_average_score": 510.7803,
       "sat_math_pct_proficient": 0.4277,
       "sat_math_average_score": 505.0578
      },
      "All school types": {
       "enrollment_all_school_types": 4709
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9307,
       "chronic_absenteeism_pct": 0.1628,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9221,
       "chronic_absenteeism_pct": 0.2083,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.2333,
       "growth_apta_ela": 0.7149,
       "growth_apta_math": 0.5356,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9025,
       "chronic_absenteeism_pct": 0.3043,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9316,
       "chronic_absenteeism_pct": 0.1704,
       "sbac_ela_pct_proficient": 0.3853,
       "sbac_math_pct_proficient": 0.4088,
       "growth_apta_ela": 0.5243,
       "growth_apta_math": 0.5782,
       "sat_ela_pct_proficient": 0.4065,
       "sat_ela_average_score": 459.5935,
       "sat_math_pct_proficient": 0.187,
       "sat_math_average_score": 447.0732
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.0778,
       "sbac_ela_pct_proficient": 0.7017,
       "sbac_math_pct_proficient": 0.7495,
       "growth_apta_ela": 0.6121,
       "growth_apta_math": 0.6778,
       "sat_ela_pct_proficient": 0.7623,
       "sat_ela_average_score": 539.0135,
       "sat_math_pct_proficient": 0.5605,
       "sat_math_average_score": 537.0404
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Sherman": {
   "town_code": "127",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1270011",
     "name": "Sherman School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": null,
     "name": null,
     "via": "designated",
     "designated": [
      "0910011",
      "0960011",
      "2120012"
     ]
    }
   ],
   "high_school_arrangement": "tuition_designated",
   "spending_town_grain": {
    "ncep_2024_25": 29218.22,
    "five_year_average_ending_2024_25": {
     "unweighted": 26074.02,
     "need_weighted": 25807.38,
     "need_weighted_cwift": 21286.75,
     "need_weighted_real": 27640.13
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 50,
       "attendance_rate": 0.9155,
       "chronic_absenteeism_pct": 0.2,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 307,
       "attendance_rate": 0.9411,
       "chronic_absenteeism_pct": 0.1444,
       "sbac_ela_pct_proficient": 0.7536,
       "sbac_math_pct_proficient": 0.7153,
       "growth_apta_ela": 0.6703,
       "growth_apta_math": 0.7481,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 364
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9302,
       "chronic_absenteeism_pct": 0.2,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.2857,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9249,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.135,
       "sbac_ela_pct_proficient": 0.8291,
       "sbac_math_pct_proficient": 0.7931,
       "growth_apta_ela": 0.6845,
       "growth_apta_math": 0.766,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 43,
       "attendance_rate": 0.932,
       "chronic_absenteeism_pct": 0.1628,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 289,
       "attendance_rate": 0.935,
       "chronic_absenteeism_pct": 0.1521,
       "sbac_ela_pct_proficient": 0.7923,
       "sbac_math_pct_proficient": 0.7231,
       "growth_apta_ela": 0.6235,
       "growth_apta_math": 0.6154,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 338
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.924,
       "chronic_absenteeism_pct": 0.2093,
       "sbac_ela_pct_proficient": 0.35,
       "sbac_math_pct_proficient": 0.3,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9313,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": 0.1409,
       "sbac_ela_pct_proficient": 0.8727,
       "sbac_math_pct_proficient": 0.8,
       "growth_apta_ela": 0.6509,
       "growth_apta_math": 0.6374,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 43,
       "attendance_rate": 0.9188,
       "chronic_absenteeism_pct": 0.3488,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 285,
       "attendance_rate": 0.9244,
       "chronic_absenteeism_pct": 0.2171,
       "sbac_ela_pct_proficient": 0.8268,
       "sbac_math_pct_proficient": 0.7717,
       "growth_apta_ela": 0.7349,
       "growth_apta_math": 0.7634,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 333
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9157,
       "chronic_absenteeism_pct": 0.26,
       "sbac_ela_pct_proficient": 0.6087,
       "sbac_math_pct_proficient": 0.4348,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.918,
       "chronic_absenteeism_pct": 0.4118,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9265,
       "chronic_absenteeism_pct": 0.2067,
       "sbac_ela_pct_proficient": 0.875,
       "sbac_math_pct_proficient": 0.8462,
       "growth_apta_ela": 0.7496,
       "growth_apta_math": 0.769,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Simsbury": {
   "town_code": "128",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1280011",
     "name": "Simsbury School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21750.84,
    "five_year_average_ending_2024_25": {
     "unweighted": 20008.66,
     "need_weighted": 19022.63,
     "need_weighted_cwift": 18307.84,
     "need_weighted_real": 20381.66
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 24,
       "attendance_rate": 0.894,
       "chronic_absenteeism_pct": 0.381,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 128,
       "attendance_rate": 0.9292,
       "chronic_absenteeism_pct": 0.2041,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 3954,
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.0844,
       "sbac_ela_pct_proficient": 0.7868,
       "sbac_math_pct_proficient": 0.7319,
       "growth_apta_ela": 0.6831,
       "growth_apta_math": 0.6854,
       "sat_ela_pct_proficient": 0.872,
       "sat_ela_average_score": 578.6159,
       "sat_math_pct_proficient": 0.6263,
       "sat_math_average_score": 559.6886
      },
      "All school types": {
       "enrollment_all_school_types": 4114
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.894,
       "chronic_absenteeism_pct": 0.381,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8999,
       "chronic_absenteeism_pct": 0.3462,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9386,
       "chronic_absenteeism_pct": 0.1603,
       "sbac_ela_pct_proficient": 0.5174,
       "sbac_math_pct_proficient": 0.4816,
       "growth_apta_ela": 0.5857,
       "growth_apta_math": 0.5781,
       "sat_ela_pct_proficient": 0.6806,
       "sat_ela_average_score": 509.3056,
       "sat_math_pct_proficient": 0.3472,
       "sat_math_average_score": 485.5556
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9625,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9569,
       "chronic_absenteeism_pct": 0.0567,
       "sbac_ela_pct_proficient": 0.8809,
       "sbac_math_pct_proficient": 0.8194,
       "growth_apta_ela": 0.7157,
       "growth_apta_math": 0.7213,
       "sat_ela_pct_proficient": 0.9355,
       "sat_ela_average_score": 601.6129,
       "sat_math_pct_proficient": 0.7189,
       "sat_math_average_score": 584.2857
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 27,
       "attendance_rate": 0.9176,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 136,
       "attendance_rate": 0.9287,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3897,
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.0834,
       "sbac_ela_pct_proficient": 0.809,
       "sbac_math_pct_proficient": 0.7619,
       "growth_apta_ela": 0.6602,
       "growth_apta_math": 0.7342,
       "sat_ela_pct_proficient": 0.8399,
       "sat_ela_average_score": 572.0996,
       "sat_math_pct_proficient": 0.5658,
       "sat_math_average_score": 549.2527
      },
      "All school types": {
       "enrollment_all_school_types": 4067
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.9176,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9022,
       "chronic_absenteeism_pct": 0.4138,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.153,
       "sbac_ela_pct_proficient": 0.5389,
       "sbac_math_pct_proficient": 0.4775,
       "growth_apta_ela": 0.5871,
       "growth_apta_math": 0.6141,
       "sat_ela_pct_proficient": 0.6582,
       "sat_ela_average_score": 525.8228,
       "sat_math_pct_proficient": 0.3038,
       "sat_math_average_score": 497.5949
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": 0.0578,
       "sbac_ela_pct_proficient": 0.9074,
       "sbac_math_pct_proficient": 0.8656,
       "growth_apta_ela": 0.6864,
       "growth_apta_math": 0.7771,
       "sat_ela_pct_proficient": 0.9109,
       "sat_ela_average_score": 590.198,
       "sat_math_pct_proficient": 0.6683,
       "sat_math_average_score": 569.4554
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 31,
       "attendance_rate": 0.869,
       "chronic_absenteeism_pct": 0.2581,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 131,
       "attendance_rate": 0.924,
       "chronic_absenteeism_pct": 0.2698,
       "sbac_ela_pct_proficient": 0.4091,
       "sbac_math_pct_proficient": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3774,
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0695,
       "sbac_ela_pct_proficient": 0.7981,
       "sbac_math_pct_proficient": 0.7698,
       "growth_apta_ela": 0.6598,
       "growth_apta_math": 0.7099,
       "sat_ela_pct_proficient": 0.8877,
       "sat_ela_average_score": 581.5217,
       "sat_math_pct_proficient": 0.6051,
       "sat_math_average_score": 554.4928
      },
      "All school types": {
       "enrollment_all_school_types": 3944
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.869,
       "chronic_absenteeism_pct": 0.2581,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9076,
       "chronic_absenteeism_pct": 0.3929,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.1273,
       "sbac_ela_pct_proficient": 0.5224,
       "sbac_math_pct_proficient": 0.467,
       "growth_apta_ela": 0.5789,
       "growth_apta_math": 0.6089,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 533.75,
       "sat_math_pct_proficient": 0.4062,
       "sat_math_average_score": 499.2188
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": 0.1714,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9589,
       "chronic_absenteeism_pct": 0.0493,
       "sbac_ela_pct_proficient": 0.8958,
       "sbac_math_pct_proficient": 0.877,
       "growth_apta_ela": 0.6881,
       "growth_apta_math": 0.7451,
       "sat_ela_pct_proficient": 0.9292,
       "sat_ela_average_score": 595.9434,
       "sat_math_pct_proficient": 0.6651,
       "sat_math_average_score": 571.1792
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Somers": {
   "town_code": "129",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1290011",
     "name": "Somers School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21716.72,
    "five_year_average_ending_2024_25": {
     "unweighted": 20140.62,
     "need_weighted": 19886.15,
     "need_weighted_cwift": 19280.86,
     "need_weighted_real": 21308.44
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1344,
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.1267,
       "sbac_ela_pct_proficient": 0.6171,
       "sbac_math_pct_proficient": 0.526,
       "growth_apta_ela": 0.5822,
       "growth_apta_math": 0.5575,
       "sat_ela_pct_proficient": 0.7957,
       "sat_ela_average_score": 535.1613,
       "sat_math_pct_proficient": 0.3763,
       "sat_math_average_score": 503.7634
      },
      "All school types": {
       "enrollment_all_school_types": 1368
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9294,
       "chronic_absenteeism_pct": 0.219,
       "sbac_ela_pct_proficient": 0.2969,
       "sbac_math_pct_proficient": 0.2578,
       "growth_apta_ela": 0.5526,
       "growth_apta_math": 0.5173,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9485,
       "chronic_absenteeism_pct": 0.1021,
       "sbac_ela_pct_proficient": 0.7043,
       "sbac_math_pct_proficient": 0.5991,
       "growth_apta_ela": 0.5902,
       "growth_apta_math": 0.5685,
       "sat_ela_pct_proficient": 0.8987,
       "sat_ela_average_score": 551.2658,
       "sat_math_pct_proficient": 0.4177,
       "sat_math_average_score": 516.2025
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1317,
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": 0.0824,
       "sbac_ela_pct_proficient": 0.5784,
       "sbac_math_pct_proficient": 0.5246,
       "growth_apta_ela": 0.6162,
       "growth_apta_math": 0.6251,
       "sat_ela_pct_proficient": 0.7246,
       "sat_ela_average_score": 523.6232,
       "sat_math_pct_proficient": 0.3913,
       "sat_math_average_score": 493.7681
      },
      "All school types": {
       "enrollment_all_school_types": 1339
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9312,
       "chronic_absenteeism_pct": 0.1456,
       "sbac_ela_pct_proficient": 0.2463,
       "sbac_math_pct_proficient": 0.2015,
       "growth_apta_ela": 0.5439,
       "growth_apta_math": 0.5028,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9538,
       "chronic_absenteeism_pct": 0.0661,
       "sbac_ela_pct_proficient": 0.668,
       "sbac_math_pct_proficient": 0.6117,
       "growth_apta_ela": 0.6375,
       "growth_apta_math": 0.6618,
       "sat_ela_pct_proficient": 0.8214,
       "sat_ela_average_score": 545.5357,
       "sat_math_pct_proficient": 0.4643,
       "sat_math_average_score": 513.2143
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1276,
       "attendance_rate": 0.9548,
       "chronic_absenteeism_pct": 0.0653,
       "sbac_ela_pct_proficient": 0.6567,
       "sbac_math_pct_proficient": 0.6617,
       "growth_apta_ela": 0.7237,
       "growth_apta_math": 0.8294,
       "sat_ela_pct_proficient": 0.7921,
       "sat_ela_average_score": 535.5446,
       "sat_math_pct_proficient": 0.4455,
       "sat_math_average_score": 517.8218
      },
      "All school types": {
       "enrollment_all_school_types": 1303
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.1364,
       "sbac_ela_pct_proficient": 0.3106,
       "sbac_math_pct_proficient": 0.303,
       "growth_apta_ela": 0.6687,
       "growth_apta_math": 0.7381,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9588,
       "chronic_absenteeism_pct": 0.0461,
       "sbac_ela_pct_proficient": 0.7543,
       "sbac_math_pct_proficient": 0.7628,
       "growth_apta_ela": 0.7383,
       "growth_apta_math": 0.8534,
       "sat_ela_pct_proficient": 0.8795,
       "sat_ela_average_score": 553.1325,
       "sat_math_pct_proficient": 0.5181,
       "sat_math_average_score": 540.241
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Southbury": {
   "town_code": "130",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2150012",
     "name": "Regional School District 15",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 21,
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 2290,
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": 0.0956,
       "sbac_ela_pct_proficient": 0.6157,
       "sbac_math_pct_proficient": 0.6663,
       "growth_apta_ela": 0.5874,
       "growth_apta_math": 0.7045,
       "sat_ela_pct_proficient": 0.8176,
       "sat_ela_average_score": 549.4595,
       "sat_math_pct_proficient": 0.6081,
       "sat_math_average_score": 551.0811
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 2350
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": 0.1532,
       "sbac_ela_pct_proficient": 0.304,
       "sbac_math_pct_proficient": 0.359,
       "growth_apta_ela": 0.486,
       "growth_apta_math": 0.6583,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 452.6316,
       "sat_math_pct_proficient": 0.2105,
       "sat_math_average_score": 453.6842
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9537,
       "chronic_absenteeism_pct": 0.074,
       "sbac_ela_pct_proficient": 0.7257,
       "sbac_math_pct_proficient": 0.7749,
       "growth_apta_ela": 0.6236,
       "growth_apta_math": 0.721,
       "sat_ela_pct_proficient": 0.9273,
       "sat_ela_average_score": 582.9091,
       "sat_math_pct_proficient": 0.7455,
       "sat_math_average_score": 584.7273
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9425,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 2255,
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": 0.0895,
       "sbac_ela_pct_proficient": 0.5974,
       "sbac_math_pct_proficient": 0.6232,
       "growth_apta_ela": 0.5401,
       "growth_apta_math": 0.5904,
       "sat_ela_pct_proficient": 0.6903,
       "sat_ela_average_score": 528.2581,
       "sat_math_pct_proficient": 0.4645,
       "sat_math_average_score": 518.3226
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 2305
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1385,
       "sbac_ela_pct_proficient": 0.3011,
       "sbac_math_pct_proficient": 0.3405,
       "growth_apta_ela": 0.5173,
       "growth_apta_math": 0.5336,
       "sat_ela_pct_proficient": 0.2955,
       "sat_ela_average_score": 440.9091,
       "sat_math_pct_proficient": 0.1364,
       "sat_math_average_score": 432.9545
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9538,
       "chronic_absenteeism_pct": 0.0703,
       "sbac_ela_pct_proficient": 0.7035,
       "sbac_math_pct_proficient": 0.7244,
       "growth_apta_ela": 0.5483,
       "growth_apta_math": 0.6109,
       "sat_ela_pct_proficient": 0.8468,
       "sat_ela_average_score": 562.8829,
       "sat_math_pct_proficient": 0.5946,
       "sat_math_average_score": 552.1622
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 2268,
       "attendance_rate": 0.9514,
       "chronic_absenteeism_pct": 0.0881,
       "sbac_ela_pct_proficient": 0.6368,
       "sbac_math_pct_proficient": 0.657,
       "growth_apta_ela": 0.628,
       "growth_apta_math": 0.6417,
       "sat_ela_pct_proficient": 0.7697,
       "sat_ela_average_score": 535.9551,
       "sat_math_pct_proficient": 0.5112,
       "sat_math_average_score": 520.7303
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 2316
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": 0.1585,
       "sbac_ela_pct_proficient": 0.3229,
       "sbac_math_pct_proficient": 0.3497,
       "growth_apta_ela": 0.5426,
       "growth_apta_math": 0.5049,
       "sat_ela_pct_proficient": 0.48,
       "sat_ela_average_score": 466.2,
       "sat_math_pct_proficient": 0.26,
       "sat_math_average_score": 446.4
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": 0.0598,
       "sbac_ela_pct_proficient": 0.7573,
       "sbac_math_pct_proficient": 0.7744,
       "growth_apta_ela": 0.6601,
       "growth_apta_math": 0.6931,
       "sat_ela_pct_proficient": 0.8828,
       "sat_ela_average_score": 563.2031,
       "sat_math_pct_proficient": 0.6094,
       "sat_math_average_score": 549.7656
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Southington": {
   "town_code": "131",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1310011",
     "name": "Southington School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19930.35,
    "five_year_average_ending_2024_25": {
     "unweighted": 17989.51,
     "need_weighted": 16617.48,
     "need_weighted_cwift": 15993.45,
     "need_weighted_real": 17795.76
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 95,
       "attendance_rate": 0.9341,
       "chronic_absenteeism_pct": 0.1789,
       "sat_ela_pct_proficient": 0.48,
       "sat_ela_average_score": 447.6,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 434
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 167,
       "attendance_rate": 0.8979,
       "chronic_absenteeism_pct": 0.3952,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 66,
       "attendance_rate": 0.8998,
       "chronic_absenteeism_pct": 0.3036,
       "sbac_ela_pct_proficient": 0.7,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5883,
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0936,
       "sbac_ela_pct_proficient": 0.6603,
       "sbac_math_pct_proficient": 0.6486,
       "growth_apta_ela": 0.6121,
       "growth_apta_math": 0.6733,
       "sat_ela_pct_proficient": 0.6912,
       "sat_ela_average_score": 521.829,
       "sat_math_pct_proficient": 0.4323,
       "sat_math_average_score": 502.9929
      },
      "All school types": {
       "enrollment_all_school_types": 6220
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": 0.1714,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8997,
       "chronic_absenteeism_pct": 0.3804,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8644,
       "chronic_absenteeism_pct": 0.4074,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": 0.174,
       "sbac_ela_pct_proficient": 0.4197,
       "sbac_math_pct_proficient": 0.388,
       "growth_apta_ela": 0.5502,
       "growth_apta_math": 0.5868,
       "sat_ela_pct_proficient": 0.4595,
       "sat_ela_average_score": 470.2703,
       "sat_math_pct_proficient": 0.1892,
       "sat_math_average_score": 438.9189
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1833,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9327,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9577,
       "chronic_absenteeism_pct": 0.0526,
       "sbac_ela_pct_proficient": 0.7878,
       "sbac_math_pct_proficient": 0.7865,
       "growth_apta_ela": 0.6442,
       "growth_apta_math": 0.7178,
       "sat_ela_pct_proficient": 0.7742,
       "sat_ela_average_score": 540.2903,
       "sat_math_pct_proficient": 0.5194,
       "sat_math_average_score": 525.9355
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 96,
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.125,
       "sat_ela_pct_proficient": 0.3,
       "sat_ela_average_score": 425.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 411
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 170,
       "attendance_rate": 0.9005,
       "chronic_absenteeism_pct": 0.3176,
       "sbac_ela_pct_proficient": 0.2963,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 50,
       "attendance_rate": 0.9076,
       "chronic_absenteeism_pct": 0.275,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5844,
       "attendance_rate": 0.9499,
       "chronic_absenteeism_pct": 0.089,
       "sbac_ela_pct_proficient": 0.6786,
       "sbac_math_pct_proficient": 0.6779,
       "growth_apta_ela": 0.6424,
       "growth_apta_math": 0.7048,
       "sat_ela_pct_proficient": 0.7105,
       "sat_ela_average_score": 514.3207,
       "sat_math_pct_proficient": 0.3786,
       "sat_math_average_score": 492.3163
      },
      "All school types": {
       "enrollment_all_school_types": 6171
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": 0.1714,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9005,
       "chronic_absenteeism_pct": 0.3152,
       "sbac_ela_pct_proficient": 0.2963,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8789,
       "chronic_absenteeism_pct": 0.35,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9379,
       "chronic_absenteeism_pct": 0.1479,
       "sbac_ela_pct_proficient": 0.4626,
       "sbac_math_pct_proficient": 0.4449,
       "growth_apta_ela": 0.5894,
       "growth_apta_math": 0.6489,
       "sat_ela_pct_proficient": 0.4643,
       "sat_ela_average_score": 455.6429,
       "sat_math_pct_proficient": 0.1714,
       "sat_math_average_score": 437.9286
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": 0.0984,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9359,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": 0.0584,
       "sbac_ela_pct_proficient": 0.7999,
       "sbac_math_pct_proficient": 0.8086,
       "growth_apta_ela": 0.6709,
       "growth_apta_math": 0.7349,
       "sat_ela_pct_proficient": 0.822,
       "sat_ela_average_score": 540.9061,
       "sat_math_pct_proficient": 0.4725,
       "sat_math_average_score": 516.9579
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 95,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1053,
       "sat_ela_pct_proficient": 0.5652,
       "sat_ela_average_score": 483.0435,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 480.8696
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 180,
       "attendance_rate": 0.9006,
       "chronic_absenteeism_pct": 0.3631,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4795,
       "growth_apta_math": 0.4659,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 43,
       "attendance_rate": 0.9326,
       "chronic_absenteeism_pct": 0.2,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5760,
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0956,
       "sbac_ela_pct_proficient": 0.6916,
       "sbac_math_pct_proficient": 0.6855,
       "growth_apta_ela": 0.608,
       "growth_apta_math": 0.6904,
       "sat_ela_pct_proficient": 0.6728,
       "sat_ela_average_score": 522.4714,
       "sat_math_pct_proficient": 0.4096,
       "sat_math_average_score": 504.5309
      },
      "All school types": {
       "enrollment_all_school_types": 6090
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9016,
       "chronic_absenteeism_pct": 0.3509,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4795,
       "growth_apta_math": 0.4659,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.938,
       "chronic_absenteeism_pct": 0.1754,
       "sbac_ela_pct_proficient": 0.4793,
       "sbac_math_pct_proficient": 0.4642,
       "growth_apta_ela": 0.5473,
       "growth_apta_math": 0.6135,
       "sat_ela_pct_proficient": 0.4341,
       "sat_ela_average_score": 465.0388,
       "sat_math_pct_proficient": 0.1783,
       "sat_math_average_score": 442.6357
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": 0.0544,
       "sbac_ela_pct_proficient": 0.8107,
       "sbac_math_pct_proficient": 0.8094,
       "growth_apta_ela": 0.6407,
       "growth_apta_math": 0.7316,
       "sat_ela_pct_proficient": 0.7727,
       "sat_ela_average_score": 546.526,
       "sat_math_pct_proficient": 0.5065,
       "sat_math_average_score": 530.4545
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "South Windsor": {
   "town_code": "132",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1320011",
     "name": "South Windsor School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18601.21,
    "five_year_average_ending_2024_25": {
     "unweighted": 17331.11,
     "need_weighted": 16133.73,
     "need_weighted_cwift": 15527.37,
     "need_weighted_real": 17292.47
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9182,
       "chronic_absenteeism_pct": 0.2593,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 159,
       "attendance_rate": 0.8819,
       "chronic_absenteeism_pct": 0.3824,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 43
      },
      "Public Schools": {
       "enrollment": 4790,
       "attendance_rate": 0.9543,
       "chronic_absenteeism_pct": 0.0727,
       "sbac_ela_pct_proficient": 0.7178,
       "sbac_math_pct_proficient": 0.6896,
       "growth_apta_ela": 0.6474,
       "growth_apta_math": 0.6787,
       "sat_ela_pct_proficient": 0.7484,
       "sat_ela_average_score": 552.0807,
       "sat_math_pct_proficient": 0.5311,
       "sat_math_average_score": 547.7019
      },
      "All school types": {
       "enrollment_all_school_types": 5172
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "enrollment": 6
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9296,
       "chronic_absenteeism_pct": 0.1977,
       "sbac_ela_pct_proficient": 0.5667,
       "sbac_math_pct_proficient": 0.4839,
       "growth_apta_ela": 0.6878,
       "growth_apta_math": 0.6786,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null,
       "enrollment": 190
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8922,
       "chronic_absenteeism_pct": 0.3438,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9171,
       "chronic_absenteeism_pct": 0.2581,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9448,
       "chronic_absenteeism_pct": 0.1203,
       "sbac_ela_pct_proficient": 0.4115,
       "sbac_math_pct_proficient": 0.4028,
       "growth_apta_ela": 0.5411,
       "growth_apta_math": 0.5388,
       "sat_ela_pct_proficient": 0.4578,
       "sat_ela_average_score": 471.4458,
       "sat_math_pct_proficient": 0.2048,
       "sat_math_average_score": 463.8554
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1636,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.619,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9585,
       "chronic_absenteeism_pct": 0.0512,
       "sbac_ela_pct_proficient": 0.8382,
       "sbac_math_pct_proficient": 0.8022,
       "growth_apta_ela": 0.6866,
       "growth_apta_math": 0.7299,
       "sat_ela_pct_proficient": 0.8494,
       "sat_ela_average_score": 580.0837,
       "sat_math_pct_proficient": 0.6444,
       "sat_math_average_score": 576.8201
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 168,
       "attendance_rate": 0.9078,
       "chronic_absenteeism_pct": 0.303,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 8
      },
      "Sheff Magnet": {
       "enrollment": 174,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1702,
       "sbac_ela_pct_proficient": 0.5152,
       "sbac_math_pct_proficient": 0.3939,
       "growth_apta_ela": 0.55,
       "growth_apta_math": 0.6532,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4885,
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.0747,
       "sbac_ela_pct_proficient": 0.7183,
       "sbac_math_pct_proficient": 0.7015,
       "growth_apta_ela": 0.616,
       "growth_apta_math": 0.7105,
       "sat_ela_pct_proficient": 0.7718,
       "sat_ela_average_score": 548.0563,
       "sat_math_pct_proficient": 0.5606,
       "sat_math_average_score": 546
      },
      "All school types": {
       "enrollment_all_school_types": 5264
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.92,
       "chronic_absenteeism_pct": 0.2581,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.2195,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1308,
       "sbac_ela_pct_proficient": 0.4101,
       "sbac_math_pct_proficient": 0.4281,
       "growth_apta_ela": 0.523,
       "growth_apta_math": 0.5735,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 468.9423,
       "sat_math_pct_proficient": 0.1923,
       "sat_math_average_score": 449.1346
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": 0.1321,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9602,
       "chronic_absenteeism_pct": 0.0505,
       "sbac_ela_pct_proficient": 0.8317,
       "sbac_math_pct_proficient": 0.802,
       "growth_apta_ela": 0.6473,
       "growth_apta_math": 0.7564,
       "sat_ela_pct_proficient": 0.9004,
       "sat_ela_average_score": 580.8367,
       "sat_math_pct_proficient": 0.7131,
       "sat_math_average_score": 586.1355
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9309,
       "chronic_absenteeism_pct": 0.2222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 167,
       "attendance_rate": 0.878,
       "chronic_absenteeism_pct": 0.4167,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 167,
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.1829,
       "sbac_ela_pct_proficient": 0.6,
       "sbac_math_pct_proficient": 0.48,
       "growth_apta_ela": 0.5202,
       "growth_apta_math": 0.7262,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 4877,
       "attendance_rate": 0.9542,
       "chronic_absenteeism_pct": 0.08,
       "sbac_ela_pct_proficient": 0.7123,
       "sbac_math_pct_proficient": 0.6959,
       "growth_apta_ela": 0.6301,
       "growth_apta_math": 0.7031,
       "sat_ela_pct_proficient": 0.769,
       "sat_ela_average_score": 558.0845,
       "sat_math_pct_proficient": 0.5775,
       "sat_math_average_score": 557.0986
      },
      "All school types": {
       "enrollment_all_school_types": 5249
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.887,
       "chronic_absenteeism_pct": 0.3824,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9225,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9421,
       "chronic_absenteeism_pct": 0.1433,
       "sbac_ela_pct_proficient": 0.4345,
       "sbac_math_pct_proficient": 0.4456,
       "growth_apta_ela": 0.5477,
       "growth_apta_math": 0.5988,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 472.125,
       "sat_math_pct_proficient": 0.2125,
       "sat_math_average_score": 457.25
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.14,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9596,
       "chronic_absenteeism_pct": 0.052,
       "sbac_ela_pct_proficient": 0.82,
       "sbac_math_pct_proficient": 0.7928,
       "growth_apta_ela": 0.6587,
       "growth_apta_math": 0.7393,
       "sat_ela_pct_proficient": 0.8473,
       "sat_ela_average_score": 583.0909,
       "sat_math_pct_proficient": 0.6836,
       "sat_math_average_score": 586.1455
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Sprague": {
   "town_code": "133",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1330011",
     "name": "Sprague School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 21041.13,
    "five_year_average_ending_2024_25": {
     "unweighted": 19056.38,
     "need_weighted": 16071.65,
     "need_weighted_cwift": 16336.64,
     "need_weighted_real": 17233.04
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 26,
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.2692,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 65,
       "attendance_rate": 0.8876,
       "chronic_absenteeism_pct": 0.3231,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 310,
       "attendance_rate": 0.9177,
       "chronic_absenteeism_pct": 0.2226,
       "sbac_ela_pct_proficient": 0.3254,
       "sbac_math_pct_proficient": 0.2071,
       "growth_apta_ela": 0.5216,
       "growth_apta_math": 0.4197,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 440
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8567,
       "chronic_absenteeism_pct": 0.4062,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9059,
       "chronic_absenteeism_pct": 0.2742,
       "sbac_ela_pct_proficient": 0.2315,
       "sbac_math_pct_proficient": 0.1667,
       "growth_apta_ela": 0.502,
       "growth_apta_math": 0.4062,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9179,
       "chronic_absenteeism_pct": 0.2424,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": 0.1237,
       "sbac_ela_pct_proficient": 0.4918,
       "sbac_math_pct_proficient": 0.2787,
       "growth_apta_ela": 0.5563,
       "growth_apta_math": 0.4437,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 30,
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 60,
       "attendance_rate": 0.9037,
       "chronic_absenteeism_pct": 0.2667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 287,
       "attendance_rate": 0.9246,
       "chronic_absenteeism_pct": 0.1885,
       "sbac_ela_pct_proficient": 0.3642,
       "sbac_math_pct_proficient": 0.2284,
       "growth_apta_ela": 0.5776,
       "growth_apta_math": 0.5714,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 419
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8736,
       "chronic_absenteeism_pct": 0.3636,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9155,
       "chronic_absenteeism_pct": 0.2294,
       "sbac_ela_pct_proficient": 0.32,
       "sbac_math_pct_proficient": 0.2,
       "growth_apta_ela": 0.5619,
       "growth_apta_math": 0.4965,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.4355,
       "sbac_math_pct_proficient": 0.2742,
       "growth_apta_ela": 0.605,
       "growth_apta_math": 0.702,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 58,
       "attendance_rate": 0.9196,
       "chronic_absenteeism_pct": 0.2241,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 22,
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 271,
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.1895,
       "sbac_ela_pct_proficient": 0.3484,
       "sbac_math_pct_proficient": 0.2581,
       "growth_apta_ela": 0.4926,
       "growth_apta_math": 0.5193,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 408
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8975,
       "chronic_absenteeism_pct": 0.3548,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9127,
       "chronic_absenteeism_pct": 0.2432,
       "sbac_ela_pct_proficient": 0.2414,
       "sbac_math_pct_proficient": 0.2184,
       "growth_apta_ela": 0.4561,
       "growth_apta_math": 0.4946,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9386,
       "chronic_absenteeism_pct": 0.11,
       "sbac_ela_pct_proficient": 0.4853,
       "sbac_math_pct_proficient": 0.3088,
       "growth_apta_ela": 0.5406,
       "growth_apta_math": 0.5514,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Stafford": {
   "town_code": "134",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1340011",
     "name": "Stafford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24000.76,
    "five_year_average_ending_2024_25": {
     "unweighted": 21807.12,
     "need_weighted": 19571.51,
     "need_weighted_cwift": 18977.63,
     "need_weighted_real": 20973.69
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 66,
       "attendance_rate": 0.9139,
       "chronic_absenteeism_pct": 0.2273,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1312,
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.1597,
       "sbac_ela_pct_proficient": 0.4804,
       "sbac_math_pct_proficient": 0.4304,
       "growth_apta_ela": 0.5567,
       "growth_apta_math": 0.5357,
       "sat_ela_pct_proficient": 0.6,
       "sat_ela_average_score": 487.125,
       "sat_math_pct_proficient": 0.35,
       "sat_math_average_score": 479.625
      },
      "All school types": {
       "enrollment_all_school_types": 1416
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.8909,
       "chronic_absenteeism_pct": 0.4062,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9195,
       "chronic_absenteeism_pct": 0.2423,
       "sbac_ela_pct_proficient": 0.3592,
       "sbac_math_pct_proficient": 0.3063,
       "growth_apta_ela": 0.5345,
       "growth_apta_math": 0.505,
       "sat_ela_pct_proficient": 0.4324,
       "sat_ela_average_score": 425.6757,
       "sat_math_pct_proficient": 0.1892,
       "sat_math_average_score": 418.6486
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.0837,
       "sbac_ela_pct_proficient": 0.6051,
       "sbac_math_pct_proficient": 0.558,
       "growth_apta_ela": 0.5813,
       "growth_apta_math": 0.5695,
       "sat_ela_pct_proficient": 0.7442,
       "sat_ela_average_score": 540,
       "sat_math_pct_proficient": 0.4884,
       "sat_math_average_score": 532.093
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 54,
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": 0.1481,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1309,
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.1231,
       "sbac_ela_pct_proficient": 0.4488,
       "sbac_math_pct_proficient": 0.3993,
       "growth_apta_ela": 0.533,
       "growth_apta_math": 0.629,
       "sat_ela_pct_proficient": 0.8,
       "sat_ela_average_score": 540.1111,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 504.6667
      },
      "All school types": {
       "enrollment_all_school_types": 1400
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9371,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9287,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": 0.3152,
       "sbac_math_pct_proficient": 0.2645,
       "growth_apta_ela": 0.5195,
       "growth_apta_math": 0.6386,
       "sat_ela_pct_proficient": 0.6207,
       "sat_ela_average_score": 510.6897,
       "sat_math_pct_proficient": 0.2414,
       "sat_math_average_score": 466.8966
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9416,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": 0.0631,
       "sbac_ela_pct_proficient": 0.5801,
       "sbac_math_pct_proficient": 0.5321,
       "growth_apta_ela": 0.5461,
       "growth_apta_math": 0.6197,
       "sat_ela_pct_proficient": 0.8852,
       "sat_ela_average_score": 554.0984,
       "sat_math_pct_proficient": 0.4754,
       "sat_math_average_score": 522.623
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 60,
       "attendance_rate": 0.9288,
       "chronic_absenteeism_pct": 0.2167,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1282,
       "attendance_rate": 0.9393,
       "chronic_absenteeism_pct": 0.1499,
       "sbac_ela_pct_proficient": 0.4556,
       "sbac_math_pct_proficient": 0.413,
       "growth_apta_ela": 0.581,
       "growth_apta_math": 0.6255,
       "sat_ela_pct_proficient": 0.5495,
       "sat_ela_average_score": 492.967,
       "sat_math_pct_proficient": 0.2088,
       "sat_math_average_score": 461.978
      },
      "All school types": {
       "enrollment_all_school_types": 1378
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9228,
       "chronic_absenteeism_pct": 0.2581,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9295,
       "chronic_absenteeism_pct": 0.2274,
       "sbac_ela_pct_proficient": 0.3541,
       "sbac_math_pct_proficient": 0.3178,
       "growth_apta_ela": 0.5596,
       "growth_apta_math": 0.5927,
       "sat_ela_pct_proficient": 0.4186,
       "sat_ela_average_score": 456.7442,
       "sat_math_pct_proficient": 0.1628,
       "sat_math_average_score": 435.814
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.0793,
       "sbac_ela_pct_proficient": 0.5477,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.6005,
       "growth_apta_math": 0.6551,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 525.4167,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 485.4167
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Stamford": {
   "town_code": "135",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1350011",
     "name": "Stamford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23640.89,
    "five_year_average_ending_2024_25": {
     "unweighted": 21352.17,
     "need_weighted": 17771.84,
     "need_weighted_cwift": 14655.73,
     "need_weighted_real": 19024.47
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 361,
       "attendance_rate": 0.9096,
       "chronic_absenteeism_pct": 0.3435,
       "sat_ela_pct_proficient": 0.2381,
       "sat_ela_average_score": 409.7619,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 375.9524
      },
      "Other Magnet": {
       "enrollment": 1606,
       "attendance_rate": 0.9455,
       "chronic_absenteeism_pct": 0.1134,
       "sbac_ela_pct_proficient": 0.5334,
       "sbac_math_pct_proficient": 0.4761,
       "growth_apta_ela": 0.569,
       "growth_apta_math": 0.5857,
       "sat_ela_pct_proficient": 0.6316,
       "sat_ela_average_score": 516.4211,
       "sat_math_pct_proficient": 0.2947,
       "sat_math_average_score": 474.3158
      },
      "Program": {
       "enrollment": 722,
       "attendance_rate": 0.7809,
       "chronic_absenteeism_pct": 0.5583,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.3721,
       "growth_apta_math": 0.3287,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 513,
       "attendance_rate": 0.9561,
       "chronic_absenteeism_pct": 0.1131,
       "sbac_ela_pct_proficient": 0.7357,
       "sbac_math_pct_proficient": 0.6877,
       "growth_apta_ela": 0.6813,
       "growth_apta_math": 0.6831
      },
      "Public Schools": {
       "enrollment": 13859,
       "attendance_rate": 0.9186,
       "chronic_absenteeism_pct": 0.231,
       "sbac_ela_pct_proficient": 0.3363,
       "sbac_math_pct_proficient": 0.2911,
       "growth_apta_ela": 0.5397,
       "growth_apta_math": 0.5483,
       "sat_ela_pct_proficient": 0.4919,
       "sat_ela_average_score": 472.752,
       "sat_math_pct_proficient": 0.2399,
       "sat_math_average_score": 454.5262
      },
      "All school types": {
       "enrollment_all_school_types": 17061
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.909,
       "chronic_absenteeism_pct": 0.354,
       "sat_ela_pct_proficient": 0.1818,
       "sat_ela_average_score": 397.2727,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 365.4545
      },
      "Other Magnet": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1334,
       "sbac_ela_pct_proficient": 0.3447,
       "sbac_math_pct_proficient": 0.2694,
       "growth_apta_ela": 0.5126,
       "growth_apta_math": 0.5223,
       "sat_ela_pct_proficient": 0.4821,
       "sat_ela_average_score": 483.75,
       "sat_math_pct_proficient": 0.1429,
       "sat_math_average_score": 450.3571
      },
      "Program": {
       "attendance_rate": 0.7891,
       "chronic_absenteeism_pct": 0.5417,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.3721,
       "growth_apta_math": 0.3287,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9533,
       "chronic_absenteeism_pct": 0.1407,
       "sbac_ela_pct_proficient": 0.6742,
       "sbac_math_pct_proficient": 0.6063,
       "growth_apta_ela": 0.6344,
       "growth_apta_math": 0.6243
      },
      "Public Schools": {
       "attendance_rate": 0.9068,
       "chronic_absenteeism_pct": 0.2824,
       "sbac_ela_pct_proficient": 0.2072,
       "sbac_math_pct_proficient": 0.1672,
       "growth_apta_ela": 0.525,
       "growth_apta_math": 0.5228,
       "sat_ela_pct_proficient": 0.335,
       "sat_ela_average_score": 426.4333,
       "sat_math_pct_proficient": 0.11,
       "sat_math_average_score": 413.6333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9116,
       "chronic_absenteeism_pct": 0.3103,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0884,
       "sbac_ela_pct_proficient": 0.7757,
       "sbac_math_pct_proficient": 0.7414,
       "growth_apta_ela": 0.6415,
       "growth_apta_math": 0.6669,
       "sat_ela_pct_proficient": 0.8462,
       "sat_ela_average_score": 563.3333,
       "sat_math_pct_proficient": 0.5128,
       "sat_math_average_score": 508.7179
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9613,
       "chronic_absenteeism_pct": 0.0615,
       "sbac_ela_pct_proficient": 0.8571,
       "sbac_math_pct_proficient": 0.8482,
       "growth_apta_ela": 0.7825,
       "growth_apta_math": 0.8101
      },
      "Public Schools": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": 0.1267,
       "sbac_ela_pct_proficient": 0.596,
       "sbac_math_pct_proficient": 0.5402,
       "growth_apta_ela": 0.5672,
       "growth_apta_math": 0.596,
       "sat_ela_pct_proficient": 0.7321,
       "sat_ela_average_score": 543.648,
       "sat_math_pct_proficient": 0.4388,
       "sat_math_average_score": 517.1173
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 417,
       "attendance_rate": 0.9276,
       "chronic_absenteeism_pct": 0.2278,
       "sat_ela_pct_proficient": 0.3012,
       "sat_ela_average_score": 440.9639,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 398.6747
      },
      "Other Magnet": {
       "enrollment": 1638,
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.548,
       "sbac_math_pct_proficient": 0.518,
       "growth_apta_ela": 0.6736,
       "growth_apta_math": 0.7443,
       "sat_ela_pct_proficient": 0.72,
       "sat_ela_average_score": 527.52,
       "sat_math_pct_proficient": 0.336,
       "sat_math_average_score": 493.76
      },
      "Program": {
       "enrollment": 729,
       "attendance_rate": 0.8199,
       "chronic_absenteeism_pct": 0.4899,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 523,
       "attendance_rate": 0.9613,
       "chronic_absenteeism_pct": 0.0653,
       "sbac_ela_pct_proficient": 0.7751,
       "sbac_math_pct_proficient": 0.7456,
       "growth_apta_ela": 0.6826,
       "growth_apta_math": 0.7499
      },
      "Public Schools": {
       "enrollment": 13128,
       "attendance_rate": 0.9241,
       "chronic_absenteeism_pct": 0.1999,
       "sbac_ela_pct_proficient": 0.3347,
       "sbac_math_pct_proficient": 0.2965,
       "growth_apta_ela": 0.5769,
       "growth_apta_math": 0.5638,
       "sat_ela_pct_proficient": 0.4769,
       "sat_ela_average_score": 466.3555,
       "sat_math_pct_proficient": 0.2171,
       "sat_math_average_score": 444.6794
      },
      "All school types": {
       "enrollment_all_school_types": 16435
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9253,
       "chronic_absenteeism_pct": 0.2426,
       "sat_ela_pct_proficient": 0.2542,
       "sat_ela_average_score": 429.4915,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 384.7458
      },
      "Other Magnet": {
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.137,
       "sbac_ela_pct_proficient": 0.3595,
       "sbac_math_pct_proficient": 0.315,
       "growth_apta_ela": 0.6381,
       "growth_apta_math": 0.6775,
       "sat_ela_pct_proficient": 0.6,
       "sat_ela_average_score": 486.5714,
       "sat_math_pct_proficient": 0.1857,
       "sat_math_average_score": 453.1429
      },
      "Program": {
       "attendance_rate": 0.8363,
       "chronic_absenteeism_pct": 0.4775,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9621,
       "chronic_absenteeism_pct": 0.0719,
       "sbac_ela_pct_proficient": 0.6736,
       "sbac_math_pct_proficient": 0.6269,
       "growth_apta_ela": 0.6557,
       "growth_apta_math": 0.6989
      },
      "Public Schools": {
       "attendance_rate": 0.9142,
       "chronic_absenteeism_pct": 0.2418,
       "sbac_ela_pct_proficient": 0.2059,
       "sbac_math_pct_proficient": 0.1803,
       "growth_apta_ela": 0.5414,
       "growth_apta_math": 0.5445,
       "sat_ela_pct_proficient": 0.3105,
       "sat_ela_average_score": 424.6827,
       "sat_math_pct_proficient": 0.0961,
       "sat_math_average_score": 406.8268
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.1875,
       "sat_ela_pct_proficient": 0.4167,
       "sat_ela_average_score": 469.1667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 432.9167
      },
      "Other Magnet": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0767,
       "sbac_ela_pct_proficient": 0.7879,
       "sbac_math_pct_proficient": 0.7758,
       "growth_apta_ela": 0.7168,
       "growth_apta_math": 0.8254,
       "sat_ela_pct_proficient": 0.8727,
       "sat_ela_average_score": 579.6364,
       "sat_math_pct_proficient": 0.5273,
       "sat_math_average_score": 545.4545
      },
      "Program": {
       "attendance_rate": 0.6687,
       "chronic_absenteeism_pct": 0.6,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.96,
       "chronic_absenteeism_pct": 0.0558,
       "sbac_ela_pct_proficient": 0.9103,
       "sbac_math_pct_proficient": 0.9034,
       "growth_apta_ela": 0.7177,
       "growth_apta_math": 0.817
      },
      "Public Schools": {
       "attendance_rate": 0.9437,
       "chronic_absenteeism_pct": 0.1152,
       "sbac_ela_pct_proficient": 0.5959,
       "sbac_math_pct_proficient": 0.5317,
       "growth_apta_ela": 0.6461,
       "growth_apta_math": 0.6011,
       "sat_ela_pct_proficient": 0.7941,
       "sat_ela_average_score": 545.7516,
       "sat_math_pct_proficient": 0.4477,
       "sat_math_average_score": 516.7974
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 451,
       "attendance_rate": 0.9247,
       "chronic_absenteeism_pct": 0.2328,
       "sat_ela_pct_proficient": 0.3519,
       "sat_ela_average_score": 455.0926,
       "sat_math_pct_proficient": 0.1019,
       "sat_math_average_score": 417.963
      },
      "Other Magnet": {
       "enrollment": 1720,
       "attendance_rate": 0.9462,
       "chronic_absenteeism_pct": 0.1076,
       "sbac_ela_pct_proficient": 0.5272,
       "sbac_math_pct_proficient": 0.5101,
       "growth_apta_ela": 0.6521,
       "growth_apta_math": 0.6718,
       "sat_ela_pct_proficient": 0.7094,
       "sat_ela_average_score": 536.2393,
       "sat_math_pct_proficient": 0.359,
       "sat_math_average_score": 498.547
      },
      "Program": {
       "enrollment": 762,
       "attendance_rate": 0.8235,
       "chronic_absenteeism_pct": 0.5724,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 433.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 403
      },
      "Public Charter Schools": {
       "enrollment": 527,
       "attendance_rate": 0.9589,
       "chronic_absenteeism_pct": 0.076,
       "sbac_ela_pct_proficient": 0.7424,
       "sbac_math_pct_proficient": 0.6372,
       "growth_apta_ela": 0.6186,
       "growth_apta_math": 0.488
      },
      "Public Schools": {
       "enrollment": 12279,
       "attendance_rate": 0.9279,
       "chronic_absenteeism_pct": 0.2004,
       "sbac_ela_pct_proficient": 0.3385,
       "sbac_math_pct_proficient": 0.2989,
       "growth_apta_ela": 0.5339,
       "growth_apta_math": 0.5186,
       "sat_ela_pct_proficient": 0.4968,
       "sat_ela_average_score": 478.0637,
       "sat_math_pct_proficient": 0.2331,
       "sat_math_average_score": 454.7134
      },
      "All school types": {
       "enrollment_all_school_types": 15739
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9222,
       "chronic_absenteeism_pct": 0.238,
       "sat_ela_pct_proficient": 0.3133,
       "sat_ela_average_score": 448.9157,
       "sat_math_pct_proficient": 0.1084,
       "sat_math_average_score": 410.241
      },
      "Other Magnet": {
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": 0.1409,
       "sbac_ela_pct_proficient": 0.3364,
       "sbac_math_pct_proficient": 0.314,
       "growth_apta_ela": 0.6172,
       "growth_apta_math": 0.6031,
       "sat_ela_pct_proficient": 0.5938,
       "sat_ela_average_score": 504.0625,
       "sat_math_pct_proficient": 0.2656,
       "sat_math_average_score": 469.2188
      },
      "Program": {
       "attendance_rate": 0.8224,
       "chronic_absenteeism_pct": 0.5719,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": 0.2963,
       "sat_ela_average_score": 423.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 398.5185
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9551,
       "chronic_absenteeism_pct": 0.0871,
       "sbac_ela_pct_proficient": 0.615,
       "sbac_math_pct_proficient": 0.508,
       "growth_apta_ela": 0.5668,
       "growth_apta_math": 0.3952
      },
      "Public Schools": {
       "attendance_rate": 0.9187,
       "chronic_absenteeism_pct": 0.2438,
       "sbac_ela_pct_proficient": 0.2017,
       "sbac_math_pct_proficient": 0.1755,
       "growth_apta_ela": 0.5086,
       "growth_apta_math": 0.5005,
       "sat_ela_pct_proficient": 0.3135,
       "sat_ela_average_score": 431.2804,
       "sat_math_pct_proficient": 0.106,
       "sat_math_average_score": 413.1567
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9315,
       "chronic_absenteeism_pct": 0.2185,
       "sat_ela_pct_proficient": 0.48,
       "sat_ela_average_score": 475.6,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 443.6
      },
      "Other Magnet": {
       "attendance_rate": 0.952,
       "chronic_absenteeism_pct": 0.0656,
       "sbac_ela_pct_proficient": 0.7556,
       "sbac_math_pct_proficient": 0.7444,
       "growth_apta_ela": 0.6938,
       "growth_apta_math": 0.7534,
       "sat_ela_pct_proficient": 0.8491,
       "sat_ela_average_score": 575.0943,
       "sat_math_pct_proficient": 0.4717,
       "sat_math_average_score": 533.9623
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9643,
       "chronic_absenteeism_pct": 0.0602,
       "sbac_ela_pct_proficient": 0.9091,
       "sbac_math_pct_proficient": 0.8085,
       "growth_apta_ela": 0.685,
       "growth_apta_math": 0.6088
      },
      "Public Schools": {
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": 0.1162,
       "sbac_ela_pct_proficient": 0.613,
       "sbac_math_pct_proficient": 0.5463,
       "growth_apta_ela": 0.5834,
       "growth_apta_math": 0.5539,
       "sat_ela_pct_proficient": 0.747,
       "sat_ela_average_score": 541.8976,
       "sat_math_pct_proficient": 0.4066,
       "sat_math_average_score": 511.4157
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Sterling": {
   "town_code": "136",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1360011",
     "name": "Sterling School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "1090011",
     "name": "Plainfield School District",
     "via": "designated",
     "designated": null
    }
   ],
   "high_school_arrangement": "tuition_designated",
   "spending_town_grain": {
    "ncep_2024_25": 19617.09,
    "five_year_average_ending_2024_25": {
     "unweighted": 18617.9,
     "need_weighted": 16456.26,
     "need_weighted_cwift": 16907.25,
     "need_weighted_real": 17647.34
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 52,
       "attendance_rate": 0.927,
       "chronic_absenteeism_pct": 0.2308,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 38,
       "attendance_rate": 0.926,
       "chronic_absenteeism_pct": 0.2368,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 406,
       "attendance_rate": 0.9249,
       "chronic_absenteeism_pct": 0.2175,
       "sbac_ela_pct_proficient": 0.4021,
       "sbac_math_pct_proficient": 0.2487,
       "growth_apta_ela": 0.5438,
       "growth_apta_math": 0.4095,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 499
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9142,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9162,
       "chronic_absenteeism_pct": 0.2526,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.1556,
       "growth_apta_ela": 0.5477,
       "growth_apta_math": 0.4311,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": 0.2188,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.928,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9337,
       "chronic_absenteeism_pct": 0.1818,
       "sbac_ela_pct_proficient": 0.4646,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.54,
       "growth_apta_math": 0.3881,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 53,
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1132,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 31,
       "attendance_rate": 0.9072,
       "chronic_absenteeism_pct": 0.4194,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 402,
       "attendance_rate": 0.9262,
       "chronic_absenteeism_pct": 0.2297,
       "sbac_ela_pct_proficient": 0.413,
       "sbac_math_pct_proficient": 0.3424,
       "growth_apta_ela": 0.5434,
       "growth_apta_math": 0.5558,
       "sat_ela_pct_proficient": 0.3889,
       "sat_ela_average_score": 448.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 416.6667
      },
      "All school types": {
       "enrollment_all_school_types": 488
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9174,
       "chronic_absenteeism_pct": 0.2812,
       "sbac_ela_pct_proficient": 0.3191,
       "sbac_math_pct_proficient": 0.234,
       "growth_apta_ela": 0.5342,
       "growth_apta_math": 0.6275,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1742,
       "sbac_ela_pct_proficient": 0.5111,
       "sbac_math_pct_proficient": 0.4556,
       "growth_apta_ela": 0.5522,
       "growth_apta_math": 0.4863,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 49,
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.1633,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 27,
       "attendance_rate": 0.9347,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 380,
       "attendance_rate": 0.9306,
       "chronic_absenteeism_pct": 0.1844,
       "sbac_ela_pct_proficient": 0.4059,
       "sbac_math_pct_proficient": 0.3235,
       "growth_apta_ela": 0.5008,
       "growth_apta_math": 0.5017,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 458
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9243,
       "chronic_absenteeism_pct": 0.2143,
       "sbac_ela_pct_proficient": 0.3412,
       "sbac_math_pct_proficient": 0.2471,
       "growth_apta_ela": 0.522,
       "growth_apta_math": 0.4103,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9327,
       "chronic_absenteeism_pct": 0.2414,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9364,
       "chronic_absenteeism_pct": 0.1564,
       "sbac_ela_pct_proficient": 0.4706,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.4823,
       "growth_apta_math": 0.5819,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Stonington": {
   "town_code": "137",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1370011",
     "name": "Stonington School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25416.94,
    "five_year_average_ending_2024_25": {
     "unweighted": 22387.94,
     "need_weighted": 20770.5,
     "need_weighted_cwift": 21113.88,
     "need_weighted_real": 22206.04
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 39,
       "attendance_rate": 0.9416,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 34,
       "attendance_rate": 0.9207,
       "chronic_absenteeism_pct": 0.1818,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 40,
       "attendance_rate": 0.8174,
       "chronic_absenteeism_pct": 0.45,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1702,
       "attendance_rate": 0.942,
       "chronic_absenteeism_pct": 0.1175,
       "sbac_ela_pct_proficient": 0.6853,
       "sbac_math_pct_proficient": 0.6684,
       "growth_apta_ela": 0.5864,
       "growth_apta_math": 0.6385,
       "sat_ela_pct_proficient": 0.8375,
       "sat_ela_average_score": 560.75,
       "sat_math_pct_proficient": 0.4688,
       "sat_math_average_score": 526.5625
      },
      "All school types": {
       "enrollment_all_school_types": 1822
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8059,
       "chronic_absenteeism_pct": 0.4412,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9268,
       "chronic_absenteeism_pct": 0.1983,
       "sbac_ela_pct_proficient": 0.428,
       "sbac_math_pct_proficient": 0.3902,
       "growth_apta_ela": 0.5475,
       "growth_apta_math": 0.551,
       "sat_ela_pct_proficient": 0.6279,
       "sat_ela_average_score": 511.1628,
       "sat_math_pct_proficient": 0.2791,
       "sat_math_average_score": 471.1628
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9214,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.0741,
       "sbac_ela_pct_proficient": 0.8251,
       "sbac_math_pct_proficient": 0.8193,
       "growth_apta_ela": 0.6077,
       "growth_apta_math": 0.6862,
       "sat_ela_pct_proficient": 0.9145,
       "sat_ela_average_score": 578.9744,
       "sat_math_pct_proficient": 0.5385,
       "sat_math_average_score": 546.9231
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9571,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 27,
       "attendance_rate": 0.922,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 31,
       "attendance_rate": 0.7799,
       "chronic_absenteeism_pct": 0.6129,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1697,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.1239,
       "sbac_ela_pct_proficient": 0.7187,
       "sbac_math_pct_proficient": 0.6756,
       "growth_apta_ela": 0.6415,
       "growth_apta_math": 0.5789,
       "sat_ela_pct_proficient": 0.8293,
       "sat_ela_average_score": 553.5772,
       "sat_math_pct_proficient": 0.4228,
       "sat_math_average_score": 524.9593
      },
      "All school types": {
       "enrollment_all_school_types": 1790
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7915,
       "chronic_absenteeism_pct": 0.5926,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9274,
       "chronic_absenteeism_pct": 0.174,
       "sbac_ela_pct_proficient": 0.4552,
       "sbac_math_pct_proficient": 0.4179,
       "growth_apta_ela": 0.5909,
       "growth_apta_math": 0.476,
       "sat_ela_pct_proficient": 0.6579,
       "sat_ela_average_score": 515.7895,
       "sat_math_pct_proficient": 0.1579,
       "sat_math_average_score": 462.8947
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9439,
       "chronic_absenteeism_pct": 0.0975,
       "sbac_ela_pct_proficient": 0.8674,
       "sbac_math_pct_proficient": 0.8211,
       "growth_apta_ela": 0.6692,
       "growth_apta_math": 0.635,
       "sat_ela_pct_proficient": 0.9059,
       "sat_ela_average_score": 570.4706,
       "sat_math_pct_proficient": 0.5412,
       "sat_math_average_score": 552.7059
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 25,
       "attendance_rate": 0.9576,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 28,
       "attendance_rate": 0.9317,
       "chronic_absenteeism_pct": 0.2222,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 31,
       "attendance_rate": 0.7977,
       "chronic_absenteeism_pct": 0.6207,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 1639,
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.1241,
       "sbac_ela_pct_proficient": 0.6548,
       "sbac_math_pct_proficient": 0.6728,
       "growth_apta_ela": 0.5848,
       "growth_apta_math": 0.6419,
       "sat_ela_pct_proficient": 0.7805,
       "sat_ela_average_score": 552.3577,
       "sat_math_pct_proficient": 0.5691,
       "sat_math_average_score": 537.3984
      },
      "All school types": {
       "enrollment_all_school_types": 1727
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8158,
       "chronic_absenteeism_pct": 0.5652,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9315,
       "chronic_absenteeism_pct": 0.203,
       "sbac_ela_pct_proficient": 0.4023,
       "sbac_math_pct_proficient": 0.3843,
       "growth_apta_ela": 0.5237,
       "growth_apta_math": 0.5563,
       "sat_ela_pct_proficient": 0.5128,
       "sat_ela_average_score": 492.3077,
       "sat_math_pct_proficient": 0.3846,
       "sat_math_average_score": 502.3077
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.0834,
       "sbac_ela_pct_proficient": 0.7833,
       "sbac_math_pct_proficient": 0.8191,
       "growth_apta_ela": 0.6143,
       "growth_apta_math": 0.6829,
       "sat_ela_pct_proficient": 0.9048,
       "sat_ela_average_score": 580.2381,
       "sat_math_pct_proficient": 0.6548,
       "sat_math_average_score": 553.6905
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Stratford": {
   "town_code": "138",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1380011",
     "name": "Stratford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21437.9,
    "five_year_average_ending_2024_25": {
     "unweighted": 19332.55,
     "need_weighted": 16581.38,
     "need_weighted_cwift": 14661.03,
     "need_weighted_real": 17763.54
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 141,
       "attendance_rate": 0.9232,
       "chronic_absenteeism_pct": 0.234,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 379.5349,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 380.2326
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 261,
       "attendance_rate": 0.9409,
       "chronic_absenteeism_pct": 0.1506,
       "sbac_ela_pct_proficient": 0.5349,
       "sbac_math_pct_proficient": 0.3721,
       "growth_apta_ela": 0.6393,
       "growth_apta_math": 0.5303,
       "sat_ela_pct_proficient": 0.6,
       "sat_ela_average_score": 508.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 454
      },
      "Program": {
       "enrollment": 210,
       "attendance_rate": 0.8822,
       "chronic_absenteeism_pct": 0.3793,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.3791,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 67,
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": 0.4194,
       "sbac_math_pct_proficient": 0.2903,
       "growth_apta_ela": 0.6765,
       "growth_apta_math": 0.4835,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 6650,
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.196,
       "sbac_ela_pct_proficient": 0.3476,
       "sbac_math_pct_proficient": 0.2903,
       "growth_apta_ela": 0.4756,
       "growth_apta_math": 0.5414,
       "sat_ela_pct_proficient": 0.4126,
       "sat_ela_average_score": 451.6171,
       "sat_math_pct_proficient": 0.1264,
       "sat_math_average_score": 428.9963
      },
      "All school types": {
       "enrollment_all_school_types": 7339
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9202,
       "chronic_absenteeism_pct": 0.2614,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 368.5714,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 380.3571
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": 0.181,
       "sbac_ela_pct_proficient": 0.3684,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.6265,
       "growth_apta_math": 0.5296,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.889,
       "chronic_absenteeism_pct": 0.3505,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.3791,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": 0.2432,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9257,
       "chronic_absenteeism_pct": 0.2298,
       "sbac_ela_pct_proficient": 0.2306,
       "sbac_math_pct_proficient": 0.1962,
       "growth_apta_ela": 0.4454,
       "growth_apta_math": 0.5264,
       "sat_ela_pct_proficient": 0.3077,
       "sat_ela_average_score": 428.2372,
       "sat_math_pct_proficient": 0.0994,
       "sat_math_average_score": 414.1987
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9281,
       "chronic_absenteeism_pct": 0.1887,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9452,
       "chronic_absenteeism_pct": 0.122,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.5625,
       "growth_apta_ela": 0.6494,
       "growth_apta_math": 0.5309,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1418,
       "sbac_ela_pct_proficient": 0.5394,
       "sbac_math_pct_proficient": 0.4444,
       "growth_apta_ela": 0.5242,
       "growth_apta_math": 0.5656,
       "sat_ela_pct_proficient": 0.5575,
       "sat_ela_average_score": 483.8938,
       "sat_math_pct_proficient": 0.1637,
       "sat_math_average_score": 449.4248
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 138,
       "attendance_rate": 0.922,
       "chronic_absenteeism_pct": 0.2391,
       "sat_ela_pct_proficient": 0.2593,
       "sat_ela_average_score": 418.5185,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 409.2593
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 297,
       "attendance_rate": 0.9165,
       "chronic_absenteeism_pct": 0.1544,
       "sbac_ela_pct_proficient": 0.54,
       "sbac_math_pct_proficient": 0.41,
       "growth_apta_ela": 0.5628,
       "growth_apta_math": 0.607,
       "sat_ela_pct_proficient": 0.7083,
       "sat_ela_average_score": 555.8333,
       "sat_math_pct_proficient": 0.5,
       "sat_math_average_score": 524.5833
      },
      "Program": {
       "enrollment": 180,
       "attendance_rate": 0.9045,
       "chronic_absenteeism_pct": 0.2791,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 75,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1351,
       "sbac_ela_pct_proficient": 0.5122,
       "sbac_math_pct_proficient": 0.3415,
       "growth_apta_ela": 0.6975,
       "growth_apta_math": 0.6258,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 6519,
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1603,
       "sbac_ela_pct_proficient": 0.3605,
       "sbac_math_pct_proficient": 0.2962,
       "growth_apta_ela": 0.5842,
       "growth_apta_math": 0.5317,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 475.375,
       "sat_math_pct_proficient": 0.1429,
       "sat_math_average_score": 438.1786
      },
      "All school types": {
       "enrollment_all_school_types": 7218
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9167,
       "chronic_absenteeism_pct": 0.2561,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": 0.189,
       "sbac_ela_pct_proficient": 0.3043,
       "sbac_math_pct_proficient": 0.2391,
       "growth_apta_ela": 0.4818,
       "growth_apta_math": 0.5073,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9045,
       "chronic_absenteeism_pct": 0.2791,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9318,
       "chronic_absenteeism_pct": 0.1429,
       "sbac_ela_pct_proficient": 0.5417,
       "sbac_math_pct_proficient": 0.3333,
       "growth_apta_ela": 0.7282,
       "growth_apta_math": 0.6643,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9291,
       "chronic_absenteeism_pct": 0.1937,
       "sbac_ela_pct_proficient": 0.2446,
       "sbac_math_pct_proficient": 0.1941,
       "growth_apta_ela": 0.547,
       "growth_apta_math": 0.5044,
       "sat_ela_pct_proficient": 0.409,
       "sat_ela_average_score": 453.403,
       "sat_math_pct_proficient": 0.0925,
       "sat_math_average_score": 419.1642
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.93,
       "chronic_absenteeism_pct": 0.2143,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.902,
       "chronic_absenteeism_pct": 0.1241,
       "sbac_ela_pct_proficient": 0.7407,
       "sbac_math_pct_proficient": 0.5556,
       "growth_apta_ela": 0.6326,
       "growth_apta_math": 0.6927,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.945,
       "chronic_absenteeism_pct": 0.1016,
       "sbac_ela_pct_proficient": 0.5645,
       "sbac_math_pct_proficient": 0.4761,
       "growth_apta_ela": 0.6484,
       "growth_apta_math": 0.579,
       "sat_ela_pct_proficient": 0.6356,
       "sat_ela_average_score": 508.0889,
       "sat_math_pct_proficient": 0.2178,
       "sat_math_average_score": 466.4889
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 126,
       "attendance_rate": 0.9257,
       "chronic_absenteeism_pct": 0.2063,
       "sat_ela_pct_proficient": 0.3243,
       "sat_ela_average_score": 435.9459,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 406.4865
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 309,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1193,
       "sbac_ela_pct_proficient": 0.5408,
       "sbac_math_pct_proficient": 0.4796,
       "growth_apta_ela": 0.6874,
       "growth_apta_math": 0.5913,
       "sat_ela_pct_proficient": 0.6176,
       "sat_ela_average_score": 510.5882,
       "sat_math_pct_proficient": 0.4412,
       "sat_math_average_score": 492.6471
      },
      "Program": {
       "enrollment": 196,
       "attendance_rate": 0.9211,
       "chronic_absenteeism_pct": 0.2011,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.5276,
       "growth_apta_math": 0.3684,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 72,
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": 0.0972,
       "sbac_ela_pct_proficient": 0.4359,
       "sbac_math_pct_proficient": 0.2821,
       "growth_apta_ela": 0.513,
       "growth_apta_math": 0.526,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 6236,
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": 0.1667,
       "sbac_ela_pct_proficient": 0.3906,
       "sbac_math_pct_proficient": 0.2957,
       "growth_apta_ela": 0.5731,
       "growth_apta_math": 0.515,
       "sat_ela_pct_proficient": 0.3974,
       "sat_ela_average_score": 457.3289,
       "sat_math_pct_proficient": 0.1236,
       "sat_math_average_score": 426.5563
      },
      "All school types": {
       "enrollment_all_school_types": 6944
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9208,
       "chronic_absenteeism_pct": 0.2192,
       "sat_ela_pct_proficient": 0.2727,
       "sat_ela_average_score": 423.1818,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 386.8182
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.938,
       "chronic_absenteeism_pct": 0.1818,
       "sbac_ela_pct_proficient": 0.2727,
       "sbac_math_pct_proficient": 0.1818,
       "growth_apta_ela": 0.6107,
       "growth_apta_math": 0.4957,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9211,
       "chronic_absenteeism_pct": 0.2011,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.5276,
       "growth_apta_math": 0.3684,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9474,
       "chronic_absenteeism_pct": 0.1296,
       "sbac_ela_pct_proficient": 0.4444,
       "sbac_math_pct_proficient": 0.2963,
       "growth_apta_ela": 0.4385,
       "growth_apta_math": 0.4839,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9316,
       "chronic_absenteeism_pct": 0.1939,
       "sbac_ela_pct_proficient": 0.2873,
       "sbac_math_pct_proficient": 0.2044,
       "growth_apta_ela": 0.5648,
       "growth_apta_math": 0.4986,
       "sat_ela_pct_proficient": 0.2825,
       "sat_ela_average_score": 434.2007,
       "sat_math_pct_proficient": 0.0818,
       "sat_math_average_score": 406.5056
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9325,
       "chronic_absenteeism_pct": 0.1887,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": 0.0654,
       "sbac_ela_pct_proficient": 0.7593,
       "sbac_math_pct_proficient": 0.7222,
       "growth_apta_ela": 0.7537,
       "growth_apta_math": 0.6738,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9464,
       "chronic_absenteeism_pct": 0.1183,
       "sbac_ela_pct_proficient": 0.5727,
       "sbac_math_pct_proficient": 0.457,
       "growth_apta_ela": 0.5873,
       "growth_apta_math": 0.5434,
       "sat_ela_pct_proficient": 0.5652,
       "sat_ela_average_score": 491.1413,
       "sat_math_pct_proficient": 0.1848,
       "sat_math_average_score": 455.8696
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Suffield": {
   "town_code": "139",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1390011",
     "name": "Suffield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21164.29,
    "five_year_average_ending_2024_25": {
     "unweighted": 19760.56,
     "need_weighted": 18730.08,
     "need_weighted_cwift": 18026.5,
     "need_weighted_real": 20063.26
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 30,
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1898,
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.1295,
       "sbac_ela_pct_proficient": 0.6304,
       "sbac_math_pct_proficient": 0.6181,
       "growth_apta_ela": 0.6294,
       "growth_apta_math": 0.7018,
       "sat_ela_pct_proficient": 0.7464,
       "sat_ela_average_score": 548.4058,
       "sat_math_pct_proficient": 0.4493,
       "sat_math_average_score": 519.4203
      },
      "All school types": {
       "enrollment_all_school_types": 1942
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9253,
       "chronic_absenteeism_pct": 0.1923,
       "sbac_ela_pct_proficient": 0.3992,
       "sbac_math_pct_proficient": 0.3682,
       "growth_apta_ela": 0.5795,
       "growth_apta_math": 0.6832,
       "sat_ela_pct_proficient": 0.5833,
       "sat_ela_average_score": 481.1111,
       "sat_math_pct_proficient": 0.1944,
       "sat_math_average_score": 446.6667
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9538,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": 0.1047,
       "sbac_ela_pct_proficient": 0.7184,
       "sbac_math_pct_proficient": 0.7136,
       "growth_apta_ela": 0.6491,
       "growth_apta_math": 0.7092,
       "sat_ela_pct_proficient": 0.8039,
       "sat_ela_average_score": 572.1569,
       "sat_math_pct_proficient": 0.5392,
       "sat_math_average_score": 545.098
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 23,
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": 0.2727,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1891,
       "attendance_rate": 0.9448,
       "chronic_absenteeism_pct": 0.0918,
       "sbac_ela_pct_proficient": 0.6423,
       "sbac_math_pct_proficient": 0.6874,
       "growth_apta_ela": 0.6431,
       "growth_apta_math": 0.7842,
       "sat_ela_pct_proficient": 0.7456,
       "sat_ela_average_score": 546.6667,
       "sat_math_pct_proficient": 0.4561,
       "sat_math_average_score": 514.9123
      },
      "All school types": {
       "enrollment_all_school_types": 1932
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0638,
       "sbac_ela_pct_proficient": 0.7433,
       "sbac_math_pct_proficient": 0.8082,
       "growth_apta_ela": 0.6789,
       "growth_apta_math": 0.828,
       "sat_ela_pct_proficient": 0.8235,
       "sat_ela_average_score": 565.0588,
       "sat_math_pct_proficient": 0.5059,
       "sat_math_average_score": 534
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9299,
       "chronic_absenteeism_pct": 0.1592,
       "sbac_ela_pct_proficient": 0.4081,
       "sbac_math_pct_proficient": 0.4059,
       "growth_apta_ela": 0.554,
       "growth_apta_math": 0.6738,
       "sat_ela_pct_proficient": 0.5172,
       "sat_ela_average_score": 492.7586,
       "sat_math_pct_proficient": 0.3103,
       "sat_math_average_score": 458.9655
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 21,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1878,
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.0899,
       "sbac_ela_pct_proficient": 0.577,
       "sbac_math_pct_proficient": 0.6268,
       "growth_apta_ela": 0.5768,
       "growth_apta_math": 0.6276,
       "sat_ela_pct_proficient": 0.7561,
       "sat_ela_average_score": 552.3577,
       "sat_math_pct_proficient": 0.5285,
       "sat_math_average_score": 533.252
      },
      "All school types": {
       "enrollment_all_school_types": 1918
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9279,
       "chronic_absenteeism_pct": 0.1685,
       "sbac_ela_pct_proficient": 0.3497,
       "sbac_math_pct_proficient": 0.3531,
       "growth_apta_ela": 0.5746,
       "growth_apta_math": 0.5713,
       "sat_ela_pct_proficient": 0.5333,
       "sat_ela_average_score": 492.3333,
       "sat_math_pct_proficient": 0.3,
       "sat_math_average_score": 473
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.057,
       "sbac_ela_pct_proficient": 0.6823,
       "sbac_math_pct_proficient": 0.7536,
       "growth_apta_ela": 0.5778,
       "growth_apta_math": 0.653,
       "sat_ela_pct_proficient": 0.828,
       "sat_ela_average_score": 571.7204,
       "sat_math_pct_proficient": 0.6022,
       "sat_math_average_score": 552.6882
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Thomaston": {
   "town_code": "140",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1400011",
     "name": "Thomaston School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 21548.27,
    "five_year_average_ending_2024_25": {
     "unweighted": 19146.73,
     "need_weighted": 17170.79,
     "need_weighted_cwift": 16963.1,
     "need_weighted_real": 18360.88
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 51,
       "attendance_rate": 0.9459,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 73,
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6809,
       "sbac_math_pct_proficient": 0.5532,
       "growth_apta_ela": 0.6805,
       "growth_apta_math": 0.5868,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 21,
       "attendance_rate": 0.92,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 768,
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.1318,
       "sbac_ela_pct_proficient": 0.492,
       "sbac_math_pct_proficient": 0.3947,
       "growth_apta_ela": 0.5942,
       "growth_apta_math": 0.6142,
       "sat_ela_pct_proficient": 0.675,
       "sat_ela_average_score": 503.75,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 474.25
      },
      "All school types": {
       "enrollment_all_school_types": 933
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9315,
       "chronic_absenteeism_pct": 0.213,
       "sbac_ela_pct_proficient": 0.375,
       "sbac_math_pct_proficient": 0.2686,
       "growth_apta_ela": 0.638,
       "growth_apta_math": 0.6491,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9504,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8,
       "sbac_math_pct_proficient": 0.7,
       "growth_apta_ela": 0.7042,
       "growth_apta_math": 0.6389,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.955,
       "chronic_absenteeism_pct": 0.0643,
       "sbac_ela_pct_proficient": 0.595,
       "sbac_math_pct_proficient": 0.505,
       "growth_apta_ela": 0.5585,
       "growth_apta_math": 0.5858,
       "sat_ela_pct_proficient": 0.7419,
       "sat_ela_average_score": 516.7742,
       "sat_math_pct_proficient": 0.2903,
       "sat_math_average_score": 484.8387
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 47,
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1277,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 66,
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": 0.0923,
       "sbac_ela_pct_proficient": 0.814,
       "sbac_math_pct_proficient": 0.6279,
       "growth_apta_ela": 0.691,
       "growth_apta_math": 0.6712,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 21,
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 764,
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.1293,
       "sbac_ela_pct_proficient": 0.4946,
       "sbac_math_pct_proficient": 0.3941,
       "growth_apta_ela": 0.5772,
       "growth_apta_math": 0.6043,
       "sat_ela_pct_proficient": 0.7027,
       "sat_ela_average_score": 538.9189,
       "sat_math_pct_proficient": 0.2703,
       "sat_math_average_score": 478.1081
      },
      "All school types": {
       "enrollment_all_school_types": 918
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.204,
       "sbac_ela_pct_proficient": 0.3408,
       "sbac_math_pct_proficient": 0.2737,
       "growth_apta_ela": 0.5539,
       "growth_apta_math": 0.5699,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9278,
       "chronic_absenteeism_pct": 0.1875,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9594,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.9667,
       "sbac_math_pct_proficient": 0.7333,
       "growth_apta_ela": 0.6775,
       "growth_apta_math": 0.6826,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.073,
       "sbac_ela_pct_proficient": 0.6373,
       "sbac_math_pct_proficient": 0.5052,
       "growth_apta_ela": 0.5977,
       "growth_apta_math": 0.6345,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 544.5833,
       "sat_math_pct_proficient": 0.2917,
       "sat_math_average_score": 490.4167
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 49,
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 52,
       "attendance_rate": 0.9641,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7931,
       "sbac_math_pct_proficient": 0.6207,
       "growth_apta_ela": 0.6447,
       "growth_apta_math": 0.6102,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9122,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 774,
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1254,
       "sbac_ela_pct_proficient": 0.4582,
       "sbac_math_pct_proficient": 0.3516,
       "growth_apta_ela": 0.4945,
       "growth_apta_math": 0.5998,
       "sat_ela_pct_proficient": 0.5217,
       "sat_ela_average_score": 482.3913,
       "sat_math_pct_proficient": 0.1739,
       "sat_math_average_score": 446.5217
      },
      "All school types": {
       "enrollment_all_school_types": 913
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9233,
       "chronic_absenteeism_pct": 0.202,
       "sbac_ela_pct_proficient": 0.2722,
       "sbac_math_pct_proficient": 0.1835,
       "growth_apta_ela": 0.4471,
       "growth_apta_math": 0.5422,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9667,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.9091,
       "sbac_math_pct_proficient": 0.6818,
       "growth_apta_ela": 0.6783,
       "growth_apta_math": 0.5839,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0675,
       "sbac_ela_pct_proficient": 0.6138,
       "sbac_math_pct_proficient": 0.4921,
       "growth_apta_ela": 0.5335,
       "growth_apta_math": 0.6473,
       "sat_ela_pct_proficient": 0.5714,
       "sat_ela_average_score": 503.9286,
       "sat_math_pct_proficient": 0.2143,
       "sat_math_average_score": 466.4286
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Thompson": {
   "town_code": "141",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1410011",
     "name": "Thompson School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 26475.57,
    "five_year_average_ending_2024_25": {
     "unweighted": 22636.95,
     "need_weighted": 19914.43,
     "need_weighted_cwift": 20462.25,
     "need_weighted_real": 21293.4
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 55,
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 870,
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1828,
       "sbac_ela_pct_proficient": 0.4873,
       "sbac_math_pct_proficient": 0.4036,
       "growth_apta_ela": 0.6206,
       "growth_apta_math": 0.577,
       "sat_ela_pct_proficient": 0.56,
       "sat_ela_average_score": 479.8,
       "sat_math_pct_proficient": 0.12,
       "sat_math_average_score": 436.6
      },
      "All school types": {
       "enrollment_all_school_types": 938
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2271,
       "sbac_ela_pct_proficient": 0.3571,
       "sbac_math_pct_proficient": 0.3048,
       "growth_apta_ela": 0.6157,
       "growth_apta_math": 0.5138,
       "sat_ela_pct_proficient": 0.4762,
       "sat_ela_average_score": 456.6667,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 423.3333
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.1333,
       "sbac_ela_pct_proficient": 0.6359,
       "sbac_math_pct_proficient": 0.5163,
       "growth_apta_ela": 0.6264,
       "growth_apta_math": 0.6516,
       "sat_ela_pct_proficient": 0.6207,
       "sat_ela_average_score": 496.5517,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 446.2069
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 56,
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.125,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 827,
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.1288,
       "sbac_ela_pct_proficient": 0.5223,
       "sbac_math_pct_proficient": 0.453,
       "growth_apta_ela": 0.5767,
       "growth_apta_math": 0.5629,
       "sat_ela_pct_proficient": 0.6604,
       "sat_ela_average_score": 509.2453,
       "sat_math_pct_proficient": 0.1509,
       "sat_math_average_score": 439.6226
      },
      "All school types": {
       "enrollment_all_school_types": 894
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.1755,
       "sbac_ela_pct_proficient": 0.4196,
       "sbac_math_pct_proficient": 0.3884,
       "growth_apta_ela": 0.5489,
       "growth_apta_math": 0.5689,
       "sat_ela_pct_proficient": 0.64,
       "sat_ela_average_score": 501.2,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 444.4
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": 0.0712,
       "sbac_ela_pct_proficient": 0.65,
       "sbac_math_pct_proficient": 0.5333,
       "growth_apta_ela": 0.6096,
       "growth_apta_math": 0.5559,
       "sat_ela_pct_proficient": 0.6786,
       "sat_ela_average_score": 516.4286,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 435.3571
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 49,
       "attendance_rate": 0.9358,
       "chronic_absenteeism_pct": 0.1633,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 788,
       "attendance_rate": 0.9417,
       "chronic_absenteeism_pct": 0.1292,
       "sbac_ela_pct_proficient": 0.4427,
       "sbac_math_pct_proficient": 0.3995,
       "growth_apta_ela": 0.4927,
       "growth_apta_math": 0.4259,
       "sat_ela_pct_proficient": 0.7,
       "sat_ela_average_score": 513.5,
       "sat_math_pct_proficient": 0.2,
       "sat_math_average_score": 459.5
      },
      "All school types": {
       "enrollment_all_school_types": 845
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9348,
       "chronic_absenteeism_pct": 0.1763,
       "sbac_ela_pct_proficient": 0.3727,
       "sbac_math_pct_proficient": 0.3409,
       "growth_apta_ela": 0.5009,
       "growth_apta_math": 0.3977,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.2188,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0699,
       "sbac_ela_pct_proficient": 0.5318,
       "sbac_math_pct_proficient": 0.474,
       "growth_apta_ela": 0.4824,
       "growth_apta_math": 0.461,
       "sat_ela_pct_proficient": 0.7692,
       "sat_ela_average_score": 530.7692,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 458.8462
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Tolland": {
   "town_code": "142",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1420011",
     "name": "Tolland School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19697.09,
    "five_year_average_ending_2024_25": {
     "unweighted": 18377.75,
     "need_weighted": 17525.87,
     "need_weighted_cwift": 16993.2,
     "need_weighted_real": 18776.14
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 36,
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 33,
       "attendance_rate": 0.9368,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2190,
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0926,
       "sbac_ela_pct_proficient": 0.6937,
       "sbac_math_pct_proficient": 0.7024,
       "growth_apta_ela": 0.6913,
       "growth_apta_math": 0.6821,
       "sat_ela_pct_proficient": 0.7362,
       "sat_ela_average_score": 533.3129,
       "sat_math_pct_proficient": 0.454,
       "sat_math_average_score": 519.0184
      },
      "All school types": {
       "enrollment_all_school_types": 2292
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9364,
       "chronic_absenteeism_pct": 0.1533,
       "sbac_ela_pct_proficient": 0.4504,
       "sbac_math_pct_proficient": 0.4689,
       "growth_apta_ela": 0.6317,
       "growth_apta_math": 0.6073,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 471.9231,
       "sat_math_pct_proficient": 0.1538,
       "sat_math_average_score": 442.3077
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9555,
       "chronic_absenteeism_pct": 0.069,
       "sbac_ela_pct_proficient": 0.7848,
       "sbac_math_pct_proficient": 0.7895,
       "growth_apta_ela": 0.7128,
       "growth_apta_math": 0.7089,
       "sat_ela_pct_proficient": 0.8649,
       "sat_ela_average_score": 562.0721,
       "sat_math_pct_proficient": 0.5946,
       "sat_math_average_score": 554.955
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 42,
       "attendance_rate": 0.9543,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 32,
       "attendance_rate": 0.9164,
       "chronic_absenteeism_pct": 0.2963,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2136,
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0872,
       "sbac_ela_pct_proficient": 0.7039,
       "sbac_math_pct_proficient": 0.7094,
       "growth_apta_ela": 0.6003,
       "growth_apta_math": 0.7078,
       "sat_ela_pct_proficient": 0.7647,
       "sat_ela_average_score": 527.5294,
       "sat_math_pct_proficient": 0.4882,
       "sat_math_average_score": 519.4118
      },
      "All school types": {
       "enrollment_all_school_types": 2229
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.1359,
       "sbac_ela_pct_proficient": 0.4593,
       "sbac_math_pct_proficient": 0.435,
       "growth_apta_ela": 0.5431,
       "growth_apta_math": 0.5786,
       "sat_ela_pct_proficient": 0.3514,
       "sat_ela_average_score": 441.6216,
       "sat_math_pct_proficient": 0.1622,
       "sat_math_average_score": 424.0541
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9601,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": 0.0683,
       "sbac_ela_pct_proficient": 0.7943,
       "sbac_math_pct_proficient": 0.8108,
       "growth_apta_ela": 0.619,
       "growth_apta_math": 0.7499,
       "sat_ela_pct_proficient": 0.8797,
       "sat_ela_average_score": 551.4286,
       "sat_math_pct_proficient": 0.5789,
       "sat_math_average_score": 545.9398
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 45,
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 36,
       "attendance_rate": 0.9204,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2093,
       "attendance_rate": 0.9632,
       "chronic_absenteeism_pct": 0.0757,
       "sbac_ela_pct_proficient": 0.7265,
       "sbac_math_pct_proficient": 0.6935,
       "growth_apta_ela": 0.6568,
       "growth_apta_math": 0.6396,
       "sat_ela_pct_proficient": 0.7661,
       "sat_ela_average_score": 536.3743,
       "sat_math_pct_proficient": 0.4269,
       "sat_math_average_score": 516.3743
      },
      "All school types": {
       "enrollment_all_school_types": 2193
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": 0.1101,
       "sbac_ela_pct_proficient": 0.4747,
       "sbac_math_pct_proficient": 0.4609,
       "growth_apta_ela": 0.6084,
       "growth_apta_math": 0.6073,
       "sat_ela_pct_proficient": 0.54,
       "sat_ela_average_score": 473.4,
       "sat_math_pct_proficient": 0.22,
       "sat_math_average_score": 442.8
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9664,
       "chronic_absenteeism_pct": 0.0628,
       "sbac_ela_pct_proficient": 0.8188,
       "sbac_math_pct_proficient": 0.7786,
       "growth_apta_ela": 0.6741,
       "growth_apta_math": 0.6512,
       "sat_ela_pct_proficient": 0.8595,
       "sat_ela_average_score": 562.3967,
       "sat_math_pct_proficient": 0.5124,
       "sat_math_average_score": 546.7769
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Torrington": {
   "town_code": "143",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1430011",
     "name": "Torrington School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20565.57,
    "five_year_average_ending_2024_25": {
     "unweighted": 20167.56,
     "need_weighted": 16328.58,
     "need_weighted_cwift": 16451.03,
     "need_weighted_real": 17532.95
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 280,
       "attendance_rate": 0.933,
       "chronic_absenteeism_pct": 0.1607,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 441.2281,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.2807
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 277,
       "attendance_rate": 0.8167,
       "chronic_absenteeism_pct": 0.5111,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 48,
       "attendance_rate": 0.881,
       "chronic_absenteeism_pct": 0.3542,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 117,
       "attendance_rate": 0.9027,
       "chronic_absenteeism_pct": 0.3077,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": 0.6429,
       "sat_ela_average_score": 525,
       "sat_math_pct_proficient": 0.2143,
       "sat_math_average_score": 470.7143
      },
      "Sheff Magnet": {
       "enrollment": 68,
       "attendance_rate": 0.918,
       "chronic_absenteeism_pct": 0.3016,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.3929,
       "growth_apta_ela": 0.5325,
       "growth_apta_math": 0.4186,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3849,
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.158,
       "sbac_ela_pct_proficient": 0.3852,
       "sbac_math_pct_proficient": 0.2801,
       "growth_apta_ela": 0.5463,
       "growth_apta_math": 0.5325,
       "sat_ela_pct_proficient": 0.447,
       "sat_ela_average_score": 463.4562,
       "sat_math_pct_proficient": 0.1935,
       "sat_math_average_score": 448.0184
      },
      "All school types": {
       "enrollment_all_school_types": 4648
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9261,
       "chronic_absenteeism_pct": 0.1963,
       "sat_ela_pct_proficient": 0.2258,
       "sat_ela_average_score": 429.6774,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 412.5806
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8129,
       "chronic_absenteeism_pct": 0.5122,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.8942,
       "chronic_absenteeism_pct": 0.2973,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8624,
       "chronic_absenteeism_pct": 0.4528,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9185,
       "chronic_absenteeism_pct": 0.2821,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9283,
       "chronic_absenteeism_pct": 0.1802,
       "sbac_ela_pct_proficient": 0.3132,
       "sbac_math_pct_proficient": 0.2263,
       "growth_apta_ela": 0.521,
       "growth_apta_math": 0.5286,
       "sat_ela_pct_proficient": 0.3162,
       "sat_ela_average_score": 430.3676,
       "sat_math_pct_proficient": 0.1103,
       "sat_math_average_score": 417.7941
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9427,
       "chronic_absenteeism_pct": 0.1111,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 455,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 433.8462
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9362,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9173,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.0972,
       "sbac_ela_pct_proficient": 0.5978,
       "sbac_math_pct_proficient": 0.4387,
       "growth_apta_ela": 0.6147,
       "growth_apta_math": 0.5429,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 519.0123,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 498.7654
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 287,
       "attendance_rate": 0.9265,
       "chronic_absenteeism_pct": 0.2021,
       "sat_ela_pct_proficient": 0.3056,
       "sat_ela_average_score": 427.3611,
       "sat_math_pct_proficient": 0.0833,
       "sat_math_average_score": 399.8611
      },
      "Other Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 299,
       "attendance_rate": 0.7992,
       "chronic_absenteeism_pct": 0.6327,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 45,
       "attendance_rate": 0.8784,
       "chronic_absenteeism_pct": 0.3333,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 118,
       "attendance_rate": 0.9206,
       "chronic_absenteeism_pct": 0.2797,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 501.1111,
       "sat_math_pct_proficient": 0.1944,
       "sat_math_average_score": 467.2222
      },
      "Sheff Magnet": {
       "enrollment": 59,
       "attendance_rate": 0.9228,
       "chronic_absenteeism_pct": 0.1754,
       "sbac_ela_pct_proficient": 0.5667,
       "sbac_math_pct_proficient": 0.4333,
       "growth_apta_ela": 0.5087,
       "growth_apta_math": 0.5949,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3686,
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.1724,
       "sbac_ela_pct_proficient": 0.4334,
       "sbac_math_pct_proficient": 0.3148,
       "growth_apta_ela": 0.6124,
       "growth_apta_math": 0.5926,
       "sat_ela_pct_proficient": 0.4578,
       "sat_ela_average_score": 459.7189,
       "sat_math_pct_proficient": 0.1767,
       "sat_math_average_score": 436.5863
      },
      "All school types": {
       "enrollment_all_school_types": 4507
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.247,
       "sat_ela_pct_proficient": 0.2609,
       "sat_ela_average_score": 416.5217,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 398.913
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.7992,
       "chronic_absenteeism_pct": 0.6327,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.8576,
       "chronic_absenteeism_pct": 0.3793,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9083,
       "chronic_absenteeism_pct": 0.3889,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9119,
       "chronic_absenteeism_pct": 0.2432,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.4,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": 0.1951,
       "sbac_ela_pct_proficient": 0.3584,
       "sbac_math_pct_proficient": 0.2505,
       "growth_apta_ela": 0.5991,
       "growth_apta_math": 0.5848,
       "sat_ela_pct_proficient": 0.3675,
       "sat_ela_average_score": 432.7108,
       "sat_math_pct_proficient": 0.0843,
       "sat_math_average_score": 411.1446
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.1405,
       "sat_ela_pct_proficient": 0.3846,
       "sat_ela_average_score": 446.5385,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 401.5385
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.931,
       "chronic_absenteeism_pct": 0.1875,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": 0.8571,
       "sat_ela_average_score": 543.8095,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 487.619
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9431,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9461,
       "chronic_absenteeism_pct": 0.1112,
       "sbac_ela_pct_proficient": 0.6538,
       "sbac_math_pct_proficient": 0.5032,
       "growth_apta_ela": 0.6515,
       "growth_apta_math": 0.6154,
       "sat_ela_pct_proficient": 0.6386,
       "sat_ela_average_score": 513.7349,
       "sat_math_pct_proficient": 0.3614,
       "sat_math_average_score": 487.4699
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 292,
       "attendance_rate": 0.9246,
       "chronic_absenteeism_pct": 0.2192,
       "sat_ela_pct_proficient": 0.3974,
       "sat_ela_average_score": 463.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 415.8974
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 334,
       "attendance_rate": 0.8347,
       "chronic_absenteeism_pct": 0.6203,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5653,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 42,
       "attendance_rate": 0.869,
       "chronic_absenteeism_pct": 0.3571,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 107,
       "attendance_rate": 0.9191,
       "chronic_absenteeism_pct": 0.2736,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 473.75,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 440
      },
      "Sheff Magnet": {
       "enrollment": 45,
       "attendance_rate": 0.9287,
       "chronic_absenteeism_pct": 0.1905,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.4545,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3658,
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.1504,
       "sbac_ela_pct_proficient": 0.4561,
       "sbac_math_pct_proficient": 0.3357,
       "growth_apta_ela": 0.6196,
       "growth_apta_math": 0.6147,
       "sat_ela_pct_proficient": 0.4667,
       "sat_ela_average_score": 460.359,
       "sat_math_pct_proficient": 0.1538,
       "sat_math_average_score": 433.2821
      },
      "All school types": {
       "enrollment_all_school_types": 4490
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.917,
       "chronic_absenteeism_pct": 0.2738,
       "sat_ela_pct_proficient": 0.2683,
       "sat_ela_average_score": 445.122,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 401.2195
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8311,
       "chronic_absenteeism_pct": 0.6111,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.8699,
       "chronic_absenteeism_pct": 0.3871,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9015,
       "chronic_absenteeism_pct": 0.4255,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9165,
       "chronic_absenteeism_pct": 0.2593,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9341,
       "chronic_absenteeism_pct": 0.1754,
       "sbac_ela_pct_proficient": 0.3643,
       "sbac_math_pct_proficient": 0.2523,
       "growth_apta_ela": 0.605,
       "growth_apta_math": 0.6042,
       "sat_ela_pct_proficient": 0.3588,
       "sat_ela_average_score": 437.3282,
       "sat_math_pct_proficient": 0.0992,
       "sat_math_average_score": 415.1145
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.935,
       "chronic_absenteeism_pct": 0.1452,
       "sat_ela_pct_proficient": 0.5405,
       "sat_ela_average_score": 483.5135,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 432.1622
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9332,
       "chronic_absenteeism_pct": 0.1525,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9491,
       "chronic_absenteeism_pct": 0.084,
       "sbac_ela_pct_proficient": 0.6994,
       "sbac_math_pct_proficient": 0.5571,
       "growth_apta_ela": 0.6589,
       "growth_apta_math": 0.6426,
       "sat_ela_pct_proficient": 0.6875,
       "sat_ela_average_score": 507.5,
       "sat_math_pct_proficient": 0.2656,
       "sat_math_average_score": 470.4688
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Trumbull": {
   "town_code": "144",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1440011",
     "name": "Trumbull School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19923.55,
    "five_year_average_ending_2024_25": {
     "unweighted": 18535.29,
     "need_weighted": 17402.37,
     "need_weighted_cwift": 15388.94,
     "need_weighted_real": 18645.37
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 120,
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": 0.18,
       "sbac_ela_pct_proficient": 0.4167,
       "sbac_math_pct_proficient": 0.375,
       "growth_apta_ela": 0.5797,
       "growth_apta_math": 0.6635,
       "sat_ela_pct_proficient": 0.8636,
       "sat_ela_average_score": 565,
       "sat_math_pct_proficient": 0.5455,
       "sat_math_average_score": 520
      },
      "Program": {
       "enrollment": 313,
       "attendance_rate": 0.9002,
       "chronic_absenteeism_pct": 0.2027,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 6500,
       "attendance_rate": 0.9557,
       "chronic_absenteeism_pct": 0.0555,
       "sbac_ela_pct_proficient": 0.7376,
       "sbac_math_pct_proficient": 0.7242,
       "growth_apta_ela": 0.6685,
       "growth_apta_math": 0.709,
       "sat_ela_pct_proficient": 0.7282,
       "sat_ela_average_score": 542.7976,
       "sat_math_pct_proficient": 0.5317,
       "sat_math_average_score": 541.3492
      },
      "All school types": {
       "enrollment_all_school_types": 6966
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.923,
       "chronic_absenteeism_pct": 0.2326,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8997,
       "chronic_absenteeism_pct": 0.2083,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.1003,
       "sbac_ela_pct_proficient": 0.4953,
       "sbac_math_pct_proficient": 0.4809,
       "growth_apta_ela": 0.5853,
       "growth_apta_math": 0.62,
       "sat_ela_pct_proficient": 0.4964,
       "sat_ela_average_score": 482.2302,
       "sat_math_pct_proficient": 0.3022,
       "sat_math_average_score": 473.1655
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": 0.1404,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9595,
       "chronic_absenteeism_pct": 0.035,
       "sbac_ela_pct_proficient": 0.8495,
       "sbac_math_pct_proficient": 0.8366,
       "growth_apta_ela": 0.7069,
       "growth_apta_math": 0.75,
       "sat_ela_pct_proficient": 0.8164,
       "sat_ela_average_score": 565.863,
       "sat_math_pct_proficient": 0.6192,
       "sat_math_average_score": 567.3151
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 21,
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 92,
       "attendance_rate": 0.9298,
       "chronic_absenteeism_pct": 0.2025,
       "sbac_ela_pct_proficient": 0.619,
       "sbac_math_pct_proficient": 0.619,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 316,
       "attendance_rate": 0.8818,
       "chronic_absenteeism_pct": 0.3014,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 6456,
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": 0.0632,
       "sbac_ela_pct_proficient": 0.7529,
       "sbac_math_pct_proficient": 0.7362,
       "growth_apta_ela": 0.6665,
       "growth_apta_math": 0.7103,
       "sat_ela_pct_proficient": 0.8012,
       "sat_ela_average_score": 546.5157,
       "sat_math_pct_proficient": 0.5217,
       "sat_math_average_score": 535.2559
      },
      "All school types": {
       "enrollment_all_school_types": 6892
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9249,
       "chronic_absenteeism_pct": 0.2381,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8876,
       "chronic_absenteeism_pct": 0.2812,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1146,
       "sbac_ela_pct_proficient": 0.5409,
       "sbac_math_pct_proficient": 0.515,
       "growth_apta_ela": 0.617,
       "growth_apta_math": 0.6402,
       "sat_ela_pct_proficient": 0.5775,
       "sat_ela_average_score": 490.2817,
       "sat_math_pct_proficient": 0.331,
       "sat_math_average_score": 469.0141
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9353,
       "chronic_absenteeism_pct": 0.1622,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9579,
       "chronic_absenteeism_pct": 0.0387,
       "sbac_ela_pct_proficient": 0.8532,
       "sbac_math_pct_proficient": 0.8409,
       "growth_apta_ela": 0.69,
       "growth_apta_math": 0.7435,
       "sat_ela_pct_proficient": 0.888,
       "sat_ela_average_score": 568.3333,
       "sat_math_pct_proficient": 0.5956,
       "sat_math_average_score": 560.9563
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 21,
       "attendance_rate": 0.9213,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 81,
       "attendance_rate": 0.9236,
       "chronic_absenteeism_pct": 0.1528,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 288,
       "attendance_rate": 0.8495,
       "chronic_absenteeism_pct": 0.4762,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 6394,
       "attendance_rate": 0.9588,
       "chronic_absenteeism_pct": 0.053,
       "sbac_ela_pct_proficient": 0.7414,
       "sbac_math_pct_proficient": 0.7345,
       "growth_apta_ela": 0.6715,
       "growth_apta_math": 0.6968,
       "sat_ela_pct_proficient": 0.7668,
       "sat_ela_average_score": 551.1134,
       "sat_math_pct_proficient": 0.5483,
       "sat_math_average_score": 540.4832
      },
      "All school types": {
       "enrollment_all_school_types": 6789
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8495,
       "chronic_absenteeism_pct": 0.4762,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.1008,
       "sbac_ela_pct_proficient": 0.501,
       "sbac_math_pct_proficient": 0.4846,
       "growth_apta_ela": 0.5747,
       "growth_apta_math": 0.5983,
       "sat_ela_pct_proficient": 0.5571,
       "sat_ela_average_score": 491.2143,
       "sat_math_pct_proficient": 0.3071,
       "sat_math_average_score": 480.1429
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9143,
       "chronic_absenteeism_pct": 0.1463,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9629,
       "chronic_absenteeism_pct": 0.0306,
       "sbac_ela_pct_proficient": 0.8559,
       "sbac_math_pct_proficient": 0.8534,
       "growth_apta_ela": 0.7165,
       "growth_apta_math": 0.7425,
       "sat_ela_pct_proficient": 0.8542,
       "sat_ela_average_score": 576.0714,
       "sat_math_pct_proficient": 0.6488,
       "sat_math_average_score": 565.625
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Union": {
   "town_code": "145",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1450011",
     "name": "Union School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9030022",
     "name": "The Woodstock Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 25101.34,
    "five_year_average_ending_2024_25": {
     "unweighted": 24587.67,
     "need_weighted": 24440.06,
     "need_weighted_cwift": null,
     "need_weighted_real": 26243.43
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 23,
       "attendance_rate": 0.9106,
       "chronic_absenteeism_pct": 0.4348,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 51,
       "attendance_rate": 0.9456,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5517,
       "sbac_math_pct_proficient": 0.5517,
       "growth_apta_ela": 0.5996,
       "growth_apta_math": 0.6643
      },
      "All school types": {
       "enrollment_all_school_types": 75
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9169,
       "chronic_absenteeism_pct": 0.35,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.953,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "High Needs": {
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 23,
       "attendance_rate": 0.924,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 50,
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.55
      },
      "All school types": {
       "enrollment_all_school_types": 75
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "High Needs": {
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 21,
       "attendance_rate": 0.8851,
       "chronic_absenteeism_pct": 0.381,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 44,
       "attendance_rate": 0.9576,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 69
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9674,
       "chronic_absenteeism_pct": 0,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Vernon": {
   "town_code": "146",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1460011",
     "name": "Vernon School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 19572.82,
    "five_year_average_ending_2024_25": {
     "unweighted": 18628.19,
     "need_weighted": 15896.14,
     "need_weighted_cwift": 15414.13,
     "need_weighted_real": 17057.68
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 74,
       "attendance_rate": 0.9084,
       "chronic_absenteeism_pct": 0.2432,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 53,
       "attendance_rate": 0.9018,
       "chronic_absenteeism_pct": 0.3208,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 232,
       "attendance_rate": 0.9185,
       "chronic_absenteeism_pct": 0.2692,
       "sbac_ela_pct_proficient": 0.3409,
       "sbac_math_pct_proficient": 0.2529,
       "growth_apta_ela": 0.4774,
       "growth_apta_math": 0.4422,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3125,
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1564,
       "sbac_ela_pct_proficient": 0.5527,
       "sbac_math_pct_proficient": 0.4699,
       "growth_apta_ela": 0.6484,
       "growth_apta_math": 0.664,
       "sat_ela_pct_proficient": 0.4689,
       "sat_ela_average_score": 469.1388,
       "sat_math_pct_proficient": 0.201,
       "sat_math_average_score": 448.6603
      },
      "All school types": {
       "enrollment_all_school_types": 3505
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.8871,
       "chronic_absenteeism_pct": 0.3171,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9018,
       "chronic_absenteeism_pct": 0.3208,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9059,
       "chronic_absenteeism_pct": 0.3212,
       "sbac_ela_pct_proficient": 0.2069,
       "sbac_math_pct_proficient": 0.1379,
       "growth_apta_ela": 0.431,
       "growth_apta_math": 0.3896,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9267,
       "chronic_absenteeism_pct": 0.2164,
       "sbac_ela_pct_proficient": 0.4244,
       "sbac_math_pct_proficient": 0.3366,
       "growth_apta_ela": 0.6131,
       "growth_apta_math": 0.6218,
       "sat_ela_pct_proficient": 0.2981,
       "sat_ela_average_score": 432.3077,
       "sat_math_pct_proficient": 0.1346,
       "sat_math_average_score": 413.0769
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9429,
       "chronic_absenteeism_pct": 0.169,
       "sbac_ela_pct_proficient": 0.6,
       "sbac_math_pct_proficient": 0.4828,
       "growth_apta_ela": 0.5989,
       "growth_apta_math": 0.584,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.0631,
       "sbac_ela_pct_proficient": 0.7645,
       "sbac_math_pct_proficient": 0.6892,
       "growth_apta_ela": 0.7089,
       "growth_apta_math": 0.736,
       "sat_ela_pct_proficient": 0.6381,
       "sat_ela_average_score": 505.619,
       "sat_math_pct_proficient": 0.2667,
       "sat_math_average_score": 483.9048
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 77,
       "attendance_rate": 0.9316,
       "chronic_absenteeism_pct": 0.1818,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 51,
       "attendance_rate": 0.9138,
       "chronic_absenteeism_pct": 0.2941,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 226,
       "attendance_rate": 0.9266,
       "chronic_absenteeism_pct": 0.215,
       "sbac_ela_pct_proficient": 0.3721,
       "sbac_math_pct_proficient": 0.3372,
       "growth_apta_ela": 0.6267,
       "growth_apta_math": 0.5772,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3090,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1323,
       "sbac_ela_pct_proficient": 0.5553,
       "sbac_math_pct_proficient": 0.4559,
       "growth_apta_ela": 0.6742,
       "growth_apta_math": 0.6335,
       "sat_ela_pct_proficient": 0.493,
       "sat_ela_average_score": 474.3192,
       "sat_math_pct_proficient": 0.2347,
       "sat_math_average_score": 449.3897
      },
      "All school types": {
       "enrollment_all_school_types": 3463
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9239,
       "chronic_absenteeism_pct": 0.2727,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9138,
       "chronic_absenteeism_pct": 0.2941,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9219,
       "chronic_absenteeism_pct": 0.2426,
       "sbac_ela_pct_proficient": 0.2321,
       "sbac_math_pct_proficient": 0.2679,
       "growth_apta_ela": 0.6377,
       "growth_apta_math": 0.596,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9306,
       "chronic_absenteeism_pct": 0.1803,
       "sbac_ela_pct_proficient": 0.4468,
       "sbac_math_pct_proficient": 0.32,
       "growth_apta_ela": 0.6291,
       "growth_apta_math": 0.5802,
       "sat_ela_pct_proficient": 0.2941,
       "sat_ela_average_score": 424.6218,
       "sat_math_pct_proficient": 0.1092,
       "sat_math_average_score": 404.2017
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9418,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9363,
       "chronic_absenteeism_pct": 0.1562,
       "sbac_ela_pct_proficient": 0.6333,
       "sbac_math_pct_proficient": 0.4667,
       "growth_apta_ela": 0.6041,
       "growth_apta_math": 0.5388,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": 0.0535,
       "sbac_ela_pct_proficient": 0.7511,
       "sbac_math_pct_proficient": 0.7004,
       "growth_apta_ela": 0.7479,
       "growth_apta_math": 0.7202,
       "sat_ela_pct_proficient": 0.7447,
       "sat_ela_average_score": 537.234,
       "sat_math_pct_proficient": 0.3936,
       "sat_math_average_score": 506.5957
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 63,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": 0.1111,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 452,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 422.5
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 61,
       "attendance_rate": 0.9306,
       "chronic_absenteeism_pct": 0.2295,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 205,
       "attendance_rate": 0.9216,
       "chronic_absenteeism_pct": 0.2389,
       "sbac_ela_pct_proficient": 0.3494,
       "sbac_math_pct_proficient": 0.2963,
       "growth_apta_ela": 0.5564,
       "growth_apta_math": 0.5162,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3032,
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.1103,
       "sbac_ela_pct_proficient": 0.5718,
       "sbac_math_pct_proficient": 0.5033,
       "growth_apta_ela": 0.6481,
       "growth_apta_math": 0.6882,
       "sat_ela_pct_proficient": 0.4946,
       "sat_ela_average_score": 471.9565,
       "sat_math_pct_proficient": 0.2283,
       "sat_math_average_score": 450.4891
      },
      "All school types": {
       "enrollment_all_school_types": 3379
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9249,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9306,
       "chronic_absenteeism_pct": 0.2295,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2541,
       "sbac_ela_pct_proficient": 0.2456,
       "sbac_math_pct_proficient": 0.1455,
       "growth_apta_ela": 0.5602,
       "growth_apta_math": 0.4633,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1508,
       "sbac_ela_pct_proficient": 0.4463,
       "sbac_math_pct_proficient": 0.3707,
       "growth_apta_ela": 0.6056,
       "growth_apta_math": 0.641,
       "sat_ela_pct_proficient": 0.2755,
       "sat_ela_average_score": 423.5714,
       "sat_math_pct_proficient": 0.102,
       "sat_math_average_score": 404.3878
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": 0.5769,
       "sbac_math_pct_proficient": 0.6154,
       "growth_apta_ela": 0.5479,
       "growth_apta_math": 0.6335,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9582,
       "chronic_absenteeism_pct": 0.049,
       "sbac_ela_pct_proficient": 0.7804,
       "sbac_math_pct_proficient": 0.7235,
       "growth_apta_ela": 0.7221,
       "growth_apta_math": 0.7702,
       "sat_ela_pct_proficient": 0.7442,
       "sat_ela_average_score": 527.093,
       "sat_math_pct_proficient": 0.3721,
       "sat_math_average_score": 503.0233
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Voluntown": {
   "town_code": "147",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1470011",
     "name": "Voluntown School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9010022",
     "name": "Norwich Free Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 25772.8,
    "five_year_average_ending_2024_25": {
     "unweighted": 23189.06,
     "need_weighted": 20673.01,
     "need_weighted_cwift": 21174.64,
     "need_weighted_real": 22154.79
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 31,
       "attendance_rate": 0.929,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 37,
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": 0.1622,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 278,
       "attendance_rate": 0.9457,
       "chronic_absenteeism_pct": 0.0921,
       "sbac_ela_pct_proficient": 0.4818,
       "sbac_math_pct_proficient": 0.5182,
       "growth_apta_ela": 0.5416,
       "growth_apta_math": 0.7103,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 353
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": 0.1532,
       "sbac_ela_pct_proficient": 0.3485,
       "sbac_math_pct_proficient": 0.3636,
       "growth_apta_ela": 0.4909,
       "growth_apta_math": 0.6835,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9325,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9541,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6056,
       "sbac_math_pct_proficient": 0.662,
       "growth_apta_ela": 0.5803,
       "growth_apta_math": 0.7308,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 26,
       "attendance_rate": 0.9387,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 34,
       "attendance_rate": 0.9214,
       "chronic_absenteeism_pct": 0.2353,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 258,
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": 0.1261,
       "sbac_ela_pct_proficient": 0.5042,
       "sbac_math_pct_proficient": 0.5042,
       "growth_apta_ela": 0.6079,
       "growth_apta_math": 0.6855,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 326
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9366,
       "chronic_absenteeism_pct": 0.1714,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.35,
       "growth_apta_ela": 0.5759,
       "growth_apta_math": 0.627,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9176,
       "chronic_absenteeism_pct": 0.2581,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": 0.088,
       "sbac_ela_pct_proficient": 0.678,
       "sbac_math_pct_proficient": 0.661,
       "growth_apta_ela": 0.6375,
       "growth_apta_math": 0.7394,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 23,
       "attendance_rate": 0.93,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 26,
       "attendance_rate": 0.9074,
       "chronic_absenteeism_pct": 0.3462,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 263,
       "attendance_rate": 0.9487,
       "chronic_absenteeism_pct": 0.1013,
       "sbac_ela_pct_proficient": 0.4508,
       "sbac_math_pct_proficient": 0.3852,
       "growth_apta_ela": 0.4812,
       "growth_apta_math": 0.3619,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 318
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9386,
       "chronic_absenteeism_pct": 0.1604,
       "sbac_ela_pct_proficient": 0.2241,
       "sbac_math_pct_proficient": 0.1724,
       "growth_apta_ela": 0.4564,
       "growth_apta_math": 0.3563,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9053,
       "chronic_absenteeism_pct": 0.35,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9566,
       "chronic_absenteeism_pct": 0.0534,
       "sbac_ela_pct_proficient": 0.6562,
       "sbac_math_pct_proficient": 0.5781,
       "growth_apta_ela": 0.5064,
       "growth_apta_math": 0.3677,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Wallingford": {
   "town_code": "148",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1480011",
     "name": "Wallingford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23599.7,
    "five_year_average_ending_2024_25": {
     "unweighted": 21831.89,
     "need_weighted": 19527.54,
     "need_weighted_cwift": 18525.01,
     "need_weighted_real": 20925.27
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 143,
       "attendance_rate": 0.9405,
       "chronic_absenteeism_pct": 0.1329,
       "sat_ela_pct_proficient": 0.4545,
       "sat_ela_average_score": 456.9697,
       "sat_math_pct_proficient": 0.1818,
       "sat_math_average_score": 438.4848
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 42,
       "attendance_rate": 0.9384,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 125,
       "attendance_rate": 0.9111,
       "chronic_absenteeism_pct": 0.2727,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4671,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 5040,
       "attendance_rate": 0.9406,
       "chronic_absenteeism_pct": 0.1255,
       "sbac_ela_pct_proficient": 0.5081,
       "sbac_math_pct_proficient": 0.4493,
       "growth_apta_ela": 0.6002,
       "growth_apta_math": 0.6098,
       "sat_ela_pct_proficient": 0.5393,
       "sat_ela_average_score": 492.1629,
       "sat_math_pct_proficient": 0.2725,
       "sat_math_average_score": 466.4607
      },
      "All school types": {
       "enrollment_all_school_types": 5366
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9313,
       "chronic_absenteeism_pct": 0.1923,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9365,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9111,
       "chronic_absenteeism_pct": 0.2727,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.4671,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9257,
       "chronic_absenteeism_pct": 0.1911,
       "sbac_ela_pct_proficient": 0.3286,
       "sbac_math_pct_proficient": 0.2759,
       "growth_apta_ela": 0.5661,
       "growth_apta_math": 0.5557,
       "sat_ela_pct_proficient": 0.3931,
       "sat_ela_average_score": 449.2414,
       "sat_math_pct_proficient": 0.1448,
       "sat_math_average_score": 424.8276
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9523,
       "chronic_absenteeism_pct": 0.0726,
       "sbac_ela_pct_proficient": 0.6574,
       "sbac_math_pct_proficient": 0.5938,
       "growth_apta_ela": 0.6273,
       "growth_apta_math": 0.6526,
       "sat_ela_pct_proficient": 0.6398,
       "sat_ela_average_score": 521.6588,
       "sat_math_pct_proficient": 0.3602,
       "sat_math_average_score": 495.0711
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 150,
       "attendance_rate": 0.9324,
       "chronic_absenteeism_pct": 0.1867,
       "sat_ela_pct_proficient": 0.3429,
       "sat_ela_average_score": 453.7143,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 38,
       "attendance_rate": 0.9417,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 133,
       "attendance_rate": 0.9186,
       "chronic_absenteeism_pct": 0.2558,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4968,
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.1214,
       "sbac_ela_pct_proficient": 0.5278,
       "sbac_math_pct_proficient": 0.4788,
       "growth_apta_ela": 0.6222,
       "growth_apta_math": 0.603,
       "sat_ela_pct_proficient": 0.6494,
       "sat_ela_average_score": 514.4253,
       "sat_math_pct_proficient": 0.2931,
       "sat_math_average_score": 480.5172
      },
      "All school types": {
       "enrollment_all_school_types": 5299
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9261,
       "chronic_absenteeism_pct": 0.2169,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9186,
       "chronic_absenteeism_pct": 0.2558,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9266,
       "chronic_absenteeism_pct": 0.1845,
       "sbac_ela_pct_proficient": 0.331,
       "sbac_math_pct_proficient": 0.2928,
       "growth_apta_ela": 0.5764,
       "growth_apta_math": 0.541,
       "sat_ela_pct_proficient": 0.3937,
       "sat_ela_average_score": 460.4724,
       "sat_math_pct_proficient": 0.126,
       "sat_math_average_score": 434.4094
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1493,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": 0.0701,
       "sbac_ela_pct_proficient": 0.6941,
       "sbac_math_pct_proficient": 0.6358,
       "growth_apta_ela": 0.6586,
       "growth_apta_math": 0.652,
       "sat_ela_pct_proficient": 0.7964,
       "sat_ela_average_score": 545.4299,
       "sat_math_pct_proficient": 0.3891,
       "sat_math_average_score": 507.0136
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 138,
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1957,
       "sat_ela_pct_proficient": 0.2895,
       "sat_ela_average_score": 418.9474,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 395
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 30,
       "attendance_rate": 0.9461,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 131,
       "attendance_rate": 0.9139,
       "chronic_absenteeism_pct": 0.2126,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 4814,
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": 0.1092,
       "sbac_ela_pct_proficient": 0.5526,
       "sbac_math_pct_proficient": 0.5051,
       "growth_apta_ela": 0.6027,
       "growth_apta_math": 0.6279,
       "sat_ela_pct_proficient": 0.5933,
       "sat_ela_average_score": 500.1393,
       "sat_math_pct_proficient": 0.273,
       "sat_math_average_score": 478.6908
      },
      "All school types": {
       "enrollment_all_school_types": 5122
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.935,
       "chronic_absenteeism_pct": 0.2,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 391.4286,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 382.8571
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9139,
       "chronic_absenteeism_pct": 0.2126,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9292,
       "chronic_absenteeism_pct": 0.1805,
       "sbac_ela_pct_proficient": 0.3613,
       "sbac_math_pct_proficient": 0.333,
       "growth_apta_ela": 0.5628,
       "growth_apta_math": 0.5875,
       "sat_ela_pct_proficient": 0.3381,
       "sat_ela_average_score": 447.4101,
       "sat_math_pct_proficient": 0.1223,
       "sat_math_average_score": 433.0935
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9368,
       "chronic_absenteeism_pct": 0.1897,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0541,
       "sbac_ela_pct_proficient": 0.7115,
       "sbac_math_pct_proficient": 0.6481,
       "growth_apta_ela": 0.6346,
       "growth_apta_math": 0.6601,
       "sat_ela_pct_proficient": 0.7545,
       "sat_ela_average_score": 533.4545,
       "sat_math_pct_proficient": 0.3682,
       "sat_math_average_score": 507.5
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Warren": {
   "town_code": "149",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2200012",
     "name": "Regional School District 20",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 126,
       "attendance_rate": 0.9091,
       "chronic_absenteeism_pct": 0.2627,
       "sbac_ela_pct_proficient": 0.6667,
       "sbac_math_pct_proficient": 0.6275,
       "growth_apta_ela": 0.6018,
       "growth_apta_math": 0.6358,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 130
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.8975,
       "chronic_absenteeism_pct": 0.32,
       "sbac_ela_pct_proficient": 0.7407,
       "sbac_math_pct_proficient": 0.7037,
       "growth_apta_ela": 0.5944,
       "growth_apta_math": 0.6264,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9297,
       "chronic_absenteeism_pct": 0.1628,
       "sbac_ela_pct_proficient": 0.5833,
       "sbac_math_pct_proficient": 0.5417,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 127,
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": 0.123,
       "sbac_ela_pct_proficient": 0.6364,
       "sbac_math_pct_proficient": 0.6727,
       "growth_apta_ela": 0.6807,
       "growth_apta_math": 0.6771,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 131
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9408,
       "chronic_absenteeism_pct": 0.1169,
       "sbac_ela_pct_proficient": 0.8065,
       "sbac_math_pct_proficient": 0.7097,
       "growth_apta_ela": 0.6876,
       "growth_apta_math": 0.6454,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.1333,
       "sbac_ela_pct_proficient": 0.4167,
       "sbac_math_pct_proficient": 0.625,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 123,
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1475,
       "sbac_ela_pct_proficient": 0.7115,
       "sbac_math_pct_proficient": 0.7692,
       "growth_apta_ela": 0.6722,
       "growth_apta_math": 0.6443,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 127
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9385,
       "chronic_absenteeism_pct": 0.1519,
       "sbac_ela_pct_proficient": 0.8571,
       "sbac_math_pct_proficient": 0.9643,
       "growth_apta_ela": 0.6915,
       "growth_apta_math": 0.713,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": 0.1395,
       "sbac_ela_pct_proficient": 0.5417,
       "sbac_math_pct_proficient": 0.5417,
       "growth_apta_ela": 0.6529,
       "growth_apta_math": 0.5755,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Washington": {
   "town_code": "150",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2120012",
     "name": "Regional School District 12",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 263,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.0887,
       "sbac_ela_pct_proficient": 0.7778,
       "sbac_math_pct_proficient": 0.7037,
       "growth_apta_ela": 0.6725,
       "growth_apta_math": 0.6295,
       "sat_ela_pct_proficient": 0.7308,
       "sat_ela_average_score": 547.6923,
       "sat_math_pct_proficient": 0.3846,
       "sat_math_average_score": 518.4615
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 268
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9325,
       "chronic_absenteeism_pct": 0.1474,
       "sbac_ela_pct_proficient": 0.6047,
       "sbac_math_pct_proficient": 0.4419,
       "growth_apta_ela": 0.5724,
       "growth_apta_math": 0.5318,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0523,
       "sbac_ela_pct_proficient": 0.8923,
       "sbac_math_pct_proficient": 0.8769,
       "growth_apta_ela": 0.736,
       "growth_apta_math": 0.6916,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 256,
       "attendance_rate": 0.9441,
       "chronic_absenteeism_pct": 0.1111,
       "sbac_ela_pct_proficient": 0.7009,
       "sbac_math_pct_proficient": 0.6496,
       "growth_apta_ela": 0.6987,
       "growth_apta_math": 0.6638,
       "sat_ela_pct_proficient": 0.8667,
       "sat_ela_average_score": 551.3333,
       "sat_math_pct_proficient": 0.5333,
       "sat_math_average_score": 534.3333
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "All school types": {
       "enrollment_all_school_types": 259
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1939,
       "sbac_ela_pct_proficient": 0.4583,
       "sbac_math_pct_proficient": 0.3958,
       "growth_apta_ela": 0.5561,
       "growth_apta_math": 0.6361,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": 0.0552,
       "sbac_ela_pct_proficient": 0.8696,
       "sbac_math_pct_proficient": 0.8261,
       "growth_apta_ela": 0.79,
       "growth_apta_math": 0.6816,
       "sat_ela_pct_proficient": 0.9524,
       "sat_ela_average_score": 580,
       "sat_math_pct_proficient": 0.7143,
       "sat_math_average_score": 581.4286
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 255,
       "attendance_rate": 0.943,
       "chronic_absenteeism_pct": 0.1144,
       "sbac_ela_pct_proficient": 0.7069,
       "sbac_math_pct_proficient": 0.6552,
       "growth_apta_ela": 0.6256,
       "growth_apta_math": 0.6545,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 260
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9399,
       "chronic_absenteeism_pct": 0.12,
       "sbac_ela_pct_proficient": 0.463,
       "sbac_math_pct_proficient": 0.3889,
       "growth_apta_ela": 0.5492,
       "growth_apta_math": 0.5712,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     },
     "Not High Needs": {
      "Regional Schools": {
       "attendance_rate": 0.9453,
       "chronic_absenteeism_pct": 0.1103,
       "sbac_ela_pct_proficient": 0.9194,
       "sbac_math_pct_proficient": 0.8871,
       "growth_apta_ela": 0.689,
       "growth_apta_math": 0.7237,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Waterbury": {
   "town_code": "151",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1510011",
     "name": "Waterbury School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18463.71,
    "five_year_average_ending_2024_25": {
     "unweighted": 17250.21,
     "need_weighted": 13248.19,
     "need_weighted_cwift": 12843.11,
     "need_weighted_real": 14214.99
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 595,
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1395,
       "sat_ela_pct_proficient": 0.3709,
       "sat_ela_average_score": 447.0861,
       "sat_math_pct_proficient": 0.0596,
       "sat_math_average_score": 417.5497
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 1858,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1562,
       "sbac_ela_pct_proficient": 0.4263,
       "sbac_math_pct_proficient": 0.2998,
       "growth_apta_ela": 0.5665,
       "growth_apta_math": 0.5723,
       "sat_ela_pct_proficient": 0.4684,
       "sat_ela_average_score": 458.7342,
       "sat_math_pct_proficient": 0.1266,
       "sat_math_average_score": 434.0506
      },
      "Program": {
       "enrollment": 1871,
       "attendance_rate": 0.8966,
       "chronic_absenteeism_pct": 0.3079,
       "sbac_ela_pct_proficient": 0.0258,
       "sbac_math_pct_proficient": 0.05,
       "growth_apta_ela": 0.4982,
       "growth_apta_math": 0.593,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 367,
       "attendance_rate": 0.9391,
       "chronic_absenteeism_pct": 0.148,
       "sbac_ela_pct_proficient": 0.4439,
       "sbac_math_pct_proficient": 0.3271,
       "growth_apta_ela": 0.5035,
       "growth_apta_math": 0.3821,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 26,
       "attendance_rate": 0.9012,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 15153,
       "attendance_rate": 0.9132,
       "chronic_absenteeism_pct": 0.2856,
       "sbac_ela_pct_proficient": 0.2404,
       "sbac_math_pct_proficient": 0.1457,
       "growth_apta_ela": 0.5727,
       "growth_apta_math": 0.5126,
       "sat_ela_pct_proficient": 0.2535,
       "sat_ela_average_score": 410.8889,
       "sat_math_pct_proficient": 0.0859,
       "sat_math_average_score": 388.899
      },
      "All school types": {
       "enrollment_all_school_types": 19876
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9364,
       "chronic_absenteeism_pct": 0.1675,
       "sat_ela_pct_proficient": 0.3258,
       "sat_ela_average_score": 437.4157,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412.3596
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": 0.1754,
       "sbac_ela_pct_proficient": 0.3885,
       "sbac_math_pct_proficient": 0.2576,
       "growth_apta_ela": 0.557,
       "growth_apta_math": 0.5545,
       "sat_ela_pct_proficient": 0.4478,
       "sat_ela_average_score": 452.9851,
       "sat_math_pct_proficient": 0.1194,
       "sat_math_average_score": 429.8507
      },
      "Program": {
       "attendance_rate": 0.8968,
       "chronic_absenteeism_pct": 0.3066,
       "sbac_ela_pct_proficient": 0.0258,
       "sbac_math_pct_proficient": 0.0501,
       "growth_apta_ela": 0.4982,
       "growth_apta_math": 0.593,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9351,
       "chronic_absenteeism_pct": 0.168,
       "sbac_ela_pct_proficient": 0.3924,
       "sbac_math_pct_proficient": 0.2785,
       "growth_apta_ela": 0.5047,
       "growth_apta_math": 0.3613,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8921,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9102,
       "chronic_absenteeism_pct": 0.3005,
       "sbac_ela_pct_proficient": 0.2166,
       "sbac_math_pct_proficient": 0.1273,
       "growth_apta_ela": 0.5674,
       "growth_apta_math": 0.5101,
       "sat_ela_pct_proficient": 0.2103,
       "sat_ela_average_score": 399.4509,
       "sat_math_pct_proficient": 0.0619,
       "sat_math_average_score": 379.8832
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": 0.0821,
       "sat_ela_pct_proficient": 0.4355,
       "sat_ela_average_score": 460.9677,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 425
      },
      "Other Magnet": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.0948,
       "sbac_ela_pct_proficient": 0.5361,
       "sbac_math_pct_proficient": 0.4221,
       "growth_apta_ela": 0.5931,
       "growth_apta_math": 0.6222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9513,
       "chronic_absenteeism_pct": 0.0864,
       "sbac_ela_pct_proficient": 0.5893,
       "sbac_math_pct_proficient": 0.4643,
       "growth_apta_ela": 0.5005,
       "growth_apta_math": 0.4387
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1697,
       "sbac_ela_pct_proficient": 0.4512,
       "sbac_math_pct_proficient": 0.3075,
       "growth_apta_ela": 0.6277,
       "growth_apta_math": 0.5388,
       "sat_ela_pct_proficient": 0.5299,
       "sat_ela_average_score": 483.9552,
       "sat_math_pct_proficient": 0.2388,
       "sat_math_average_score": 446.4925
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 610,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.0902,
       "sat_ela_pct_proficient": 0.3333,
       "sat_ela_average_score": 448.0556,
       "sat_math_pct_proficient": 0.1042,
       "sat_math_average_score": 421.5278
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 1836,
       "attendance_rate": 0.9413,
       "chronic_absenteeism_pct": 0.1363,
       "sbac_ela_pct_proficient": 0.4267,
       "sbac_math_pct_proficient": 0.2891,
       "growth_apta_ela": 0.5621,
       "growth_apta_math": 0.5161,
       "sat_ela_pct_proficient": 0.35,
       "sat_ela_average_score": 451.75,
       "sat_math_pct_proficient": 0.1,
       "sat_math_average_score": 410.25
      },
      "Program": {
       "enrollment": 1753,
       "attendance_rate": 0.911,
       "chronic_absenteeism_pct": 0.2867,
       "sbac_ela_pct_proficient": 0.0256,
       "sbac_math_pct_proficient": 0.0647,
       "growth_apta_ela": 0.4775,
       "growth_apta_math": 0.5211,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 411,
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2059,
       "sbac_ela_pct_proficient": 0.452,
       "sbac_math_pct_proficient": 0.3267,
       "growth_apta_ela": 0.6092,
       "growth_apta_math": 0.498,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 39,
       "attendance_rate": 0.9232,
       "chronic_absenteeism_pct": 0.2857,
       "sbac_ela_pct_proficient": 0.381,
       "sbac_math_pct_proficient": 0.381,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 15133,
       "attendance_rate": 0.9193,
       "chronic_absenteeism_pct": 0.2739,
       "sbac_ela_pct_proficient": 0.2643,
       "sbac_math_pct_proficient": 0.1792,
       "growth_apta_ela": 0.5675,
       "growth_apta_math": 0.5219,
       "sat_ela_pct_proficient": 0.2847,
       "sat_ela_average_score": 416.9374,
       "sat_math_pct_proficient": 0.0998,
       "sat_math_average_score": 388.18
      },
      "All school types": {
       "enrollment_all_school_types": 19786
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.1084,
       "sat_ela_pct_proficient": 0.2692,
       "sat_ela_average_score": 429.8077,
       "sat_math_pct_proficient": 0.0577,
       "sat_math_average_score": 407.9808
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": 0.1526,
       "sbac_ela_pct_proficient": 0.3895,
       "sbac_math_pct_proficient": 0.2567,
       "growth_apta_ela": 0.5506,
       "growth_apta_math": 0.52,
       "sat_ela_pct_proficient": 0.3623,
       "sat_ela_average_score": 451.0145,
       "sat_math_pct_proficient": 0.087,
       "sat_math_average_score": 402.4638
      },
      "Program": {
       "attendance_rate": 0.9112,
       "chronic_absenteeism_pct": 0.2863,
       "sbac_ela_pct_proficient": 0.0256,
       "sbac_math_pct_proficient": 0.0647,
       "growth_apta_ela": 0.4775,
       "growth_apta_math": 0.5211,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9267,
       "chronic_absenteeism_pct": 0.237,
       "sbac_ela_pct_proficient": 0.4262,
       "sbac_math_pct_proficient": 0.2896,
       "growth_apta_ela": 0.6116,
       "growth_apta_math": 0.484,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9209,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9167,
       "chronic_absenteeism_pct": 0.2868,
       "sbac_ela_pct_proficient": 0.2372,
       "sbac_math_pct_proficient": 0.156,
       "growth_apta_ela": 0.5597,
       "growth_apta_math": 0.5156,
       "sat_ela_pct_proficient": 0.2629,
       "sat_ela_average_score": 410.8141,
       "sat_math_pct_proficient": 0.0891,
       "sat_math_average_score": 382.5193
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9567,
       "chronic_absenteeism_pct": 0.0539,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 495.5,
       "sat_math_pct_proficient": 0.225,
       "sat_math_average_score": 456.75
      },
      "Other Magnet": {
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.0793,
       "sbac_ela_pct_proficient": 0.5488,
       "sbac_math_pct_proficient": 0.3953,
       "growth_apta_ela": 0.5992,
       "growth_apta_math": 0.5035,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.125,
       "sbac_ela_pct_proficient": 0.5224,
       "sbac_math_pct_proficient": 0.4265,
       "growth_apta_ela": 0.6028,
       "growth_apta_math": 0.5368
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9409,
       "chronic_absenteeism_pct": 0.169,
       "sbac_ela_pct_proficient": 0.4883,
       "sbac_math_pct_proficient": 0.3705,
       "growth_apta_ela": 0.6432,
       "growth_apta_math": 0.5833,
       "sat_ela_pct_proficient": 0.4602,
       "sat_ela_average_score": 466.1947,
       "sat_math_pct_proficient": 0.1858,
       "sat_math_average_score": 433.7168
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 616,
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": 0.112,
       "sat_ela_pct_proficient": 0.3897,
       "sat_ela_average_score": 451.5441,
       "sat_math_pct_proficient": 0.1103,
       "sat_math_average_score": 428.8971
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 1873,
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.1096,
       "sbac_ela_pct_proficient": 0.4153,
       "sbac_math_pct_proficient": 0.2946,
       "growth_apta_ela": 0.5312,
       "growth_apta_math": 0.5272,
       "sat_ela_pct_proficient": 0.3659,
       "sat_ela_average_score": 452.9268,
       "sat_math_pct_proficient": 0.1098,
       "sat_math_average_score": 413.2927
      },
      "Program": {
       "enrollment": 1542,
       "attendance_rate": 0.9102,
       "chronic_absenteeism_pct": 0.295,
       "sbac_ela_pct_proficient": 0.0351,
       "sbac_math_pct_proficient": 0.0909,
       "growth_apta_ela": 0.4664,
       "growth_apta_math": 0.532,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 414,
       "attendance_rate": 0.9313,
       "chronic_absenteeism_pct": 0.2249,
       "sbac_ela_pct_proficient": 0.4961,
       "sbac_math_pct_proficient": 0.374,
       "growth_apta_ela": 0.6685,
       "growth_apta_math": 0.5666,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 60,
       "attendance_rate": 0.9096,
       "chronic_absenteeism_pct": 0.3889,
       "sbac_ela_pct_proficient": 0.4444,
       "sbac_math_pct_proficient": 0.3889,
       "growth_apta_ela": 0.4157,
       "growth_apta_math": 0.461,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 14607,
       "attendance_rate": 0.9237,
       "chronic_absenteeism_pct": 0.2442,
       "sbac_ela_pct_proficient": 0.274,
       "sbac_math_pct_proficient": 0.1905,
       "growth_apta_ela": 0.5446,
       "growth_apta_math": 0.4786,
       "sat_ela_pct_proficient": 0.2808,
       "sat_ela_average_score": 416.7512,
       "sat_math_pct_proficient": 0.1324,
       "sat_math_average_score": 396.4413
      },
      "All school types": {
       "enrollment_all_school_types": 19117
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1409,
       "sat_ela_pct_proficient": 0.3043,
       "sat_ela_average_score": 431.5217,
       "sat_math_pct_proficient": 0.1304,
       "sat_math_average_score": 419.6739
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.1257,
       "sbac_ela_pct_proficient": 0.3821,
       "sbac_math_pct_proficient": 0.2528,
       "growth_apta_ela": 0.5207,
       "growth_apta_math": 0.5168,
       "sat_ela_pct_proficient": 0.3,
       "sat_ela_average_score": 440.5714,
       "sat_math_pct_proficient": 0.1,
       "sat_math_average_score": 406.8571
      },
      "Program": {
       "attendance_rate": 0.9101,
       "chronic_absenteeism_pct": 0.2958,
       "sbac_ela_pct_proficient": 0.0352,
       "sbac_math_pct_proficient": 0.0911,
       "growth_apta_ela": 0.4669,
       "growth_apta_math": 0.5321,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9273,
       "chronic_absenteeism_pct": 0.2655,
       "sbac_ela_pct_proficient": 0.4225,
       "sbac_math_pct_proficient": 0.3155,
       "growth_apta_ela": 0.6222,
       "growth_apta_math": 0.5304,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9078,
       "chronic_absenteeism_pct": 0.3571,
       "sbac_ela_pct_proficient": 0.3571,
       "sbac_math_pct_proficient": 0.2857,
       "growth_apta_ela": 0.4557,
       "growth_apta_math": 0.4482
      },
      "Public Schools": {
       "attendance_rate": 0.921,
       "chronic_absenteeism_pct": 0.2589,
       "sbac_ela_pct_proficient": 0.2468,
       "sbac_math_pct_proficient": 0.1688,
       "growth_apta_ela": 0.5373,
       "growth_apta_math": 0.4734,
       "sat_ela_pct_proficient": 0.2521,
       "sat_ela_average_score": 410.1816,
       "sat_math_pct_proficient": 0.1229,
       "sat_math_average_score": 390.8868
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9565,
       "chronic_absenteeism_pct": 0.0398,
       "sat_ela_pct_proficient": 0.5682,
       "sat_ela_average_score": 493.4091,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 448.1818
      },
      "Other Magnet": {
       "attendance_rate": 0.9574,
       "chronic_absenteeism_pct": 0.0515,
       "sbac_ela_pct_proficient": 0.5327,
       "sbac_math_pct_proficient": 0.4422,
       "growth_apta_ela": 0.5679,
       "growth_apta_math": 0.5634,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": 0.0909,
       "sbac_ela_pct_proficient": 0.7015,
       "sbac_math_pct_proficient": 0.5373,
       "growth_apta_ela": 0.7997,
       "growth_apta_math": 0.6692,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9452,
       "chronic_absenteeism_pct": 0.127,
       "sbac_ela_pct_proficient": 0.4893,
       "sbac_math_pct_proficient": 0.3627,
       "growth_apta_ela": 0.605,
       "growth_apta_math": 0.5217,
       "sat_ela_pct_proficient": 0.4884,
       "sat_ela_average_score": 464.4186,
       "sat_math_pct_proficient": 0.2016,
       "sat_math_average_score": 436.7442
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Waterford": {
   "town_code": "152",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1520011",
     "name": "Waterford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 25380.11,
    "five_year_average_ending_2024_25": {
     "unweighted": 22116.46,
     "need_weighted": 20119.69,
     "need_weighted_cwift": 20452.03,
     "need_weighted_real": 21530.86
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 56,
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 151,
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": 0.0886,
       "sbac_ela_pct_proficient": 0.3636,
       "sbac_math_pct_proficient": 0.4545,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 109,
       "attendance_rate": 0.9283,
       "chronic_absenteeism_pct": 0.2121,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2229,
       "attendance_rate": 0.9461,
       "chronic_absenteeism_pct": 0.0933,
       "sbac_ela_pct_proficient": 0.5592,
       "sbac_math_pct_proficient": 0.5608,
       "growth_apta_ela": 0.556,
       "growth_apta_math": 0.6141,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 541.7442,
       "sat_math_pct_proficient": 0.4884,
       "sat_math_average_score": 529.4767
      },
      "All school types": {
       "enrollment_all_school_types": 2556
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9283,
       "chronic_absenteeism_pct": 0.2121,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9373,
       "chronic_absenteeism_pct": 0.1422,
       "sbac_ela_pct_proficient": 0.3985,
       "sbac_math_pct_proficient": 0.4093,
       "growth_apta_ela": 0.542,
       "growth_apta_math": 0.5873,
       "sat_ela_pct_proficient": 0.5263,
       "sat_ela_average_score": 481.9298,
       "sat_math_pct_proficient": 0.2105,
       "sat_math_average_score": 465.9649
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9539,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.0593,
       "sbac_ela_pct_proficient": 0.6695,
       "sbac_math_pct_proficient": 0.6644,
       "growth_apta_ela": 0.5656,
       "growth_apta_math": 0.6325,
       "sat_ela_pct_proficient": 0.8609,
       "sat_ela_average_score": 571.3913,
       "sat_math_pct_proficient": 0.6261,
       "sat_math_average_score": 560.9565
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 54,
       "attendance_rate": 0.9431,
       "chronic_absenteeism_pct": 0.1296,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 167,
       "attendance_rate": 0.9391,
       "chronic_absenteeism_pct": 0.1149,
       "sbac_ela_pct_proficient": 0.3103,
       "sbac_math_pct_proficient": 0.3793,
       "growth_apta_ela": 0.728,
       "growth_apta_math": 0.6985,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 109,
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2163,
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.11,
       "sbac_ela_pct_proficient": 0.5671,
       "sbac_math_pct_proficient": 0.5806,
       "growth_apta_ela": 0.6176,
       "growth_apta_math": 0.6161,
       "sat_ela_pct_proficient": 0.776,
       "sat_ela_average_score": 540.9836,
       "sat_math_pct_proficient": 0.5738,
       "sat_math_average_score": 536.0656
      },
      "All school types": {
       "enrollment_all_school_types": 2504
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9321,
       "chronic_absenteeism_pct": 0.2222,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": 0.12,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9382,
       "chronic_absenteeism_pct": 0.2069,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": 0.151,
       "sbac_ela_pct_proficient": 0.3953,
       "sbac_math_pct_proficient": 0.4024,
       "growth_apta_ela": 0.5562,
       "growth_apta_math": 0.5633,
       "sat_ela_pct_proficient": 0.6056,
       "sat_ela_average_score": 508.4507,
       "sat_math_pct_proficient": 0.3803,
       "sat_math_average_score": 498.8732
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9468,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": 0.0812,
       "sbac_ela_pct_proficient": 0.6961,
       "sbac_math_pct_proficient": 0.7143,
       "growth_apta_ela": 0.6613,
       "growth_apta_math": 0.6537,
       "sat_ela_pct_proficient": 0.8839,
       "sat_ela_average_score": 561.6071,
       "sat_math_pct_proficient": 0.6964,
       "sat_math_average_score": 559.6429
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 66,
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.0909,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 147,
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.1573,
       "sbac_ela_pct_proficient": 0.4828,
       "sbac_math_pct_proficient": 0.4138,
       "growth_apta_ela": 0.603,
       "growth_apta_math": 0.6257,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 121,
       "attendance_rate": 0.9226,
       "chronic_absenteeism_pct": 0.2857
      },
      "Public Charter Schools": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2108,
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.1067,
       "sbac_ela_pct_proficient": 0.614,
       "sbac_math_pct_proficient": 0.6278,
       "growth_apta_ela": 0.6527,
       "growth_apta_math": 0.6787,
       "sat_ela_pct_proficient": 0.6774,
       "sat_ela_average_score": 527.0968,
       "sat_math_pct_proficient": 0.4774,
       "sat_math_average_score": 518.6452
      },
      "All school types": {
       "enrollment_all_school_types": 2458
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9228,
       "chronic_absenteeism_pct": 0.2157,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9226,
       "chronic_absenteeism_pct": 0.2857
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.1453,
       "sbac_ela_pct_proficient": 0.4375,
       "sbac_math_pct_proficient": 0.4455,
       "growth_apta_ela": 0.6158,
       "growth_apta_math": 0.6523,
       "sat_ela_pct_proficient": 0.5085,
       "sat_ela_average_score": 478.1356,
       "sat_math_pct_proficient": 0.2712,
       "sat_math_average_score": 473.2203
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.957,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9533,
       "chronic_absenteeism_pct": 0.0787,
       "sbac_ela_pct_proficient": 0.7514,
       "sbac_math_pct_proficient": 0.7694,
       "growth_apta_ela": 0.6812,
       "growth_apta_math": 0.6989,
       "sat_ela_pct_proficient": 0.7812,
       "sat_ela_average_score": 557.1875,
       "sat_math_pct_proficient": 0.6042,
       "sat_math_average_score": 546.5625
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Watertown": {
   "town_code": "153",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1530011",
     "name": "Watertown School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 22075.74,
    "five_year_average_ending_2024_25": {
     "unweighted": 20109.38,
     "need_weighted": 17852.11,
     "need_weighted_cwift": 17648.32,
     "need_weighted_real": 19128.66
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 66,
       "attendance_rate": 0.9472,
       "chronic_absenteeism_pct": 0.1364,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 78,
       "attendance_rate": 0.9396,
       "chronic_absenteeism_pct": 0.1282,
       "sat_ela_pct_proficient": 0.5217,
       "sat_ela_average_score": 465.6522,
       "sat_math_pct_proficient": 0.3043,
       "sat_math_average_score": 468.6957
      },
      "Public Schools": {
       "enrollment": 2576,
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1195,
       "sbac_ela_pct_proficient": 0.4923,
       "sbac_math_pct_proficient": 0.4547,
       "growth_apta_ela": 0.5582,
       "growth_apta_math": 0.6168,
       "sat_ela_pct_proficient": 0.5843,
       "sat_ela_average_score": 480.7865,
       "sat_math_pct_proficient": 0.1348,
       "sat_math_average_score": 436.7978
      },
      "All school types": {
       "enrollment_all_school_types": 2818
      },
      "Other Magnet": {
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1067,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.7273,
       "growth_apta_math": 0.7386,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null,
       "enrollment": 78
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null,
       "enrollment": null
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.2143,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9361,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4783,
       "sbac_math_pct_proficient": 0.3913,
       "growth_apta_ela": 0.6882,
       "growth_apta_math": 0.6774,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9234,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.928,
       "chronic_absenteeism_pct": 0.1759,
       "sbac_ela_pct_proficient": 0.3643,
       "sbac_math_pct_proficient": 0.323,
       "growth_apta_ela": 0.5382,
       "growth_apta_math": 0.577,
       "sat_ela_pct_proficient": 0.4,
       "sat_ela_average_score": 433.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 387.2
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7273,
       "sbac_math_pct_proficient": 0.5758,
       "growth_apta_ela": 0.7511,
       "growth_apta_math": 0.7757,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.951,
       "chronic_absenteeism_pct": 0.0664,
       "sbac_ela_pct_proficient": 0.6207,
       "sbac_math_pct_proficient": 0.5875,
       "growth_apta_ela": 0.5778,
       "growth_apta_math": 0.656,
       "sat_ela_pct_proficient": 0.7184,
       "sat_ela_average_score": 515.3398,
       "sat_math_pct_proficient": 0.2136,
       "sat_math_average_score": 472.9126
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 65,
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.1077,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 76,
       "attendance_rate": 0.9527,
       "chronic_absenteeism_pct": 0.0845,
       "sbac_ela_pct_proficient": 0.551,
       "sbac_math_pct_proficient": 0.4898,
       "growth_apta_ela": 0.5184,
       "growth_apta_math": 0.61,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 38,
       "attendance_rate": 0.6803,
       "chronic_absenteeism_pct": 0.7391,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 89,
       "attendance_rate": 0.9493,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": 0.6818,
       "sat_ela_average_score": 500.9091,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 461.8182
      },
      "Public Schools": {
       "enrollment": 2531,
       "attendance_rate": 0.9373,
       "chronic_absenteeism_pct": 0.1407,
       "sbac_ela_pct_proficient": 0.4602,
       "sbac_math_pct_proficient": 0.431,
       "growth_apta_ela": 0.5124,
       "growth_apta_math": 0.5426,
       "sat_ela_pct_proficient": 0.5854,
       "sat_ela_average_score": 492.0122,
       "sat_math_pct_proficient": 0.2744,
       "sat_math_average_score": 464.5732
      },
      "All school types": {
       "enrollment_all_school_types": 2801
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9439,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.4783,
       "sbac_math_pct_proficient": 0.3913,
       "growth_apta_ela": 0.374,
       "growth_apta_math": 0.5946
      },
      "Program": {
       "attendance_rate": 0.6776,
       "chronic_absenteeism_pct": 0.7273
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9398,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9272,
       "chronic_absenteeism_pct": 0.209,
       "sbac_ela_pct_proficient": 0.3187,
       "sbac_math_pct_proficient": 0.312,
       "growth_apta_ela": 0.4951,
       "growth_apta_math": 0.5116,
       "sat_ela_pct_proficient": 0.4938,
       "sat_ela_average_score": 470.8642,
       "sat_math_pct_proficient": 0.1975,
       "sat_math_average_score": 441.7284
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9491,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.96,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6154,
       "sbac_math_pct_proficient": 0.5769,
       "growth_apta_ela": 0.6454,
       "growth_apta_math": 0.6234,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.0727,
       "sbac_ela_pct_proficient": 0.6027,
       "sbac_math_pct_proficient": 0.551,
       "growth_apta_ela": 0.5301,
       "growth_apta_math": 0.5743,
       "sat_ela_pct_proficient": 0.6747,
       "sat_ela_average_score": 512.6506,
       "sat_math_pct_proficient": 0.3494,
       "sat_math_average_score": 486.8675
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 52,
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 443.6364,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 415.9091
      },
      "Other Magnet": {
       "enrollment": 58,
       "attendance_rate": 0.9534,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6897,
       "sbac_math_pct_proficient": 0.4483,
       "growth_apta_ela": 0.5338,
       "growth_apta_math": 0.5441,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 86,
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": 0.0698,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2512,
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": 0.1396,
       "sbac_ela_pct_proficient": 0.4654,
       "sbac_math_pct_proficient": 0.4307,
       "growth_apta_ela": 0.5522,
       "growth_apta_math": 0.5523,
       "sat_ela_pct_proficient": 0.5756,
       "sat_ela_average_score": 494.8256,
       "sat_math_pct_proficient": 0.2907,
       "sat_math_average_score": 470.2326
      },
      "All school types": {
       "enrollment_all_school_types": 2727
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9395,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.2086,
       "sbac_ela_pct_proficient": 0.3311,
       "sbac_math_pct_proficient": 0.3174,
       "growth_apta_ela": 0.506,
       "growth_apta_math": 0.5175,
       "sat_ela_pct_proficient": 0.4235,
       "sat_ela_average_score": 461.2941,
       "sat_math_pct_proficient": 0.2118,
       "sat_math_average_score": 432.7059
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9621,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.956,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": 0.0682,
       "sbac_ela_pct_proficient": 0.6076,
       "sbac_math_pct_proficient": 0.5503,
       "growth_apta_ela": 0.5991,
       "growth_apta_math": 0.5875,
       "sat_ela_pct_proficient": 0.7241,
       "sat_ela_average_score": 527.5862,
       "sat_math_pct_proficient": 0.3678,
       "sat_math_average_score": 506.8966
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Westbrook": {
   "town_code": "154",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1540011",
     "name": "Westbrook School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 34207.37,
    "five_year_average_ending_2024_25": {
     "unweighted": 30917.42,
     "need_weighted": 27097.92,
     "need_weighted_cwift": 26310.88,
     "need_weighted_real": 28997.52
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 602,
       "attendance_rate": 0.9442,
       "chronic_absenteeism_pct": 0.1053,
       "sbac_ela_pct_proficient": 0.6148,
       "sbac_math_pct_proficient": 0.6598,
       "growth_apta_ela": 0.6791,
       "growth_apta_math": 0.6914,
       "sat_ela_pct_proficient": 0.6591,
       "sat_ela_average_score": 510.9091,
       "sat_math_pct_proficient": 0.3636,
       "sat_math_average_score": 500
      },
      "All school types": {
       "enrollment_all_school_types": 612
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9378,
       "chronic_absenteeism_pct": 0.1295,
       "sbac_ela_pct_proficient": 0.3519,
       "sbac_math_pct_proficient": 0.3519,
       "growth_apta_ela": 0.6117,
       "growth_apta_math": 0.6069,
       "sat_ela_pct_proficient": 0.5172,
       "sat_ela_average_score": 469.3103,
       "sat_math_pct_proficient": 0.2759,
       "sat_math_average_score": 473.7931
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9506,
       "chronic_absenteeism_pct": 0.0806,
       "sbac_ela_pct_proficient": 0.8235,
       "sbac_math_pct_proficient": 0.9044,
       "growth_apta_ela": 0.7267,
       "growth_apta_math": 0.7511,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 594,
       "attendance_rate": 0.9511,
       "chronic_absenteeism_pct": 0.085,
       "sbac_ela_pct_proficient": 0.588,
       "sbac_math_pct_proficient": 0.676,
       "growth_apta_ela": 0.765,
       "growth_apta_math": 0.8026,
       "sat_ela_pct_proficient": 0.6047,
       "sat_ela_average_score": 504.8837,
       "sat_math_pct_proficient": 0.3721,
       "sat_math_average_score": 497.907
      },
      "All school types": {
       "enrollment_all_school_types": 605
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.947,
       "chronic_absenteeism_pct": 0.106,
       "sbac_ela_pct_proficient": 0.3471,
       "sbac_math_pct_proficient": 0.4545,
       "growth_apta_ela": 0.6949,
       "growth_apta_math": 0.8046,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 459.6154,
       "sat_math_pct_proficient": 0.2308,
       "sat_math_average_score": 462.3077
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.063,
       "sbac_ela_pct_proficient": 0.814,
       "sbac_math_pct_proficient": 0.8837,
       "growth_apta_ela": 0.8285,
       "growth_apta_math": 0.8008,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 545,
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.0994,
       "sbac_ela_pct_proficient": 0.6696,
       "sbac_math_pct_proficient": 0.7087,
       "growth_apta_ela": 0.7623,
       "growth_apta_math": 0.8434,
       "sat_ela_pct_proficient": 0.7297,
       "sat_ela_average_score": 525.6757,
       "sat_math_pct_proficient": 0.5135,
       "sat_math_average_score": 518.9189
      },
      "All school types": {
       "enrollment_all_school_types": 559
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9505,
       "chronic_absenteeism_pct": 0.0731,
       "sbac_ela_pct_proficient": 0.8889,
       "sbac_math_pct_proficient": 0.8974,
       "growth_apta_ela": 0.8507,
       "growth_apta_math": 0.9526,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": 0.1265,
       "sbac_ela_pct_proficient": 0.4425,
       "sbac_math_pct_proficient": 0.5133,
       "growth_apta_ela": 0.6728,
       "growth_apta_math": 0.733,
       "sat_ela_pct_proficient": 0.5238,
       "sat_ela_average_score": 459.5238,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 459.5238
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "West Hartford": {
   "town_code": "155",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1550011",
     "name": "West Hartford School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 22442.38,
    "five_year_average_ending_2024_25": {
     "unweighted": 20419.33,
     "need_weighted": 18577.77,
     "need_weighted_cwift": 17879.32,
     "need_weighted_real": 19904.4
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 140,
       "attendance_rate": 0.8996,
       "chronic_absenteeism_pct": 0.3237,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 398,
       "attendance_rate": 0.9288,
       "chronic_absenteeism_pct": 0.2228,
       "sbac_ela_pct_proficient": 0.4598,
       "sbac_math_pct_proficient": 0.3448,
       "growth_apta_ela": 0.6346,
       "growth_apta_math": 0.708,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 8857,
       "attendance_rate": 0.9493,
       "chronic_absenteeism_pct": 0.0918,
       "sbac_ela_pct_proficient": 0.6628,
       "sbac_math_pct_proficient": 0.6349,
       "growth_apta_ela": 0.6263,
       "growth_apta_math": 0.6841,
       "sat_ela_pct_proficient": 0.7584,
       "sat_ela_average_score": 558.7848,
       "sat_math_pct_proficient": 0.5373,
       "sat_math_average_score": 539.1215
      },
      "All school types": {
       "enrollment_all_school_types": 9412
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8986,
       "chronic_absenteeism_pct": 0.3226,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9162,
       "chronic_absenteeism_pct": 0.3,
       "sbac_ela_pct_proficient": 0.3175,
       "sbac_math_pct_proficient": 0.2222,
       "growth_apta_ela": 0.5402,
       "growth_apta_math": 0.7042,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": 0.1734,
       "sbac_ela_pct_proficient": 0.373,
       "sbac_math_pct_proficient": 0.3424,
       "growth_apta_ela": 0.5611,
       "growth_apta_math": 0.5985,
       "sat_ela_pct_proficient": 0.434,
       "sat_ela_average_score": 467.9245,
       "sat_math_pct_proficient": 0.2123,
       "sat_math_average_score": 451.7925
      }
     },
     "Not High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.0833,
       "sbac_ela_pct_proficient": 0.8333,
       "sbac_math_pct_proficient": 0.6667,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9575,
       "chronic_absenteeism_pct": 0.0451,
       "sbac_ela_pct_proficient": 0.8356,
       "sbac_math_pct_proficient": 0.8086,
       "growth_apta_ela": 0.6627,
       "growth_apta_math": 0.7314,
       "sat_ela_pct_proficient": 0.9045,
       "sat_ela_average_score": 599.6815,
       "sat_math_pct_proficient": 0.6837,
       "sat_math_average_score": 578.4289
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 16,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 130,
       "attendance_rate": 0.8456,
       "chronic_absenteeism_pct": 0.4453,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 381,
       "attendance_rate": 0.9178,
       "chronic_absenteeism_pct": 0.2472,
       "sbac_ela_pct_proficient": 0.3735,
       "sbac_math_pct_proficient": 0.358,
       "growth_apta_ela": 0.5731,
       "growth_apta_math": 0.5455,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 8736,
       "attendance_rate": 0.9491,
       "chronic_absenteeism_pct": 0.0913,
       "sbac_ela_pct_proficient": 0.6743,
       "sbac_math_pct_proficient": 0.6398,
       "growth_apta_ela": 0.6643,
       "growth_apta_math": 0.6608,
       "sat_ela_pct_proficient": 0.8061,
       "sat_ela_average_score": 569.1061,
       "sat_math_pct_proficient": 0.5742,
       "sat_math_average_score": 546.3182
      },
      "All school types": {
       "enrollment_all_school_types": 9268
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8401,
       "chronic_absenteeism_pct": 0.4444,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.8975,
       "chronic_absenteeism_pct": 0.3362,
       "sbac_ela_pct_proficient": 0.3103,
       "sbac_math_pct_proficient": 0.3036,
       "growth_apta_ela": 0.5602,
       "growth_apta_math": 0.5726,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9349,
       "chronic_absenteeism_pct": 0.1663,
       "sbac_ela_pct_proficient": 0.3679,
       "sbac_math_pct_proficient": 0.3495,
       "growth_apta_ela": 0.5895,
       "growth_apta_math": 0.5934,
       "sat_ela_pct_proficient": 0.4975,
       "sat_ela_average_score": 480.7538,
       "sat_math_pct_proficient": 0.2714,
       "sat_math_average_score": 459.0955
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9559,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.52,
       "sbac_math_pct_proficient": 0.48,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9573,
       "chronic_absenteeism_pct": 0.0471,
       "sbac_ela_pct_proficient": 0.8633,
       "sbac_math_pct_proficient": 0.8191,
       "growth_apta_ela": 0.7084,
       "growth_apta_math": 0.7005,
       "sat_ela_pct_proficient": 0.9393,
       "sat_ela_average_score": 607.2451,
       "sat_math_pct_proficient": 0.705,
       "sat_math_average_score": 583.9696
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 143,
       "attendance_rate": 0.8183,
       "chronic_absenteeism_pct": 0.5177,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 353,
       "attendance_rate": 0.9339,
       "chronic_absenteeism_pct": 0.2236,
       "sbac_ela_pct_proficient": 0.3731,
       "sbac_math_pct_proficient": 0.3731,
       "growth_apta_ela": 0.5584,
       "growth_apta_math": 0.5456,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 8628,
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": 0.0817,
       "sbac_ela_pct_proficient": 0.6965,
       "sbac_math_pct_proficient": 0.6506,
       "growth_apta_ela": 0.6647,
       "growth_apta_math": 0.6844,
       "sat_ela_pct_proficient": 0.7841,
       "sat_ela_average_score": 565.8413,
       "sat_math_pct_proficient": 0.5238,
       "sat_math_average_score": 539.0794
      },
      "All school types": {
       "enrollment_all_school_types": 9151
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.8144,
       "chronic_absenteeism_pct": 0.5259,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9208,
       "chronic_absenteeism_pct": 0.32,
       "sbac_ela_pct_proficient": 0.3111,
       "sbac_math_pct_proficient": 0.3111,
       "growth_apta_ela": 0.5553,
       "growth_apta_math": 0.5029,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1587,
       "sbac_ela_pct_proficient": 0.4195,
       "sbac_math_pct_proficient": 0.3704,
       "growth_apta_ela": 0.5941,
       "growth_apta_math": 0.5961,
       "sat_ela_pct_proficient": 0.4532,
       "sat_ela_average_score": 468.3251,
       "sat_math_pct_proficient": 0.1872,
       "sat_math_average_score": 442.4138
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9554,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.5,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9608,
       "chronic_absenteeism_pct": 0.0363,
       "sbac_ela_pct_proficient": 0.8647,
       "sbac_math_pct_proficient": 0.8204,
       "growth_apta_ela": 0.7061,
       "growth_apta_math": 0.7361,
       "sat_ela_pct_proficient": 0.9415,
       "sat_ela_average_score": 612.2014,
       "sat_math_pct_proficient": 0.6838,
       "sat_math_average_score": 585.0351
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "West Haven": {
   "town_code": "156",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1560011",
     "name": "West Haven School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 16823.07,
    "five_year_average_ending_2024_25": {
     "unweighted": 16438.96,
     "need_weighted": 13470.65,
     "need_weighted_cwift": 12787.85,
     "need_weighted_real": 14469.97
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 143,
       "attendance_rate": 0.9219,
       "chronic_absenteeism_pct": 0.1888,
       "sat_ela_pct_proficient": 0.25,
       "sat_ela_average_score": 418.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 420.25
      },
      "Open Choice": {
       "enrollment": 41,
       "attendance_rate": 0.9242,
       "chronic_absenteeism_pct": 0.2368,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 765,
       "attendance_rate": 0.9245,
       "chronic_absenteeism_pct": 0.2465,
       "sbac_ela_pct_proficient": 0.3907,
       "sbac_math_pct_proficient": 0.2329,
       "growth_apta_ela": 0.5798,
       "growth_apta_math": 0.4917,
       "sat_ela_pct_proficient": 0.5714,
       "sat_ela_average_score": 475.3571,
       "sat_math_pct_proficient": 0.1607,
       "sat_math_average_score": 449.2857
      },
      "Program": {
       "enrollment": 246,
       "attendance_rate": 0.6993,
       "chronic_absenteeism_pct": 0.7448,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 84,
       "attendance_rate": 0.9315,
       "chronic_absenteeism_pct": 0.1842,
       "sbac_ela_pct_proficient": 0.4595,
       "sbac_math_pct_proficient": 0.3514,
       "growth_apta_ela": 0.6021,
       "growth_apta_math": 0.8978,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5997,
       "attendance_rate": 0.9274,
       "chronic_absenteeism_pct": 0.2487,
       "sbac_ela_pct_proficient": 0.3935,
       "sbac_math_pct_proficient": 0.3388,
       "growth_apta_ela": 0.6088,
       "growth_apta_math": 0.5698,
       "sat_ela_pct_proficient": 0.3779,
       "sat_ela_average_score": 444.1549,
       "sat_math_pct_proficient": 0.1127,
       "sat_math_average_score": 427.1127
      },
      "All school types": {
       "enrollment_all_school_types": 7276
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9201,
       "chronic_absenteeism_pct": 0.236,
       "sat_ela_pct_proficient": 0.2593,
       "sat_ela_average_score": 415.1852,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 418.1481
      },
      "Open Choice": {
       "attendance_rate": 0.9394,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.92,
       "chronic_absenteeism_pct": 0.2768,
       "sbac_ela_pct_proficient": 0.3285,
       "sbac_math_pct_proficient": 0.1877,
       "growth_apta_ela": 0.5888,
       "growth_apta_math": 0.5055,
       "sat_ela_pct_proficient": 0.4595,
       "sat_ela_average_score": 451.8919,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 430.5405
      },
      "Program": {
       "attendance_rate": 0.6998,
       "chronic_absenteeism_pct": 0.7452,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9221,
       "chronic_absenteeism_pct": 0.2264,
       "sbac_ela_pct_proficient": 0.3913,
       "sbac_math_pct_proficient": 0.2609,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9225,
       "chronic_absenteeism_pct": 0.2766,
       "sbac_ela_pct_proficient": 0.3214,
       "sbac_math_pct_proficient": 0.2699,
       "growth_apta_ela": 0.5865,
       "growth_apta_math": 0.5533,
       "sat_ela_pct_proficient": 0.308,
       "sat_ela_average_score": 418.5932,
       "sat_math_pct_proficient": 0.0798,
       "sat_math_average_score": 408.7452
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9248,
       "chronic_absenteeism_pct": 0.1111,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9377,
       "chronic_absenteeism_pct": 0.1585,
       "sbac_ela_pct_proficient": 0.5843,
       "sbac_math_pct_proficient": 0.375,
       "growth_apta_ela": 0.5513,
       "growth_apta_math": 0.4474,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.6954,
       "chronic_absenteeism_pct": 0.7419,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9533,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9404,
       "chronic_absenteeism_pct": 0.1745,
       "sbac_ela_pct_proficient": 0.5927,
       "sbac_math_pct_proficient": 0.5292,
       "growth_apta_ela": 0.6643,
       "growth_apta_math": 0.6109,
       "sat_ela_pct_proficient": 0.4908,
       "sat_ela_average_score": 485.3988,
       "sat_math_pct_proficient": 0.1656,
       "sat_math_average_score": 456.7485
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 152,
       "attendance_rate": 0.9243,
       "chronic_absenteeism_pct": 0.2303,
       "sat_ela_pct_proficient": 0.3143,
       "sat_ela_average_score": 427.4286,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 399.7143
      },
      "Open Choice": {
       "enrollment": 27,
       "attendance_rate": 0.9001,
       "chronic_absenteeism_pct": 0.2593,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 803,
       "attendance_rate": 0.9249,
       "chronic_absenteeism_pct": 0.2184,
       "sbac_ela_pct_proficient": 0.3947,
       "sbac_math_pct_proficient": 0.2474,
       "growth_apta_ela": 0.5444,
       "growth_apta_math": 0.5583,
       "sat_ela_pct_proficient": 0.5079,
       "sat_ela_average_score": 489.0476,
       "sat_math_pct_proficient": 0.2381,
       "sat_math_average_score": 454.9206
      },
      "Program": {
       "enrollment": 276,
       "attendance_rate": 0.779,
       "chronic_absenteeism_pct": 0.5782,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 67,
       "attendance_rate": 0.9342,
       "chronic_absenteeism_pct": 0.1719,
       "sbac_ela_pct_proficient": 0.5278,
       "sbac_math_pct_proficient": 0.4444,
       "growth_apta_ela": 0.7501,
       "growth_apta_math": 0.5996,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 5806,
       "attendance_rate": 0.928,
       "chronic_absenteeism_pct": 0.235,
       "sbac_ela_pct_proficient": 0.4339,
       "sbac_math_pct_proficient": 0.3979,
       "growth_apta_ela": 0.6358,
       "growth_apta_math": 0.6392,
       "sat_ela_pct_proficient": 0.3824,
       "sat_ela_average_score": 445.8597,
       "sat_math_pct_proficient": 0.1109,
       "sat_math_average_score": 421.6742
      },
      "All school types": {
       "enrollment_all_school_types": 7131
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9175,
       "chronic_absenteeism_pct": 0.2727,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 402.381,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 378.5714
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9218,
       "chronic_absenteeism_pct": 0.2456,
       "sbac_ela_pct_proficient": 0.3413,
       "sbac_math_pct_proficient": 0.2192,
       "growth_apta_ela": 0.5426,
       "growth_apta_math": 0.5464,
       "sat_ela_pct_proficient": 0.4318,
       "sat_ela_average_score": 474.0909,
       "sat_math_pct_proficient": 0.2273,
       "sat_math_average_score": 450
      },
      "Program": {
       "attendance_rate": 0.7804,
       "chronic_absenteeism_pct": 0.5844,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.9237,
       "chronic_absenteeism_pct": 0.2174,
       "sbac_ela_pct_proficient": 0.4815,
       "sbac_math_pct_proficient": 0.4074,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9241,
       "chronic_absenteeism_pct": 0.2622,
       "sbac_ela_pct_proficient": 0.3558,
       "sbac_math_pct_proficient": 0.3303,
       "growth_apta_ela": 0.632,
       "growth_apta_math": 0.6105,
       "sat_ela_pct_proficient": 0.3047,
       "sat_ela_average_score": 422.8674,
       "sat_math_pct_proficient": 0.0824,
       "sat_math_average_score": 406.3799
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9374,
       "chronic_absenteeism_pct": 0.1509,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9344,
       "chronic_absenteeism_pct": 0.1368,
       "sbac_ela_pct_proficient": 0.5747,
       "sbac_math_pct_proficient": 0.3409,
       "growth_apta_ela": 0.5504,
       "growth_apta_math": 0.5989,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7671,
       "chronic_absenteeism_pct": 0.5312,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9386,
       "chronic_absenteeism_pct": 0.1601,
       "sbac_ela_pct_proficient": 0.6596,
       "sbac_math_pct_proficient": 0.5927,
       "growth_apta_ela": 0.646,
       "growth_apta_math": 0.7153,
       "sat_ela_pct_proficient": 0.5153,
       "sat_ela_average_score": 485.2147,
       "sat_math_pct_proficient": 0.1595,
       "sat_math_average_score": 447.8528
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 157,
       "attendance_rate": 0.9297,
       "chronic_absenteeism_pct": 0.2038,
       "sat_ela_pct_proficient": 0.2188,
       "sat_ela_average_score": 421.875,
       "sat_math_pct_proficient": 0.25,
       "sat_math_average_score": 419.0625
      },
      "Open Choice": {
       "enrollment": 22,
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 752,
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": 0.1702,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.2369,
       "growth_apta_ela": 0.6209,
       "growth_apta_math": 0.552,
       "sat_ela_pct_proficient": 0.6275,
       "sat_ela_average_score": 501.9608,
       "sat_math_pct_proficient": 0.2745,
       "sat_math_average_score": 477.0588
      },
      "Program": {
       "enrollment": 143,
       "attendance_rate": 0.8073,
       "chronic_absenteeism_pct": 0.5634,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 56,
       "attendance_rate": 0.9118,
       "chronic_absenteeism_pct": 0.2593,
       "sbac_ela_pct_proficient": 0.4,
       "sbac_math_pct_proficient": 0.2333,
       "growth_apta_ela": 0.4251,
       "growth_apta_math": 0.474
      },
      "Public Schools": {
       "enrollment": 5803,
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2354,
       "sbac_ela_pct_proficient": 0.4356,
       "sbac_math_pct_proficient": 0.3799,
       "growth_apta_ela": 0.6031,
       "growth_apta_math": 0.584,
       "sat_ela_pct_proficient": 0.3683,
       "sat_ela_average_score": 437.4878,
       "sat_math_pct_proficient": 0.1049,
       "sat_math_average_score": 419.5366
      },
      "All school types": {
       "enrollment_all_school_types": 6933
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9264,
       "chronic_absenteeism_pct": 0.2315,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": 400.7407,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 394.4444
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.1977,
       "sbac_ela_pct_proficient": 0.338,
       "sbac_math_pct_proficient": 0.2028,
       "growth_apta_ela": 0.6066,
       "growth_apta_math": 0.5164,
       "sat_ela_pct_proficient": 0.5556,
       "sat_ela_average_score": 490,
       "sat_math_pct_proficient": 0.2222,
       "sat_math_average_score": 468.3333
      },
      "Program": {
       "attendance_rate": 0.8039,
       "chronic_absenteeism_pct": 0.5659,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": 0.8997,
       "chronic_absenteeism_pct": 0.2564,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9213,
       "chronic_absenteeism_pct": 0.269,
       "sbac_ela_pct_proficient": 0.3547,
       "sbac_math_pct_proficient": 0.3052,
       "growth_apta_ela": 0.586,
       "growth_apta_math": 0.5744,
       "sat_ela_pct_proficient": 0.2292,
       "sat_ela_average_score": 408.3004,
       "sat_math_pct_proficient": 0.0474,
       "sat_math_average_score": 393.1225
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": 0.1429,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": 0.0862,
       "sbac_ela_pct_proficient": 0.6282,
       "sbac_math_pct_proficient": 0.3636,
       "growth_apta_ela": 0.6715,
       "growth_apta_math": 0.6785,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": 0.1457,
       "sbac_ela_pct_proficient": 0.6525,
       "sbac_math_pct_proficient": 0.5815,
       "growth_apta_ela": 0.648,
       "growth_apta_math": 0.6094,
       "sat_ela_pct_proficient": 0.5924,
       "sat_ela_average_score": 484.5223,
       "sat_math_pct_proficient": 0.1975,
       "sat_math_average_score": 462.1019
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Weston": {
   "town_code": "157",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1570011",
     "name": "Weston School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 29001.74,
    "five_year_average_ending_2024_25": {
     "unweighted": 25920.55,
     "need_weighted": 25766.41,
     "need_weighted_cwift": 21242.38,
     "need_weighted_real": 27562.99
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 2115,
       "attendance_rate": 0.9576,
       "chronic_absenteeism_pct": 0.0455,
       "sbac_ela_pct_proficient": 0.8008,
       "sbac_math_pct_proficient": 0.7832,
       "growth_apta_ela": 0.6941,
       "growth_apta_math": 0.7744,
       "sat_ela_pct_proficient": 0.9143,
       "sat_ela_average_score": 600.8,
       "sat_math_pct_proficient": 0.6171,
       "sat_math_average_score": 562.5143
      },
      "All school types": {
       "enrollment_all_school_types": 2121
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9587,
       "chronic_absenteeism_pct": 0.0391,
       "sbac_ela_pct_proficient": 0.8772,
       "sbac_math_pct_proficient": 0.8463,
       "growth_apta_ela": 0.71,
       "growth_apta_math": 0.7906,
       "sat_ela_pct_proficient": 0.9664,
       "sat_ela_average_score": 618.3221,
       "sat_math_pct_proficient": 0.6846,
       "sat_math_average_score": 581.8792
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.08,
       "sbac_ela_pct_proficient": 0.3851,
       "sbac_math_pct_proficient": 0.4392,
       "growth_apta_ela": 0.6055,
       "growth_apta_math": 0.6841,
       "sat_ela_pct_proficient": 0.6154,
       "sat_ela_average_score": 500.3846,
       "sat_math_pct_proficient": 0.2308,
       "sat_math_average_score": 451.5385
      }
     }
    },
    "2024-25": {
     "All Students": {
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 2055,
       "attendance_rate": 0.9583,
       "chronic_absenteeism_pct": 0.04,
       "sbac_ela_pct_proficient": 0.8351,
       "sbac_math_pct_proficient": 0.821,
       "growth_apta_ela": 0.7358,
       "growth_apta_math": 0.7836,
       "sat_ela_pct_proficient": 0.9108,
       "sat_ela_average_score": 606.4968,
       "sat_math_pct_proficient": 0.7261,
       "sat_math_average_score": 583.3758
      },
      "All school types": {
       "enrollment_all_school_types": 2058
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9594,
       "chronic_absenteeism_pct": 0.0371,
       "sbac_ela_pct_proficient": 0.9028,
       "sbac_math_pct_proficient": 0.885,
       "growth_apta_ela": 0.7494,
       "growth_apta_math": 0.791,
       "sat_ela_pct_proficient": 0.971,
       "sat_ela_average_score": 622.6087,
       "sat_math_pct_proficient": 0.8116,
       "sat_math_average_score": 603.2609
      }
     },
     "High Needs": {
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9524,
       "chronic_absenteeism_pct": 0.0557,
       "sbac_ela_pct_proficient": 0.4577,
       "sbac_math_pct_proficient": 0.4648,
       "growth_apta_ela": 0.6494,
       "growth_apta_math": 0.7363,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 1991,
       "attendance_rate": 0.9578,
       "chronic_absenteeism_pct": 0.045,
       "sbac_ela_pct_proficient": 0.8419,
       "sbac_math_pct_proficient": 0.8155,
       "growth_apta_ela": 0.6769,
       "growth_apta_math": 0.7358,
       "sat_ela_pct_proficient": 0.9554,
       "sat_ela_average_score": 602.4204,
       "sat_math_pct_proficient": 0.7325,
       "sat_math_average_score": 586.4331
      },
      "All school types": {
       "enrollment_all_school_types": 1998
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9496,
       "chronic_absenteeism_pct": 0.0996,
       "sbac_ela_pct_proficient": 0.4297,
       "sbac_math_pct_proficient": 0.4531,
       "growth_apta_ela": 0.4944,
       "growth_apta_math": 0.5196,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9592,
       "chronic_absenteeism_pct": 0.0357,
       "sbac_ela_pct_proficient": 0.9121,
       "sbac_math_pct_proficient": 0.8773,
       "growth_apta_ela": 0.7101,
       "growth_apta_math": 0.7753,
       "sat_ela_pct_proficient": 0.9928,
       "sat_ela_average_score": 617.3188,
       "sat_math_pct_proficient": 0.8043,
       "sat_math_average_score": 600.5072
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Westport": {
   "town_code": "158",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1580011",
     "name": "Westport School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 27714.71,
    "five_year_average_ending_2024_25": {
     "unweighted": 25183.97,
     "need_weighted": 24914.25,
     "need_weighted_cwift": 20545.64,
     "need_weighted_real": 26674.17
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 101,
       "attendance_rate": 0.9323,
       "chronic_absenteeism_pct": 0.1714,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": 5107,
       "attendance_rate": 0.9526,
       "chronic_absenteeism_pct": 0.0591,
       "sbac_ela_pct_proficient": 0.7947,
       "sbac_math_pct_proficient": 0.8001,
       "growth_apta_ela": 0.6545,
       "growth_apta_math": 0.7431,
       "sat_ela_pct_proficient": 0.9139,
       "sat_ela_average_score": 615.9494,
       "sat_math_pct_proficient": 0.7772,
       "sat_math_average_score": 606.0253
      },
      "All school types": {
       "enrollment_all_school_types": 5218
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9323,
       "chronic_absenteeism_pct": 0.1714,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9414,
       "chronic_absenteeism_pct": 0.128,
       "sbac_ela_pct_proficient": 0.3766,
       "sbac_math_pct_proficient": 0.3516,
       "growth_apta_ela": 0.5435,
       "growth_apta_math": 0.6025,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 524.9206,
       "sat_math_pct_proficient": 0.254,
       "sat_math_average_score": 486.5079
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0464,
       "sbac_ela_pct_proficient": 0.8777,
       "sbac_math_pct_proficient": 0.889,
       "growth_apta_ela": 0.6762,
       "growth_apta_math": 0.7705,
       "sat_ela_pct_proficient": 0.9608,
       "sat_ela_average_score": 633.2229,
       "sat_math_pct_proficient": 0.8765,
       "sat_math_average_score": 628.7048
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 97,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 5039,
       "attendance_rate": 0.9491,
       "chronic_absenteeism_pct": 0.0728,
       "sbac_ela_pct_proficient": 0.8169,
       "sbac_math_pct_proficient": 0.8048,
       "growth_apta_ela": 0.7078,
       "growth_apta_math": 0.7651,
       "sat_ela_pct_proficient": 0.9211,
       "sat_ela_average_score": 611.4249,
       "sat_math_pct_proficient": 0.7684,
       "sat_math_average_score": 598.5242
      },
      "All school types": {
       "enrollment_all_school_types": 5143
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9345,
       "chronic_absenteeism_pct": 0.1394,
       "sbac_ela_pct_proficient": 0.4611,
       "sbac_math_pct_proficient": 0.3808,
       "growth_apta_ela": 0.6569,
       "growth_apta_math": 0.6353,
       "sat_ela_pct_proficient": 0.6719,
       "sat_ela_average_score": 512.5,
       "sat_math_pct_proficient": 0.2812,
       "sat_math_average_score": 475.1562
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9517,
       "chronic_absenteeism_pct": 0.0607,
       "sbac_ela_pct_proficient": 0.8875,
       "sbac_math_pct_proficient": 0.8889,
       "growth_apta_ela": 0.7181,
       "growth_apta_math": 0.7912,
       "sat_ela_pct_proficient": 0.9696,
       "sat_ela_average_score": 630.6687,
       "sat_math_pct_proficient": 0.8632,
       "sat_math_average_score": 622.5228
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 104,
       "attendance_rate": 0.935,
       "chronic_absenteeism_pct": 0.1892,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 5024,
       "attendance_rate": 0.9538,
       "chronic_absenteeism_pct": 0.0633,
       "sbac_ela_pct_proficient": 0.8086,
       "sbac_math_pct_proficient": 0.8014,
       "growth_apta_ela": 0.6739,
       "growth_apta_math": 0.7494,
       "sat_ela_pct_proficient": 0.9134,
       "sat_ela_average_score": 607.979,
       "sat_math_pct_proficient": 0.7349,
       "sat_math_average_score": 590.1312
      },
      "All school types": {
       "enrollment_all_school_types": 5132
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.935,
       "chronic_absenteeism_pct": 0.1892,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.94,
       "chronic_absenteeism_pct": 0.1358,
       "sbac_ela_pct_proficient": 0.3906,
       "sbac_math_pct_proficient": 0.3818,
       "growth_apta_ela": 0.5632,
       "growth_apta_math": 0.5716,
       "sat_ela_pct_proficient": 0.5385,
       "sat_ela_average_score": 496.9231,
       "sat_math_pct_proficient": 0.2308,
       "sat_math_average_score": 466.7308
      }
     },
     "Not High Needs": {
      "Public Schools": {
       "attendance_rate": 0.9564,
       "chronic_absenteeism_pct": 0.0498,
       "sbac_ela_pct_proficient": 0.8898,
       "sbac_math_pct_proficient": 0.8832,
       "growth_apta_ela": 0.6951,
       "growth_apta_math": 0.7835,
       "sat_ela_pct_proficient": 0.9726,
       "sat_ela_average_score": 625.5319,
       "sat_math_pct_proficient": 0.8146,
       "sat_math_average_score": 609.6353
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Wethersfield": {
   "town_code": "159",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1590011",
     "name": "Wethersfield School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 20855.78,
    "five_year_average_ending_2024_25": {
     "unweighted": 18688.56,
     "need_weighted": 16886.37,
     "need_weighted_cwift": 16252.0,
     "need_weighted_real": 18086.82
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 78,
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": 0.1364,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 263,
       "attendance_rate": 0.9446,
       "chronic_absenteeism_pct": 0.1368,
       "sbac_ela_pct_proficient": 0.4944,
       "sbac_math_pct_proficient": 0.4091,
       "growth_apta_ela": 0.5677,
       "growth_apta_math": 0.6033,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3398,
       "attendance_rate": 0.9552,
       "chronic_absenteeism_pct": 0.0662,
       "sbac_ela_pct_proficient": 0.5977,
       "sbac_math_pct_proficient": 0.5117,
       "growth_apta_ela": 0.5758,
       "growth_apta_math": 0.6353,
       "sat_ela_pct_proficient": 0.6162,
       "sat_ela_average_score": 510.0369,
       "sat_math_pct_proficient": 0.3579,
       "sat_math_average_score": 488.5978
      },
      "All school types": {
       "enrollment_all_school_types": 3760
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9507,
       "chronic_absenteeism_pct": 0.1364,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.2241,
       "sbac_ela_pct_proficient": 0.3208,
       "sbac_math_pct_proficient": 0.2075,
       "growth_apta_ela": 0.5333,
       "growth_apta_math": 0.5898,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9435,
       "chronic_absenteeism_pct": 0.1216,
       "sbac_ela_pct_proficient": 0.3462,
       "sbac_math_pct_proficient": 0.2569,
       "growth_apta_ela": 0.5394,
       "growth_apta_math": 0.5566,
       "sat_ela_pct_proficient": 0.3371,
       "sat_ela_average_score": 437.8652,
       "sat_math_pct_proficient": 0.1798,
       "sat_math_average_score": 420.7865
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9609,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.75,
       "sbac_math_pct_proficient": 0.7143,
       "growth_apta_ela": 0.62,
       "growth_apta_math": 0.6237,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9618,
       "chronic_absenteeism_pct": 0.0346,
       "sbac_ela_pct_proficient": 0.7406,
       "sbac_math_pct_proficient": 0.6559,
       "growth_apta_ela": 0.5954,
       "growth_apta_math": 0.6778,
       "sat_ela_pct_proficient": 0.7527,
       "sat_ela_average_score": 545.3297,
       "sat_math_pct_proficient": 0.4451,
       "sat_math_average_score": 521.7582
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 20,
       "attendance_rate": 0.9233,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 76,
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2615,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Sheff Magnet": {
       "enrollment": 263,
       "attendance_rate": 0.9403,
       "chronic_absenteeism_pct": 0.1442,
       "sbac_ela_pct_proficient": 0.5116,
       "sbac_math_pct_proficient": 0.5,
       "growth_apta_ela": 0.5239,
       "growth_apta_math": 0.6103,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3314,
       "attendance_rate": 0.9543,
       "chronic_absenteeism_pct": 0.0645,
       "sbac_ela_pct_proficient": 0.6054,
       "sbac_math_pct_proficient": 0.5193,
       "growth_apta_ela": 0.622,
       "growth_apta_math": 0.66,
       "sat_ela_pct_proficient": 0.6619,
       "sat_ela_average_score": 513.5252,
       "sat_math_pct_proficient": 0.3129,
       "sat_math_average_score": 484.5683
      },
      "All school types": {
       "enrollment_all_school_types": 3682
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.2615,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.918,
       "chronic_absenteeism_pct": 0.2673,
       "sbac_ela_pct_proficient": 0.413,
       "sbac_math_pct_proficient": 0.3913,
       "growth_apta_ela": 0.5458,
       "growth_apta_math": 0.5897,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": 0.1064,
       "sbac_ela_pct_proficient": 0.3779,
       "sbac_math_pct_proficient": 0.2929,
       "growth_apta_ela": 0.5985,
       "growth_apta_math": 0.6303,
       "sat_ela_pct_proficient": 0.3889,
       "sat_ela_average_score": 449.3519,
       "sat_math_pct_proficient": 0.1111,
       "sat_math_average_score": 427.2222
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9615,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.625,
       "sbac_math_pct_proficient": 0.625,
       "growth_apta_ela": 0.4975,
       "growth_apta_math": 0.6359,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9603,
       "chronic_absenteeism_pct": 0.0399,
       "sbac_ela_pct_proficient": 0.7419,
       "sbac_math_pct_proficient": 0.6551,
       "growth_apta_ela": 0.6356,
       "growth_apta_math": 0.677,
       "sat_ela_pct_proficient": 0.8353,
       "sat_ela_average_score": 554.2941,
       "sat_math_pct_proficient": 0.4412,
       "sat_math_average_score": 521
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 24,
       "attendance_rate": 0.8967,
       "chronic_absenteeism_pct": 0.4167,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 73,
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1094,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "enrollment": 258,
       "attendance_rate": 0.9322,
       "chronic_absenteeism_pct": 0.1566,
       "sbac_ela_pct_proficient": 0.5176,
       "sbac_math_pct_proficient": 0.4706,
       "growth_apta_ela": 0.5935,
       "growth_apta_math": 0.5867,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3227,
       "attendance_rate": 0.9576,
       "chronic_absenteeism_pct": 0.0599,
       "sbac_ela_pct_proficient": 0.6169,
       "sbac_math_pct_proficient": 0.5522,
       "growth_apta_ela": 0.6641,
       "growth_apta_math": 0.6309,
       "sat_ela_pct_proficient": 0.6135,
       "sat_ela_average_score": 508.4861,
       "sat_math_pct_proficient": 0.2869,
       "sat_math_average_score": 480.9163
      },
      "All school types": {
       "enrollment_all_school_types": 3590
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9428,
       "chronic_absenteeism_pct": 0.1094,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9072,
       "chronic_absenteeism_pct": 0.2547,
       "sbac_ela_pct_proficient": 0.3261,
       "sbac_math_pct_proficient": 0.3043,
       "growth_apta_ela": 0.4731,
       "growth_apta_math": 0.5048,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9484,
       "chronic_absenteeism_pct": 0.1084,
       "sbac_ela_pct_proficient": 0.4032,
       "sbac_math_pct_proficient": 0.3203,
       "growth_apta_ela": 0.6214,
       "growth_apta_math": 0.5375,
       "sat_ela_pct_proficient": 0.381,
       "sat_ela_average_score": 445.5952,
       "sat_math_pct_proficient": 0.119,
       "sat_math_average_score": 430.5952
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9609,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7436,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.7511,
       "growth_apta_math": 0.694,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9631,
       "chronic_absenteeism_pct": 0.0307,
       "sbac_ela_pct_proficient": 0.7531,
       "sbac_math_pct_proficient": 0.6999,
       "growth_apta_ela": 0.6907,
       "growth_apta_math": 0.6894,
       "sat_ela_pct_proficient": 0.7305,
       "sat_ela_average_score": 540.1198,
       "sat_math_pct_proficient": 0.3713,
       "sat_math_average_score": 506.2275
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Willington": {
   "town_code": "160",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1600011",
     "name": "Willington School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "2190012",
     "name": "Regional School District 19",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 27013.28,
    "five_year_average_ending_2024_25": {
     "unweighted": 23766.57,
     "need_weighted": 21425.11,
     "need_weighted_cwift": 20853.56,
     "need_weighted_real": 22931.83
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9317,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 172,
       "attendance_rate": 0.9268,
       "chronic_absenteeism_pct": 0.1395,
       "sat_ela_pct_proficient": 0.6512,
       "sat_ela_average_score": 513.4884,
       "sat_math_pct_proficient": 0.3256,
       "sat_math_average_score": 492.7907
      },
      "Sheff Magnet": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 402,
       "attendance_rate": 0.9436,
       "chronic_absenteeism_pct": 0.1108,
       "sbac_ela_pct_proficient": 0.378,
       "sbac_math_pct_proficient": 0.4332,
       "growth_apta_ela": 0.6022,
       "growth_apta_math": 0.6869
      },
      "All school types": {
       "enrollment_all_school_types": 622
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9101,
       "chronic_absenteeism_pct": 0.2083,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9334,
       "chronic_absenteeism_pct": 0.1629,
       "sbac_ela_pct_proficient": 0.2018,
       "sbac_math_pct_proficient": 0.3043,
       "growth_apta_ela": 0.5544,
       "growth_apta_math": 0.6609
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9387,
       "chronic_absenteeism_pct": 0.09,
       "sat_ela_pct_proficient": 0.76,
       "sat_ela_average_score": 542,
       "sat_math_pct_proficient": 0.4,
       "sat_math_average_score": 522.8
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9528,
       "chronic_absenteeism_pct": 0.0647,
       "sbac_ela_pct_proficient": 0.5303,
       "sbac_math_pct_proficient": 0.5455,
       "growth_apta_ela": 0.644,
       "growth_apta_math": 0.7096
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 26,
       "attendance_rate": 0.9401,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 158,
       "attendance_rate": 0.9314,
       "chronic_absenteeism_pct": 0.1266,
       "sat_ela_pct_proficient": 0.7647,
       "sat_ela_average_score": 545.2941,
       "sat_math_pct_proficient": 0.5294,
       "sat_math_average_score": 527.3529
      },
      "Sheff Magnet": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 373,
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": 0.0544,
       "sbac_ela_pct_proficient": 0.4978,
       "sbac_math_pct_proficient": 0.5156,
       "growth_apta_ela": 0.616,
       "growth_apta_math": 0.7206
      },
      "All school types": {
       "enrollment_all_school_types": 578
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9087,
       "chronic_absenteeism_pct": 0.2258,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.1049,
       "sbac_ela_pct_proficient": 0.3611,
       "sbac_math_pct_proficient": 0.3241,
       "growth_apta_ela": 0.6439,
       "growth_apta_math": 0.6169
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": 0.0625,
       "sat_ela_pct_proficient": 0.85,
       "sat_ela_average_score": 573.5,
       "sat_math_pct_proficient": 0.75,
       "sat_math_average_score": 570.5
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.964,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6239,
       "sbac_math_pct_proficient": 0.6923,
       "growth_apta_ela": 0.5925,
       "growth_apta_math": 0.8072
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 27,
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 154,
       "attendance_rate": 0.9279,
       "chronic_absenteeism_pct": 0.1494,
       "sat_ela_pct_proficient": 0.6304,
       "sat_ela_average_score": 524.1304,
       "sat_math_pct_proficient": 0.4348,
       "sat_math_average_score": 513.2609
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 379,
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": 0.0891,
       "sbac_ela_pct_proficient": 0.428,
       "sbac_math_pct_proficient": 0.5226,
       "growth_apta_ela": 0.4997,
       "growth_apta_math": 0.654
      },
      "All school types": {
       "enrollment_all_school_types": 581
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.915,
       "chronic_absenteeism_pct": 0.2222,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 496.3636,
       "sat_math_pct_proficient": 0.3182,
       "sat_math_average_score": 490.4545
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9381,
       "chronic_absenteeism_pct": 0.1346,
       "sbac_ela_pct_proficient": 0.3333,
       "sbac_math_pct_proficient": 0.425,
       "growth_apta_ela": 0.5742,
       "growth_apta_math": 0.63
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9367,
       "chronic_absenteeism_pct": 0.0989,
       "sat_ela_pct_proficient": 0.75,
       "sat_ela_average_score": 549.5833,
       "sat_math_pct_proficient": 0.5417,
       "sat_math_average_score": 534.1667
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.0542,
       "sbac_ela_pct_proficient": 0.5203,
       "sbac_math_pct_proficient": 0.6179,
       "growth_apta_ela": 0.4284,
       "growth_apta_math": 0.6768
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Wilton": {
   "town_code": "161",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1610011",
     "name": "Wilton School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24986.74,
    "five_year_average_ending_2024_25": {
     "unweighted": 23533.06,
     "need_weighted": 23299.25,
     "need_weighted_cwift": 19221.86,
     "need_weighted_real": 24984.41
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 38,
       "attendance_rate": 0.943,
       "chronic_absenteeism_pct": 0.2632,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3775,
       "attendance_rate": 0.961,
       "chronic_absenteeism_pct": 0.0308,
       "sbac_ela_pct_proficient": 0.8069,
       "sbac_math_pct_proficient": 0.8077,
       "growth_apta_ela": 0.6977,
       "growth_apta_math": 0.8225,
       "sat_ela_pct_proficient": 0.9322,
       "sat_ela_average_score": 609.5254,
       "sat_math_pct_proficient": 0.7729,
       "sat_math_average_score": 603.322
      },
      "All school types": {
       "enrollment_all_school_types": 3818
      }
     },
     "Not High Needs": {
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9626,
       "chronic_absenteeism_pct": 0.0257,
       "sbac_ela_pct_proficient": 0.8867,
       "sbac_math_pct_proficient": 0.8935,
       "growth_apta_ela": 0.7103,
       "growth_apta_math": 0.8496,
       "sat_ela_pct_proficient": 0.9752,
       "sat_ela_average_score": 624.9587,
       "sat_math_pct_proficient": 0.8306,
       "sat_math_average_score": 620.0413
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9553,
       "chronic_absenteeism_pct": 0.0491,
       "sbac_ela_pct_proficient": 0.5265,
       "sbac_math_pct_proficient": 0.507,
       "growth_apta_ela": 0.6522,
       "growth_apta_math": 0.7238,
       "sat_ela_pct_proficient": 0.7358,
       "sat_ela_average_score": 539.0566,
       "sat_math_pct_proficient": 0.5094,
       "sat_math_average_score": 526.9811
      }
     }
    },
    "2024-25": {
     "All Students": {
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 35,
       "attendance_rate": 0.9319,
       "chronic_absenteeism_pct": 0.2,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 3703,
       "attendance_rate": 0.9588,
       "chronic_absenteeism_pct": 0.0435,
       "sbac_ela_pct_proficient": 0.797,
       "sbac_math_pct_proficient": 0.8123,
       "growth_apta_ela": 0.697,
       "growth_apta_math": 0.8295,
       "sat_ela_pct_proficient": 0.9388,
       "sat_ela_average_score": 606.295,
       "sat_math_pct_proficient": 0.7878,
       "sat_math_average_score": 603.3094
      },
      "All school types": {
       "enrollment_all_school_types": 3740
      }
     }
    },
    "2025-26": {
     "All Students": {
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 30,
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null
      },
      "Public Schools": {
       "enrollment": 3622,
       "attendance_rate": 0.9597,
       "chronic_absenteeism_pct": 0.0363,
       "sbac_ela_pct_proficient": 0.7821,
       "sbac_math_pct_proficient": 0.8142,
       "growth_apta_ela": 0.6561,
       "growth_apta_math": 0.8152,
       "sat_ela_pct_proficient": 0.9055,
       "sat_ela_average_score": 605.0305,
       "sat_math_pct_proficient": 0.7622,
       "sat_math_average_score": 597.8963
      },
      "All school types": {
       "enrollment_all_school_types": 3658
      }
     },
     "High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.943,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9546,
       "chronic_absenteeism_pct": 0.0527,
       "sbac_ela_pct_proficient": 0.4718,
       "sbac_math_pct_proficient": 0.5113,
       "growth_apta_ela": 0.5658,
       "growth_apta_math": 0.7101,
       "sat_ela_pct_proficient": 0.6429,
       "sat_ela_average_score": 519.2857,
       "sat_math_pct_proficient": 0.3429,
       "sat_math_average_score": 495.4286
      }
     },
     "Not High Needs": {
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9611,
       "chronic_absenteeism_pct": 0.0316,
       "sbac_ela_pct_proficient": 0.8714,
       "sbac_math_pct_proficient": 0.9015,
       "growth_apta_ela": 0.6818,
       "growth_apta_math": 0.845,
       "sat_ela_pct_proficient": 0.9767,
       "sat_ela_average_score": 628.2946,
       "sat_math_pct_proficient": 0.876,
       "sat_math_average_score": 625.6977
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Winchester": {
   "town_code": "162",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "1620011",
     "name": "Winchester School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "9020022",
     "name": "The Gilbert School District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 22777.32,
    "five_year_average_ending_2024_25": {
     "unweighted": 21742.74,
     "need_weighted": 18498.4,
     "need_weighted_cwift": 18637.29,
     "need_weighted_real": 19860.49
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 52,
       "attendance_rate": 0.928,
       "chronic_absenteeism_pct": 0.1923,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 422,
       "attendance_rate": 0.9299,
       "chronic_absenteeism_pct": 0.2133,
       "sbac_ela_pct_proficient": 0.4465,
       "sbac_math_pct_proficient": 0.3291,
       "growth_apta_ela": 0.4534,
       "growth_apta_math": 0.3856,
       "sat_ela_pct_proficient": 0.5432,
       "sat_ela_average_score": 485.5556,
       "sat_math_pct_proficient": 0.1852,
       "sat_math_average_score": 450
      },
      "Program": {
       "enrollment": 34,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9439,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 11,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 606,
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.0953,
       "sbac_ela_pct_proficient": 0.4778,
       "sbac_math_pct_proficient": 0.4814,
       "growth_apta_ela": 0.6759,
       "growth_apta_math": 0.6375
      },
      "All school types": {
       "enrollment_all_school_types": 1165
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9196,
       "chronic_absenteeism_pct": 0.2414,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.924,
       "chronic_absenteeism_pct": 0.2364,
       "sbac_ela_pct_proficient": 0.3838,
       "sbac_math_pct_proficient": 0.2041,
       "growth_apta_ela": 0.4899,
       "growth_apta_math": 0.3749,
       "sat_ela_pct_proficient": 0.4783,
       "sat_ela_average_score": 470.8696,
       "sat_math_pct_proficient": 0.1304,
       "sat_math_average_score": 434.5652
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.1254,
       "sbac_ela_pct_proficient": 0.3989,
       "sbac_math_pct_proficient": 0.4108,
       "growth_apta_ela": 0.6687,
       "growth_apta_math": 0.6496
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9383,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": 0.1768,
       "sbac_ela_pct_proficient": 0.55,
       "sbac_math_pct_proficient": 0.5333,
       "growth_apta_ela": 0.3929,
       "growth_apta_math": 0.4034,
       "sat_ela_pct_proficient": 0.6286,
       "sat_ela_average_score": 504.8571,
       "sat_math_pct_proficient": 0.2571,
       "sat_math_average_score": 470.2857
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9569,
       "chronic_absenteeism_pct": 0.0439,
       "sbac_ela_pct_proficient": 0.6091,
       "sbac_math_pct_proficient": 0.6,
       "growth_apta_ela": 0.6877,
       "growth_apta_math": 0.6173
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 50,
       "attendance_rate": 0.9313,
       "chronic_absenteeism_pct": 0.22,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 428,
       "attendance_rate": 0.9293,
       "chronic_absenteeism_pct": 0.229,
       "sbac_ela_pct_proficient": 0.3829,
       "sbac_math_pct_proficient": 0.3086,
       "growth_apta_ela": 0.3395,
       "growth_apta_math": 0.4111,
       "sat_ela_pct_proficient": 0.5849,
       "sat_ela_average_score": 497.3585,
       "sat_math_pct_proficient": 0.1698,
       "sat_math_average_score": 442.0755
      },
      "Program": {
       "enrollment": 40,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 33,
       "attendance_rate": 0.9397,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 601,
       "attendance_rate": 0.9205,
       "chronic_absenteeism_pct": 0.2528,
       "sbac_ela_pct_proficient": 0.4277,
       "sbac_math_pct_proficient": 0.4069,
       "growth_apta_ela": 0.6157,
       "growth_apta_math": 0.618
      },
      "All school types": {
       "enrollment_all_school_types": 1179
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9212,
       "chronic_absenteeism_pct": 0.32,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9201,
       "chronic_absenteeism_pct": 0.2996,
       "sbac_ela_pct_proficient": 0.3241,
       "sbac_math_pct_proficient": 0.2222,
       "growth_apta_ela": 0.316,
       "growth_apta_math": 0.3596,
       "sat_ela_pct_proficient": 0.4688,
       "sat_ela_average_score": 466.875,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 412.8125
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9138,
       "chronic_absenteeism_pct": 0.2928,
       "sbac_ela_pct_proficient": 0.3551,
       "sbac_math_pct_proficient": 0.3427,
       "growth_apta_ela": 0.5694,
       "growth_apta_math": 0.6107
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9415,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9444,
       "chronic_absenteeism_pct": 0.1118,
       "sbac_ela_pct_proficient": 0.4776,
       "sbac_math_pct_proficient": 0.4478,
       "growth_apta_ela": 0.377,
       "growth_apta_math": 0.493,
       "sat_ela_pct_proficient": 0.7619,
       "sat_ela_average_score": 543.8095,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 486.6667
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9336,
       "chronic_absenteeism_pct": 0.1722,
       "sbac_ela_pct_proficient": 0.5769,
       "sbac_math_pct_proficient": 0.5385,
       "growth_apta_ela": 0.7,
       "growth_apta_math": 0.6311
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 49,
       "attendance_rate": 0.9274,
       "chronic_absenteeism_pct": 0.2041,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 394,
       "attendance_rate": 0.9246,
       "chronic_absenteeism_pct": 0.2234,
       "sbac_ela_pct_proficient": 0.4114,
       "sbac_math_pct_proficient": 0.3228,
       "growth_apta_ela": 0.4682,
       "growth_apta_math": 0.4894,
       "sat_ela_pct_proficient": 0.5294,
       "sat_ela_average_score": 486.0784,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 428.4314
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 43,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9345,
       "chronic_absenteeism_pct": 0.2143,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 603,
       "attendance_rate": 0.9458,
       "chronic_absenteeism_pct": 0.1211,
       "sbac_ela_pct_proficient": 0.3969,
       "sbac_math_pct_proficient": 0.3969,
       "growth_apta_ela": 0.5182,
       "growth_apta_math": 0.5282
      },
      "All school types": {
       "enrollment_all_school_types": 1148
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.926,
       "chronic_absenteeism_pct": 0.25,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9144,
       "chronic_absenteeism_pct": 0.2792,
       "sbac_ela_pct_proficient": 0.38,
       "sbac_math_pct_proficient": 0.31,
       "growth_apta_ela": 0.4903,
       "growth_apta_math": 0.4826,
       "sat_ela_pct_proficient": 0.4333,
       "sat_ela_average_score": 467.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 421
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9414,
       "chronic_absenteeism_pct": 0.1511,
       "sbac_ela_pct_proficient": 0.3209,
       "sbac_math_pct_proficient": 0.3163,
       "growth_apta_ela": 0.498,
       "growth_apta_math": 0.4747
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9287,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9402,
       "chronic_absenteeism_pct": 0.1364,
       "sbac_ela_pct_proficient": 0.4655,
       "sbac_math_pct_proficient": 0.3448,
       "growth_apta_ela": 0.4313,
       "growth_apta_math": 0.5006,
       "sat_ela_pct_proficient": 0.6667,
       "sat_ela_average_score": 512.8571,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 439.0476
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9545,
       "chronic_absenteeism_pct": 0.0608,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.5545,
       "growth_apta_ela": 0.5609,
       "growth_apta_math": 0.6406
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Windham": {
   "town_code": "163",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1630011",
     "name": "Windham School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23763.2,
    "five_year_average_ending_2024_25": {
     "unweighted": 20987.6,
     "need_weighted": 15947.03,
     "need_weighted_cwift": 16261.55,
     "need_weighted_real": 17081.8
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 274,
       "attendance_rate": 0.9467,
       "chronic_absenteeism_pct": 0.0912,
       "sat_ela_pct_proficient": 0.3651,
       "sat_ela_average_score": 452.381,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 424.2857
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "enrollment": 429,
       "attendance_rate": 0.9338,
       "chronic_absenteeism_pct": 0.1818,
       "sbac_ela_pct_proficient": 0.3725,
       "sbac_math_pct_proficient": 0.3477,
       "growth_apta_ela": 0.5703,
       "growth_apta_math": 0.549,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 345,
       "attendance_rate": 0.8244,
       "chronic_absenteeism_pct": 0.5056,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 66,
       "attendance_rate": 0.9498,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 23,
       "attendance_rate": 0.9194,
       "chronic_absenteeism_pct": 0.4091,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2298,
       "attendance_rate": 0.8949,
       "chronic_absenteeism_pct": 0.3551,
       "sbac_ela_pct_proficient": 0.253,
       "sbac_math_pct_proficient": 0.1978,
       "growth_apta_ela": 0.5808,
       "growth_apta_math": 0.523,
       "sat_ela_pct_proficient": 0.2913,
       "sat_ela_average_score": 420,
       "sat_math_pct_proficient": 0.0551,
       "sat_math_average_score": 389.2126
      },
      "All school types": {
       "enrollment_all_school_types": 3439
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9423,
       "chronic_absenteeism_pct": 0.1207,
       "sat_ela_pct_proficient": 0.2222,
       "sat_ela_average_score": 427.2222,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 414.7222
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9286,
       "chronic_absenteeism_pct": 0.2295,
       "sbac_ela_pct_proficient": 0.2545,
       "sbac_math_pct_proficient": 0.2711,
       "growth_apta_ela": 0.5177,
       "growth_apta_math": 0.5297,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.8239,
       "chronic_absenteeism_pct": 0.5,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9438,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.8917,
       "chronic_absenteeism_pct": 0.3703,
       "sbac_ela_pct_proficient": 0.2125,
       "sbac_math_pct_proficient": 0.1566,
       "growth_apta_ela": 0.5645,
       "growth_apta_math": 0.503,
       "sat_ela_pct_proficient": 0.2642,
       "sat_ela_average_score": 406.6038,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 377.5472
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9544,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": 0.5556,
       "sat_ela_average_score": 485.9259,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 437.037
      },
      "Other Magnet": {
       "attendance_rate": 0.9449,
       "chronic_absenteeism_pct": 0.0803,
       "sbac_ela_pct_proficient": 0.5889,
       "sbac_math_pct_proficient": 0.4889,
       "growth_apta_ela": 0.6639,
       "growth_apta_math": 0.5835,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9226,
       "chronic_absenteeism_pct": 0.225,
       "sbac_ela_pct_proficient": 0.5833,
       "sbac_math_pct_proficient": 0.5333,
       "growth_apta_ela": 0.7153,
       "growth_apta_math": 0.6859,
       "sat_ela_pct_proficient": 0.4286,
       "sat_ela_average_score": 487.619,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 448.0952
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 269,
       "attendance_rate": 0.9486,
       "chronic_absenteeism_pct": 0.0632,
       "sat_ela_pct_proficient": 0.3881,
       "sat_ela_average_score": 446.8657,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 418.9552
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 422,
       "attendance_rate": 0.937,
       "chronic_absenteeism_pct": 0.1777,
       "sbac_ela_pct_proficient": 0.3629,
       "sbac_math_pct_proficient": 0.371,
       "growth_apta_ela": 0.609,
       "growth_apta_math": 0.6537,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 346,
       "attendance_rate": 0.7403,
       "chronic_absenteeism_pct": 0.7917,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 64,
       "attendance_rate": 0.9522,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 19,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2265,
       "attendance_rate": 0.9007,
       "chronic_absenteeism_pct": 0.3333,
       "sbac_ela_pct_proficient": 0.2544,
       "sbac_math_pct_proficient": 0.2275,
       "growth_apta_ela": 0.5631,
       "growth_apta_math": 0.5497,
       "sat_ela_pct_proficient": 0.2843,
       "sat_ela_average_score": 417.6471,
       "sat_math_pct_proficient": 0.1373,
       "sat_math_average_score": 400.9804
      },
      "All school types": {
       "enrollment_all_school_types": 3390
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.0538,
       "sat_ela_pct_proficient": 0.3043,
       "sat_ela_average_score": 431.9565,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 398.4783
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.2028,
       "sbac_ela_pct_proficient": 0.2744,
       "sbac_math_pct_proficient": 0.2866,
       "growth_apta_ela": 0.6143,
       "growth_apta_math": 0.6249,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7466,
       "chronic_absenteeism_pct": 0.7778,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.8976,
       "chronic_absenteeism_pct": 0.3522,
       "sbac_ela_pct_proficient": 0.2111,
       "sbac_math_pct_proficient": 0.1895,
       "growth_apta_ela": 0.5493,
       "growth_apta_math": 0.5388,
       "sat_ela_pct_proficient": 0.2273,
       "sat_ela_average_score": 403.0682,
       "sat_math_pct_proficient": 0.1023,
       "sat_math_average_score": 389.4318
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9497,
       "chronic_absenteeism_pct": 0.0843,
       "sat_ela_pct_proficient": 0.5714,
       "sat_ela_average_score": 479.5238,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 463.8095
      },
      "Other Magnet": {
       "attendance_rate": 0.9494,
       "chronic_absenteeism_pct": 0.125,
       "sbac_ela_pct_proficient": 0.5357,
       "sbac_math_pct_proficient": 0.5357,
       "growth_apta_ela": 0.5991,
       "growth_apta_math": 0.7079,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9554,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9233,
       "chronic_absenteeism_pct": 0.1917,
       "sbac_ela_pct_proficient": 0.5778,
       "sbac_math_pct_proficient": 0.5111,
       "growth_apta_ela": 0.658,
       "growth_apta_math": 0.6241,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 271,
       "attendance_rate": 0.946,
       "chronic_absenteeism_pct": 0.1107,
       "sat_ela_pct_proficient": 0.3088,
       "sat_ela_average_score": 428.9706,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 405.7353
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 432,
       "attendance_rate": 0.9392,
       "chronic_absenteeism_pct": 0.1366,
       "sbac_ela_pct_proficient": 0.3688,
       "sbac_math_pct_proficient": 0.2928,
       "growth_apta_ela": 0.505,
       "growth_apta_math": 0.3657,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 346,
       "attendance_rate": 0.7518,
       "chronic_absenteeism_pct": 0.6071,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 56,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1607,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 20,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2144,
       "attendance_rate": 0.9212,
       "chronic_absenteeism_pct": 0.2443,
       "sbac_ela_pct_proficient": 0.264,
       "sbac_math_pct_proficient": 0.2159,
       "growth_apta_ela": 0.5578,
       "growth_apta_math": 0.5464,
       "sat_ela_pct_proficient": 0.2212,
       "sat_ela_average_score": 383.9423,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 371.9231
      },
      "All school types": {
       "enrollment_all_school_types": 3274
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": 0.1111,
       "sat_ela_pct_proficient": 0.26,
       "sat_ela_average_score": 416.8,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 396.6
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9343,
       "chronic_absenteeism_pct": 0.1558,
       "sbac_ela_pct_proficient": 0.2391,
       "sbac_math_pct_proficient": 0.212,
       "growth_apta_ela": 0.4474,
       "growth_apta_math": 0.3367,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7606,
       "chronic_absenteeism_pct": 0.6019,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9246,
       "chronic_absenteeism_pct": 0.2143,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9171,
       "chronic_absenteeism_pct": 0.2653,
       "sbac_ela_pct_proficient": 0.2122,
       "sbac_math_pct_proficient": 0.1716,
       "growth_apta_ela": 0.5447,
       "growth_apta_math": 0.5454,
       "sat_ela_pct_proficient": 0.1609,
       "sat_ela_average_score": 365.6322,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 361.0345
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9454,
       "chronic_absenteeism_pct": 0.1096,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9512,
       "chronic_absenteeism_pct": 0.0887,
       "sbac_ela_pct_proficient": 0.6709,
       "sbac_math_pct_proficient": 0.481,
       "growth_apta_ela": 0.6195,
       "growth_apta_math": 0.4233,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9466,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9509,
       "chronic_absenteeism_pct": 0.0898,
       "sbac_ela_pct_proficient": 0.6296,
       "sbac_math_pct_proficient": 0.5259,
       "growth_apta_ela": 0.6387,
       "growth_apta_math": 0.5526,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Windsor": {
   "town_code": "164",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1640011",
     "name": "Windsor School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 23084.4,
    "five_year_average_ending_2024_25": {
     "unweighted": 21007.58,
     "need_weighted": 18381.13,
     "need_weighted_cwift": 17689.99,
     "need_weighted_real": 19693.01
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 35,
       "attendance_rate": 0.9368,
       "chronic_absenteeism_pct": 0.2286,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 35,
       "attendance_rate": 0.9275,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": 15,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 538,
       "attendance_rate": 0.9389,
       "chronic_absenteeism_pct": 0.1399,
       "sbac_ela_pct_proficient": 0.3792,
       "sbac_math_pct_proficient": 0.3109,
       "growth_apta_ela": 0.5511,
       "growth_apta_math": 0.5789,
       "sat_ela_pct_proficient": 0.641,
       "sat_ela_average_score": 504.8718,
       "sat_math_pct_proficient": 0.2564,
       "sat_math_average_score": 457.9487
      },
      "Public Schools": {
       "enrollment": 3351,
       "attendance_rate": 0.9337,
       "chronic_absenteeism_pct": 0.1673,
       "sbac_ela_pct_proficient": 0.4275,
       "sbac_math_pct_proficient": 0.3784,
       "growth_apta_ela": 0.5848,
       "growth_apta_math": 0.6525,
       "sat_ela_pct_proficient": 0.525,
       "sat_ela_average_score": 490.25,
       "sat_math_pct_proficient": 0.2,
       "sat_math_average_score": 466.7917
      },
      "All school types": {
       "enrollment_all_school_types": 3980
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9378,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.9271,
       "chronic_absenteeism_pct": 0.2581,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9286,
       "chronic_absenteeism_pct": 0.1791,
       "sbac_ela_pct_proficient": 0.2331,
       "sbac_math_pct_proficient": 0.2366,
       "growth_apta_ela": 0.5227,
       "growth_apta_math": 0.6001,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9179,
       "chronic_absenteeism_pct": 0.2368,
       "sbac_ela_pct_proficient": 0.27,
       "sbac_math_pct_proficient": 0.2228,
       "growth_apta_ela": 0.5441,
       "growth_apta_math": 0.5985,
       "sat_ela_pct_proficient": 0.3636,
       "sat_ela_average_score": 453.0579,
       "sat_math_pct_proficient": 0.1405,
       "sat_math_average_score": 441.7355
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9515,
       "chronic_absenteeism_pct": 0.0917,
       "sbac_ela_pct_proficient": 0.5607,
       "sbac_math_pct_proficient": 0.4019,
       "growth_apta_ela": 0.5839,
       "growth_apta_math": 0.5553,
       "sat_ela_pct_proficient": 0.7273,
       "sat_ela_average_score": 532.7273,
       "sat_math_pct_proficient": 0.2727,
       "sat_math_average_score": 478.6364
      },
      "Public Schools": {
       "attendance_rate": 0.953,
       "chronic_absenteeism_pct": 0.0812,
       "sbac_ela_pct_proficient": 0.6184,
       "sbac_math_pct_proficient": 0.5665,
       "growth_apta_ela": 0.6338,
       "growth_apta_math": 0.7162,
       "sat_ela_pct_proficient": 0.6891,
       "sat_ela_average_score": 528.0672,
       "sat_math_pct_proficient": 0.2605,
       "sat_math_average_score": 492.2689
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 33,
       "attendance_rate": 0.9297,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 44,
       "attendance_rate": 0.9247,
       "chronic_absenteeism_pct": 0.2895,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 484,
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": 0.1416,
       "sbac_ela_pct_proficient": 0.393,
       "sbac_math_pct_proficient": 0.325,
       "growth_apta_ela": 0.558,
       "growth_apta_math": 0.5715,
       "sat_ela_pct_proficient": 0.5455,
       "sat_ela_average_score": 503.3333,
       "sat_math_pct_proficient": 0.2121,
       "sat_math_average_score": 436.9697
      },
      "Public Schools": {
       "enrollment": 3235,
       "attendance_rate": 0.9331,
       "chronic_absenteeism_pct": 0.1785,
       "sbac_ela_pct_proficient": 0.4592,
       "sbac_math_pct_proficient": 0.3905,
       "growth_apta_ela": 0.6323,
       "growth_apta_math": 0.6362,
       "sat_ela_pct_proficient": 0.4365,
       "sat_ela_average_score": 469.246,
       "sat_math_pct_proficient": 0.2143,
       "sat_math_average_score": 450.2778
      },
      "All school types": {
       "enrollment_all_school_types": 3821
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9139,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.9267,
       "chronic_absenteeism_pct": 0.2703,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.1723,
       "sbac_ela_pct_proficient": 0.25,
       "sbac_math_pct_proficient": 0.2336,
       "growth_apta_ela": 0.469,
       "growth_apta_math": 0.5694,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9194,
       "chronic_absenteeism_pct": 0.2431,
       "sbac_ela_pct_proficient": 0.2935,
       "sbac_math_pct_proficient": 0.2381,
       "growth_apta_ela": 0.5873,
       "growth_apta_math": 0.6022,
       "sat_ela_pct_proficient": 0.3121,
       "sat_ela_average_score": 440.7092,
       "sat_math_pct_proficient": 0.1489,
       "sat_math_average_score": 421.5603
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.105,
       "sbac_ela_pct_proficient": 0.5591,
       "sbac_math_pct_proficient": 0.4301,
       "growth_apta_ela": 0.6665,
       "growth_apta_math": 0.574,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9516,
       "chronic_absenteeism_pct": 0.0898,
       "sbac_ela_pct_proficient": 0.6689,
       "sbac_math_pct_proficient": 0.5839,
       "growth_apta_ela": 0.6901,
       "growth_apta_math": 0.68,
       "sat_ela_pct_proficient": 0.5946,
       "sat_ela_average_score": 505.4955,
       "sat_math_pct_proficient": 0.2973,
       "sat_math_average_score": 486.7568
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 32,
       "attendance_rate": 0.9328,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 60,
       "attendance_rate": 0.8209,
       "chronic_absenteeism_pct": 0.5741,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": 26,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 481,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.1442,
       "sbac_ela_pct_proficient": 0.4563,
       "sbac_math_pct_proficient": 0.3495,
       "growth_apta_ela": 0.6388,
       "growth_apta_math": 0.5214,
       "sat_ela_pct_proficient": 0.5556,
       "sat_ela_average_score": 493.6111,
       "sat_math_pct_proficient": 0.1667,
       "sat_math_average_score": 453.0556
      },
      "Public Schools": {
       "enrollment": 3163,
       "attendance_rate": 0.9431,
       "chronic_absenteeism_pct": 0.1311,
       "sbac_ela_pct_proficient": 0.46,
       "sbac_math_pct_proficient": 0.4003,
       "growth_apta_ela": 0.599,
       "growth_apta_math": 0.6283,
       "sat_ela_pct_proficient": 0.4424,
       "sat_ela_average_score": 475.316,
       "sat_math_pct_proficient": 0.2416,
       "sat_math_average_score": 464.8699
      },
      "All school types": {
       "enrollment_all_school_types": 3770
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": 0.8209,
       "chronic_absenteeism_pct": 0.5741,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9311,
       "chronic_absenteeism_pct": 0.157,
       "sbac_ela_pct_proficient": 0.3097,
       "sbac_math_pct_proficient": 0.2301,
       "growth_apta_ela": 0.5799,
       "growth_apta_math": 0.4392,
       "sat_ela_pct_proficient": 0.381,
       "sat_ela_average_score": 461.9048,
       "sat_math_pct_proficient": 0,
       "sat_math_average_score": 411.4286
      },
      "Public Schools": {
       "attendance_rate": 0.9312,
       "chronic_absenteeism_pct": 0.187,
       "sbac_ela_pct_proficient": 0.3016,
       "sbac_math_pct_proficient": 0.2387,
       "growth_apta_ela": 0.5873,
       "growth_apta_math": 0.5685,
       "sat_ela_pct_proficient": 0.3237,
       "sat_ela_average_score": 449.5683,
       "sat_math_pct_proficient": 0.1511,
       "sat_math_average_score": 443.2374
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9412,
       "chronic_absenteeism_pct": 0.1282,
       "sbac_ela_pct_proficient": 0.6344,
       "sbac_math_pct_proficient": 0.4946,
       "growth_apta_ela": 0.7115,
       "growth_apta_math": 0.6228,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9589,
       "chronic_absenteeism_pct": 0.0566,
       "sbac_ela_pct_proficient": 0.6426,
       "sbac_math_pct_proficient": 0.5865,
       "growth_apta_ela": 0.6117,
       "growth_apta_math": 0.6926,
       "sat_ela_pct_proficient": 0.5692,
       "sat_ela_average_score": 502.8462,
       "sat_math_pct_proficient": 0.3385,
       "sat_math_average_score": 488
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Windsor Locks": {
   "town_code": "165",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1650011",
     "name": "Windsor Locks School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 24298.64,
    "five_year_average_ending_2024_25": {
     "unweighted": 22820.86,
     "need_weighted": 19826.24,
     "need_weighted_cwift": 19078.72,
     "need_weighted_real": 21280.01
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 51,
       "attendance_rate": 0.7284,
       "chronic_absenteeism_pct": 0.6735,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 115,
       "attendance_rate": 0.9231,
       "chronic_absenteeism_pct": 0.2212,
       "sbac_ela_pct_proficient": 0.3721,
       "sbac_math_pct_proficient": 0.2558,
       "growth_apta_ela": 0.6031,
       "growth_apta_math": 0.489,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1350,
       "attendance_rate": 0.9375,
       "chronic_absenteeism_pct": 0.1455,
       "sbac_ela_pct_proficient": 0.4626,
       "sbac_math_pct_proficient": 0.4004,
       "growth_apta_ela": 0.5733,
       "growth_apta_math": 0.5974,
       "sat_ela_pct_proficient": 0.551,
       "sat_ela_average_score": 499.0816,
       "sat_math_pct_proficient": 0.2041,
       "sat_math_average_score": 475.4082
      },
      "All school types": {
       "enrollment_all_school_types": 1532
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7295,
       "chronic_absenteeism_pct": 0.6977,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9115,
       "chronic_absenteeism_pct": 0.2817,
       "sbac_ela_pct_proficient": 0.303,
       "sbac_math_pct_proficient": 0.2121,
       "growth_apta_ela": 0.5999,
       "growth_apta_math": 0.5061,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9286,
       "chronic_absenteeism_pct": 0.1831,
       "sbac_ela_pct_proficient": 0.3161,
       "sbac_math_pct_proficient": 0.2645,
       "growth_apta_ela": 0.5369,
       "growth_apta_math": 0.5412,
       "sat_ela_pct_proficient": 0.4545,
       "sat_ela_average_score": 488.1818,
       "sat_math_pct_proficient": 0.1364,
       "sat_math_average_score": 453.1818
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.948,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9483,
       "chronic_absenteeism_pct": 0.0995,
       "sbac_ela_pct_proficient": 0.6429,
       "sbac_math_pct_proficient": 0.5675,
       "growth_apta_ela": 0.6164,
       "growth_apta_math": 0.6638,
       "sat_ela_pct_proficient": 0.6296,
       "sat_ela_average_score": 507.963,
       "sat_math_pct_proficient": 0.2593,
       "sat_math_average_score": 493.5185
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 14,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 53,
       "attendance_rate": 0.7248,
       "chronic_absenteeism_pct": 0.5769,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 122,
       "attendance_rate": 0.9263,
       "chronic_absenteeism_pct": 0.1947,
       "sbac_ela_pct_proficient": 0.3659,
       "sbac_math_pct_proficient": 0.1707,
       "growth_apta_ela": 0.4696,
       "growth_apta_math": 0.4721,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1335,
       "attendance_rate": 0.9301,
       "chronic_absenteeism_pct": 0.1881,
       "sbac_ela_pct_proficient": 0.4227,
       "sbac_math_pct_proficient": 0.382,
       "growth_apta_ela": 0.5776,
       "growth_apta_math": 0.6213,
       "sat_ela_pct_proficient": 0.5506,
       "sat_ela_average_score": 486.0674,
       "sat_math_pct_proficient": 0.1685,
       "sat_math_average_score": 451.3483
      },
      "All school types": {
       "enrollment_all_school_types": 1525
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.7196,
       "chronic_absenteeism_pct": 0.5918,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9163,
       "chronic_absenteeism_pct": 0.2162,
       "sbac_ela_pct_proficient": 0.2812,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.5126,
       "growth_apta_math": 0.4742,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9188,
       "chronic_absenteeism_pct": 0.2421,
       "sbac_ela_pct_proficient": 0.3119,
       "sbac_math_pct_proficient": 0.2484,
       "growth_apta_ela": 0.5554,
       "growth_apta_math": 0.5952,
       "sat_ela_pct_proficient": 0.3488,
       "sat_ela_average_score": 447.4419,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 414.186
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9451,
       "chronic_absenteeism_pct": 0.1538,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9445,
       "chronic_absenteeism_pct": 0.1183,
       "sbac_ela_pct_proficient": 0.5633,
       "sbac_math_pct_proficient": 0.551,
       "growth_apta_ela": 0.6048,
       "growth_apta_math": 0.6532,
       "sat_ela_pct_proficient": 0.7391,
       "sat_ela_average_score": 522.1739,
       "sat_math_pct_proficient": 0.2391,
       "sat_math_average_score": 486.087
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 18,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 48,
       "attendance_rate": 0.7701,
       "chronic_absenteeism_pct": 0.5625,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": 114,
       "attendance_rate": 0.9168,
       "chronic_absenteeism_pct": 0.2095,
       "sbac_ela_pct_proficient": 0.3243,
       "sbac_math_pct_proficient": null,
       "growth_apta_ela": 0.552,
       "growth_apta_math": 0.4905,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 1322,
       "attendance_rate": 0.9346,
       "chronic_absenteeism_pct": 0.1784,
       "sbac_ela_pct_proficient": 0.4085,
       "sbac_math_pct_proficient": 0.3658,
       "growth_apta_ela": 0.557,
       "growth_apta_math": 0.5242,
       "sat_ela_pct_proficient": 0.5375,
       "sat_ela_average_score": 488.25,
       "sat_math_pct_proficient": 0.225,
       "sat_math_average_score": 467.5
      },
      "All school types": {
       "enrollment_all_school_types": 1503
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": 0.7602,
       "chronic_absenteeism_pct": 0.5682,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9025,
       "chronic_absenteeism_pct": 0.25,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": 0,
       "growth_apta_ela": 0.4571,
       "growth_apta_math": 0.4741,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9258,
       "chronic_absenteeism_pct": 0.2209,
       "sbac_ela_pct_proficient": 0.287,
       "sbac_math_pct_proficient": 0.2438,
       "growth_apta_ela": 0.5184,
       "growth_apta_math": 0.4108,
       "sat_ela_pct_proficient": 0.3659,
       "sat_ela_average_score": 454.878,
       "sat_math_pct_proficient": 0.2195,
       "sat_math_average_score": 451.7073
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Sheff Magnet": {
       "attendance_rate": 0.9431,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9465,
       "chronic_absenteeism_pct": 0.1206,
       "sbac_ela_pct_proficient": 0.5594,
       "sbac_math_pct_proficient": 0.5172,
       "growth_apta_ela": 0.6014,
       "growth_apta_math": 0.6547,
       "sat_ela_pct_proficient": 0.7179,
       "sat_ela_average_score": 523.3333,
       "sat_math_pct_proficient": 0.2308,
       "sat_math_average_score": 484.1026
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Wolcott": {
   "town_code": "166",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "1660011",
     "name": "Wolcott School District",
     "via": "local",
     "designated": null
    }
   ],
   "high_school_arrangement": "local",
   "spending_town_grain": {
    "ncep_2024_25": 18455.62,
    "five_year_average_ending_2024_25": {
     "unweighted": 16749.31,
     "need_weighted": 15126.85,
     "need_weighted_cwift": 14666.91,
     "need_weighted_real": 16196.02
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 40,
       "attendance_rate": 0.9488,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 118,
       "attendance_rate": 0.9494,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7755,
       "sbac_math_pct_proficient": 0.5918,
       "growth_apta_ela": 0.6094,
       "growth_apta_math": 0.6257,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 26,
       "attendance_rate": 0.9127,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 2109,
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": 0.0915,
       "sbac_ela_pct_proficient": 0.5974,
       "sbac_math_pct_proficient": 0.5782,
       "growth_apta_ela": 0.5607,
       "growth_apta_math": 0.6385,
       "sat_ela_pct_proficient": 0.5867,
       "sat_ela_average_score": 504.8,
       "sat_math_pct_proficient": 0.2533,
       "sat_math_average_score": 480.6
      },
      "All school types": {
       "enrollment_all_school_types": 2303
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9443,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6818,
       "sbac_math_pct_proficient": 0.5,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9127,
       "chronic_absenteeism_pct": 0.2308,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9354,
       "chronic_absenteeism_pct": 0.1331,
       "sbac_ela_pct_proficient": 0.441,
       "sbac_math_pct_proficient": 0.4372,
       "growth_apta_ela": 0.5162,
       "growth_apta_math": 0.6089,
       "sat_ela_pct_proficient": 0.463,
       "sat_ela_average_score": 472.037,
       "sat_math_pct_proficient": 0.1296,
       "sat_math_average_score": 449.6296
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9469,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9531,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.8519,
       "sbac_math_pct_proficient": 0.6667,
       "growth_apta_ela": 0.7486,
       "growth_apta_math": 0.713,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9493,
       "chronic_absenteeism_pct": 0.0591,
       "sbac_ela_pct_proficient": 0.7225,
       "sbac_math_pct_proficient": 0.6904,
       "growth_apta_ela": 0.5947,
       "growth_apta_math": 0.6611,
       "sat_ela_pct_proficient": 0.6562,
       "sat_ela_average_score": 523.2292,
       "sat_math_pct_proficient": 0.3229,
       "sat_math_average_score": 498.0208
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 43,
       "attendance_rate": 0.9572,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 101,
       "attendance_rate": 0.9492,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.6571,
       "sbac_math_pct_proficient": 0.5714,
       "growth_apta_ela": 0.5153,
       "growth_apta_math": 0.5411,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 28,
       "attendance_rate": 0.9337,
       "chronic_absenteeism_pct": 0.2143,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2063,
       "attendance_rate": 0.95,
       "chronic_absenteeism_pct": 0.0647,
       "sbac_ela_pct_proficient": 0.6513,
       "sbac_math_pct_proficient": 0.6073,
       "growth_apta_ela": 0.6222,
       "growth_apta_math": 0.6611,
       "sat_ela_pct_proficient": 0.6268,
       "sat_ela_average_score": 502.2535,
       "sat_math_pct_proficient": 0.2887,
       "sat_math_average_score": 480.493
      },
      "All school types": {
       "enrollment_all_school_types": 2245
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.944,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9337,
       "chronic_absenteeism_pct": 0.2143,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9447,
       "chronic_absenteeism_pct": 0.0944,
       "sbac_ela_pct_proficient": 0.4892,
       "sbac_math_pct_proficient": 0.4265,
       "growth_apta_ela": 0.6021,
       "growth_apta_math": 0.6222,
       "sat_ela_pct_proficient": 0.4615,
       "sat_ela_average_score": 453.5897,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 431.5385
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9574,
       "chronic_absenteeism_pct": 0,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9536,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": 0.7727,
       "sbac_math_pct_proficient": 0.6364,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": 0.0417,
       "sbac_ela_pct_proficient": 0.7814,
       "sbac_math_pct_proficient": 0.7524,
       "growth_apta_ela": 0.6387,
       "growth_apta_math": 0.6928,
       "sat_ela_pct_proficient": 0.6893,
       "sat_ela_average_score": 520.6796,
       "sat_math_pct_proficient": 0.3495,
       "sat_math_average_score": 499.0291
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 45,
       "attendance_rate": 0.949,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "enrollment": 108,
       "attendance_rate": 0.9478,
       "chronic_absenteeism_pct": 0.0886,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.4242,
       "growth_apta_ela": 0.5414,
       "growth_apta_math": 0.4348,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 27,
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.2963,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 2008,
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.0783,
       "sbac_ela_pct_proficient": 0.6565,
       "sbac_math_pct_proficient": 0.5935,
       "growth_apta_ela": 0.5716,
       "growth_apta_math": 0.5814,
       "sat_ela_pct_proficient": 0.6531,
       "sat_ela_average_score": 509.1156,
       "sat_math_pct_proficient": 0.3333,
       "sat_math_average_score": 476.6667
      },
      "All school types": {
       "enrollment_all_school_types": 2194
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9424,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": 0.9356,
       "chronic_absenteeism_pct": 0.2963,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9434,
       "chronic_absenteeism_pct": 0.1116,
       "sbac_ela_pct_proficient": 0.5138,
       "sbac_math_pct_proficient": 0.4211,
       "growth_apta_ela": 0.5344,
       "growth_apta_math": 0.5496,
       "sat_ela_pct_proficient": 0.5,
       "sat_ela_average_score": 469.1935,
       "sat_math_pct_proficient": 0.1774,
       "sat_math_average_score": 436.4516
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9502,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Open Choice": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Other Magnet": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9518,
       "chronic_absenteeism_pct": 0.0532,
       "sbac_ela_pct_proficient": 0.7658,
       "sbac_math_pct_proficient": 0.7255,
       "growth_apta_ela": 0.5998,
       "growth_apta_math": 0.6056,
       "sat_ela_pct_proficient": 0.7647,
       "sat_ela_average_score": 538.2353,
       "sat_math_pct_proficient": 0.4471,
       "sat_math_average_score": 506
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Woodbridge": {
   "town_code": "167",
   "operators": [
    {
     "from": "K",
     "to": "6",
     "code": "1670011",
     "name": "Woodbridge School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "7",
     "to": "12",
     "code": "2050012",
     "name": "Regional School District 05",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": 21341.34,
    "five_year_average_ending_2024_25": {
     "unweighted": 20038.71,
     "need_weighted": 19101.79,
     "need_weighted_cwift": 18122.53,
     "need_weighted_real": 20481.23
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "enrollment": 708,
       "attendance_rate": 0.9592,
       "chronic_absenteeism_pct": 0.0551,
       "sbac_ela_pct_proficient": 0.8477,
       "sbac_math_pct_proficient": 0.7449,
       "growth_apta_ela": 0.6427,
       "growth_apta_math": 0.7304,
       "sat_ela_pct_proficient": 0.789,
       "sat_ela_average_score": 568.3486,
       "sat_math_pct_proficient": 0.5505,
       "sat_math_average_score": 541.1927
      },
      "Public Schools": {
       "enrollment": 869,
       "attendance_rate": 0.9495,
       "chronic_absenteeism_pct": 0.0801,
       "sbac_ela_pct_proficient": 0.8166,
       "sbac_math_pct_proficient": 0.7991,
       "growth_apta_ela": 0.7443,
       "growth_apta_math": 0.787
      },
      "All school types": {
       "enrollment_all_school_types": 1607
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Charter Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": 0.1152,
       "sbac_ela_pct_proficient": 0.537,
       "sbac_math_pct_proficient": 0.3889,
       "growth_apta_ela": 0.622,
       "growth_apta_math": 0.6245,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 480,
       "sat_math_pct_proficient": 0.35,
       "sat_math_average_score": 461.5
      },
      "Public Schools": {
       "attendance_rate": 0.9422,
       "chronic_absenteeism_pct": 0.1518,
       "sbac_ela_pct_proficient": 0.5328,
       "sbac_math_pct_proficient": 0.5246,
       "growth_apta_ela": 0.6281,
       "growth_apta_math": 0.6224
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.964,
       "chronic_absenteeism_pct": 0.0368,
       "sbac_ela_pct_proficient": 0.9365,
       "sbac_math_pct_proficient": 0.8466,
       "growth_apta_ela": 0.6484,
       "growth_apta_math": 0.7593,
       "sat_ela_pct_proficient": 0.8652,
       "sat_ela_average_score": 588.2022,
       "sat_math_pct_proficient": 0.5955,
       "sat_math_average_score": 559.1011
      },
      "Public Schools": {
       "attendance_rate": 0.9521,
       "chronic_absenteeism_pct": 0.0544,
       "sbac_ela_pct_proficient": 0.9164,
       "sbac_math_pct_proficient": 0.896,
       "growth_apta_ela": 0.781,
       "growth_apta_math": 0.8391
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 17,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 730,
       "attendance_rate": 0.9631,
       "chronic_absenteeism_pct": 0.0425,
       "sbac_ela_pct_proficient": 0.8167,
       "sbac_math_pct_proficient": 0.757,
       "growth_apta_ela": 0.6463,
       "growth_apta_math": 0.7311,
       "sat_ela_pct_proficient": 0.8929,
       "sat_ela_average_score": 588.5714,
       "sat_math_pct_proficient": 0.6429,
       "sat_math_average_score": 579.4643
      },
      "Public Schools": {
       "enrollment": 855,
       "attendance_rate": 0.9463,
       "chronic_absenteeism_pct": 0.1056,
       "sbac_ela_pct_proficient": 0.8012,
       "sbac_math_pct_proficient": 0.8025,
       "growth_apta_ela": 0.7125,
       "growth_apta_math": 0.8175,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1621
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9533,
       "chronic_absenteeism_pct": 0.0936,
       "sbac_ela_pct_proficient": 0.5692,
       "sbac_math_pct_proficient": 0.4,
       "growth_apta_ela": 0.5962,
       "growth_apta_math": 0.5244,
       "sat_ela_pct_proficient": 0.72,
       "sat_ela_average_score": 519.2,
       "sat_math_pct_proficient": 0.44,
       "sat_math_average_score": 514
      },
      "Public Schools": {
       "attendance_rate": 0.9411,
       "chronic_absenteeism_pct": 0.1525,
       "sbac_ela_pct_proficient": 0.5354,
       "sbac_math_pct_proficient": 0.5635,
       "growth_apta_ela": 0.6293,
       "growth_apta_math": 0.7581
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9661,
       "chronic_absenteeism_pct": 0.0268,
       "sbac_ela_pct_proficient": 0.9032,
       "sbac_math_pct_proficient": 0.8817,
       "growth_apta_ela": 0.6636,
       "growth_apta_math": 0.8027,
       "sat_ela_pct_proficient": 0.9425,
       "sat_ela_average_score": 608.5057,
       "sat_math_pct_proficient": 0.7011,
       "sat_math_average_score": 598.2759
      },
      "Public Schools": {
       "attendance_rate": 0.9482,
       "chronic_absenteeism_pct": 0.0885,
       "sbac_ela_pct_proficient": 0.8947,
       "sbac_math_pct_proficient": 0.8861,
       "growth_apta_ela": 0.7411,
       "growth_apta_math": 0.8379,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 9,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 742,
       "attendance_rate": 0.9605,
       "chronic_absenteeism_pct": 0.0526,
       "sbac_ela_pct_proficient": 0.8182,
       "sbac_math_pct_proficient": 0.7787,
       "growth_apta_ela": 0.6907,
       "growth_apta_math": 0.7479,
       "sat_ela_pct_proficient": 0.7869,
       "sat_ela_average_score": 577.2131,
       "sat_math_pct_proficient": 0.6066,
       "sat_math_average_score": 557.2951
      },
      "Public Schools": {
       "enrollment": 856,
       "attendance_rate": 0.9581,
       "chronic_absenteeism_pct": 0.0606,
       "sbac_ela_pct_proficient": 0.8057,
       "sbac_math_pct_proficient": 0.8037,
       "growth_apta_ela": 0.7737,
       "growth_apta_math": 0.808
      },
      "All school types": {
       "enrollment_all_school_types": 1620
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9535,
       "chronic_absenteeism_pct": 0.0881,
       "sbac_ela_pct_proficient": 0.5672,
       "sbac_math_pct_proficient": 0.5224,
       "growth_apta_ela": 0.6253,
       "growth_apta_math": 0.5759,
       "sat_ela_pct_proficient": 0.5484,
       "sat_ela_average_score": 498.3871,
       "sat_math_pct_proficient": 0.3226,
       "sat_math_average_score": 485.8065
      },
      "Public Schools": {
       "attendance_rate": 0.9571,
       "chronic_absenteeism_pct": 0.0783,
       "sbac_ela_pct_proficient": 0.5455,
       "sbac_math_pct_proficient": 0.5909,
       "growth_apta_ela": 0.6383,
       "growth_apta_math": 0.73
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Regional Schools": {
       "attendance_rate": 0.963,
       "chronic_absenteeism_pct": 0.0401,
       "sbac_ela_pct_proficient": 0.9086,
       "sbac_math_pct_proficient": 0.871,
       "growth_apta_ela": 0.714,
       "growth_apta_math": 0.8087,
       "sat_ela_pct_proficient": 0.8681,
       "sat_ela_average_score": 604.0659,
       "sat_math_pct_proficient": 0.7033,
       "sat_math_average_score": 581.6484
      },
      "Public Schools": {
       "attendance_rate": 0.9585,
       "chronic_absenteeism_pct": 0.0538,
       "sbac_ela_pct_proficient": 0.902,
       "sbac_math_pct_proficient": 0.8824,
       "growth_apta_ela": 0.8213,
       "growth_apta_math": 0.8355
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Woodbury": {
   "town_code": "168",
   "operators": [
    {
     "from": "K",
     "to": "12",
     "code": "2140012",
     "name": "Regional School District 14",
     "via": "regional",
     "designated": null
    }
   ],
   "high_school_arrangement": "regional",
   "spending_town_grain": {
    "ncep_2024_25": null,
    "five_year_average_ending_2024_25": {
     "unweighted": null,
     "need_weighted": null,
     "need_weighted_cwift": null,
     "need_weighted_real": null
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 983,
       "attendance_rate": 0.9432,
       "chronic_absenteeism_pct": 0.1102,
       "sbac_ela_pct_proficient": 0.6163,
       "sbac_math_pct_proficient": 0.535,
       "growth_apta_ela": 0.5885,
       "growth_apta_math": 0.6279,
       "sat_ela_pct_proficient": 0.6471,
       "sat_ela_average_score": 531.7647,
       "sat_math_pct_proficient": 0.5147,
       "sat_math_average_score": 524.1176
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 1014
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.936,
       "chronic_absenteeism_pct": 0.1647,
       "sbac_ela_pct_proficient": 0.4207,
       "sbac_math_pct_proficient": 0.3171,
       "growth_apta_ela": 0.5472,
       "growth_apta_math": 0.5082,
       "sat_ela_pct_proficient": 0.45,
       "sat_ela_average_score": 472.5,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 456.5
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9473,
       "chronic_absenteeism_pct": 0.0786,
       "sbac_ela_pct_proficient": 0.7312,
       "sbac_math_pct_proficient": 0.6631,
       "growth_apta_ela": 0.6146,
       "growth_apta_math": 0.7038,
       "sat_ela_pct_proficient": 0.7292,
       "sat_ela_average_score": 556.4583,
       "sat_math_pct_proficient": 0.6458,
       "sat_math_average_score": 552.2917
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 10,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Program": {
       "enrollment": 6,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 950,
       "attendance_rate": 0.9419,
       "chronic_absenteeism_pct": 0.0993,
       "sbac_ela_pct_proficient": 0.637,
       "sbac_math_pct_proficient": 0.5385,
       "growth_apta_ela": 0.7098,
       "growth_apta_math": 0.6978,
       "sat_ela_pct_proficient": 0.7945,
       "sat_ela_average_score": 536.9863,
       "sat_math_pct_proficient": 0.5616,
       "sat_math_average_score": 532.8767
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 980
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.1634,
       "sbac_ela_pct_proficient": 0.4384,
       "sbac_math_pct_proficient": 0.3082,
       "growth_apta_ela": 0.6286,
       "growth_apta_math": 0.5925,
       "sat_ela_pct_proficient": 0.5714,
       "sat_ela_average_score": 463.3333,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": 439.5238
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9477,
       "chronic_absenteeism_pct": 0.0667,
       "sbac_ela_pct_proficient": 0.7444,
       "sbac_math_pct_proficient": 0.663,
       "growth_apta_ela": 0.7494,
       "growth_apta_math": 0.749,
       "sat_ela_pct_proficient": 0.8846,
       "sat_ela_average_score": 566.7308,
       "sat_math_pct_proficient": 0.7115,
       "sat_math_average_score": 570.5769
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 13,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "enrollment": 12,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "enrollment": 924,
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": 0.0901,
       "sbac_ela_pct_proficient": 0.6281,
       "sbac_math_pct_proficient": 0.6379,
       "growth_apta_ela": 0.5986,
       "growth_apta_math": 0.7669,
       "sat_ela_pct_proficient": 0.7241,
       "sat_ela_average_score": 538.9655,
       "sat_math_pct_proficient": 0.569,
       "sat_math_average_score": 532.931
      },
      "Sheff Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "All school types": {
       "enrollment_all_school_types": 960
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9368,
       "chronic_absenteeism_pct": 0.1475,
       "sbac_ela_pct_proficient": 0.4459,
       "sbac_math_pct_proficient": 0.4122,
       "growth_apta_ela": 0.5347,
       "growth_apta_math": 0.6792,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Regional Schools": {
       "attendance_rate": 0.9532,
       "chronic_absenteeism_pct": 0.0594,
       "sbac_ela_pct_proficient": 0.7326,
       "sbac_math_pct_proficient": 0.7674,
       "growth_apta_ela": 0.634,
       "growth_apta_math": 0.8154,
       "sat_ela_pct_proficient": 0.8718,
       "sat_ela_average_score": 570,
       "sat_math_pct_proficient": 0.7179,
       "sat_math_average_score": 566.1538
      },
      "Sheff Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  },
  "Woodstock": {
   "town_code": "169",
   "operators": [
    {
     "from": "K",
     "to": "8",
     "code": "1690011",
     "name": "Woodstock School District",
     "via": "local",
     "designated": null
    },
    {
     "from": "9",
     "to": "12",
     "code": "9030022",
     "name": "The Woodstock Academy District",
     "via": "academy",
     "designated": null
    }
   ],
   "high_school_arrangement": "endowed_academy",
   "spending_town_grain": {
    "ncep_2024_25": 19706.55,
    "five_year_average_ending_2024_25": {
     "unweighted": 17538.2,
     "need_weighted": 16764.21,
     "need_weighted_cwift": 17225.19,
     "need_weighted_real": 17940.0
    },
    "basis": "NCE per need-weighted resident pupil, apportioned (see school_spending_need_weighted.json metadata.town_apportionment; state worksheets requested in issue #85)"
   },
   "resident_outcomes": {
    "2023-24": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 29,
       "attendance_rate": 0.9369,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 368,
       "attendance_rate": 0.9238,
       "chronic_absenteeism_pct": 0.2364,
       "sat_ela_pct_proficient": 0.7449,
       "sat_ela_average_score": 536.2245,
       "sat_math_pct_proficient": 0.3367,
       "sat_math_average_score": 489.6939
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "enrollment": 776,
       "attendance_rate": 0.943,
       "chronic_absenteeism_pct": 0.1237,
       "sbac_ela_pct_proficient": 0.5512,
       "sbac_math_pct_proficient": 0.4134,
       "growth_apta_ela": 0.5613,
       "growth_apta_math": 0.6109,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1183
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8796,
       "chronic_absenteeism_pct": 0.4583,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null
      },
      "Public Schools": {
       "attendance_rate": 0.9335,
       "chronic_absenteeism_pct": 0.1923,
       "sbac_ela_pct_proficient": 0.2857,
       "sbac_math_pct_proficient": 0.2171,
       "growth_apta_ela": 0.4608,
       "growth_apta_math": 0.5466
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9372,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9303,
       "chronic_absenteeism_pct": 0.2031,
       "sat_ela_pct_proficient": 0.7765,
       "sat_ela_average_score": 544.7059,
       "sat_math_pct_proficient": 0.3294,
       "sat_math_average_score": 490.8235
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9481,
       "chronic_absenteeism_pct": 0.0868,
       "sbac_ela_pct_proficient": 0.6907,
       "sbac_math_pct_proficient": 0.5165,
       "growth_apta_ela": 0.6147,
       "growth_apta_math": 0.6451,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2024-25": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 28,
       "attendance_rate": 0.9549,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 350,
       "attendance_rate": 0.9291,
       "chronic_absenteeism_pct": 0.1857,
       "sat_ela_pct_proficient": 0.7234,
       "sat_ela_average_score": 539.1489,
       "sat_math_pct_proficient": 0.3723,
       "sat_math_average_score": 490.5319
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "enrollment": 7,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 764,
       "attendance_rate": 0.9431,
       "chronic_absenteeism_pct": 0.1192,
       "sbac_ela_pct_proficient": 0.5354,
       "sbac_math_pct_proficient": 0.4024,
       "growth_apta_ela": 0.5221,
       "growth_apta_math": 0.607,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1151
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.8919,
       "chronic_absenteeism_pct": 0.3171,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9357,
       "chronic_absenteeism_pct": 0.1791,
       "sbac_ela_pct_proficient": 0.3613,
       "sbac_math_pct_proficient": 0.2316,
       "growth_apta_ela": 0.5185,
       "growth_apta_math": 0.578
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9577,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9341,
       "chronic_absenteeism_pct": 0.1683,
       "sat_ela_pct_proficient": 0.7791,
       "sat_ela_average_score": 550.3488,
       "sat_math_pct_proficient": 0.407,
       "sat_math_average_score": 500
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.9475,
       "chronic_absenteeism_pct": 0.0831,
       "sbac_ela_pct_proficient": 0.6404,
       "sbac_math_pct_proficient": 0.5047,
       "growth_apta_ela": 0.5244,
       "growth_apta_math": 0.6247,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    },
    "2025-26": {
     "All Students": {
      "CT Technical Education and Career Schools": {
       "enrollment": 30,
       "attendance_rate": 0.9315,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "enrollment": 321,
       "attendance_rate": 0.9339,
       "chronic_absenteeism_pct": 0.1651,
       "sat_ela_pct_proficient": 0.7222,
       "sat_ela_average_score": 523.8889,
       "sat_math_pct_proficient": 0.2639,
       "sat_math_average_score": 473.8889
      },
      "Other Magnet": {
       "enrollment": null,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "enrollment": 8,
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "enrollment": 756,
       "attendance_rate": 0.9501,
       "chronic_absenteeism_pct": 0.0736,
       "sbac_ela_pct_proficient": 0.6068,
       "sbac_math_pct_proficient": 0.532,
       "growth_apta_ela": 0.7195,
       "growth_apta_math": 0.8279,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "All school types": {
       "enrollment_all_school_types": 1120
      }
     },
     "High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9077,
       "chronic_absenteeism_pct": 0.2759,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Program": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null,
       "sbac_ela_pct_proficient": null,
       "sbac_math_pct_proficient": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Public Schools": {
       "attendance_rate": 0.9433,
       "chronic_absenteeism_pct": 0.1185,
       "sbac_ela_pct_proficient": 0.4293,
       "sbac_math_pct_proficient": 0.3261,
       "growth_apta_ela": 0.673,
       "growth_apta_math": 0.7365,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     },
     "Not High Needs": {
      "CT Technical Education and Career Schools": {
       "attendance_rate": 0.9265,
       "chronic_absenteeism_pct": null,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      },
      "Endowed and Incorporated Academies Schools": {
       "attendance_rate": 0.9365,
       "chronic_absenteeism_pct": 0.1541,
       "sat_ela_pct_proficient": 0.7538,
       "sat_ela_average_score": 529.6923,
       "sat_math_pct_proficient": 0.2923,
       "sat_math_average_score": 481.0769
      },
      "Other Magnet": {
       "attendance_rate": null,
       "chronic_absenteeism_pct": null
      },
      "Public Schools": {
       "attendance_rate": 0.954,
       "chronic_absenteeism_pct": 0.0467,
       "sbac_ela_pct_proficient": 0.7098,
       "sbac_math_pct_proficient": 0.6519,
       "growth_apta_ela": 0.7456,
       "growth_apta_math": 0.879,
       "sat_ela_pct_proficient": null,
       "sat_ela_average_score": null,
       "sat_math_pct_proficient": null,
       "sat_math_average_score": null
      }
     }
    }
   },
   "resident_outcomes_note": "Outcomes for this town's RESIDENT students, by the type of school they attend, from EdSight's Resident Town Dashboard (see metadata.resident_outcomes). 'Public Schools' is the town's own district; students in a regional district, CTECS, a magnet, a charter or an endowed academy are counted under this town, not under the district that teaches them."
  }
 }
}