{
"metadata": {
"what": "Slim statewide payload for the school performance vs. spending page: per operating district, three-year growth and status outcomes, six demographic covariates, spending per need-weighted pupil, the 15-district peer set and regression residuals; per town, its operators by grade band, town-grain spending and its resident students' outcomes by school type. Cut from school_performance_model.json, which holds every input and check.",
"generated_by": "Data/build_school_performance_page.py",
"generated_utc": "2026-09-04T14:30:40Z",
"model_generated_utc": "2026-09-04T14:01:04Z",
"model_file": "/data/school_performance_model.json",
"sources": [
"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"
],
"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",
"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."
},
"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
}
},
"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.",
"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.",
"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",
"statute_weights": "CGS §10-262f(25): resident students + 30% of FRPM-eligible students + 15% of FRPM-eligible students above 60% of enrollment + 25% of multilingual learners; current weights applied to every year",
"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"
},
"resident_keys": {
"e": "enrollment",
"se": "sbac_ela_pct_proficient",
"sm": "sbac_math_pct_proficient",
"ge": "growth_apta_ela",
"gm": "growth_apta_math",
"sa": "sat_ela_average_score",
"sma": "sat_math_average_score",
"sp": "sat_ela_pct_proficient",
"smp": "sat_math_pct_proficient",
"ca": "chronic_absenteeism_pct",
"ar": "attendance_rate",
"ea": "enrollment_all_school_types"
},
"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.",
"units": "growth and index in percent/points (0-100); resident shares are fractions (0.58 = 58%); spending in dollars per pupil; covariate shares are fractions; income in dollars; ba and one_parent in percent",
"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
}
},
"not_typed_in": "every figure is read from the model payload; nothing is entered by hand"
},
"districts": {
"0010011": {
"name": "Andover School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Andover"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 69.8,
"n": 219,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 75.4,
"n": 220,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.9,
"n": 77,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 68.0,
"n": 78,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 74.8,
"n": 304,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 71.5,
"n": 305,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.5,
"n": 113,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.6,
"n": 114,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 239,
"frpm": 0.2803,
"el": 0.0293,
"swd": 0.1339,
"income": 134632,
"ba": 46.5,
"one_parent": 18.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 20393.0,
"adults_bachelors_or_higher_pct": 8.79,
"children_with_one_parent_pct": 13.23
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22125.0,
"need_weighted": 20733.0,
"need_weighted_ex_sped_tuition": 20191.0,
"need_weighted_cwift": 20114.0,
"need_weighted_real": 22375.0
},
"latest": {
"unweighted": 19009.0,
"need_weighted": 17416.0,
"need_weighted_ex_sped_tuition": 17416.0,
"need_weighted_cwift": 16811.0,
"need_weighted_real": 17416.0
},
"latest_year": "2024-25",
"latest_pupils": 241
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0260011",
0.75
],
[
"0790011",
0.974
],
[
"1210011",
1.024
],
[
"0300011",
1.178
],
[
"0670011",
1.219
],
[
"1120011",
1.493
],
[
"1140011",
1.562
],
[
"0530011",
1.595
],
[
"0220011",
1.728
],
[
"0680011",
1.748
],
[
"0650011",
1.782
],
[
"1690011",
1.825
],
[
"1470011",
1.843
],
[
"1070011",
1.87
],
[
"1220011",
1.89
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.4,
"res": 3.4,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 68.8,
"res": 2.7,
"i90": 7.6,
"wide": true
},
"growth_ela_all": {
"fit": 62.2,
"res": 7.6,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 65.3,
"res": 10.1,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 77.1,
"res": -4.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 85.9,
"growth_pct": null,
"resid_mean_pct": 86.0,
"resid_growth_pct": null
},
"flags": []
},
"2080012": {
"name": "Regional School District 08",
"span": "7-12",
"span_type": "7-12",
"towns": [
"Andover",
"Hebron",
"Marlborough"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 50.1,
"n": 1023,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 47.3,
"n": 1019,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 44.2,
"n": 299,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 39.0,
"n": 299,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 67.0,
"n": 1559,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.6,
"n": 1554,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 54.9,
"n": 436,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 51.8,
"n": 435,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1075,
"frpm": 0.1879,
"el": 0.0028,
"swd": 0.1526,
"income": 141770,
"ba": 49.4,
"one_parent": 21.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9694.0,
"adults_bachelors_or_higher_pct": 4.02,
"children_with_one_parent_pct": 6.43
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 23709.0,
"need_weighted": 22571.0,
"need_weighted_ex_sped_tuition": 21509.0,
"need_weighted_cwift": 21824.0,
"need_weighted_real": 24085.0
},
"latest": {
"unweighted": 28330.0,
"need_weighted": 26800.0,
"need_weighted_ex_sped_tuition": 25757.0,
"need_weighted_cwift": 25869.0,
"need_weighted_real": 26800.0
},
"latest_year": "2024-25",
"latest_pupils": 1119
},
"peers": {
"span_type": "7-12",
"pool": 5,
"small": true,
"list": [
[
"2050012",
1.398
],
[
"2040012",
1.542
],
[
"2070012",
2.396
],
[
"9020022",
3.773
],
[
"2110012",
4.167
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.3,
"res": -6.3,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 71.0,
"res": -6.4,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.1,
"res": -13.0,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 67.6,
"res": -20.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.6,
"res": -6.6,
"i90": 6.6,
"wide": false
}
},
"seda": null,
"flags": []
},
"0020011": {
"name": "Ansonia School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Ansonia"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.7,
"n": 2563,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 51.8,
"n": 2552,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.5,
"n": 1850,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 50.3,
"n": 1841,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 52.7,
"n": 3636,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 48.0,
"n": 3630,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 50.0,
"n": 2671,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 45.1,
"n": 2666,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 64.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2404,
"frpm": 0.636,
"el": 0.0778,
"swd": 0.1797,
"income": 85877,
"ba": 21.9,
"one_parent": 56.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9841.0,
"adults_bachelors_or_higher_pct": 3.1,
"children_with_one_parent_pct": 10.55
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18990.0,
"need_weighted": 15554.0,
"need_weighted_ex_sped_tuition": 13843.0,
"need_weighted_cwift": 15081.0,
"need_weighted_real": 16655.0
},
"latest": {
"unweighted": 20187.0,
"need_weighted": 16606.0,
"need_weighted_ex_sped_tuition": 14705.0,
"need_weighted_cwift": 16153.0,
"need_weighted_real": 16606.0
},
"latest_year": "2024-25",
"latest_pupils": 2584
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0440011",
1.164
],
[
"1650011",
1.291
],
[
"1160011",
1.312
],
[
"1460011",
1.518
],
[
"0690011",
1.66
],
[
"0580011",
1.714
],
[
"1090011",
1.727
],
[
"0470011",
1.83
],
[
"0110011",
1.881
],
[
"0830011",
1.932
],
[
"0860011",
1.972
],
[
"1430011",
2.0
],
[
"0370011",
2.042
],
[
"0770011",
2.046
],
[
"0880011",
2.057
]
]
},
"resid": {
"index_ela_all": {
"fit": 56.9,
"res": -4.2,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 52.5,
"res": -4.5,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 54.3,
"res": 0.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 54.2,
"res": -2.4,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 64.9,
"res": -0.5,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 11.3,
"growth_pct": 4.9,
"resid_mean_pct": 29.2,
"resid_growth_pct": 4.4
},
"flags": []
},
"0030011": {
"name": "Ashford School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Ashford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 57.1,
"n": 550,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.9,
"n": 547,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.4,
"n": 250,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.4,
"n": 247,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 68.2,
"n": 670,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.8,
"n": 667,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.8,
"n": 311,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.5,
"n": 308,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 351,
"frpm": 0.3875,
"el": 0.0085,
"swd": 0.1681,
"income": 121926,
"ba": 35.3,
"one_parent": 42.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 22964.0,
"adults_bachelors_or_higher_pct": 7.52,
"children_with_one_parent_pct": 18.88
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 24233.0,
"need_weighted": 21850.0,
"need_weighted_ex_sped_tuition": 21235.0,
"need_weighted_cwift": 22452.0,
"need_weighted_real": 23368.0
},
"latest": {
"unweighted": 26551.0,
"need_weighted": 23740.0,
"need_weighted_ex_sped_tuition": 23077.0,
"need_weighted_cwift": 24449.0,
"need_weighted_real": 23740.0
},
"latest_year": "2024-25",
"latest_pupils": 354
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1690011",
1.376
],
[
"0130011",
1.457
],
[
"1600011",
1.701
],
[
"1470011",
1.702
],
[
"1120011",
1.762
],
[
"0360011",
1.801
],
[
"1220011",
1.815
],
[
"0680011",
1.877
],
[
"0220011",
1.9
],
[
"0730011",
1.906
],
[
"0240011",
1.92
],
[
"1210011",
1.992
],
[
"0530011",
2.055
],
[
"0790011",
2.081
],
[
"0260011",
2.113
]
]
},
"resid": {
"index_ela_all": {
"fit": 65.6,
"res": 2.6,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 62.5,
"res": 2.3,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 58.5,
"res": -1.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 61.1,
"res": -1.2,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 72.4,
"res": -4.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 35.6,
"growth_pct": 60.7,
"resid_mean_pct": 24.6,
"resid_growth_pct": 68.6
},
"flags": []
},
"2190012": {
"name": "Regional School District 19",
"span": "9-12",
"span_type": "9-12",
"towns": [
"Ashford",
"Mansfield",
"Willington"
],
"via": "regional",
"outcomes": {
"growth_ela_all": null,
"growth_math_all": null,
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 62.8,
"n": 756,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 56.7,
"n": 756,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 52.9,
"n": 282,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 47.6,
"n": 282,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1061,
"frpm": 0.2978,
"el": 0.0179,
"swd": 0.1942,
"income": 89033,
"ba": 47.2,
"one_parent": 37.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10319.0,
"adults_bachelors_or_higher_pct": 4.25,
"children_with_one_parent_pct": 7.72
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21520.0,
"need_weighted": 19790.0,
"need_weighted_ex_sped_tuition": 18698.0,
"need_weighted_cwift": 19413.0,
"need_weighted_real": 21169.0
},
"latest": {
"unweighted": 24196.0,
"need_weighted": 22121.0,
"need_weighted_ex_sped_tuition": 20944.0,
"need_weighted_cwift": 21645.0,
"need_weighted_real": 22121.0
},
"latest_year": "2024-25",
"latest_pupils": 1087
},
"peers": {
"span_type": "9-12",
"pool": 4,
"small": true,
"list": [
[
"2010012",
1.641
],
[
"9030022",
3.143
],
[
"9010022",
3.51
],
[
"2090012",
3.742
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.7,
"res": -5.9,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 65.1,
"res": -8.4,
"i90": 7.7,
"wide": false
},
"accountability_index": {
"fit": 73.1,
"res": 3.3,
"i90": 6.7,
"wide": false
}
},
"seda": null,
"flags": []
},
"0040011": {
"name": "Avon School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Avon"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 71.0,
"n": 3396,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 77.3,
"n": 3380,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 60.6,
"n": 763,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 64.7,
"n": 754,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 77.5,
"n": 4840,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.5,
"n": 4827,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.5,
"n": 1195,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.5,
"n": 1187,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3092,
"frpm": 0.1342,
"el": 0.032,
"swd": 0.1284,
"income": 154058,
"ba": 73.1,
"one_parent": 11.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13311.0,
"adults_bachelors_or_higher_pct": 4.9,
"children_with_one_parent_pct": 5.05
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20860.0,
"need_weighted": 20051.0,
"need_weighted_ex_sped_tuition": 19058.0,
"need_weighted_cwift": 19298.0,
"need_weighted_real": 21484.0
},
"latest": {
"unweighted": 22569.0,
"need_weighted": 21530.0,
"need_weighted_ex_sped_tuition": 20522.0,
"need_weighted_cwift": 20782.0,
"need_weighted_real": 21530.0
},
"latest_year": "2024-25",
"latest_pupils": 3158
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0540011",
0.657
],
[
"0520011",
0.723
],
[
"0250011",
1.082
],
[
"0760011",
1.219
],
[
"1440011",
1.288
],
[
"0600011",
1.32
],
[
"0970011",
1.342
],
[
"0180011",
1.381
],
[
"1280011",
1.401
],
[
"2180012",
1.429
],
[
"1320011",
1.458
],
[
"0850011",
1.604
],
[
"0570011",
1.657
],
[
"1180011",
1.741
],
[
"0560011",
1.839
]
]
},
"resid": {
"index_ela_all": {
"fit": 78.4,
"res": -0.9,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 76.2,
"res": -1.7,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 67.7,
"res": 3.3,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 73.3,
"res": 4.0,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 82.8,
"res": -2.5,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 97.7,
"growth_pct": 91.4,
"resid_mean_pct": 92.4,
"resid_growth_pct": 86.2
},
"flags": []
},
"0050011": {
"name": "Barkhamsted School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Barkhamsted"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 68.9,
"n": 263,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 69.4,
"n": 263,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 64.8,
"n": 124,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 65.8,
"n": 124,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.9,
"n": 353,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.7,
"n": 353,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.8,
"n": 162,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.0,
"n": 162,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 75.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 227,
"frpm": 0.2467,
"el": 0.0132,
"swd": 0.2775,
"income": 123544,
"ba": 54.3,
"one_parent": 28.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 8560.0,
"adults_bachelors_or_higher_pct": 7.37,
"children_with_one_parent_pct": 18.29
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 21913.0,
"need_weighted": 20531.0,
"need_weighted_ex_sped_tuition": 19488.0,
"need_weighted_cwift": 20685.0,
"need_weighted_real": 22050.0
},
"latest": {
"unweighted": 21860.0,
"need_weighted": 20292.0,
"need_weighted_ex_sped_tuition": 19645.0,
"need_weighted_cwift": 20353.0,
"need_weighted_real": 20292.0
},
"latest_year": "2024-25",
"latest_pupils": 229
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0500011",
1.067
],
[
"0920011",
1.342
],
[
"0980011",
1.662
],
[
"0290011",
1.912
],
[
"1230011",
2.037
],
[
"1250011",
2.301
],
[
"0130011",
2.45
],
[
"0390011",
2.478
],
[
"0630011",
2.635
],
[
"0240011",
2.681
],
[
"1220011",
2.695
],
[
"0650011",
2.696
],
[
"1120011",
2.77
],
[
"0360011",
2.911
],
[
"0080011",
2.994
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.4,
"res": -1.5,
"i90": 6.6,
"wide": true
},
"index_math_all": {
"fit": 68.3,
"res": -0.6,
"i90": 7.8,
"wide": true
},
"growth_ela_all": {
"fit": 61.4,
"res": 7.5,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 65.5,
"res": 3.9,
"i90": 9.6,
"wide": true
},
"accountability_index": {
"fit": 74.4,
"res": 0.9,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 58.8,
"growth_pct": null,
"resid_mean_pct": 33.9,
"resid_growth_pct": null
},
"flags": []
},
"2070012": {
"name": "Regional School District 07",
"span": "7-12",
"span_type": "7-12",
"towns": [
"Barkhamsted",
"Colebrook",
"New Hartford",
"Norfolk"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 55.7,
"n": 657,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 58.0,
"n": 651,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 50.8,
"n": 254,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 51.1,
"n": 251,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 66.0,
"n": 1065,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 62.9,
"n": 1059,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 56.6,
"n": 404,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.4,
"n": 400,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 74.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 818,
"frpm": 0.2555,
"el": 0.0073,
"swd": 0.2347,
"income": 113415,
"ba": 46.2,
"one_parent": 29.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12017.0,
"adults_bachelors_or_higher_pct": 4.13,
"children_with_one_parent_pct": 11.98
},
"notes": []
},
"spend": {
"five": {
"unweighted": 25603.0,
"need_weighted": 23849.0,
"need_weighted_ex_sped_tuition": 22312.0,
"need_weighted_cwift": 24018.0,
"need_weighted_real": 25481.0
},
"latest": {
"unweighted": 29305.0,
"need_weighted": 27172.0,
"need_weighted_ex_sped_tuition": 25232.0,
"need_weighted_cwift": 27254.0,
"need_weighted_real": 27172.0
},
"latest_year": "2024-25",
"latest_pupils": 828
},
"peers": {
"span_type": "7-12",
"pool": 5,
"small": true,
"list": [
[
"2040012",
1.43
],
[
"2110012",
2.367
],
[
"2080012",
2.396
],
[
"2050012",
3.396
],
[
"9020022",
3.639
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.2,
"res": -4.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 67.1,
"res": -4.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.6,
"res": -4.9,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 64.4,
"res": -6.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 74.1,
"res": 0.5,
"i90": 6.7,
"wide": false
}
},
"seda": null,
"flags": []
},
"2160012": {
"name": "Regional School District 16",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Beacon Falls",
"Prospect"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 60.3,
"n": 2088,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 65.4,
"n": 2088,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.9,
"n": 779,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.5,
"n": 779,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.0,
"n": 2992,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.8,
"n": 2991,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.7,
"n": 1109,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.8,
"n": 1108,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1898,
"frpm": 0.2645,
"el": 0.0232,
"swd": 0.166,
"income": 120588,
"ba": 42.0,
"one_parent": 21.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 17209.0,
"adults_bachelors_or_higher_pct": 5.47,
"children_with_one_parent_pct": 8.7
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20292.0,
"need_weighted": 18856.0,
"need_weighted_ex_sped_tuition": 18074.0,
"need_weighted_cwift": 18281.0,
"need_weighted_real": 20211.0
},
"latest": {
"unweighted": 21735.0,
"need_weighted": 20029.0,
"need_weighted_ex_sped_tuition": 19164.0,
"need_weighted_cwift": 19484.0,
"need_weighted_real": 20029.0
},
"latest_year": "2024-25",
"latest_pupils": 1961
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0070011",
0.511
],
[
"0320011",
0.78
],
[
"2200012",
0.82
],
[
"1390011",
0.827
],
[
"0480011",
0.867
],
[
"1660011",
0.871
],
[
"0990011",
0.898
],
[
"1520011",
0.901
],
[
"0280011",
0.94
],
[
"0420011",
0.958
],
[
"2100012",
0.963
],
[
"0910011",
0.966
],
[
"2170012",
0.971
],
[
"1310011",
1.01
],
[
"0710011",
1.013
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.6,
"res": 1.4,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 67.8,
"res": 3.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.2,
"res": -0.9,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 64.4,
"res": 1.0,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 75.7,
"res": 5.8,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 46.3,
"growth_pct": 44.8,
"resid_mean_pct": 35.1,
"resid_growth_pct": 42.1
},
"flags": []
},
"0070011": {
"name": "Berlin School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Berlin"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 58.7,
"n": 2809,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.7,
"n": 2795,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 52.7,
"n": 981,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.4,
"n": 974,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.5,
"n": 4052,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 68.6,
"n": 4044,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.9,
"n": 1506,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.4,
"n": 1502,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2634,
"frpm": 0.2456,
"el": 0.0463,
"swd": 0.1663,
"income": 113598,
"ba": 44.9,
"one_parent": 20.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10679.0,
"adults_bachelors_or_higher_pct": 3.91,
"children_with_one_parent_pct": 7.96
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21477.0,
"need_weighted": 19857.0,
"need_weighted_ex_sped_tuition": 18795.0,
"need_weighted_cwift": 19111.0,
"need_weighted_real": 21254.0
},
"latest": {
"unweighted": 23479.0,
"need_weighted": 21634.0,
"need_weighted_ex_sped_tuition": 20308.0,
"need_weighted_cwift": 20883.0,
"need_weighted_real": 21634.0
},
"latest_year": "2024-25",
"latest_pupils": 2681
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2160012",
0.511
],
[
"1520011",
0.744
],
[
"1010011",
0.839
],
[
"0480011",
0.841
],
[
"1310011",
0.841
],
[
"1390011",
0.856
],
[
"0090011",
0.856
],
[
"1660011",
0.911
],
[
"2200012",
0.933
],
[
"0280011",
0.936
],
[
"0910011",
0.951
],
[
"0320011",
0.959
],
[
"2170012",
1.053
],
[
"1530011",
1.091
],
[
"1590011",
1.104
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.1,
"res": -0.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 68.3,
"res": 0.3,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.1,
"res": -3.4,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 65.6,
"res": -1.9,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 76.1,
"res": 1.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 61.6,
"growth_pct": 52.1,
"resid_mean_pct": 49.1,
"resid_growth_pct": 45.3
},
"flags": []
},
"0080011": {
"name": "Bethany School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Bethany"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 78.1,
"n": 566,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 77.2,
"n": 566,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 78.7,
"n": 154,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 70.7,
"n": 154,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 80.9,
"n": 745,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 75.7,
"n": 745,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 71.4,
"n": 252,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 66.8,
"n": 252,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 83.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 430,
"frpm": 0.1279,
"el": 0.0535,
"swd": 0.2116,
"income": 166236,
"ba": 58.0,
"one_parent": 1.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 20290.0,
"adults_bachelors_or_higher_pct": 8.42,
"children_with_one_parent_pct": 2.85
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19369.0,
"need_weighted": 18418.0,
"need_weighted_ex_sped_tuition": 18237.0,
"need_weighted_cwift": 17483.0,
"need_weighted_real": 19792.0
},
"latest": {
"unweighted": 19937.0,
"need_weighted": 18957.0,
"need_weighted_ex_sped_tuition": 18807.0,
"need_weighted_cwift": 17800.0,
"need_weighted_real": 18957.0
},
"latest_year": "2024-25",
"latest_pupils": 432
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1170011",
1.821
],
[
"0460011",
2.14
],
[
"0670011",
2.31
],
[
"1210011",
2.36
],
[
"1250011",
2.569
],
[
"0650011",
2.631
],
[
"0300011",
2.632
],
[
"1670011",
2.635
],
[
"0390011",
2.655
],
[
"1120011",
2.683
],
[
"0010011",
2.772
],
[
"0500011",
2.819
],
[
"1140011",
2.891
],
[
"1220011",
2.904
],
[
"0050011",
2.994
]
]
},
"resid": {
"index_ela_all": {
"fit": 76.9,
"res": 4.0,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 75.0,
"res": 0.7,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 65.3,
"res": 12.8,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 69.6,
"res": 7.6,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 80.6,
"res": 2.8,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 70.1,
"growth_pct": 96.3,
"resid_mean_pct": 42.1,
"resid_growth_pct": 95.0
},
"flags": []
},
"2050012": {
"name": "Regional School District 05",
"span": "7-12",
"span_type": "7-12",
"towns": [
"Bethany",
"Orange",
"Woodbridge"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 61.2,
"n": 2108,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.5,
"n": 2091,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 52.5,
"n": 541,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.4,
"n": 531,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.0,
"n": 3171,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 72.9,
"n": 3160,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.5,
"n": 858,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.9,
"n": 851,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2138,
"frpm": 0.1665,
"el": 0.0187,
"swd": 0.137,
"income": 161250,
"ba": 63.1,
"one_parent": 11.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14142.0,
"adults_bachelors_or_higher_pct": 3.49,
"children_with_one_parent_pct": 5.36
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22352.0,
"need_weighted": 21356.0,
"need_weighted_ex_sped_tuition": 20237.0,
"need_weighted_cwift": 20259.0,
"need_weighted_real": 22895.0
},
"latest": {
"unweighted": 23694.0,
"need_weighted": 22467.0,
"need_weighted_ex_sped_tuition": 21344.0,
"need_weighted_cwift": 21095.0,
"need_weighted_real": 22467.0
},
"latest_year": "2024-25",
"latest_pupils": 2177
},
"peers": {
"span_type": "7-12",
"pool": 5,
"small": true,
"list": [
[
"2080012",
1.398
],
[
"2040012",
2.507
],
[
"2070012",
3.396
],
[
"9020022",
4.831
],
[
"2110012",
5.266
]
]
},
"resid": {
"index_ela_all": {
"fit": 76.6,
"res": -1.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 74.4,
"res": -1.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 65.8,
"res": -4.6,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 70.6,
"res": -3.1,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 81.3,
"res": 0.1,
"i90": 6.6,
"wide": false
}
},
"seda": null,
"flags": []
},
"0090011": {
"name": "Bethel School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Bethel"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.7,
"n": 3418,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 75.4,
"n": 3405,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.9,
"n": 1484,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 67.4,
"n": 1475,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.7,
"n": 4875,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 68.8,
"n": 4861,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.2,
"n": 2199,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.9,
"n": 2186,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3227,
"frpm": 0.3328,
"el": 0.0818,
"swd": 0.1714,
"income": 116541,
"ba": 45.7,
"one_parent": 26.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7142.0,
"adults_bachelors_or_higher_pct": 4.21,
"children_with_one_parent_pct": 7.1
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18245.0,
"need_weighted": 16441.0,
"need_weighted_ex_sped_tuition": 15855.0,
"need_weighted_cwift": 13562.0,
"need_weighted_real": 17626.0
},
"latest": {
"unweighted": 19093.0,
"need_weighted": 17043.0,
"need_weighted_ex_sped_tuition": 16419.0,
"need_weighted_cwift": 13856.0,
"need_weighted_real": 17043.0
},
"latest_year": "2024-25",
"latest_pupils": 3255
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1260011",
0.54
],
[
"0960011",
0.581
],
[
"0940011",
0.646
],
[
"1660011",
0.774
],
[
"1520011",
0.811
],
[
"0140011",
0.819
],
[
"0070011",
0.856
],
[
"1480011",
0.902
],
[
"1310011",
0.911
],
[
"0270011",
1.014
],
[
"0330011",
1.053
],
[
"1590011",
1.077
],
[
"1530011",
1.078
],
[
"1190011",
1.097
],
[
"2160012",
1.114
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.6,
"res": 1.1,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 65.7,
"res": 3.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.6,
"res": 3.1,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 64.6,
"res": 10.8,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 74.6,
"res": 6.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 66.1,
"growth_pct": 29.4,
"resid_mean_pct": 68.4,
"resid_growth_pct": 23.9
},
"flags": []
},
"2140012": {
"name": "Regional School District 14",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Bethlehem",
"Woodbury"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 62.5,
"n": 1413,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 70.0,
"n": 1412,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.5,
"n": 534,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 61.3,
"n": 534,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.6,
"n": 2204,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.2,
"n": 2202,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.9,
"n": 812,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.4,
"n": 810,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1561,
"frpm": 0.1999,
"el": 0.009,
"swd": 0.1928,
"income": 122336,
"ba": 47.5,
"one_parent": 32.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 17803.0,
"adults_bachelors_or_higher_pct": 5.18,
"children_with_one_parent_pct": 11.43
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23372.0,
"need_weighted": 21906.0,
"need_weighted_ex_sped_tuition": 21216.0,
"need_weighted_cwift": 21657.0,
"need_weighted_real": 23467.0
},
"latest": {
"unweighted": 25412.0,
"need_weighted": 23923.0,
"need_weighted_ex_sped_tuition": 22962.0,
"need_weighted_cwift": 23272.0,
"need_weighted_real": 23923.0
},
"latest_year": "2024-25",
"latest_pupils": 1580
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1370011",
0.865
],
[
"0720011",
0.871
],
[
"0910011",
1.016
],
[
"1420011",
1.085
],
[
"2170012",
1.119
],
[
"0320011",
1.151
],
[
"2100012",
1.173
],
[
"2160012",
1.198
],
[
"2200012",
1.202
],
[
"0840011",
1.314
],
[
"0450011",
1.341
],
[
"0070011",
1.352
],
[
"0420011",
1.359
],
[
"0280011",
1.364
],
[
"0710011",
1.378
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.2,
"res": -1.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 68.7,
"res": -1.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.1,
"res": 0.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.9,
"res": 3.1,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 76.5,
"res": 3.0,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 55.4,
"growth_pct": 12.9,
"resid_mean_pct": 30.4,
"resid_growth_pct": 6.3
},
"flags": []
},
"0110011": {
"name": "Bloomfield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Bloomfield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 50.1,
"n": 1600,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 51.6,
"n": 1594,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 48.3,
"n": 990,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 49.7,
"n": 984,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 55.7,
"n": 2371,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 49.9,
"n": 2368,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 50.8,
"n": 1497,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 45.1,
"n": 1494,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 67.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1897,
"frpm": 0.5409,
"el": 0.0501,
"swd": 0.2177,
"income": 98725,
"ba": 40.8,
"one_parent": 47.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13978.0,
"adults_bachelors_or_higher_pct": 3.35,
"children_with_one_parent_pct": 11.34
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23284.0,
"need_weighted": 19748.0,
"need_weighted_ex_sped_tuition": 18164.0,
"need_weighted_cwift": 19007.0,
"need_weighted_real": 21143.0
},
"latest": {
"unweighted": 24952.0,
"need_weighted": 21239.0,
"need_weighted_ex_sped_tuition": 19266.0,
"need_weighted_cwift": 20501.0,
"need_weighted_real": 21239.0
},
"latest_year": "2024-25",
"latest_pupils": 2655
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1640011",
0.823
],
[
"0470011",
0.832
],
[
"1460011",
0.841
],
[
"1650011",
1.215
],
[
"0590011",
1.247
],
[
"0860011",
1.277
],
[
"0370011",
1.356
],
[
"0690011",
1.367
],
[
"0770011",
1.403
],
[
"0830011",
1.444
],
[
"1110011",
1.542
],
[
"1240011",
1.564
],
[
"0490011",
1.566
],
[
"0580011",
1.637
],
[
"1340011",
1.693
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.4,
"res": -6.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 58.1,
"res": -8.2,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 57.1,
"res": -7.0,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 58.3,
"res": -6.7,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 68.0,
"res": -0.6,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 13.0,
"growth_pct": 28.8,
"resid_mean_pct": 1.8,
"resid_growth_pct": 32.7
},
"flags": []
},
"0120011": {
"name": "Bolton School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Bolton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.9,
"n": 724,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 65.9,
"n": 716,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.1,
"n": 203,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.3,
"n": 200,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 71.8,
"n": 1048,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.1,
"n": 1040,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.8,
"n": 307,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.9,
"n": 304,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 688,
"frpm": 0.234,
"el": 0.0044,
"swd": 0.1119,
"income": 126364,
"ba": 51.3,
"one_parent": 20.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 19264.0,
"adults_bachelors_or_higher_pct": 6.53,
"children_with_one_parent_pct": 14.01
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 21054.0,
"need_weighted": 19599.0,
"need_weighted_ex_sped_tuition": 19280.0,
"need_weighted_cwift": 19000.0,
"need_weighted_real": 20965.0
},
"latest": {
"unweighted": 23319.0,
"need_weighted": 21767.0,
"need_weighted_ex_sped_tuition": 21340.0,
"need_weighted_cwift": 21011.0,
"need_weighted_real": 21767.0
},
"latest_year": "2024-25",
"latest_pupils": 724
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0400011",
0.989
],
[
"1020011",
1.038
],
[
"2120012",
1.081
],
[
"2180012",
1.452
],
[
"0180011",
1.586
],
[
"0990011",
1.614
],
[
"0320011",
1.634
],
[
"0330011",
1.642
],
[
"0410011",
1.699
],
[
"1060011",
1.754
],
[
"2160012",
1.762
],
[
"1290011",
1.768
],
[
"1010011",
1.787
],
[
"2100012",
1.897
],
[
"1370011",
1.917
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.0,
"res": -1.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 70.3,
"res": -0.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.2,
"res": -1.3,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 67.2,
"res": -1.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.3,
"res": -0.3,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 82.5,
"growth_pct": 79.1,
"resid_mean_pct": 86.5,
"resid_growth_pct": 73.6
},
"flags": []
},
"0130011": {
"name": "Bozrah School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Bozrah"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.5,
"n": 249,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 73.8,
"n": 249,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 63.9,
"n": 121,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 66.0,
"n": 121,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.0,
"n": 311,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 72.0,
"n": 311,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.1,
"n": 149,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 62.3,
"n": 149,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 180,
"frpm": 0.35,
"el": 0.0167,
"swd": 0.2167,
"income": 108516,
"ba": 32.2,
"one_parent": 42.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11382.0,
"adults_bachelors_or_higher_pct": 6.38,
"children_with_one_parent_pct": 21.14
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 25985.0,
"need_weighted": 23128.0,
"need_weighted_ex_sped_tuition": 20657.0,
"need_weighted_cwift": 23509.0,
"need_weighted_real": 24797.0
},
"latest": {
"unweighted": 25699.0,
"need_weighted": 23169.0,
"need_weighted_ex_sped_tuition": 21695.0,
"need_weighted_cwift": 23570.0,
"need_weighted_real": 23169.0
},
"latest_year": "2024-25",
"latest_pupils": 256
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0240011",
1.119
],
[
"0730011",
1.253
],
[
"1600011",
1.439
],
[
"0030011",
1.457
],
[
"0920011",
1.709
],
[
"1360011",
1.781
],
[
"0360011",
1.83
],
[
"0290011",
2.013
],
[
"0390011",
2.031
],
[
"1470011",
2.078
],
[
"0650011",
2.078
],
[
"1120011",
2.151
],
[
"1690011",
2.175
],
[
"1220011",
2.225
],
[
"0680011",
2.293
]
]
},
"resid": {
"index_ela_all": {
"fit": 65.3,
"res": 4.7,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 62.1,
"res": 9.9,
"i90": 7.7,
"wide": true
},
"growth_ela_all": {
"fit": 57.9,
"res": 8.6,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 60.8,
"res": 13.0,
"i90": 9.5,
"wide": true
},
"accountability_index": {
"fit": 71.2,
"res": 8.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 29.9,
"growth_pct": 61.3,
"resid_mean_pct": 9.9,
"resid_growth_pct": 66.0
},
"flags": []
},
"9010022": {
"name": "Norwich Free Academy District",
"span": "9-12",
"span_type": "9-12",
"towns": [
"Bozrah",
"Brooklyn",
"Canterbury",
"Franklin",
"Lisbon",
"Norwich",
"Preston",
"Sprague",
"Voluntown"
],
"via": "academy",
"outcomes": {
"growth_ela_all": null,
"growth_math_all": null,
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 51.0,
"n": 1414,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 44.7,
"n": 1414,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 43.8,
"n": 822,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 38.2,
"n": 822,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 63.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2097,
"frpm": 0.5947,
"el": 0.1516,
"swd": 0.1226,
"income": 80458.0,
"ba": 23.9,
"one_parent": 42.8,
"acs_source": "town",
"acs_moe": {
"median_household_income": null,
"adults_bachelors_or_higher_pct": null,
"children_with_one_parent_pct": null
},
"notes": []
},
"spend": null,
"peers": {
"span_type": "9-12",
"pool": 4,
"small": true,
"list": [
[
"2010012",
3.354
],
[
"2190012",
3.51
],
[
"9030022",
4.204
],
[
"2090012",
5.778
]
]
},
"resid": {
"index_ela_all": {
"fit": 58.7,
"res": -7.7,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 54.7,
"res": -10.0,
"i90": 7.7,
"wide": false
},
"accountability_index": {
"fit": 67.5,
"res": -4.1,
"i90": 6.7,
"wide": false
}
},
"seda": null,
"flags": [
"no EFS spending row (endowed academies file no EFS report)"
]
},
"0140011": {
"name": "Branford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Branford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 58.4,
"n": 2722,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 60.2,
"n": 2696,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.0,
"n": 1299,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.4,
"n": 1277,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 68.4,
"n": 3866,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 65.4,
"n": 3852,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.0,
"n": 1844,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.6,
"n": 1832,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 74.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2567,
"frpm": 0.3794,
"el": 0.0756,
"swd": 0.1539,
"income": 105225,
"ba": 51.5,
"one_parent": 31.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6607.0,
"adults_bachelors_or_higher_pct": 3.37,
"children_with_one_parent_pct": 10.13
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24763.0,
"need_weighted": 21943.0,
"need_weighted_ex_sped_tuition": 20842.0,
"need_weighted_cwift": 20809.0,
"need_weighted_real": 23458.0
},
"latest": {
"unweighted": 29396.0,
"need_weighted": 25951.0,
"need_weighted_ex_sped_tuition": 24625.0,
"need_weighted_cwift": 24367.0,
"need_weighted_real": 25951.0
},
"latest_year": "2024-25",
"latest_pupils": 2630
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0330011",
0.675
],
[
"0090011",
0.819
],
[
"0940011",
0.956
],
[
"0960011",
1.036
],
[
"1260011",
1.074
],
[
"1660011",
1.134
],
[
"0320011",
1.213
],
[
"1370011",
1.283
],
[
"0070011",
1.285
],
[
"1060011",
1.304
],
[
"1190011",
1.313
],
[
"1520011",
1.324
],
[
"0270011",
1.337
],
[
"1590011",
1.409
],
[
"1530011",
1.414
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.3,
"res": 0.1,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 64.8,
"res": 0.6,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.8,
"res": -3.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 64.7,
"res": -4.5,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 74.0,
"res": 0.9,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 52.5,
"growth_pct": 22.1,
"resid_mean_pct": 62.6,
"resid_growth_pct": 21.4
},
"flags": []
},
"0150011": {
"name": "Bridgeport School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Bridgeport"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 52.0,
"n": 18880,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 54.8,
"n": 18758,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.6,
"n": 17631,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.4,
"n": 17510,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 49.2,
"n": 26292,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 44.5,
"n": 26185,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 48.1,
"n": 24400,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 43.5,
"n": 24294,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 58.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 20022,
"frpm": 0.8745,
"el": 0.3108,
"swd": 0.2075,
"income": 58685,
"ba": 23.4,
"one_parent": 57.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 1978.0,
"adults_bachelors_or_higher_pct": 1.52,
"children_with_one_parent_pct": 3.56
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18118.0,
"need_weighted": 13705.0,
"need_weighted_ex_sped_tuition": 12621.0,
"need_weighted_cwift": 12100.0,
"need_weighted_real": 14714.0
},
"latest": {
"unweighted": 18440.0,
"need_weighted": 13350.0,
"need_weighted_ex_sped_tuition": 12156.0,
"need_weighted_cwift": 12137.0,
"need_weighted_real": 13350.0
},
"latest_year": "2024-25",
"latest_pupils": 20783
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0640011",
1.336
],
[
"1510011",
1.606
],
[
"1630011",
1.654
],
[
"0950011",
1.681
],
[
"0800011",
1.925
],
[
"0930011",
1.934
],
[
"0890011",
2.017
],
[
"0430011",
2.573
],
[
"1560011",
2.589
],
[
"1430011",
3.041
],
[
"0340011",
3.133
],
[
"0440011",
3.677
],
[
"1030011",
3.736
],
[
"0880011",
3.946
],
[
"1350011",
4.099
]
]
},
"resid": {
"index_ela_all": {
"fit": 50.0,
"res": -0.8,
"i90": 6.7,
"wide": false
},
"index_math_all": {
"fit": 44.7,
"res": -0.2,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 54.4,
"res": -2.4,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 51.9,
"res": 2.9,
"i90": 9.7,
"wide": false
},
"accountability_index": {
"fit": 59.4,
"res": -1.3,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 2.3,
"growth_pct": 25.8,
"resid_mean_pct": 14.6,
"resid_growth_pct": 62.9
},
"flags": []
},
"2120012": {
"name": "Regional School District 12",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Bridgewater",
"Roxbury",
"Washington"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 66.3,
"n": 663,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 68.1,
"n": 660,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.4,
"n": 216,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.0,
"n": 215,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 76.0,
"n": 1094,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 71.5,
"n": 1093,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 65.9,
"n": 353,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.4,
"n": 353,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 798,
"frpm": 0.1905,
"el": 0.0188,
"swd": 0.1341,
"income": 124133,
"ba": 58.4,
"one_parent": 30.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13343.0,
"adults_bachelors_or_higher_pct": 4.61,
"children_with_one_parent_pct": 13.15
},
"notes": []
},
"spend": {
"five": {
"unweighted": 30817.0,
"need_weighted": 28931.0,
"need_weighted_ex_sped_tuition": 28761.0,
"need_weighted_cwift": 28553.0,
"need_weighted_real": 31069.0
},
"latest": {
"unweighted": 32551.0,
"need_weighted": 30655.0,
"need_weighted_ex_sped_tuition": 30578.0,
"need_weighted_cwift": 29705.0,
"need_weighted_real": 30655.0
},
"latest_year": "2024-25",
"latest_pupils": 801
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1020011",
0.559
],
[
"0400011",
0.901
],
[
"0120011",
1.081
],
[
"1370011",
1.226
],
[
"0330011",
1.258
],
[
"1060011",
1.266
],
[
"0320011",
1.322
],
[
"0180011",
1.372
],
[
"2180012",
1.401
],
[
"1420011",
1.44
],
[
"0410011",
1.523
],
[
"2100012",
1.61
],
[
"0560011",
1.642
],
[
"2160012",
1.675
],
[
"2170012",
1.73
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.3,
"res": 2.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 70.8,
"res": 0.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 64.5,
"res": 1.8,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 69.9,
"res": -1.8,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 79.0,
"res": 1.0,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 78.0,
"growth_pct": 16.0,
"resid_mean_pct": 58.5,
"resid_growth_pct": 6.9
},
"flags": []
},
"0170011": {
"name": "Bristol School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Bristol"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.2,
"n": 7943,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 58.2,
"n": 7921,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.8,
"n": 4793,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.8,
"n": 4757,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 63.1,
"n": 11455,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 58.6,
"n": 11432,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.7,
"n": 6962,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 52.5,
"n": 6931,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 70.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 7713,
"frpm": 0.5535,
"el": 0.0727,
"swd": 0.2189,
"income": 79076,
"ba": 30.3,
"one_parent": 36.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5956.0,
"adults_bachelors_or_higher_pct": 2.09,
"children_with_one_parent_pct": 5.88
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19671.0,
"need_weighted": 16658.0,
"need_weighted_ex_sped_tuition": 14676.0,
"need_weighted_cwift": 16113.0,
"need_weighted_real": 17814.0
},
"latest": {
"unweighted": 21445.0,
"need_weighted": 18108.0,
"need_weighted_ex_sped_tuition": 15628.0,
"need_weighted_cwift": 17615.0,
"need_weighted_real": 18108.0
},
"latest_year": "2024-25",
"latest_pupils": 8013
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0490011",
0.88
],
[
"0770011",
0.921
],
[
"0830011",
1.188
],
[
"1380011",
1.299
],
[
"0590011",
1.33
],
[
"0880011",
1.335
],
[
"0690011",
1.361
],
[
"1460011",
1.373
],
[
"0860011",
1.465
],
[
"1640011",
1.532
],
[
"0620011",
1.563
],
[
"0580011",
1.61
],
[
"1430011",
1.703
],
[
"0110011",
1.724
],
[
"1650011",
1.791
]
]
},
"resid": {
"index_ela_all": {
"fit": 61.5,
"res": 1.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 56.9,
"res": 1.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 55.7,
"res": -1.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 55.6,
"res": 2.6,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 66.3,
"res": 4.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 27.7,
"growth_pct": 44.2,
"resid_mean_pct": 45.6,
"resid_growth_pct": 60.4
},
"flags": []
},
"0180011": {
"name": "Brookfield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Brookfield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.6,
"n": 2713,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 65.7,
"n": 2711,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 60.5,
"n": 890,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.4,
"n": 888,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 71.3,
"n": 3949,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.2,
"n": 3945,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.9,
"n": 1392,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.8,
"n": 1388,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2542,
"frpm": 0.2388,
"el": 0.0468,
"swd": 0.1424,
"income": 148360,
"ba": 58.3,
"one_parent": 20.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10758.0,
"adults_bachelors_or_higher_pct": 4.74,
"children_with_one_parent_pct": 5.37
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20149.0,
"need_weighted": 18693.0,
"need_weighted_ex_sped_tuition": 17602.0,
"need_weighted_cwift": 15413.0,
"need_weighted_real": 20007.0
},
"latest": {
"unweighted": 22197.0,
"need_weighted": 20489.0,
"need_weighted_ex_sped_tuition": 19148.0,
"need_weighted_cwift": 16658.0,
"need_weighted_real": 20489.0
},
"latest_year": "2024-25",
"latest_pupils": 2590
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0250011",
0.66
],
[
"0970011",
0.816
],
[
"1010011",
0.961
],
[
"1320011",
0.999
],
[
"0600011",
1.023
],
[
"2180012",
1.046
],
[
"1590011",
1.092
],
[
"0850011",
1.097
],
[
"0520011",
1.1
],
[
"1420011",
1.114
],
[
"1440011",
1.178
],
[
"2100012",
1.191
],
[
"0400011",
1.203
],
[
"0540011",
1.222
],
[
"0480011",
1.223
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.3,
"res": -2.0,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 71.0,
"res": -3.8,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 64.5,
"res": 0.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 68.8,
"res": -3.1,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 79.0,
"res": 2.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 70.6,
"growth_pct": 84.7,
"resid_mean_pct": 48.0,
"resid_growth_pct": 76.1
},
"flags": []
},
"0190011": {
"name": "Brooklyn School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Brooklyn"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.9,
"n": 1336,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 56.3,
"n": 1329,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.7,
"n": 571,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.7,
"n": 566,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 68.3,
"n": 1618,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.1,
"n": 1613,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.1,
"n": 737,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.6,
"n": 733,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 65.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 852,
"frpm": 0.4049,
"el": 0.0188,
"swd": 0.2254,
"income": 96207,
"ba": 23.9,
"one_parent": 11.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 15043.0,
"adults_bachelors_or_higher_pct": 4.51,
"children_with_one_parent_pct": 5.51
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18487.0,
"need_weighted": 16526.0,
"need_weighted_ex_sped_tuition": 14814.0,
"need_weighted_cwift": 16980.0,
"need_weighted_real": 17695.0
},
"latest": {
"unweighted": 20250.0,
"need_weighted": 17981.0,
"need_weighted_ex_sped_tuition": 15702.0,
"need_weighted_cwift": 18518.0,
"need_weighted_real": 17981.0
},
"latest_year": "2024-25",
"latest_pupils": 1161
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1360011",
1.253
],
[
"1330011",
1.585
],
[
"0240011",
1.91
],
[
"0390011",
1.929
],
[
"1140011",
1.962
],
[
"0730011",
1.97
],
[
"1230011",
2.209
],
[
"1470011",
2.248
],
[
"0220011",
2.344
],
[
"0290011",
2.468
],
[
"0300011",
2.474
],
[
"0920011",
2.509
],
[
"0360011",
2.515
],
[
"0650011",
2.554
],
[
"0130011",
2.645
]
]
},
"resid": {
"index_ela_all": {
"fit": 66.4,
"res": 1.9,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 62.5,
"res": 1.6,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 56.1,
"res": 0.8,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 56.0,
"res": 0.3,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 69.6,
"res": -4.2,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 44.1,
"growth_pct": 79.8,
"resid_mean_pct": 78.9,
"resid_growth_pct": 83.6
},
"flags": []
},
"2100012": {
"name": "Regional School District 10",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Burlington",
"Harwinton"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 61.4,
"n": 2356,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.6,
"n": 2349,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.4,
"n": 758,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.4,
"n": 754,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.3,
"n": 3341,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 69.5,
"n": 3335,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.5,
"n": 1072,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.6,
"n": 1068,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2140,
"frpm": 0.1607,
"el": 0.0159,
"swd": 0.1687,
"income": 149410,
"ba": 46.9,
"one_parent": 23.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10649.0,
"adults_bachelors_or_higher_pct": 3.48,
"children_with_one_parent_pct": 6.6
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19341.0,
"need_weighted": 18464.0,
"need_weighted_ex_sped_tuition": 17207.0,
"need_weighted_cwift": 18336.0,
"need_weighted_real": 19766.0
},
"latest": {
"unweighted": 21006.0,
"need_weighted": 19964.0,
"need_weighted_ex_sped_tuition": 18640.0,
"need_weighted_cwift": 20024.0,
"need_weighted_real": 19964.0
},
"latest_year": "2024-25",
"latest_pupils": 2193
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1420011",
0.724
],
[
"0910011",
0.726
],
[
"2170012",
0.82
],
[
"0850011",
0.916
],
[
"0480011",
0.918
],
[
"2160012",
0.963
],
[
"0970011",
1.002
],
[
"1390011",
1.1
],
[
"0070011",
1.131
],
[
"0600011",
1.159
],
[
"1290011",
1.162
],
[
"2140012",
1.173
],
[
"0280011",
1.19
],
[
"0180011",
1.191
],
[
"1010011",
1.204
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.0,
"res": -0.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 71.1,
"res": -1.6,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.2,
"res": -1.8,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 68.0,
"res": -5.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.8,
"res": 1.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 67.8,
"growth_pct": 34.4,
"resid_mean_pct": 43.9,
"resid_growth_pct": 25.2
},
"flags": []
},
"0210011": {
"name": "Canaan School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Canaan"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.3,
"n": 111,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 72.2,
"n": 111,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 75.4,
"n": 140,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.0,
"n": 140,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 71.7,
"n": 48,
"y": [
"2023-24",
"2024-25"
]
},
"index_math_high_needs": {
"v": 64.8,
"n": 48,
"y": [
"2023-24",
"2024-25"
]
},
"accountability_index": {
"v": 75.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 70,
"frpm": 0.3714,
"el": 0.0429,
"swd": 0.1714,
"income": 89632,
"ba": 49.8,
"one_parent": 24.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 25455.0,
"adults_bachelors_or_higher_pct": 8.97,
"children_with_one_parent_pct": 12.52
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 35415.0,
"need_weighted": 32280.0,
"need_weighted_ex_sped_tuition": 32182.0,
"need_weighted_cwift": 32521.0,
"need_weighted_real": 34622.0
},
"latest": {
"unweighted": 39520.0,
"need_weighted": 35217.0,
"need_weighted_ex_sped_tuition": 35201.0,
"need_weighted_cwift": 35323.0,
"need_weighted_real": 35217.0
},
"latest_year": "2024-25",
"latest_pupils": 73
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0360011",
0.945
],
[
"0680011",
1.205
],
[
"1250011",
1.27
],
[
"0260011",
1.553
],
[
"0390011",
1.587
],
[
"1120011",
1.626
],
[
"0650011",
1.684
],
[
"1470011",
1.795
],
[
"1210011",
1.93
],
[
"1220011",
1.986
],
[
"0010011",
2.045
],
[
"0240011",
2.073
],
[
"0530011",
2.264
],
[
"1690011",
2.278
],
[
"0030011",
2.296
]
]
},
"resid": {
"index_ela_all": {
"fit": 69.1,
"res": 6.3,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 65.1,
"res": 4.9,
"i90": 7.7,
"wide": true
},
"growth_ela_all": {
"fit": 60.7,
"res": 0.6,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 63.1,
"res": 9.1,
"i90": 9.5,
"wide": true
},
"accountability_index": {
"fit": 72.9,
"res": 2.1,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 39.0,
"growth_pct": 12.3,
"resid_mean_pct": 12.9,
"resid_growth_pct": 9.4
},
"flags": []
},
"2010012": {
"name": "Regional School District 01",
"span": "9-12",
"span_type": "9-12",
"towns": [
"Canaan",
"Cornwall",
"Kent",
"North Canaan",
"Salisbury",
"Sharon"
],
"via": "regional",
"outcomes": {
"growth_ela_all": null,
"growth_math_all": null,
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 55.5,
"n": 241,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 51.8,
"n": 241,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 44.0,
"n": 94,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 41.6,
"n": 94,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 69.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 356,
"frpm": 0.2978,
"el": 0.0393,
"swd": 0.1461,
"income": 99375,
"ba": 51.0,
"one_parent": 33.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5942.0,
"adults_bachelors_or_higher_pct": 4.44,
"children_with_one_parent_pct": 10.43
},
"notes": []
},
"spend": {
"five": {
"unweighted": 34773.0,
"need_weighted": 31434.0,
"need_weighted_ex_sped_tuition": 29463.0,
"need_weighted_cwift": 31661.0,
"need_weighted_real": 33714.0
},
"latest": {
"unweighted": 33860.0,
"need_weighted": 30805.0,
"need_weighted_ex_sped_tuition": 29080.0,
"need_weighted_cwift": 30898.0,
"need_weighted_real": 30805.0
},
"latest_year": "2024-25",
"latest_pupils": 361
},
"peers": {
"span_type": "9-12",
"pool": 4,
"small": true,
"list": [
[
"2190012",
1.641
],
[
"9030022",
2.249
],
[
"2090012",
3.089
],
[
"9010022",
3.354
]
]
},
"resid": {
"index_ela_all": {
"fit": 69.8,
"res": -14.3,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 66.5,
"res": -14.7,
"i90": 7.6,
"wide": true
},
"accountability_index": {
"fit": 75.2,
"res": -5.9,
"i90": 6.6,
"wide": false
}
},
"seda": null,
"flags": []
},
"0220011": {
"name": "Canterbury School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Canterbury"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 57.3,
"n": 708,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.1,
"n": 705,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.6,
"n": 289,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.3,
"n": 289,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 67.3,
"n": 870,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.2,
"n": 868,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.0,
"n": 360,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.3,
"n": 360,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 512,
"frpm": 0.3457,
"el": 0.0293,
"swd": 0.1426,
"income": 103198,
"ba": 26.2,
"one_parent": 21.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6437.0,
"adults_bachelors_or_higher_pct": 5.4,
"children_with_one_parent_pct": 11.83
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19607.0,
"need_weighted": 17884.0,
"need_weighted_ex_sped_tuition": 16740.0,
"need_weighted_cwift": 18373.0,
"need_weighted_real": 19207.0
},
"latest": {
"unweighted": 19867.0,
"need_weighted": 17882.0,
"need_weighted_ex_sped_tuition": 16971.0,
"need_weighted_cwift": 18416.0,
"need_weighted_real": 17882.0
},
"latest_year": "2024-25",
"latest_pupils": 672
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1470011",
0.916
],
[
"1140011",
0.923
],
[
"0530011",
1.131
],
[
"0300011",
1.272
],
[
"0260011",
1.633
],
[
"0010011",
1.728
],
[
"1210011",
1.862
],
[
"0360011",
1.864
],
[
"1330011",
1.886
],
[
"0030011",
1.9
],
[
"1690011",
1.923
],
[
"0790011",
1.932
],
[
"1000011",
1.935
],
[
"1120011",
1.964
],
[
"0390011",
2.066
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.0,
"res": 0.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 63.8,
"res": 3.4,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 58.4,
"res": -1.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 59.9,
"res": 2.2,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 72.8,
"res": 1.1,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 36.7,
"growth_pct": 35.6,
"resid_mean_pct": 23.4,
"resid_growth_pct": 39.0
},
"flags": []
},
"0230011": {
"name": "Canton School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Canton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.5,
"n": 1571,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.1,
"n": 1567,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.0,
"n": 498,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.2,
"n": 495,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.1,
"n": 2252,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 68.9,
"n": 2249,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.4,
"n": 739,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.0,
"n": 737,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1439,
"frpm": 0.1981,
"el": 0.0083,
"swd": 0.1897,
"income": 117991,
"ba": 57.2,
"one_parent": 14.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 19778.0,
"adults_bachelors_or_higher_pct": 6.18,
"children_with_one_parent_pct": 7.18
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21666.0,
"need_weighted": 20752.0,
"need_weighted_ex_sped_tuition": 19286.0,
"need_weighted_cwift": 19974.0,
"need_weighted_real": 22182.0
},
"latest": {
"unweighted": 25140.0,
"need_weighted": 23683.0,
"need_weighted_ex_sped_tuition": 21633.0,
"need_weighted_cwift": 22860.0,
"need_weighted_real": 23683.0
},
"latest_year": "2024-25",
"latest_pupils": 1465
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0560011",
0.47
],
[
"2170012",
0.626
],
[
"0280011",
0.673
],
[
"2200012",
0.74
],
[
"0480011",
0.786
],
[
"2150012",
0.82
],
[
"1420011",
0.92
],
[
"0450011",
1.078
],
[
"0600011",
1.1
],
[
"0910011",
1.112
],
[
"2180012",
1.116
],
[
"2130012",
1.164
],
[
"0420011",
1.207
],
[
"1130011",
1.238
],
[
"0710011",
1.256
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.6,
"res": -2.5,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 71.6,
"res": -2.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.4,
"res": 1.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 67.5,
"res": -0.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.6,
"res": 1.8,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 76.8,
"growth_pct": 54.6,
"resid_mean_pct": 69.0,
"resid_growth_pct": 46.5
},
"flags": []
},
"0240011": {
"name": "Chaplin School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Chaplin"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 52.8,
"n": 171,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 56.4,
"n": 169,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.3,
"n": 95,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.3,
"n": 94,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 62.9,
"n": 233,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.1,
"n": 231,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.4,
"n": 130,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.7,
"n": 129,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 62.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 150,
"frpm": 0.3467,
"el": 0.02,
"swd": 0.2133,
"income": 97846,
"ba": 25.4,
"one_parent": 29.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14207.0,
"adults_bachelors_or_higher_pct": 6.0,
"children_with_one_parent_pct": 12.93
},
"notes": [
"frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 26632.0,
"need_weighted": 25663.0,
"need_weighted_ex_sped_tuition": 25278.0,
"need_weighted_cwift": 26367.0,
"need_weighted_real": 27592.0
},
"latest": {
"unweighted": 26109.0,
"need_weighted": 25672.0,
"need_weighted_ex_sped_tuition": 25655.0,
"need_weighted_cwift": 26439.0,
"need_weighted_real": 25672.0
},
"latest_year": "2024-25",
"latest_pupils": 164
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1360011",
1.021
],
[
"0730011",
1.078
],
[
"0130011",
1.119
],
[
"0390011",
1.39
],
[
"1470011",
1.519
],
[
"0290011",
1.561
],
[
"1330011",
1.57
],
[
"0360011",
1.616
],
[
"0650011",
1.687
],
[
"1230011",
1.904
],
[
"0190011",
1.91
],
[
"0030011",
1.92
],
[
"0920011",
1.964
],
[
"1140011",
2.063
],
[
"0210011",
2.073
]
]
},
"resid": {
"index_ela_all": {
"fit": 65.7,
"res": -2.8,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 62.3,
"res": 1.8,
"i90": 7.6,
"wide": true
},
"growth_ela_all": {
"fit": 57.1,
"res": -4.3,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 58.9,
"res": -2.5,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 70.7,
"res": -8.0,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 30.5,
"growth_pct": null,
"resid_mean_pct": 9.4,
"resid_growth_pct": null
},
"flags": []
},
"2110012": {
"name": "Regional School District 11",
"span": "7-12",
"span_type": "7-12",
"towns": [
"Chaplin",
"Hampton",
"Scotland"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 46.4,
"n": 214,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 31.7,
"n": 212,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 42.6,
"n": 107,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 31.2,
"n": 105,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 61.7,
"n": 305,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 53.2,
"n": 303,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 55.2,
"n": 150,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 48.1,
"n": 148,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 62.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 194,
"frpm": 0.5515,
"el": 0.0155,
"swd": 0.2629,
"income": 99736,
"ba": 29.4,
"one_parent": 32.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7995.0,
"adults_bachelors_or_higher_pct": 3.55,
"children_with_one_parent_pct": 8.74
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 28939.0,
"need_weighted": 25422.0,
"need_weighted_ex_sped_tuition": 22341.0,
"need_weighted_cwift": 26121.0,
"need_weighted_real": 27218.0
},
"latest": {
"unweighted": 33152.0,
"need_weighted": 28352.0,
"need_weighted_ex_sped_tuition": 24729.0,
"need_weighted_cwift": 29199.0,
"need_weighted_real": 28352.0
},
"latest_year": "2024-25",
"latest_pupils": 217
},
"peers": {
"span_type": "7-12",
"pool": 5,
"small": true,
"list": [
[
"2070012",
2.367
],
[
"2040012",
3.034
],
[
"9020022",
3.445
],
[
"2080012",
4.167
],
[
"2050012",
5.266
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.5,
"res": -0.8,
"i90": 6.6,
"wide": true
},
"index_math_all": {
"fit": 57.9,
"res": -4.7,
"i90": 7.8,
"wide": true
},
"growth_ela_all": {
"fit": 54.5,
"res": -8.1,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 53.9,
"res": -22.2,
"i90": 9.6,
"wide": true
},
"accountability_index": {
"fit": 66.2,
"res": -3.7,
"i90": 6.8,
"wide": false
}
},
"seda": null,
"flags": []
},
"0250011": {
"name": "Cheshire School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Cheshire"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 68.6,
"n": 4708,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 72.4,
"n": 4704,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 63.0,
"n": 1295,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.9,
"n": 1292,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 78.5,
"n": 6744,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 76.7,
"n": 6741,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 67.9,
"n": 1998,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 65.4,
"n": 1995,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 84.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4317,
"frpm": 0.1781,
"el": 0.0366,
"swd": 0.1473,
"income": 146528,
"ba": 60.7,
"one_parent": 16.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11751.0,
"adults_bachelors_or_higher_pct": 4.2,
"children_with_one_parent_pct": 7.76
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19760.0,
"need_weighted": 18708.0,
"need_weighted_ex_sped_tuition": 18212.0,
"need_weighted_cwift": 18138.0,
"need_weighted_real": 20042.0
},
"latest": {
"unweighted": 21091.0,
"need_weighted": 19848.0,
"need_weighted_ex_sped_tuition": 19303.0,
"need_weighted_cwift": 19308.0,
"need_weighted_real": 19848.0
},
"latest_year": "2024-25",
"latest_pupils": 4351
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0970011",
0.491
],
[
"0600011",
0.65
],
[
"0180011",
0.66
],
[
"1440011",
0.708
],
[
"0540011",
0.714
],
[
"0520011",
0.801
],
[
"0850011",
0.813
],
[
"1320011",
0.972
],
[
"2180012",
1.071
],
[
"0040011",
1.082
],
[
"1010011",
1.099
],
[
"1280011",
1.129
],
[
"1420011",
1.147
],
[
"0480011",
1.205
],
[
"1590011",
1.221
]
]
},
"resid": {
"index_ela_all": {
"fit": 75.2,
"res": 3.3,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 73.0,
"res": 3.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 65.3,
"res": 3.3,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 70.2,
"res": 2.2,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 80.2,
"res": 3.8,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 89.8,
"growth_pct": 72.4,
"resid_mean_pct": 81.3,
"resid_growth_pct": 56.6
},
"flags": []
},
"0260011": {
"name": "Chester School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Chester"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 67.4,
"n": 269,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.5,
"n": 269,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 62.3,
"n": 89,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.4,
"n": 89,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 77.4,
"n": 366,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.8,
"n": 366,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.4,
"n": 125,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 62.3,
"n": 125,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 198,
"frpm": 0.2828,
"el": 0.0152,
"swd": 0.1364,
"income": 109191,
"ba": 47.9,
"one_parent": 20.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 18195.0,
"adults_bachelors_or_higher_pct": 7.01,
"children_with_one_parent_pct": 11.89
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 25243.0,
"need_weighted": 23592.0,
"need_weighted_ex_sped_tuition": 23581.0,
"need_weighted_cwift": 22902.0,
"need_weighted_real": 25239.0
},
"latest": {
"unweighted": 28172.0,
"need_weighted": 25878.0,
"need_weighted_ex_sped_tuition": 25878.0,
"need_weighted_cwift": 24907.0,
"need_weighted_real": 25878.0
},
"latest_year": "2024-25",
"latest_pupils": 215
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0010011",
0.75
],
[
"1210011",
1.009
],
[
"1120011",
1.202
],
[
"0680011",
1.229
],
[
"0790011",
1.289
],
[
"0300011",
1.364
],
[
"0530011",
1.38
],
[
"0670011",
1.509
],
[
"0360011",
1.534
],
[
"0210011",
1.553
],
[
"0650011",
1.584
],
[
"1140011",
1.628
],
[
"0220011",
1.633
],
[
"1690011",
1.672
],
[
"1470011",
1.679
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.4,
"res": 6.0,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 68.2,
"res": 6.6,
"i90": 7.6,
"wide": true
},
"growth_ela_all": {
"fit": 61.8,
"res": 5.6,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 65.0,
"res": -0.5,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 76.0,
"res": -2.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 86.4,
"growth_pct": null,
"resid_mean_pct": 95.3,
"resid_growth_pct": null
},
"flags": []
},
"2040012": {
"name": "Regional School District 04",
"span": "7-12",
"span_type": "7-12",
"towns": [
"Chester",
"Deep River",
"Essex"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 45.3,
"n": 549,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 51.6,
"n": 550,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 36.7,
"n": 196,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 41.8,
"n": 197,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 62.9,
"n": 891,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.6,
"n": 892,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 52.0,
"n": 329,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 49.8,
"n": 330,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 646,
"frpm": 0.2693,
"el": 0.0217,
"swd": 0.1889,
"income": 103505,
"ba": 50.0,
"one_parent": 21.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9475.0,
"adults_bachelors_or_higher_pct": 4.04,
"children_with_one_parent_pct": 7.37
},
"notes": []
},
"spend": {
"five": {
"unweighted": 27366.0,
"need_weighted": 25292.0,
"need_weighted_ex_sped_tuition": 23331.0,
"need_weighted_cwift": 24538.0,
"need_weighted_real": 26942.0
},
"latest": {
"unweighted": 34045.0,
"need_weighted": 31343.0,
"need_weighted_ex_sped_tuition": 28433.0,
"need_weighted_cwift": 30166.0,
"need_weighted_real": 31343.0
},
"latest_year": "2024-25",
"latest_pupils": 657
},
"peers": {
"span_type": "7-12",
"pool": 5,
"small": true,
"list": [
[
"2070012",
1.43
],
[
"2080012",
1.542
],
[
"2050012",
2.507
],
[
"2110012",
3.034
],
[
"9020022",
3.087
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.4,
"res": -8.5,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 68.1,
"res": -7.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.6,
"res": -16.3,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 65.0,
"res": -13.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 75.1,
"res": -6.9,
"i90": 6.6,
"wide": false
}
},
"seda": null,
"flags": []
},
"0270011": {
"name": "Clinton School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Clinton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 58.0,
"n": 1505,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.2,
"n": 1500,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.4,
"n": 792,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.6,
"n": 787,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 66.5,
"n": 2147,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 65.7,
"n": 2145,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.7,
"n": 1086,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.5,
"n": 1084,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1426,
"frpm": 0.4165,
"el": 0.122,
"swd": 0.1746,
"income": 124824,
"ba": 43.6,
"one_parent": 24.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13697.0,
"adults_bachelors_or_higher_pct": 3.83,
"children_with_one_parent_pct": 7.84
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23829.0,
"need_weighted": 20963.0,
"need_weighted_ex_sped_tuition": 19934.0,
"need_weighted_cwift": 20352.0,
"need_weighted_real": 22431.0
},
"latest": {
"unweighted": 26336.0,
"need_weighted": 22793.0,
"need_weighted_ex_sped_tuition": 21314.0,
"need_weighted_cwift": 21937.0,
"need_weighted_real": 22793.0
},
"latest_year": "2024-25",
"latest_pupils": 1451
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0090011",
1.014
],
[
"0940011",
1.163
],
[
"1660011",
1.222
],
[
"0960011",
1.227
],
[
"1520011",
1.264
],
[
"1260011",
1.274
],
[
"0140011",
1.337
],
[
"1530011",
1.391
],
[
"1240011",
1.412
],
[
"1540011",
1.422
],
[
"1190011",
1.445
],
[
"1480011",
1.463
],
[
"1590011",
1.473
],
[
"1060011",
1.557
],
[
"0070011",
1.564
]
]
},
"resid": {
"index_ela_all": {
"fit": 66.8,
"res": -0.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 63.8,
"res": 1.9,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.1,
"res": -3.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 62.9,
"res": 0.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 73.4,
"res": 3.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 51.4,
"growth_pct": 69.3,
"resid_mean_pct": 49.7,
"resid_growth_pct": 69.8
},
"flags": []
},
"0280011": {
"name": "Colchester School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Colchester"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.5,
"n": 2262,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 68.4,
"n": 2259,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.0,
"n": 782,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.3,
"n": 779,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.8,
"n": 3232,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 69.3,
"n": 3228,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.5,
"n": 1154,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.0,
"n": 1150,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2101,
"frpm": 0.2546,
"el": 0.0209,
"swd": 0.1899,
"income": 122390,
"ba": 49.6,
"one_parent": 14.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14194.0,
"adults_bachelors_or_higher_pct": 5.48,
"children_with_one_parent_pct": 5.79
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20414.0,
"need_weighted": 18938.0,
"need_weighted_ex_sped_tuition": 18125.0,
"need_weighted_cwift": 19250.0,
"need_weighted_real": 20277.0
},
"latest": {
"unweighted": 22601.0,
"need_weighted": 20895.0,
"need_weighted_ex_sped_tuition": 19888.0,
"need_weighted_cwift": 21257.0,
"need_weighted_real": 20895.0
},
"latest_year": "2024-25",
"latest_pupils": 2140
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2200012",
0.352
],
[
"0480011",
0.439
],
[
"2170012",
0.656
],
[
"0230011",
0.673
],
[
"0420011",
0.752
],
[
"2150012",
0.755
],
[
"0910011",
0.81
],
[
"0450011",
0.854
],
[
"0560011",
0.898
],
[
"0070011",
0.936
],
[
"2160012",
0.94
],
[
"1390011",
0.975
],
[
"1420011",
0.987
],
[
"0710011",
0.988
],
[
"2130012",
1.03
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.5,
"res": -2.7,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 69.5,
"res": -0.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.0,
"res": -0.5,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 65.1,
"res": 3.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 76.2,
"res": 1.8,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 68.4,
"growth_pct": 86.5,
"resid_mean_pct": 65.5,
"resid_growth_pct": 81.1
},
"flags": []
},
"0290011": {
"name": "Colebrook School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Colebrook"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 63.9,
"n": 91,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.2,
"n": 91,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 75.4,
"n": 117,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 76.8,
"n": 117,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.8,
"n": 21,
"y": [
"2025-26"
]
},
"index_math_high_needs": {
"v": 74.0,
"n": 21,
"y": [
"2025-26"
]
},
"accountability_index": {
"v": 81.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 61,
"frpm": 0.3115,
"el": 0.0,
"swd": 0.2459,
"income": 111250,
"ba": 36.6,
"one_parent": 20.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 17080.0,
"adults_bachelors_or_higher_pct": 5.6,
"children_with_one_parent_pct": 12.6
},
"notes": []
},
"spend": {
"five": {
"unweighted": 30949.0,
"need_weighted": 29449.0,
"need_weighted_ex_sped_tuition": 29449.0,
"need_weighted_cwift": 29655.0,
"need_weighted_real": 31470.0
},
"latest": {
"unweighted": 33373.0,
"need_weighted": 30519.0,
"need_weighted_ex_sped_tuition": 30519.0,
"need_weighted_cwift": 30611.0,
"need_weighted_real": 30519.0
},
"latest_year": "2024-25",
"latest_pupils": 66
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1230011",
1.086
],
[
"0980011",
1.333
],
[
"0390011",
1.551
],
[
"0240011",
1.561
],
[
"0650011",
1.793
],
[
"1250011",
1.794
],
[
"0050011",
1.912
],
[
"1360011",
1.985
],
[
"0920011",
2.001
],
[
"0130011",
2.013
],
[
"0500011",
2.147
],
[
"0360011",
2.311
],
[
"0210011",
2.366
],
[
"0190011",
2.468
],
[
"0730011",
2.474
]
]
},
"resid": {
"index_ela_all": {
"fit": 69.0,
"res": 6.4,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 65.6,
"res": 11.2,
"i90": 7.7,
"wide": true
},
"growth_ela_all": {
"fit": 58.4,
"res": 5.5,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 60.5,
"res": 6.7,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 72.2,
"res": 8.8,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 79.1,
"growth_pct": null,
"resid_mean_pct": 85.4,
"resid_growth_pct": null
},
"flags": []
},
"0300011": {
"name": "Columbia School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Columbia"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.9,
"n": 705,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.1,
"n": 701,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.9,
"n": 225,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.5,
"n": 224,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 68.8,
"n": 855,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 66.0,
"n": 851,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.0,
"n": 283,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.0,
"n": 281,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 444,
"frpm": 0.2207,
"el": 0.0068,
"swd": 0.1532,
"income": 127000,
"ba": 34.6,
"one_parent": 14.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 29672.0,
"adults_bachelors_or_higher_pct": 6.49,
"children_with_one_parent_pct": 9.91
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 20876.0,
"need_weighted": 19513.0,
"need_weighted_ex_sped_tuition": 18499.0,
"need_weighted_cwift": 18920.0,
"need_weighted_real": 20917.0
},
"latest": {
"unweighted": 22557.0,
"need_weighted": 21123.0,
"need_weighted_ex_sped_tuition": 19932.0,
"need_weighted_cwift": 20389.0,
"need_weighted_real": 21123.0
},
"latest_year": "2024-25",
"latest_pupils": 618
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1140011",
0.697
],
[
"1210011",
1.164
],
[
"0010011",
1.178
],
[
"0220011",
1.272
],
[
"0670011",
1.334
],
[
"0790011",
1.337
],
[
"0260011",
1.364
],
[
"0530011",
1.503
],
[
"0650011",
1.522
],
[
"1120011",
1.569
],
[
"1470011",
1.611
],
[
"0390011",
1.769
],
[
"1690011",
1.845
],
[
"0360011",
2.063
],
[
"0680011",
2.194
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.3,
"res": -2.5,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 68.9,
"res": -2.9,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 60.7,
"res": 1.2,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 63.8,
"res": -1.7,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 76.5,
"res": -8.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 47.5,
"growth_pct": 58.3,
"resid_mean_pct": 17.0,
"resid_growth_pct": 49.7
},
"flags": []
},
"0310011": {
"name": "Cornwall School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Cornwall"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 67.6,
"n": 134,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.5,
"n": 134,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 64.5,
"n": 20,
"y": [
"2023-24"
]
},
"growth_math_high_needs": {
"v": 62.8,
"n": 20,
"y": [
"2023-24"
]
},
"index_ela_all": {
"v": 76.9,
"n": 167,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 73.9,
"n": 167,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 72.4,
"n": 45,
"y": [
"2023-24",
"2024-25"
]
},
"index_math_high_needs": {
"v": 71.8,
"n": 45,
"y": [
"2023-24",
"2024-25"
]
},
"accountability_index": {
"v": 83.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 86,
"frpm": 0.3721,
"el": 0.0349,
"swd": 0.0349,
"income": 128864,
"ba": 59.1,
"one_parent": 26.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 34096.0,
"adults_bachelors_or_higher_pct": 7.45,
"children_with_one_parent_pct": 14.94
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used",
"swd: SWD count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 32942.0,
"need_weighted": 30138.0,
"need_weighted_ex_sped_tuition": 30096.0,
"need_weighted_cwift": 30348.0,
"need_weighted_real": 32198.0
},
"latest": {
"unweighted": 40205.0,
"need_weighted": 35887.0,
"need_weighted_ex_sped_tuition": 35871.0,
"need_weighted_cwift": 35995.0,
"need_weighted_real": 35887.0
},
"latest_year": "2024-25",
"latest_pupils": 89
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1270011",
2.819
],
[
"0010011",
2.926
],
[
"0260011",
2.959
],
[
"0790011",
3.113
],
[
"1070011",
3.207
],
[
"0530011",
3.254
],
[
"0680011",
3.568
],
[
"0670011",
3.67
],
[
"1210011",
3.708
],
[
"1670011",
3.746
],
[
"0210011",
3.818
],
[
"0220011",
3.868
],
[
"0780011",
3.877
],
[
"0300011",
3.896
],
[
"1120011",
3.957
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.3,
"res": 5.6,
"i90": 6.9,
"wide": true
},
"index_math_all": {
"fit": 68.1,
"res": 5.8,
"i90": 8.1,
"wide": true
},
"growth_ela_all": {
"fit": 64.0,
"res": 3.6,
"i90": 8.0,
"wide": true
},
"growth_math_all": {
"fit": 67.2,
"res": 0.3,
"i90": 10.0,
"wide": true
},
"accountability_index": {
"fit": 78.2,
"res": 5.1,
"i90": 7.0,
"wide": false
}
},
"seda": {
"mean_pct": 57.1,
"growth_pct": 52.8,
"resid_mean_pct": 44.4,
"resid_growth_pct": 47.2
},
"flags": []
},
"0320011": {
"name": "Coventry School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Coventry"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 67.4,
"n": 1729,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 69.6,
"n": 1720,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 61.0,
"n": 608,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 65.1,
"n": 601,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.1,
"n": 2455,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.1,
"n": 2447,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 65.6,
"n": 876,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.9,
"n": 870,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1612,
"frpm": 0.2717,
"el": 0.0124,
"swd": 0.1557,
"income": 108213,
"ba": 45.0,
"one_parent": 29.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5147.0,
"adults_bachelors_or_higher_pct": 6.49,
"children_with_one_parent_pct": 9.35
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18297.0,
"need_weighted": 16966.0,
"need_weighted_ex_sped_tuition": 16404.0,
"need_weighted_cwift": 16451.0,
"need_weighted_real": 18192.0
},
"latest": {
"unweighted": 19493.0,
"need_weighted": 17972.0,
"need_weighted_ex_sped_tuition": 17420.0,
"need_weighted_cwift": 17348.0,
"need_weighted_real": 17972.0
},
"latest_year": "2024-25",
"latest_pupils": 1669
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1370011",
0.716
],
[
"2160012",
0.78
],
[
"0330011",
0.786
],
[
"0410011",
0.831
],
[
"0070011",
0.959
],
[
"1660011",
1.002
],
[
"1020011",
1.035
],
[
"0990011",
1.131
],
[
"0400011",
1.145
],
[
"2140012",
1.151
],
[
"0140011",
1.213
],
[
"1520011",
1.258
],
[
"0090011",
1.279
],
[
"2200012",
1.312
],
[
"2120012",
1.322
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.1,
"res": 5.0,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 67.0,
"res": 3.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.3,
"res": 6.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 65.0,
"res": 4.6,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 75.3,
"res": 6.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 66.7,
"growth_pct": 73.0,
"resid_mean_pct": 57.9,
"resid_growth_pct": 66.7
},
"flags": []
},
"0330011": {
"name": "Cromwell School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Cromwell"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 65.8,
"n": 2165,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.7,
"n": 2153,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 61.4,
"n": 754,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.7,
"n": 745,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.0,
"n": 3014,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 65.5,
"n": 3007,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.5,
"n": 1153,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.7,
"n": 1148,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1841,
"frpm": 0.3036,
"el": 0.0549,
"swd": 0.1423,
"income": 110596,
"ba": 49.2,
"one_parent": 31.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9921.0,
"adults_bachelors_or_higher_pct": 6.46,
"children_with_one_parent_pct": 13.87
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19473.0,
"need_weighted": 17729.0,
"need_weighted_ex_sped_tuition": 16026.0,
"need_weighted_cwift": 17209.0,
"need_weighted_real": 18938.0
},
"latest": {
"unweighted": 22362.0,
"need_weighted": 20240.0,
"need_weighted_ex_sped_tuition": 17955.0,
"need_weighted_cwift": 19481.0,
"need_weighted_real": 20240.0
},
"latest_year": "2024-25",
"latest_pupils": 1922
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0140011",
0.675
],
[
"0320011",
0.786
],
[
"1370011",
1.02
],
[
"0090011",
1.053
],
[
"0070011",
1.116
],
[
"1660011",
1.118
],
[
"1060011",
1.129
],
[
"0410011",
1.171
],
[
"2160012",
1.184
],
[
"2120012",
1.258
],
[
"1020011",
1.268
],
[
"0400011",
1.27
],
[
"0940011",
1.274
],
[
"0960011",
1.301
],
[
"1190011",
1.327
]
]
},
"resid": {
"index_ela_all": {
"fit": 69.6,
"res": -0.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 66.6,
"res": -1.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.3,
"res": 3.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.0,
"res": -1.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 75.6,
"res": 1.5,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 45.8,
"growth_pct": 63.8,
"resid_mean_pct": 31.6,
"resid_growth_pct": 59.7
},
"flags": []
},
"0340011": {
"name": "Danbury School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Danbury"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 57.4,
"n": 12514,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 54.1,
"n": 12490,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.0,
"n": 9170,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 52.9,
"n": 9148,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 56.9,
"n": 17224,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 53.1,
"n": 17210,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 52.5,
"n": 12999,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 49.0,
"n": 12985,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 67.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 11956,
"frpm": 0.565,
"el": 0.3758,
"swd": 0.1465,
"income": 83393,
"ba": 34.0,
"one_parent": 38.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6065.0,
"adults_bachelors_or_higher_pct": 2.14,
"children_with_one_parent_pct": 5.12
},
"notes": []
},
"spend": {
"five": {
"unweighted": 16340.0,
"need_weighted": 13147.0,
"need_weighted_ex_sped_tuition": 12864.0,
"need_weighted_cwift": 10839.0,
"need_weighted_real": 14059.0
},
"latest": {
"unweighted": 17847.0,
"need_weighted": 14126.0,
"need_weighted_ex_sped_tuition": 13749.0,
"need_weighted_cwift": 11484.0,
"need_weighted_real": 14126.0
},
"latest_year": "2024-25",
"latest_pupils": 12006
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1030011",
2.553
],
[
"1560011",
2.611
],
[
"1630011",
2.973
],
[
"0930011",
3.016
],
[
"1350011",
3.11
],
[
"0150011",
3.133
],
[
"0950011",
3.527
],
[
"1430011",
3.547
],
[
"0800011",
3.796
],
[
"0640011",
3.806
],
[
"0880011",
3.815
],
[
"0430011",
3.869
],
[
"1510011",
3.95
],
[
"0440011",
3.977
],
[
"1380011",
4.01
]
]
},
"resid": {
"index_ela_all": {
"fit": 58.2,
"res": -1.3,
"i90": 7.0,
"wide": false
},
"index_math_all": {
"fit": 55.4,
"res": -2.3,
"i90": 8.2,
"wide": false
},
"growth_ela_all": {
"fit": 61.8,
"res": -4.4,
"i90": 8.1,
"wide": false
},
"growth_math_all": {
"fit": 62.9,
"res": -8.8,
"i90": 10.2,
"wide": false
},
"accountability_index": {
"fit": 69.6,
"res": -2.5,
"i90": 7.2,
"wide": false
}
},
"seda": {
"mean_pct": 24.9,
"growth_pct": 8.6,
"resid_mean_pct": 15.8,
"resid_growth_pct": 5.7
},
"flags": []
},
"0350011": {
"name": "Darien School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Darien"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 70.6,
"n": 5036,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 73.7,
"n": 5028,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 62.7,
"n": 1067,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 61.1,
"n": 1061,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 82.1,
"n": 7273,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 80.8,
"n": 7270,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 67.5,
"n": 1682,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 65.5,
"n": 1680,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 86.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4673,
"frpm": 0.0227,
"el": 0.0141,
"swd": 0.2082,
"income": 250001,
"ba": 85.9,
"one_parent": 8.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": null,
"adults_bachelors_or_higher_pct": 4.02,
"children_with_one_parent_pct": 4.08
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24796.0,
"need_weighted": 24595.0,
"need_weighted_ex_sped_tuition": 23158.0,
"need_weighted_cwift": 20282.0,
"need_weighted_real": 26339.0
},
"latest": {
"unweighted": 26817.0,
"need_weighted": 26543.0,
"need_weighted_ex_sped_tuition": 24907.0,
"need_weighted_cwift": 21580.0,
"need_weighted_real": 26543.0
},
"latest_year": "2024-25",
"latest_pupils": 4691
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1610011",
1.008
],
[
"1180011",
1.499
],
[
"1570011",
1.6
],
[
"1580011",
1.653
],
[
"0510011",
1.923
],
[
"0900011",
1.938
],
[
"0760011",
2.006
],
[
"1280011",
2.138
],
[
"0570011",
2.168
],
[
"0850011",
2.702
],
[
"0540011",
2.712
],
[
"1440011",
2.838
],
[
"0040011",
2.843
],
[
"0970011",
2.892
],
[
"0600011",
2.905
]
]
},
"resid": {
"index_ela_all": {
"fit": 82.5,
"res": -0.4,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 81.4,
"res": -0.6,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 70.1,
"res": 0.5,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 77.3,
"res": -3.6,
"i90": 9.7,
"wide": false
},
"accountability_index": {
"fit": 86.2,
"res": 0.7,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 98.3,
"growth_pct": 97.5,
"resid_mean_pct": 79.5,
"resid_growth_pct": 93.1
},
"flags": []
},
"0360011": {
"name": "Deep River School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Deep River"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.0,
"n": 233,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.5,
"n": 232,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.5,
"n": 100,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.4,
"n": 99,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 74.8,
"n": 320,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.3,
"n": 320,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 68.2,
"n": 142,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 65.6,
"n": 142,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 71.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 189,
"frpm": 0.3228,
"el": 0.0529,
"swd": 0.1799,
"income": 90253,
"ba": 44.6,
"one_parent": 27.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 18732.0,
"adults_bachelors_or_higher_pct": 7.76,
"children_with_one_parent_pct": 19.09
},
"notes": []
},
"spend": {
"five": {
"unweighted": 27328.0,
"need_weighted": 24525.0,
"need_weighted_ex_sped_tuition": 24326.0,
"need_weighted_cwift": 23809.0,
"need_weighted_real": 26224.0
},
"latest": {
"unweighted": 28818.0,
"need_weighted": 25961.0,
"need_weighted_ex_sped_tuition": 25544.0,
"need_weighted_cwift": 24986.0,
"need_weighted_real": 25961.0
},
"latest_year": "2024-25",
"latest_pupils": 219
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0210011",
0.945
],
[
"0680011",
1.089
],
[
"1120011",
1.165
],
[
"0390011",
1.228
],
[
"1470011",
1.351
],
[
"1250011",
1.456
],
[
"0650011",
1.48
],
[
"0260011",
1.534
],
[
"1210011",
1.597
],
[
"0240011",
1.616
],
[
"1690011",
1.625
],
[
"1220011",
1.669
],
[
"0030011",
1.801
],
[
"0130011",
1.83
],
[
"0220011",
1.864
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.7,
"res": 6.1,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 65.1,
"res": 9.2,
"i90": 7.6,
"wide": true
},
"growth_ela_all": {
"fit": 60.7,
"res": 1.3,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 63.6,
"res": 0.9,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 73.2,
"res": -2.0,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 65.5,
"growth_pct": null,
"resid_mean_pct": 72.5,
"resid_growth_pct": null
},
"flags": []
},
"0370011": {
"name": "Derby School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Derby"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.4,
"n": 1333,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 49.1,
"n": 1327,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.8,
"n": 908,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 48.1,
"n": 904,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 57.1,
"n": 1903,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 49.9,
"n": 1899,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 53.1,
"n": 1308,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 46.0,
"n": 1304,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 62.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1311,
"frpm": 0.5599,
"el": 0.0633,
"swd": 0.2449,
"income": 79500,
"ba": 35.6,
"one_parent": 58.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11458.0,
"adults_bachelors_or_higher_pct": 5.65,
"children_with_one_parent_pct": 11.51
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23048.0,
"need_weighted": 19675.0,
"need_weighted_ex_sped_tuition": 18114.0,
"need_weighted_cwift": 19075.0,
"need_weighted_real": 21077.0
},
"latest": {
"unweighted": 25392.0,
"need_weighted": 21450.0,
"need_weighted_ex_sped_tuition": 19635.0,
"need_weighted_cwift": 20866.0,
"need_weighted_real": 21450.0
},
"latest_year": "2024-25",
"latest_pupils": 1398
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1650011",
1.255
],
[
"0110011",
1.356
],
[
"1460011",
1.665
],
[
"0690011",
1.771
],
[
"1110011",
1.812
],
[
"0470011",
1.825
],
[
"0580011",
1.852
],
[
"1160011",
1.88
],
[
"0860011",
1.987
],
[
"1640011",
2.01
],
[
"0440011",
2.016
],
[
"0020011",
2.042
],
[
"0590011",
2.161
],
[
"0770011",
2.184
],
[
"0170011",
2.251
]
]
},
"resid": {
"index_ela_all": {
"fit": 59.8,
"res": -2.7,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 55.1,
"res": -5.2,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 55.8,
"res": -1.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 57.1,
"res": -8.0,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 65.5,
"res": -3.3,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 8.5,
"growth_pct": 5.5,
"resid_mean_pct": 7.0,
"resid_growth_pct": 5.0
},
"flags": []
},
"2130012": {
"name": "Regional School District 13",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Durham",
"Middlefield"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 62.6,
"n": 1478,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 60.1,
"n": 1472,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.9,
"n": 455,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 52.5,
"n": 451,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.4,
"n": 2092,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.1,
"n": 2088,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 56.7,
"n": 655,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 49.7,
"n": 652,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1339,
"frpm": 0.1733,
"el": 0.0149,
"swd": 0.2173,
"income": 136875,
"ba": 45.5,
"one_parent": 12.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 22417.0,
"adults_bachelors_or_higher_pct": 5.61,
"children_with_one_parent_pct": 7.5
},
"notes": []
},
"spend": {
"five": {
"unweighted": 27480.0,
"need_weighted": 26097.0,
"need_weighted_ex_sped_tuition": 25282.0,
"need_weighted_cwift": 25341.0,
"need_weighted_real": 27932.0
},
"latest": {
"unweighted": 30387.0,
"need_weighted": 28783.0,
"need_weighted_ex_sped_tuition": 27441.0,
"need_weighted_cwift": 27703.0,
"need_weighted_real": 28783.0
},
"latest_year": "2024-25",
"latest_pupils": 1362
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0420011",
0.876
],
[
"1130011",
0.989
],
[
"0280011",
1.03
],
[
"2200012",
1.08
],
[
"2170012",
1.119
],
[
"0230011",
1.164
],
[
"0910011",
1.178
],
[
"2150012",
1.229
],
[
"0710011",
1.268
],
[
"0480011",
1.301
],
[
"0450011",
1.314
],
[
"1390011",
1.428
],
[
"1080011",
1.45
],
[
"0560011",
1.513
],
[
"1420011",
1.566
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.5,
"res": -3.1,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 71.1,
"res": -7.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.1,
"res": 0.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.0,
"res": -5.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.3,
"res": 0.8,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 60.5,
"growth_pct": 77.3,
"resid_mean_pct": 25.7,
"resid_growth_pct": 63.5
},
"flags": []
},
"0390011": {
"name": "Eastford School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Eastford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.2,
"n": 227,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 66.2,
"n": 226,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 60.2,
"n": 90,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.0,
"n": 90,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 77.0,
"n": 285,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.0,
"n": 285,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 67.6,
"n": 115,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.7,
"n": 115,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 173,
"frpm": 0.2486,
"el": 0.0173,
"swd": 0.2023,
"income": 97422,
"ba": 39.4,
"one_parent": 17.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 20442.0,
"adults_bachelors_or_higher_pct": 7.43,
"children_with_one_parent_pct": 7.8
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 22486.0,
"need_weighted": 20731.0,
"need_weighted_ex_sped_tuition": 19390.0,
"need_weighted_cwift": 21297.0,
"need_weighted_real": 22273.0
},
"latest": {
"unweighted": 22476.0,
"need_weighted": 20832.0,
"need_weighted_ex_sped_tuition": 19520.0,
"need_weighted_cwift": 21454.0,
"need_weighted_real": 20832.0
},
"latest_year": "2024-25",
"latest_pupils": 221
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0650011",
0.859
],
[
"0360011",
1.228
],
[
"1250011",
1.276
],
[
"1120011",
1.384
],
[
"0240011",
1.39
],
[
"0290011",
1.551
],
[
"0210011",
1.587
],
[
"1140011",
1.609
],
[
"1210011",
1.622
],
[
"1470011",
1.645
],
[
"0300011",
1.769
],
[
"0680011",
1.821
],
[
"0260011",
1.872
],
[
"1360011",
1.887
],
[
"0920011",
1.911
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.7,
"res": 6.3,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 67.4,
"res": 2.6,
"i90": 7.6,
"wide": true
},
"growth_ela_all": {
"fit": 60.2,
"res": 2.0,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 63.1,
"res": 3.1,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 74.1,
"res": -0.3,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 48.0,
"growth_pct": 53.4,
"resid_mean_pct": 46.8,
"resid_growth_pct": 53.5
},
"flags": []
},
"9030022": {
"name": "The Woodstock Academy District",
"span": "9-12",
"span_type": "9-12",
"towns": [
"Eastford",
"Pomfret",
"Union",
"Woodstock"
],
"via": "academy",
"outcomes": {
"growth_ela_all": null,
"growth_math_all": null,
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 58.4,
"n": 745,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 52.7,
"n": 745,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 49.3,
"n": 86,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 42.0,
"n": 86,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1022,
"frpm": 0.044,
"el": 0.0029,
"swd": 0.09,
"income": 108154.0,
"ba": 46.6,
"one_parent": 31.2,
"acs_source": "town",
"acs_moe": {
"median_household_income": null,
"adults_bachelors_or_higher_pct": null,
"children_with_one_parent_pct": null
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": null,
"peers": {
"span_type": "9-12",
"pool": 4,
"small": true,
"list": [
[
"2010012",
2.249
],
[
"2090012",
3.127
],
[
"2190012",
3.143
],
[
"9010022",
4.204
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.2,
"res": -15.8,
"i90": 6.8,
"wide": false
},
"index_math_all": {
"fit": 72.4,
"res": -19.7,
"i90": 8.0,
"wide": false
},
"accountability_index": {
"fit": 81.0,
"res": -7.9,
"i90": 6.9,
"wide": false
}
},
"seda": 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",
"towns": [
"East Granby"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 68.1,
"n": 969,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 60.7,
"n": 964,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 63.9,
"n": 274,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.7,
"n": 272,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 74.9,
"n": 1369,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 69.0,
"n": 1363,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 65.0,
"n": 422,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.9,
"n": 418,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 880,
"frpm": 0.1909,
"el": 0.0261,
"swd": 0.1455,
"income": 120938,
"ba": 52.1,
"one_parent": 20.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 24156.0,
"adults_bachelors_or_higher_pct": 8.17,
"children_with_one_parent_pct": 14.46
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22645.0,
"need_weighted": 21460.0,
"need_weighted_ex_sped_tuition": 20488.0,
"need_weighted_cwift": 20654.0,
"need_weighted_real": 23001.0
},
"latest": {
"unweighted": 23482.0,
"need_weighted": 22073.0,
"need_weighted_ex_sped_tuition": 20712.0,
"need_weighted_cwift": 21306.0,
"need_weighted_real": 22073.0
},
"latest_year": "2024-25",
"latest_pupils": 931
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1020011",
0.703
],
[
"2180012",
0.802
],
[
"2120012",
0.901
],
[
"0120011",
0.989
],
[
"1060011",
1.014
],
[
"2160012",
1.104
],
[
"0560011",
1.133
],
[
"0320011",
1.145
],
[
"1420011",
1.147
],
[
"2170012",
1.164
],
[
"0070011",
1.201
],
[
"0180011",
1.203
],
[
"2100012",
1.242
],
[
"1290011",
1.261
],
[
"0480011",
1.264
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.4,
"res": 1.5,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 70.8,
"res": -1.8,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.7,
"res": 4.4,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 68.2,
"res": -7.5,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.4,
"res": 1.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 75.7,
"growth_pct": 73.6,
"resid_mean_pct": 70.2,
"resid_growth_pct": 67.3
},
"flags": []
},
"0410011": {
"name": "East Haddam School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"East Haddam"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 52.5,
"n": 1022,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 58.4,
"n": 1021,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 47.5,
"n": 346,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.9,
"n": 345,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 67.6,
"n": 1457,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 63.7,
"n": 1457,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.2,
"n": 510,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.4,
"n": 510,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 75.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 954,
"frpm": 0.2746,
"el": 0.0063,
"swd": 0.1415,
"income": 107861,
"ba": 38.1,
"one_parent": 35.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 8886.0,
"adults_bachelors_or_higher_pct": 4.44,
"children_with_one_parent_pct": 16.93
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24239.0,
"need_weighted": 22471.0,
"need_weighted_ex_sped_tuition": 21170.0,
"need_weighted_cwift": 21824.0,
"need_weighted_real": 24096.0
},
"latest": {
"unweighted": 25924.0,
"need_weighted": 23916.0,
"need_weighted_ex_sped_tuition": 22401.0,
"need_weighted_cwift": 23018.0,
"need_weighted_real": 23916.0
},
"latest_year": "2024-25",
"latest_pupils": 973
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0320011",
0.831
],
[
"0330011",
1.171
],
[
"1020011",
1.204
],
[
"1370011",
1.297
],
[
"0990011",
1.363
],
[
"1660011",
1.388
],
[
"2160012",
1.402
],
[
"2120012",
1.523
],
[
"0400011",
1.565
],
[
"2140012",
1.637
],
[
"1290011",
1.659
],
[
"0070011",
1.664
],
[
"0140011",
1.673
],
[
"0120011",
1.699
],
[
"0720011",
1.746
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.6,
"res": -1.0,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 65.7,
"res": -2.0,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 60.4,
"res": -7.9,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 64.2,
"res": -5.8,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 74.8,
"res": 0.9,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 53.1,
"growth_pct": 21.5,
"resid_mean_pct": 34.5,
"resid_growth_pct": 13.2
},
"flags": []
},
"0420011": {
"name": "East Hampton School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"East Hampton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 59.8,
"n": 1859,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.6,
"n": 1851,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 52.3,
"n": 647,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.5,
"n": 639,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.2,
"n": 2619,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 66.5,
"n": 2610,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.9,
"n": 925,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.1,
"n": 916,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1676,
"frpm": 0.2309,
"el": 0.0101,
"swd": 0.1957,
"income": 124577,
"ba": 39.0,
"one_parent": 15.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10738.0,
"adults_bachelors_or_higher_pct": 4.21,
"children_with_one_parent_pct": 6.6
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20868.0,
"need_weighted": 19606.0,
"need_weighted_ex_sped_tuition": 18877.0,
"need_weighted_cwift": 19032.0,
"need_weighted_real": 20950.0
},
"latest": {
"unweighted": 23714.0,
"need_weighted": 22125.0,
"need_weighted_ex_sped_tuition": 21248.0,
"need_weighted_cwift": 21295.0,
"need_weighted_real": 22125.0
},
"latest_year": "2024-25",
"latest_pupils": 1718
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2200012",
0.64
],
[
"0710011",
0.681
],
[
"0280011",
0.752
],
[
"1390011",
0.874
],
[
"2130012",
0.876
],
[
"2170012",
0.937
],
[
"2160012",
0.958
],
[
"0480011",
1.004
],
[
"0910011",
1.008
],
[
"2150012",
1.164
],
[
"0070011",
1.165
],
[
"0450011",
1.194
],
[
"1520011",
1.203
],
[
"0230011",
1.207
],
[
"2100012",
1.269
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.4,
"res": -1.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 68.7,
"res": -2.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.7,
"res": -0.9,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 63.7,
"res": -1.1,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 75.7,
"res": 1.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 50.8,
"growth_pct": 33.1,
"resid_mean_pct": 31.0,
"resid_growth_pct": 27.0
},
"flags": []
},
"0430011": {
"name": "East Hartford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"East Hartford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 57.5,
"n": 6024,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.5,
"n": 5994,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.1,
"n": 4572,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.0,
"n": 4544,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 58.4,
"n": 8903,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 54.2,
"n": 8870,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 54.9,
"n": 6868,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 50.6,
"n": 6836,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 67.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 6504,
"frpm": 0.6112,
"el": 0.197,
"swd": 0.2382,
"income": 70778,
"ba": 17.2,
"one_parent": 52.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5775.0,
"adults_bachelors_or_higher_pct": 1.65,
"children_with_one_parent_pct": 6.04
},
"notes": []
},
"spend": {
"five": {
"unweighted": 16903.0,
"need_weighted": 13677.0,
"need_weighted_ex_sped_tuition": 12892.0,
"need_weighted_cwift": 13163.0,
"need_weighted_real": 14653.0
},
"latest": {
"unweighted": 18067.0,
"need_weighted": 14638.0,
"need_weighted_ex_sped_tuition": 13752.0,
"need_weighted_cwift": 14129.0,
"need_weighted_real": 14638.0
},
"latest_year": "2024-25",
"latest_pupils": 8243
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0890011",
1.199
],
[
"0800011",
1.306
],
[
"1430011",
1.586
],
[
"1560011",
1.589
],
[
"1510011",
1.865
],
[
"0440011",
1.885
],
[
"1630011",
2.293
],
[
"0880011",
2.319
],
[
"0640011",
2.339
],
[
"0170011",
2.395
],
[
"1650011",
2.443
],
[
"0950011",
2.515
],
[
"0020011",
2.537
],
[
"0770011",
2.561
],
[
"0150011",
2.573
]
]
},
"resid": {
"index_ela_all": {
"fit": 55.3,
"res": 3.1,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 51.2,
"res": 3.0,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 54.8,
"res": 2.7,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 54.8,
"res": 4.7,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 63.5,
"res": 3.8,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 5.1,
"growth_pct": 19.0,
"resid_mean_pct": 8.2,
"resid_growth_pct": 38.4
},
"flags": []
},
"0440011": {
"name": "East Haven School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"East Haven"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 57.8,
"n": 2744,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 53.8,
"n": 2723,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.7,
"n": 1923,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 52.1,
"n": 1907,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 59.2,
"n": 3971,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 54.0,
"n": 3955,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 56.0,
"n": 2830,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 51.0,
"n": 2817,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2857,
"frpm": 0.5884,
"el": 0.1365,
"swd": 0.1971,
"income": 94628,
"ba": 25.8,
"one_parent": 50.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9316.0,
"adults_bachelors_or_higher_pct": 2.8,
"children_with_one_parent_pct": 11.13
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18756.0,
"need_weighted": 15919.0,
"need_weighted_ex_sped_tuition": 14344.0,
"need_weighted_cwift": 15111.0,
"need_weighted_real": 17091.0
},
"latest": {
"unweighted": 19476.0,
"need_weighted": 16087.0,
"need_weighted_ex_sped_tuition": 14405.0,
"need_weighted_cwift": 15105.0,
"need_weighted_real": 16087.0
},
"latest_year": "2024-25",
"latest_pupils": 3192
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0020011",
1.164
],
[
"0880011",
1.214
],
[
"1650011",
1.263
],
[
"1430011",
1.383
],
[
"0770011",
1.594
],
[
"1460011",
1.648
],
[
"0110011",
1.719
],
[
"1160011",
1.757
],
[
"0470011",
1.767
],
[
"1560011",
1.774
],
[
"0860011",
1.775
],
[
"0830011",
1.784
],
[
"1240011",
1.808
],
[
"0690011",
1.816
],
[
"1380011",
1.817
]
]
},
"resid": {
"index_ela_all": {
"fit": 58.2,
"res": 1.0,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 54.4,
"res": -0.4,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 56.2,
"res": 1.6,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 56.6,
"res": -2.8,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 66.6,
"res": 2.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 14.1,
"growth_pct": 17.8,
"resid_mean_pct": 7.6,
"resid_growth_pct": 22.0
},
"flags": []
},
"0450011": {
"name": "East Lyme School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"East Lyme",
"Salem"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.9,
"n": 2406,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.5,
"n": 2391,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.8,
"n": 976,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 61.0,
"n": 968,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.4,
"n": 3602,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.5,
"n": 3587,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.9,
"n": 1451,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.4,
"n": 1444,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2500,
"frpm": 0.2512,
"el": 0.0404,
"swd": 0.2092,
"income": 105044,
"ba": 51.3,
"one_parent": 19.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12623.0,
"adults_bachelors_or_higher_pct": 4.19,
"children_with_one_parent_pct": 4.87
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21766.0,
"need_weighted": 20169.0,
"need_weighted_ex_sped_tuition": 19690.0,
"need_weighted_cwift": 20502.0,
"need_weighted_real": 21575.0
},
"latest": {
"unweighted": 24278.0,
"need_weighted": 22366.0,
"need_weighted_ex_sped_tuition": 21664.0,
"need_weighted_cwift": 22753.0,
"need_weighted_real": 22366.0
},
"latest_year": "2024-25",
"latest_pupils": 2554
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0280011",
0.854
],
[
"2200012",
0.869
],
[
"0840011",
0.879
],
[
"2150012",
1.058
],
[
"0230011",
1.078
],
[
"1130011",
1.093
],
[
"1520011",
1.111
],
[
"0910011",
1.128
],
[
"0480011",
1.155
],
[
"2170012",
1.191
],
[
"0420011",
1.194
],
[
"0070011",
1.227
],
[
"0710011",
1.247
],
[
"1480011",
1.285
],
[
"2130012",
1.314
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.8,
"res": 1.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 68.6,
"res": 1.9,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.1,
"res": 0.8,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 65.6,
"res": 1.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 75.3,
"res": 6.5,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 79.7,
"growth_pct": 54.0,
"resid_mean_pct": 90.6,
"resid_growth_pct": 50.9
},
"flags": []
},
"0460011": {
"name": "Easton School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Easton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 65.6,
"n": 1413,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 73.6,
"n": 1412,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.6,
"n": 344,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 65.0,
"n": 344,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 79.1,
"n": 1751,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 79.5,
"n": 1749,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.8,
"n": 488,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 67.6,
"n": 487,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 894,
"frpm": 0.0727,
"el": 0.0369,
"swd": 0.1913,
"income": 222604,
"ba": 73.1,
"one_parent": 20.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 46257.0,
"adults_bachelors_or_higher_pct": 6.34,
"children_with_one_parent_pct": 10.96
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21412.0,
"need_weighted": 20710.0,
"need_weighted_ex_sped_tuition": 20318.0,
"need_weighted_cwift": 18317.0,
"need_weighted_real": 22186.0
},
"latest": {
"unweighted": 23151.0,
"need_weighted": 22454.0,
"need_weighted_ex_sped_tuition": 21813.0,
"need_weighted_cwift": 20413.0,
"need_weighted_real": 22454.0
},
"latest_year": "2024-25",
"latest_pupils": 896
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1170011",
1.02
],
[
"1670011",
2.005
],
[
"0080011",
2.14
],
[
"0670011",
2.354
],
[
"1220011",
2.689
],
[
"1210011",
2.781
],
[
"1070011",
2.833
],
[
"0790011",
2.963
],
[
"1120011",
3.062
],
[
"0010011",
3.182
],
[
"1690011",
3.195
],
[
"0300011",
3.418
],
[
"0650011",
3.51
],
[
"0920011",
3.556
],
[
"0050011",
3.561
]
]
},
"resid": {
"index_ela_all": {
"fit": 78.3,
"res": 0.8,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 77.3,
"res": 2.2,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 68.2,
"res": -2.6,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 75.1,
"res": -1.5,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 84.0,
"res": -4.8,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 95.5,
"growth_pct": 56.4,
"resid_mean_pct": 75.4,
"resid_growth_pct": 36.5
},
"flags": []
},
"2090012": {
"name": "Regional School District 09",
"span": "9-12",
"span_type": "9-12",
"towns": [
"Easton",
"Redding"
],
"via": "regional",
"outcomes": {
"growth_ela_all": null,
"growth_math_all": null,
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 68.7,
"n": 527,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 65.6,
"n": 527,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.1,
"n": 132,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.1,
"n": 132,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 85.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 712,
"frpm": 0.1096,
"el": 0.0042,
"swd": 0.1461,
"income": 193889,
"ba": 72.5,
"one_parent": 17.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11662.0,
"adults_bachelors_or_higher_pct": 4.34,
"children_with_one_parent_pct": 6.99
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 29767.0,
"need_weighted": 28768.0,
"need_weighted_ex_sped_tuition": 26182.0,
"need_weighted_cwift": 24583.0,
"need_weighted_real": 30746.0
},
"latest": {
"unweighted": 33549.0,
"need_weighted": 32448.0,
"need_weighted_ex_sped_tuition": 29297.0,
"need_weighted_cwift": 27924.0,
"need_weighted_real": 32448.0
},
"latest_year": "2024-25",
"latest_pupils": 742
},
"peers": {
"span_type": "9-12",
"pool": 4,
"small": true,
"list": [
[
"2010012",
3.089
],
[
"9030022",
3.127
],
[
"2190012",
3.742
],
[
"9010022",
5.778
]
]
},
"resid": {
"index_ela_all": {
"fit": 78.5,
"res": -9.8,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 76.9,
"res": -11.3,
"i90": 7.7,
"wide": false
},
"accountability_index": {
"fit": 83.5,
"res": 1.7,
"i90": 6.7,
"wide": false
}
},
"seda": null,
"flags": []
},
"0470011": {
"name": "East Windsor School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"East Windsor"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.3,
"n": 1035,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 66.8,
"n": 1031,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.1,
"n": 682,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.1,
"n": 679,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 63.6,
"n": 1498,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.2,
"n": 1492,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.6,
"n": 1011,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.9,
"n": 1006,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1035,
"frpm": 0.5816,
"el": 0.057,
"swd": 0.1961,
"income": 96250,
"ba": 41.1,
"one_parent": 43.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14008.0,
"adults_bachelors_or_higher_pct": 6.93,
"children_with_one_parent_pct": 16.11
},
"notes": []
},
"spend": {
"five": {
"unweighted": 25024.0,
"need_weighted": 21248.0,
"need_weighted_ex_sped_tuition": 20494.0,
"need_weighted_cwift": 20450.0,
"need_weighted_real": 22749.0
},
"latest": {
"unweighted": 27076.0,
"need_weighted": 22777.0,
"need_weighted_ex_sped_tuition": 21689.0,
"need_weighted_cwift": 21985.0,
"need_weighted_real": 22777.0
},
"latest_year": "2024-25",
"latest_pupils": 1155
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0110011",
0.832
],
[
"1460011",
1.065
],
[
"1240011",
1.251
],
[
"1640011",
1.291
],
[
"0590011",
1.302
],
[
"1650011",
1.346
],
[
"0830011",
1.405
],
[
"0860011",
1.459
],
[
"0770011",
1.581
],
[
"0690011",
1.581
],
[
"1340011",
1.632
],
[
"1160011",
1.701
],
[
"0580011",
1.74
],
[
"0490011",
1.753
],
[
"0440011",
1.767
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.2,
"res": 1.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 57.7,
"res": 2.5,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 57.1,
"res": 5.2,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 57.5,
"res": 9.3,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 67.8,
"res": 0.6,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 17.5,
"growth_pct": 35.0,
"resid_mean_pct": 3.5,
"resid_growth_pct": 40.3
},
"flags": []
},
"0480011": {
"name": "Ellington School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Ellington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.7,
"n": 2818,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.7,
"n": 2797,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.8,
"n": 850,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 59.3,
"n": 830,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 74.0,
"n": 3947,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 73.7,
"n": 3935,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.1,
"n": 1269,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.8,
"n": 1257,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2526,
"frpm": 0.2383,
"el": 0.0206,
"swd": 0.1774,
"income": 129913,
"ba": 51.4,
"one_parent": 15.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 17325.0,
"adults_bachelors_or_higher_pct": 5.47,
"children_with_one_parent_pct": 7.74
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18046.0,
"need_weighted": 16954.0,
"need_weighted_ex_sped_tuition": 16515.0,
"need_weighted_cwift": 16436.0,
"need_weighted_real": 18133.0
},
"latest": {
"unweighted": 20298.0,
"need_weighted": 18853.0,
"need_weighted_ex_sped_tuition": 18419.0,
"need_weighted_cwift": 18198.0,
"need_weighted_real": 18853.0
},
"latest_year": "2024-25",
"latest_pupils": 2612
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0280011",
0.439
],
[
"2170012",
0.593
],
[
"2200012",
0.667
],
[
"1420011",
0.726
],
[
"0910011",
0.745
],
[
"2150012",
0.751
],
[
"0560011",
0.764
],
[
"0230011",
0.786
],
[
"0070011",
0.841
],
[
"2160012",
0.867
],
[
"0600011",
0.881
],
[
"2100012",
0.918
],
[
"1390011",
0.937
],
[
"0850011",
0.976
],
[
"0420011",
1.004
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.0,
"res": 1.0,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 70.2,
"res": 3.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.6,
"res": -0.9,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 66.2,
"res": 1.5,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 77.2,
"res": 3.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 77.4,
"growth_pct": 62.6,
"resid_mean_pct": 74.9,
"resid_growth_pct": 58.5
},
"flags": []
},
"0490011": {
"name": "Enfield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Enfield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 55.6,
"n": 4652,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 56.2,
"n": 4598,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.8,
"n": 2655,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.0,
"n": 2607,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 62.0,
"n": 6807,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 57.7,
"n": 6766,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 55.9,
"n": 3879,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 50.8,
"n": 3845,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 69.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4694,
"frpm": 0.5083,
"el": 0.0409,
"swd": 0.2147,
"income": 90404,
"ba": 31.8,
"one_parent": 30.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4833.0,
"adults_bachelors_or_higher_pct": 2.27,
"children_with_one_parent_pct": 6.02
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18388.0,
"need_weighted": 15954.0,
"need_weighted_ex_sped_tuition": 15286.0,
"need_weighted_cwift": 15355.0,
"need_weighted_real": 17090.0
},
"latest": {
"unweighted": 19405.0,
"need_weighted": 16689.0,
"need_weighted_ex_sped_tuition": 15995.0,
"need_weighted_cwift": 16109.0,
"need_weighted_real": 16689.0
},
"latest_year": "2024-25",
"latest_pupils": 4941
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0170011",
0.88
],
[
"0860011",
1.064
],
[
"1640011",
1.123
],
[
"0690011",
1.216
],
[
"0830011",
1.236
],
[
"0770011",
1.256
],
[
"1340011",
1.285
],
[
"0590011",
1.287
],
[
"0620011",
1.306
],
[
"1380011",
1.314
],
[
"1240011",
1.34
],
[
"1460011",
1.386
],
[
"1480011",
1.488
],
[
"0580011",
1.493
],
[
"0880011",
1.528
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.6,
"res": -1.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 59.2,
"res": -1.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 56.2,
"res": -0.6,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 56.3,
"res": -0.1,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 67.9,
"res": 1.7,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 35.0,
"growth_pct": 4.3,
"resid_mean_pct": 37.4,
"resid_growth_pct": 1.9
},
"flags": []
},
"0500011": {
"name": "Essex School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Essex"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.1,
"n": 330,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.7,
"n": 327,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 50.5,
"n": 126,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.0,
"n": 123,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 76.4,
"n": 438,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 73.0,
"n": 436,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 65.8,
"n": 169,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 61.9,
"n": 167,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 308,
"frpm": 0.211,
"el": 0.0325,
"swd": 0.2857,
"income": 104395,
"ba": 54.9,
"one_parent": 18.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6626.0,
"adults_bachelors_or_higher_pct": 6.32,
"children_with_one_parent_pct": 10.29
},
"notes": []
},
"spend": {
"five": {
"unweighted": 26671.0,
"need_weighted": 24856.0,
"need_weighted_ex_sped_tuition": 23817.0,
"need_weighted_cwift": 24134.0,
"need_weighted_real": 26612.0
},
"latest": {
"unweighted": 28206.0,
"need_weighted": 26326.0,
"need_weighted_ex_sped_tuition": 25248.0,
"need_weighted_cwift": 25338.0,
"need_weighted_real": 26326.0
},
"latest_year": "2024-25",
"latest_pupils": 309
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0050011",
1.067
],
[
"0980011",
1.705
],
[
"0920011",
1.742
],
[
"1230011",
1.941
],
[
"0290011",
2.147
],
[
"1250011",
2.345
],
[
"0390011",
2.466
],
[
"0080011",
2.819
],
[
"0190011",
2.895
],
[
"0650011",
2.906
],
[
"0240011",
2.949
],
[
"1120011",
3.016
],
[
"0130011",
3.047
],
[
"0360011",
3.066
],
[
"1360011",
3.149
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.9,
"res": 3.5,
"i90": 6.7,
"wide": true
},
"index_math_all": {
"fit": 69.5,
"res": 3.5,
"i90": 7.9,
"wide": true
},
"growth_ela_all": {
"fit": 61.9,
"res": -1.8,
"i90": 7.8,
"wide": true
},
"growth_math_all": {
"fit": 65.8,
"res": -3.1,
"i90": 9.8,
"wide": true
},
"accountability_index": {
"fit": 74.6,
"res": -1.2,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 85.3,
"growth_pct": 96.9,
"resid_mean_pct": 82.5,
"resid_growth_pct": 96.2
},
"flags": []
},
"0510011": {
"name": "Fairfield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Fairfield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 63.8,
"n": 9976,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 71.2,
"n": 9955,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.9,
"n": 3019,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.7,
"n": 3008,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 76.1,
"n": 14302,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.1,
"n": 14287,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.8,
"n": 4581,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 61.8,
"n": 4573,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 9139,
"frpm": 0.1773,
"el": 0.0376,
"swd": 0.1962,
"income": 172432,
"ba": 71.1,
"one_parent": 14.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 8394.0,
"adults_bachelors_or_higher_pct": 2.66,
"children_with_one_parent_pct": 3.05
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23142.0,
"need_weighted": 21879.0,
"need_weighted_ex_sped_tuition": 20717.0,
"need_weighted_cwift": 19356.0,
"need_weighted_real": 23419.0
},
"latest": {
"unweighted": 25369.0,
"need_weighted": 23875.0,
"need_weighted_ex_sped_tuition": 22641.0,
"need_weighted_cwift": 21704.0,
"need_weighted_real": 23875.0
},
"latest_year": "2024-25",
"latest_pupils": 9206
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1280011",
0.869
],
[
"1180011",
0.934
],
[
"0570011",
1.196
],
[
"0850011",
1.403
],
[
"1440011",
1.431
],
[
"1550011",
1.488
],
[
"0760011",
1.503
],
[
"0540011",
1.563
],
[
"0970011",
1.577
],
[
"0600011",
1.59
],
[
"1610011",
1.624
],
[
"0250011",
1.648
],
[
"0520011",
1.912
],
[
"0350011",
1.923
],
[
"1420011",
1.925
]
]
},
"resid": {
"index_ela_all": {
"fit": 76.8,
"res": -0.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 74.6,
"res": -0.5,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 66.3,
"res": -2.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 71.4,
"res": -0.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.8,
"res": -0.6,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 84.2,
"growth_pct": 66.9,
"resid_mean_pct": 66.7,
"resid_growth_pct": 54.7
},
"flags": []
},
"0520011": {
"name": "Farmington School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Farmington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.5,
"n": 4665,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 71.4,
"n": 4646,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.9,
"n": 1356,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 59.8,
"n": 1342,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 77.8,
"n": 6693,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 76.5,
"n": 6679,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 65.7,
"n": 2218,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 63.2,
"n": 2205,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 84.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4195,
"frpm": 0.2,
"el": 0.0591,
"swd": 0.134,
"income": 141120,
"ba": 68.3,
"one_parent": 11.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9664.0,
"adults_bachelors_or_higher_pct": 3.65,
"children_with_one_parent_pct": 3.3
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19862.0,
"need_weighted": 18606.0,
"need_weighted_ex_sped_tuition": 17814.0,
"need_weighted_cwift": 17906.0,
"need_weighted_real": 19945.0
},
"latest": {
"unweighted": 21032.0,
"need_weighted": 19569.0,
"need_weighted_ex_sped_tuition": 18353.0,
"need_weighted_cwift": 18889.0,
"need_weighted_real": 19569.0
},
"latest_year": "2024-25",
"latest_pupils": 4284
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0540011",
0.6
],
[
"0040011",
0.723
],
[
"0250011",
0.801
],
[
"1440011",
0.946
],
[
"1320011",
0.961
],
[
"0180011",
1.1
],
[
"0600011",
1.191
],
[
"0970011",
1.254
],
[
"2180012",
1.358
],
[
"1590011",
1.407
],
[
"1280011",
1.411
],
[
"0850011",
1.5
],
[
"1010011",
1.515
],
[
"0760011",
1.573
],
[
"0570011",
1.643
]
]
},
"resid": {
"index_ela_all": {
"fit": 76.3,
"res": 1.5,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 73.8,
"res": 2.7,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 66.5,
"res": -0.0,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 71.2,
"res": 0.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.8,
"res": 3.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 94.4,
"growth_pct": 74.2,
"resid_mean_pct": 96.5,
"resid_growth_pct": 64.8
},
"flags": []
},
"0530011": {
"name": "Franklin School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Franklin"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.6,
"n": 248,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.3,
"n": 248,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.0,
"n": 61,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.2,
"n": 61,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 71.0,
"n": 315,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 69.1,
"n": 315,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.2,
"n": 87,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.5,
"n": 87,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 188,
"frpm": 0.2713,
"el": 0.0,
"swd": 0.1223,
"income": 105000,
"ba": 27.9,
"one_parent": 24.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9871.0,
"adults_bachelors_or_higher_pct": 4.81,
"children_with_one_parent_pct": 12.51
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21745.0,
"need_weighted": 20470.0,
"need_weighted_ex_sped_tuition": 18982.0,
"need_weighted_cwift": 20806.0,
"need_weighted_real": 22043.0
},
"latest": {
"unweighted": 23258.0,
"need_weighted": 21508.0,
"need_weighted_ex_sped_tuition": 19834.0,
"need_weighted_cwift": 21879.0,
"need_weighted_real": 21508.0
},
"latest_year": "2024-25",
"latest_pupils": 252
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0220011",
1.131
],
[
"1470011",
1.352
],
[
"0260011",
1.38
],
[
"0300011",
1.503
],
[
"1140011",
1.525
],
[
"0010011",
1.595
],
[
"0790011",
1.743
],
[
"0650011",
1.981
],
[
"1210011",
1.987
],
[
"0030011",
2.055
],
[
"1120011",
2.068
],
[
"0360011",
2.088
],
[
"1000011",
2.128
],
[
"0680011",
2.137
],
[
"1690011",
2.166
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.6,
"res": 2.4,
"i90": 6.6,
"wide": true
},
"index_math_all": {
"fit": 65.7,
"res": 3.4,
"i90": 7.7,
"wide": true
},
"growth_ela_all": {
"fit": 59.3,
"res": 1.3,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 62.0,
"res": 1.3,
"i90": 9.5,
"wide": true
},
"accountability_index": {
"fit": 74.6,
"res": -1.9,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 59.9,
"growth_pct": 0.0,
"resid_mean_pct": 53.2,
"resid_growth_pct": 0.0
},
"flags": []
},
"0540011": {
"name": "Glastonbury School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Glastonbury"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.2,
"n": 6281,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 69.9,
"n": 6275,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.2,
"n": 1508,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.9,
"n": 1503,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 76.8,
"n": 9000,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 76.2,
"n": 8996,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.3,
"n": 2418,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 61.4,
"n": 2416,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 5696,
"frpm": 0.1545,
"el": 0.0381,
"swd": 0.1403,
"income": 157192,
"ba": 68.6,
"one_parent": 12.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13747.0,
"adults_bachelors_or_higher_pct": 3.19,
"children_with_one_parent_pct": 3.71
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20910.0,
"need_weighted": 19946.0,
"need_weighted_ex_sped_tuition": 19181.0,
"need_weighted_cwift": 19197.0,
"need_weighted_real": 21363.0
},
"latest": {
"unweighted": 22603.0,
"need_weighted": 21407.0,
"need_weighted_ex_sped_tuition": 20528.0,
"need_weighted_cwift": 20663.0,
"need_weighted_real": 21407.0
},
"latest_year": "2024-25",
"latest_pupils": 5845
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0520011",
0.6
],
[
"0040011",
0.657
],
[
"1440011",
0.713
],
[
"0250011",
0.714
],
[
"0970011",
1.01
],
[
"0600011",
1.088
],
[
"1280011",
1.12
],
[
"1320011",
1.186
],
[
"0180011",
1.222
],
[
"0760011",
1.234
],
[
"0570011",
1.255
],
[
"0850011",
1.262
],
[
"1180011",
1.49
],
[
"2180012",
1.497
],
[
"0510011",
1.563
]
]
},
"resid": {
"index_ela_all": {
"fit": 77.2,
"res": -0.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 75.1,
"res": 1.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 66.9,
"res": -2.7,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 72.1,
"res": -2.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 81.9,
"res": -0.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 93.2,
"growth_pct": 87.1,
"resid_mean_pct": 88.9,
"resid_growth_pct": 79.9
},
"flags": []
},
"2200012": {
"name": "Regional School District 20",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Goshen",
"Litchfield",
"Morris",
"Warren"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 62.3,
"n": 1062,
"y": [
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.3,
"n": 1054,
"y": [
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.5,
"n": 419,
"y": [
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.0,
"n": 417,
"y": [
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 71.3,
"n": 1607,
"y": [
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.8,
"n": 1604,
"y": [
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.0,
"n": 650,
"y": [
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.6,
"n": 649,
"y": [
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.0,
"n": null,
"y": [
"2024-25"
]
}
},
"cov": {
"enrollment": 1619,
"frpm": 0.2644,
"el": 0.0124,
"swd": 0.1896,
"income": 116816.0,
"ba": 47.5,
"one_parent": 16.8,
"acs_source": "town",
"acs_moe": {
"median_household_income": null,
"adults_bachelors_or_higher_pct": null,
"children_with_one_parent_pct": null
},
"notes": []
},
"spend": {
"five": {
"unweighted": null,
"need_weighted": null,
"need_weighted_ex_sped_tuition": null,
"need_weighted_cwift": null,
"need_weighted_real": null
},
"latest": {
"unweighted": 26590.0,
"need_weighted": 24566.0,
"need_weighted_ex_sped_tuition": 23969.0,
"need_weighted_cwift": null,
"need_weighted_real": 24566.0
},
"latest_year": "2024-25",
"latest_pupils": 1625
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0280011",
0.352
],
[
"0420011",
0.64
],
[
"0480011",
0.667
],
[
"0710011",
0.674
],
[
"2170012",
0.682
],
[
"0230011",
0.74
],
[
"2160012",
0.82
],
[
"0450011",
0.869
],
[
"0910011",
0.908
],
[
"0070011",
0.933
],
[
"2150012",
0.97
],
[
"1390011",
0.98
],
[
"0560011",
0.993
],
[
"1520011",
1.054
],
[
"1420011",
1.062
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.9,
"res": -0.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 68.7,
"res": -0.9,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.4,
"res": 0.9,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 64.4,
"res": -2.1,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 75.6,
"res": -3.6,
"i90": 6.6,
"wide": false
}
},
"seda": null,
"flags": []
},
"0560011": {
"name": "Granby School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Granby"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 63.9,
"n": 1863,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.3,
"n": 1860,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.6,
"n": 578,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.4,
"n": 576,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.0,
"n": 2703,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 66.7,
"n": 2703,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.7,
"n": 857,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.3,
"n": 857,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 82.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1709,
"frpm": 0.1709,
"el": 0.0064,
"swd": 0.175,
"income": 120275,
"ba": 59.4,
"one_parent": 15.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13731.0,
"adults_bachelors_or_higher_pct": 6.04,
"children_with_one_parent_pct": 7.19
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20289.0,
"need_weighted": 19354.0,
"need_weighted_ex_sped_tuition": 18224.0,
"need_weighted_cwift": 18628.0,
"need_weighted_real": 20732.0
},
"latest": {
"unweighted": 22065.0,
"need_weighted": 20957.0,
"need_weighted_ex_sped_tuition": 19602.0,
"need_weighted_cwift": 20229.0,
"need_weighted_real": 20957.0
},
"latest_year": "2024-25",
"latest_pupils": 1769
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0230011",
0.47
],
[
"2170012",
0.633
],
[
"1420011",
0.7
],
[
"0600011",
0.74
],
[
"0480011",
0.764
],
[
"2180012",
0.79
],
[
"2150012",
0.852
],
[
"0280011",
0.898
],
[
"2200012",
0.993
],
[
"0850011",
1.107
],
[
"0400011",
1.133
],
[
"0910011",
1.164
],
[
"0970011",
1.211
],
[
"2100012",
1.245
],
[
"1390011",
1.266
]
]
},
"resid": {
"index_ela_all": {
"fit": 75.4,
"res": -2.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 72.5,
"res": -5.8,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 64.2,
"res": -0.3,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 68.8,
"res": -4.5,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.7,
"res": 3.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 89.3,
"growth_pct": 50.3,
"resid_mean_pct": 77.8,
"resid_growth_pct": 35.2
},
"flags": []
},
"0570011": {
"name": "Greenwich School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Greenwich"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 69.8,
"n": 8659,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 76.0,
"n": 8631,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 61.7,
"n": 2728,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 64.0,
"n": 2711,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 80.0,
"n": 12756,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 78.9,
"n": 12733,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.3,
"n": 4402,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 64.5,
"n": 4385,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 84.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 8465,
"frpm": 0.2005,
"el": 0.0543,
"swd": 0.1598,
"income": 206130,
"ba": 72.5,
"one_parent": 19.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13918.0,
"adults_bachelors_or_higher_pct": 2.27,
"children_with_one_parent_pct": 3.78
},
"notes": []
},
"spend": {
"five": {
"unweighted": 26919.0,
"need_weighted": 25153.0,
"need_weighted_ex_sped_tuition": 24143.0,
"need_weighted_cwift": 20742.0,
"need_weighted_real": 26924.0
},
"latest": {
"unweighted": 29025.0,
"need_weighted": 27032.0,
"need_weighted_ex_sped_tuition": 26006.0,
"need_weighted_cwift": 21977.0,
"need_weighted_real": 27032.0
},
"latest_year": "2024-25",
"latest_pupils": 8486
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0510011",
1.196
],
[
"0540011",
1.255
],
[
"1280011",
1.261
],
[
"1440011",
1.294
],
[
"1180011",
1.502
],
[
"0250011",
1.519
],
[
"0970011",
1.536
],
[
"1610011",
1.594
],
[
"0760011",
1.61
],
[
"0850011",
1.629
],
[
"0520011",
1.643
],
[
"1580011",
1.652
],
[
"0040011",
1.657
],
[
"0180011",
1.773
],
[
"1320011",
1.792
]
]
},
"resid": {
"index_ela_all": {
"fit": 76.2,
"res": 3.8,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 74.5,
"res": 4.4,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 67.2,
"res": 2.6,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 72.4,
"res": 3.6,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 82.0,
"res": 2.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 88.7,
"growth_pct": 83.4,
"resid_mean_pct": 73.1,
"resid_growth_pct": 72.3
},
"flags": []
},
"0580011": {
"name": "Griswold School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Griswold"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.1,
"n": 1722,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 56.8,
"n": 1719,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.4,
"n": 988,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.3,
"n": 985,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 62.6,
"n": 2571,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 56.6,
"n": 2569,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.0,
"n": 1492,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 51.3,
"n": 1490,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 69.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1823,
"frpm": 0.5392,
"el": 0.0176,
"swd": 0.2134,
"income": 78719,
"ba": 19.9,
"one_parent": 42.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11234.0,
"adults_bachelors_or_higher_pct": 4.02,
"children_with_one_parent_pct": 13.24
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18304.0,
"need_weighted": 15808.0,
"need_weighted_ex_sped_tuition": 14963.0,
"need_weighted_cwift": 16069.0,
"need_weighted_real": 16946.0
},
"latest": {
"unweighted": 19341.0,
"need_weighted": 16585.0,
"need_weighted_ex_sped_tuition": 15356.0,
"need_weighted_cwift": 16872.0,
"need_weighted_real": 16585.0
},
"latest_year": "2024-25",
"latest_pupils": 1874
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0690011",
0.414
],
[
"1090011",
0.494
],
[
"1160011",
0.892
],
[
"0860011",
1.046
],
[
"1650011",
1.278
],
[
"1410011",
1.296
],
[
"1340011",
1.336
],
[
"1460011",
1.394
],
[
"0490011",
1.493
],
[
"1110011",
1.552
],
[
"0170011",
1.61
],
[
"0110011",
1.637
],
[
"0020011",
1.714
],
[
"0470011",
1.74
],
[
"0830011",
1.799
]
]
},
"resid": {
"index_ela_all": {
"fit": 60.3,
"res": 2.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 55.6,
"res": 1.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 53.7,
"res": 7.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 53.7,
"res": 3.1,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 65.4,
"res": 4.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 33.9,
"growth_pct": 90.8,
"resid_mean_pct": 51.5,
"resid_growth_pct": 91.2
},
"flags": []
},
"0590011": {
"name": "Groton School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Groton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.6,
"n": 4066,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 57.2,
"n": 4053,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.2,
"n": 2277,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.5,
"n": 2266,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 64.7,
"n": 5806,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.0,
"n": 5800,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.3,
"n": 3325,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 52.4,
"n": 3321,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 69.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4009,
"frpm": 0.6765,
"el": 0.0427,
"swd": 0.2055,
"income": 88284,
"ba": 42.8,
"one_parent": 38.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5289.0,
"adults_bachelors_or_higher_pct": 3.01,
"children_with_one_parent_pct": 8.77
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19765.0,
"need_weighted": 16853.0,
"need_weighted_ex_sped_tuition": 16109.0,
"need_weighted_cwift": 17131.0,
"need_weighted_real": 18058.0
},
"latest": {
"unweighted": 21725.0,
"need_weighted": 17733.0,
"need_weighted_ex_sped_tuition": 16988.0,
"need_weighted_cwift": 18040.0,
"need_weighted_real": 17733.0
},
"latest_year": "2024-25",
"latest_pupils": 4319
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0770011",
0.837
],
[
"1460011",
0.97
],
[
"0830011",
1.105
],
[
"1640011",
1.167
],
[
"0110011",
1.247
],
[
"0490011",
1.287
],
[
"0470011",
1.302
],
[
"0170011",
1.33
],
[
"0620011",
1.548
],
[
"1240011",
1.595
],
[
"1380011",
1.629
],
[
"0880011",
1.629
],
[
"0690011",
1.661
],
[
"0860011",
1.776
],
[
"0580011",
1.855
]
]
},
"resid": {
"index_ela_all": {
"fit": 61.6,
"res": 3.1,
"i90": 6.7,
"wide": false
},
"index_math_all": {
"fit": 56.1,
"res": 3.9,
"i90": 7.9,
"wide": false
},
"growth_ela_all": {
"fit": 55.7,
"res": 0.9,
"i90": 7.8,
"wide": false
},
"growth_math_all": {
"fit": 54.6,
"res": 2.6,
"i90": 9.8,
"wide": false
},
"accountability_index": {
"fit": 65.6,
"res": 3.7,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 33.3,
"growth_pct": 39.3,
"resid_mean_pct": 38.0,
"resid_growth_pct": 49.1
},
"flags": []
},
"0600011": {
"name": "Guilford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Guilford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.3,
"n": 3300,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 71.8,
"n": 3298,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.5,
"n": 884,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.3,
"n": 884,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 76.6,
"n": 4781,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.1,
"n": 4777,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.3,
"n": 1335,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.5,
"n": 1332,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 82.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3080,
"frpm": 0.1442,
"el": 0.0179,
"swd": 0.164,
"income": 137816,
"ba": 60.5,
"one_parent": 14.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11388.0,
"adults_bachelors_or_higher_pct": 4.13,
"children_with_one_parent_pct": 5.34
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21860.0,
"need_weighted": 20959.0,
"need_weighted_ex_sped_tuition": 19921.0,
"need_weighted_cwift": 19881.0,
"need_weighted_real": 22451.0
},
"latest": {
"unweighted": 23841.0,
"need_weighted": 22755.0,
"need_weighted_ex_sped_tuition": 21751.0,
"need_weighted_cwift": 21366.0,
"need_weighted_real": 22755.0
},
"latest_year": "2024-25",
"latest_pupils": 3096
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0850011",
0.587
],
[
"0970011",
0.595
],
[
"0250011",
0.65
],
[
"0560011",
0.74
],
[
"2180012",
0.793
],
[
"1420011",
0.8
],
[
"0480011",
0.881
],
[
"1280011",
0.973
],
[
"2150012",
0.998
],
[
"2170012",
0.998
],
[
"0180011",
1.023
],
[
"1440011",
1.076
],
[
"0540011",
1.088
],
[
"0230011",
1.1
],
[
"0760011",
1.136
]
]
},
"resid": {
"index_ela_all": {
"fit": 76.0,
"res": 0.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 73.7,
"res": 0.4,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 65.1,
"res": -2.8,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 70.2,
"res": 1.6,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.2,
"res": 2.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 92.7,
"growth_pct": 88.3,
"resid_mean_pct": 89.5,
"resid_growth_pct": 82.4
},
"flags": []
},
"2170012": {
"name": "Regional School District 17",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Haddam",
"Killingworth"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 57.0,
"n": 1975,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.8,
"n": 1970,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 49.2,
"n": 522,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.4,
"n": 518,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.4,
"n": 2793,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.8,
"n": 2790,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.8,
"n": 772,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.0,
"n": 770,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 82.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1716,
"frpm": 0.162,
"el": 0.0064,
"swd": 0.1824,
"income": 126772,
"ba": 50.9,
"one_parent": 18.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9287.0,
"adults_bachelors_or_higher_pct": 4.8,
"children_with_one_parent_pct": 6.91
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24685.0,
"need_weighted": 23637.0,
"need_weighted_ex_sped_tuition": 22246.0,
"need_weighted_cwift": 22947.0,
"need_weighted_real": 25257.0
},
"latest": {
"unweighted": 28369.0,
"need_weighted": 27013.0,
"need_weighted_ex_sped_tuition": 25467.0,
"need_weighted_cwift": 25999.0,
"need_weighted_real": 27013.0
},
"latest_year": "2024-25",
"latest_pupils": 1730
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1420011",
0.584
],
[
"0480011",
0.593
],
[
"0230011",
0.626
],
[
"0560011",
0.633
],
[
"0280011",
0.656
],
[
"2200012",
0.682
],
[
"0910011",
0.722
],
[
"2150012",
0.741
],
[
"2100012",
0.82
],
[
"1390011",
0.896
],
[
"0420011",
0.937
],
[
"2160012",
0.971
],
[
"0600011",
0.998
],
[
"0070011",
1.053
],
[
"0850011",
1.06
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.0,
"res": -0.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 71.5,
"res": -0.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.1,
"res": -6.1,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 67.7,
"res": -3.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.2,
"res": 4.1,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 76.3,
"growth_pct": 43.6,
"resid_mean_pct": 56.1,
"resid_growth_pct": 33.3
},
"flags": []
},
"0620011": {
"name": "Hamden School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Hamden"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 55.9,
"n": 5420,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 56.5,
"n": 5372,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 52.7,
"n": 3043,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 51.9,
"n": 3009,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 59.7,
"n": 7867,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 55.5,
"n": 7835,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 51.9,
"n": 4517,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 47.4,
"n": 4494,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 66.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 5464,
"frpm": 0.4559,
"el": 0.0871,
"swd": 0.205,
"income": 98306,
"ba": 47.8,
"one_parent": 30.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6924.0,
"adults_bachelors_or_higher_pct": 2.51,
"children_with_one_parent_pct": 5.13
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23069.0,
"need_weighted": 20065.0,
"need_weighted_ex_sped_tuition": 17580.0,
"need_weighted_cwift": 19036.0,
"need_weighted_real": 21506.0
},
"latest": {
"unweighted": 24882.0,
"need_weighted": 21477.0,
"need_weighted_ex_sped_tuition": 18580.0,
"need_weighted_cwift": 20166.0,
"need_weighted_real": 21477.0
},
"latest_year": "2024-25",
"latest_pupils": 6458
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1380011",
0.879
],
[
"1260011",
0.978
],
[
"1480011",
1.008
],
[
"0960011",
1.196
],
[
"1640011",
1.209
],
[
"0770011",
1.235
],
[
"0830011",
1.269
],
[
"0940011",
1.292
],
[
"0840011",
1.304
],
[
"0490011",
1.306
],
[
"0090011",
1.32
],
[
"1520011",
1.455
],
[
"0880011",
1.466
],
[
"1240011",
1.471
],
[
"1530011",
1.487
]
]
},
"resid": {
"index_ela_all": {
"fit": 66.3,
"res": -6.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 62.3,
"res": -6.8,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 59.8,
"res": -3.9,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 61.4,
"res": -4.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 71.0,
"res": -4.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 28.8,
"growth_pct": 18.4,
"resid_mean_pct": 13.5,
"resid_growth_pct": 15.7
},
"flags": []
},
"0630011": {
"name": "Hampton School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Hampton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.1,
"n": 47,
"y": [
"2023-24",
"2024-25"
]
},
"growth_math_all": {
"v": 64.2,
"n": 47,
"y": [
"2023-24",
"2024-25"
]
},
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 67.3,
"n": 97,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 59.1,
"n": 97,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.4,
"n": 21,
"y": [
"2025-26"
]
},
"index_math_high_needs": {
"v": 46.5,
"n": 21,
"y": [
"2025-26"
]
},
"accountability_index": {
"v": 63.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 74,
"frpm": 0.4865,
"el": 0.0,
"swd": 0.2973,
"income": 109167,
"ba": 29.9,
"one_parent": 46.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 19163.0,
"adults_bachelors_or_higher_pct": 4.57,
"children_with_one_parent_pct": 17.44
},
"notes": []
},
"spend": {
"five": {
"unweighted": 29222.0,
"need_weighted": 26592.0,
"need_weighted_ex_sped_tuition": 25603.0,
"need_weighted_cwift": 27316.0,
"need_weighted_real": 28668.0
},
"latest": {
"unweighted": 27773.0,
"need_weighted": 24236.0,
"need_weighted_ex_sped_tuition": 23672.0,
"need_weighted_cwift": 24959.0,
"need_weighted_real": 24236.0
},
"latest_year": "2024-25",
"latest_pupils": 84
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0130011",
2.372
],
[
"1230011",
2.43
],
[
"0980011",
2.543
],
[
"0290011",
2.557
],
[
"0050011",
2.635
],
[
"0240011",
2.752
],
[
"0920011",
2.844
],
[
"0730011",
2.869
],
[
"1360011",
2.938
],
[
"1600011",
3.105
],
[
"0500011",
3.252
],
[
"0390011",
3.655
],
[
"1620011",
3.662
],
[
"0030011",
3.682
],
[
"1330011",
3.689
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.1,
"res": 5.2,
"i90": 6.7,
"wide": true
},
"index_math_all": {
"fit": 58.1,
"res": 1.0,
"i90": 7.9,
"wide": true
},
"growth_ela_all": {
"fit": 54.7,
"res": 7.4,
"i90": 7.8,
"wide": true
},
"growth_math_all": {
"fit": 55.8,
"res": 8.4,
"i90": 9.7,
"wide": true
},
"accountability_index": {
"fit": 66.6,
"res": -3.6,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 49.2,
"growth_pct": null,
"resid_mean_pct": 40.4,
"resid_growth_pct": null
},
"flags": []
},
"0640011": {
"name": "Hartford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Hartford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 53.2,
"n": 15507,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 52.1,
"n": 15346,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.9,
"n": 13808,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 50.9,
"n": 13656,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 48.2,
"n": 21650,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 44.2,
"n": 21519,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 45.8,
"n": 19225,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 41.9,
"n": 19103,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 58.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 16434,
"frpm": 0.7666,
"el": 0.2624,
"swd": 0.2072,
"income": 46411,
"ba": 19.4,
"one_parent": 64.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 3031.0,
"adults_bachelors_or_higher_pct": 1.2,
"children_with_one_parent_pct": 3.98
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21201.0,
"need_weighted": 16052.0,
"need_weighted_ex_sped_tuition": 13247.0,
"need_weighted_cwift": 15450.0,
"need_weighted_real": 17180.0
},
"latest": {
"unweighted": 21366.0,
"need_weighted": 16179.0,
"need_weighted_ex_sped_tuition": 12882.0,
"need_weighted_cwift": 15617.0,
"need_weighted_real": 16179.0
},
"latest_year": "2024-25",
"latest_pupils": 21130
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1510011",
0.96
],
[
"0150011",
1.336
],
[
"0890011",
1.604
],
[
"0800011",
1.772
],
[
"1630011",
1.781
],
[
"0930011",
1.875
],
[
"0950011",
2.065
],
[
"0430011",
2.339
],
[
"1560011",
2.719
],
[
"1430011",
2.988
],
[
"0440011",
3.567
],
[
"0340011",
3.806
],
[
"0020011",
3.82
],
[
"0880011",
4.045
],
[
"0770011",
4.098
]
]
},
"resid": {
"index_ela_all": {
"fit": 50.7,
"res": -2.5,
"i90": 6.7,
"wide": false
},
"index_math_all": {
"fit": 45.4,
"res": -1.2,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 54.1,
"res": -0.9,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 53.1,
"res": -1.0,
"i90": 9.7,
"wide": false
},
"accountability_index": {
"fit": 59.6,
"res": -1.5,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 2.8,
"growth_pct": 20.9,
"resid_mean_pct": 94.7,
"resid_growth_pct": 77.4
},
"flags": []
},
"0650011": {
"name": "Hartland School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Hartland"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.1,
"n": 199,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 72.7,
"n": 198,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 66.5,
"n": 46,
"y": [
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 64.2,
"n": 45,
"y": [
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.3,
"n": 226,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 71.8,
"n": 226,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.4,
"n": 75,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.1,
"n": 75,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 83.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 123,
"frpm": 0.1789,
"el": 0.0,
"swd": 0.187,
"income": 113375,
"ba": 39.9,
"one_parent": 20.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13472.0,
"adults_bachelors_or_higher_pct": 5.21,
"children_with_one_parent_pct": 12.46
},
"notes": [
"frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)"
]
},
"spend": {
"five": {
"unweighted": 27744.0,
"need_weighted": 26694.0,
"need_weighted_ex_sped_tuition": 24834.0,
"need_weighted_cwift": 26367.0,
"need_weighted_real": 28466.0
},
"latest": {
"unweighted": 30256.0,
"need_weighted": 29820.0,
"need_weighted_ex_sped_tuition": 27700.0,
"need_weighted_cwift": 29910.0,
"need_weighted_real": 29820.0
},
"latest_year": "2024-25",
"latest_pupils": 195
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0390011",
0.859
],
[
"1120011",
1.219
],
[
"1210011",
1.368
],
[
"0360011",
1.48
],
[
"0300011",
1.522
],
[
"1250011",
1.546
],
[
"0260011",
1.584
],
[
"1140011",
1.636
],
[
"0680011",
1.655
],
[
"0210011",
1.684
],
[
"0240011",
1.687
],
[
"1470011",
1.737
],
[
"0010011",
1.782
],
[
"0290011",
1.793
],
[
"1220011",
1.821
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.9,
"res": 3.4,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 69.3,
"res": 2.5,
"i90": 7.6,
"wide": true
},
"growth_ela_all": {
"fit": 61.2,
"res": 4.9,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 65.3,
"res": 7.4,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 76.3,
"res": 6.9,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 69.5,
"growth_pct": 85.9,
"resid_mean_pct": 64.9,
"resid_growth_pct": 80.5
},
"flags": []
},
"0670011": {
"name": "Hebron School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Hebron"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 65.2,
"n": 791,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 75.5,
"n": 791,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.8,
"n": 217,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 64.4,
"n": 217,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 76.4,
"n": 1084,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 73.3,
"n": 1084,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 65.4,
"n": 317,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 61.3,
"n": 317,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 681,
"frpm": 0.1718,
"el": 0.0044,
"swd": 0.1498,
"income": 142500,
"ba": 52.7,
"one_parent": 19.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 23319.0,
"adults_bachelors_or_higher_pct": 4.5,
"children_with_one_parent_pct": 8.86
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 19533.0,
"need_weighted": 18584.0,
"need_weighted_ex_sped_tuition": 18125.0,
"need_weighted_cwift": 18019.0,
"need_weighted_real": 19920.0
},
"latest": {
"unweighted": 21439.0,
"need_weighted": 20367.0,
"need_weighted_ex_sped_tuition": 19672.0,
"need_weighted_cwift": 19659.0,
"need_weighted_real": 20367.0
},
"latest_year": "2024-25",
"latest_pupils": 688
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1210011",
0.846
],
[
"0790011",
0.911
],
[
"0010011",
1.219
],
[
"0300011",
1.334
],
[
"1120011",
1.386
],
[
"0260011",
1.509
],
[
"1070011",
1.51
],
[
"1690011",
1.54
],
[
"1220011",
1.687
],
[
"1170011",
1.758
],
[
"1140011",
1.92
],
[
"1270011",
1.983
],
[
"0650011",
1.992
],
[
"1670011",
1.994
],
[
"0680011",
1.999
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.3,
"res": 2.1,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 72.0,
"res": 1.3,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.8,
"res": 1.4,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 68.5,
"res": 7.0,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 79.3,
"res": -2.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 71.8,
"growth_pct": 89.6,
"resid_mean_pct": 36.3,
"resid_growth_pct": 84.9
},
"flags": []
},
"0680011": {
"name": "Kent School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Kent"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 67.9,
"n": 257,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 68.0,
"n": 257,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 73.2,
"n": 90,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 64.4,
"n": 90,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 78.6,
"n": 330,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 73.4,
"n": 330,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 73.9,
"n": 121,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 68.8,
"n": 121,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 75.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 180,
"frpm": 0.2722,
"el": 0.0167,
"swd": 0.1611,
"income": 96064,
"ba": 55.5,
"one_parent": 31.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 16054.0,
"adults_bachelors_or_higher_pct": 9.16,
"children_with_one_parent_pct": 15.17
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 30764.0,
"need_weighted": 28533.0,
"need_weighted_ex_sped_tuition": 28483.0,
"need_weighted_cwift": 28736.0,
"need_weighted_real": 30519.0
},
"latest": {
"unweighted": 35130.0,
"need_weighted": 32352.0,
"need_weighted_ex_sped_tuition": 32319.0,
"need_weighted_cwift": 32449.0,
"need_weighted_real": 32352.0
},
"latest_year": "2024-25",
"latest_pupils": 181
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1120011",
0.888
],
[
"0360011",
1.089
],
[
"1220011",
1.09
],
[
"0210011",
1.205
],
[
"0260011",
1.229
],
[
"1210011",
1.344
],
[
"1690011",
1.356
],
[
"0650011",
1.655
],
[
"1250011",
1.674
],
[
"0010011",
1.748
],
[
"0390011",
1.821
],
[
"0030011",
1.877
],
[
"0790011",
1.914
],
[
"0780011",
1.951
],
[
"0670011",
1.999
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.2,
"res": 7.4,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 67.7,
"res": 5.7,
"i90": 7.7,
"wide": true
},
"growth_ela_all": {
"fit": 62.4,
"res": 5.5,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 66.6,
"res": 1.4,
"i90": 9.5,
"wide": true
},
"accountability_index": {
"fit": 75.4,
"res": -0.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 80.8,
"growth_pct": 95.1,
"resid_mean_pct": 95.9,
"resid_growth_pct": 95.6
},
"flags": []
},
"0690011": {
"name": "Killingly School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Killingly"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.7,
"n": 2366,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 52.8,
"n": 2351,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.6,
"n": 1415,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 51.7,
"n": 1405,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 61.5,
"n": 3463,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 54.6,
"n": 3453,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 56.5,
"n": 2055,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 49.8,
"n": 2048,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 67.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2392,
"frpm": 0.5109,
"el": 0.0268,
"swd": 0.2136,
"income": 84350,
"ba": 22.9,
"one_parent": 42.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 8277.0,
"adults_bachelors_or_higher_pct": 3.22,
"children_with_one_parent_pct": 12.14
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19830.0,
"need_weighted": 17200.0,
"need_weighted_ex_sped_tuition": 15803.0,
"need_weighted_cwift": 17673.0,
"need_weighted_real": 18428.0
},
"latest": {
"unweighted": 21336.0,
"need_weighted": 18394.0,
"need_weighted_ex_sped_tuition": 16680.0,
"need_weighted_cwift": 18943.0,
"need_weighted_real": 18394.0
},
"latest_year": "2024-25",
"latest_pupils": 2454
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0580011",
0.414
],
[
"0860011",
0.736
],
[
"1090011",
0.8
],
[
"1160011",
1.1
],
[
"1650011",
1.139
],
[
"1460011",
1.148
],
[
"1340011",
1.207
],
[
"0490011",
1.216
],
[
"1410011",
1.299
],
[
"0170011",
1.361
],
[
"0110011",
1.367
],
[
"1110011",
1.439
],
[
"1640011",
1.544
],
[
"0830011",
1.554
],
[
"0470011",
1.581
]
]
},
"resid": {
"index_ela_all": {
"fit": 61.1,
"res": 0.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 56.7,
"res": -2.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 54.7,
"res": 2.0,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 55.1,
"res": -2.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 66.5,
"res": 0.6,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 26.6,
"growth_pct": 58.9,
"resid_mean_pct": 54.4,
"resid_growth_pct": 75.5
},
"flags": []
},
"0710011": {
"name": "Lebanon School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Lebanon"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.8,
"n": 886,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.1,
"n": 883,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.8,
"n": 361,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.3,
"n": 358,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.3,
"n": 1313,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 66.4,
"n": 1309,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.4,
"n": 519,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 55.7,
"n": 515,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 75.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 968,
"frpm": 0.2779,
"el": 0.0062,
"swd": 0.1921,
"income": 109135,
"ba": 40.1,
"one_parent": 17.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 19475.0,
"adults_bachelors_or_higher_pct": 7.39,
"children_with_one_parent_pct": 10.69
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23102.0,
"need_weighted": 21198.0,
"need_weighted_ex_sped_tuition": 19961.0,
"need_weighted_cwift": 21548.0,
"need_weighted_real": 22707.0
},
"latest": {
"unweighted": 25245.0,
"need_weighted": 23269.0,
"need_weighted_ex_sped_tuition": 22059.0,
"need_weighted_cwift": 23671.0,
"need_weighted_real": 23269.0
},
"latest_year": "2024-25",
"latest_pupils": 987
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2200012",
0.674
],
[
"0420011",
0.681
],
[
"0280011",
0.988
],
[
"2160012",
1.013
],
[
"1520011",
1.132
],
[
"1390011",
1.164
],
[
"2170012",
1.166
],
[
"0450011",
1.247
],
[
"0230011",
1.256
],
[
"0070011",
1.262
],
[
"2130012",
1.268
],
[
"1400011",
1.282
],
[
"0480011",
1.287
],
[
"1530011",
1.33
],
[
"0910011",
1.358
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.6,
"res": -0.3,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 67.3,
"res": -0.9,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.0,
"res": 2.8,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 62.6,
"res": 1.5,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 74.3,
"res": 1.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 52.0,
"growth_pct": 37.4,
"resid_mean_pct": 57.3,
"resid_growth_pct": 37.1
},
"flags": []
},
"0720011": {
"name": "Ledyard School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Ledyard"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.5,
"n": 2539,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 54.1,
"n": 2534,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 50.7,
"n": 994,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 51.8,
"n": 989,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 64.2,
"n": 3610,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.9,
"n": 3601,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 54.9,
"n": 1444,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 50.8,
"n": 1435,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2347,
"frpm": 0.2855,
"el": 0.0166,
"swd": 0.202,
"income": 107975,
"ba": 40.5,
"one_parent": 34.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9893.0,
"adults_bachelors_or_higher_pct": 4.74,
"children_with_one_parent_pct": 10.62
},
"notes": []
},
"spend": {
"five": {
"unweighted": 17486.0,
"need_weighted": 16131.0,
"need_weighted_ex_sped_tuition": 15306.0,
"need_weighted_cwift": 16397.0,
"need_weighted_real": 17261.0
},
"latest": {
"unweighted": 19458.0,
"need_weighted": 17854.0,
"need_weighted_ex_sped_tuition": 16923.0,
"need_weighted_cwift": 18163.0,
"need_weighted_real": 17854.0
},
"latest_year": "2024-25",
"latest_pupils": 2446
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2140012",
0.871
],
[
"0840011",
1.158
],
[
"1340011",
1.219
],
[
"1660011",
1.226
],
[
"1370011",
1.279
],
[
"1520011",
1.291
],
[
"1260011",
1.301
],
[
"0960011",
1.311
],
[
"0320011",
1.328
],
[
"0450011",
1.351
],
[
"1640011",
1.369
],
[
"2160012",
1.39
],
[
"1310011",
1.394
],
[
"2200012",
1.441
],
[
"0090011",
1.443
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.5,
"res": -4.3,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 65.4,
"res": -4.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.0,
"res": -5.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 63.5,
"res": -9.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 73.6,
"res": -0.8,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 45.2,
"growth_pct": 24.5,
"resid_mean_pct": 21.6,
"resid_growth_pct": 18.9
},
"flags": []
},
"0730011": {
"name": "Lisbon School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Lisbon"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.5,
"n": 612,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.8,
"n": 609,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.7,
"n": 301,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 59.5,
"n": 299,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 66.1,
"n": 752,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.7,
"n": 749,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.5,
"n": 384,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.5,
"n": 382,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 422,
"frpm": 0.3578,
"el": 0.0237,
"swd": 0.2156,
"income": 92708,
"ba": 19.2,
"one_parent": 37.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11854.0,
"adults_bachelors_or_higher_pct": 5.0,
"children_with_one_parent_pct": 18.44
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18642.0,
"need_weighted": 16725.0,
"need_weighted_ex_sped_tuition": 14906.0,
"need_weighted_cwift": 17001.0,
"need_weighted_real": 17898.0
},
"latest": {
"unweighted": 20397.0,
"need_weighted": 18322.0,
"need_weighted_ex_sped_tuition": 16201.0,
"need_weighted_cwift": 18639.0,
"need_weighted_real": 18322.0
},
"latest_year": "2024-25",
"latest_pupils": 588
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0240011",
1.078
],
[
"1360011",
1.176
],
[
"0130011",
1.253
],
[
"1600011",
1.804
],
[
"1330011",
1.835
],
[
"1620011",
1.861
],
[
"0030011",
1.906
],
[
"1470011",
1.911
],
[
"0190011",
1.97
],
[
"0920011",
2.097
],
[
"0360011",
2.136
],
[
"0390011",
2.168
],
[
"1000011",
2.243
],
[
"0220011",
2.313
],
[
"1140011",
2.436
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.7,
"res": 2.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 60.4,
"res": 4.3,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 56.1,
"res": 0.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 58.0,
"res": 1.8,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 69.6,
"res": 2.5,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 34.5,
"growth_pct": 25.2,
"resid_mean_pct": 11.7,
"resid_growth_pct": 22.6
},
"flags": []
},
"2180012": {
"name": "Regional School District 18",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Lyme",
"Old Lyme"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 63.6,
"n": 1312,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 70.2,
"n": 1310,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.8,
"n": 388,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.0,
"n": 387,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 77.4,
"n": 1879,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 75.9,
"n": 1877,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.2,
"n": 552,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 64.2,
"n": 551,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 82.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1281,
"frpm": 0.1514,
"el": 0.0265,
"swd": 0.1522,
"income": 132263,
"ba": 58.2,
"one_parent": 13.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 8775.0,
"adults_bachelors_or_higher_pct": 4.4,
"children_with_one_parent_pct": 5.42
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24532.0,
"need_weighted": 23348.0,
"need_weighted_ex_sped_tuition": 23048.0,
"need_weighted_cwift": 22949.0,
"need_weighted_real": 25033.0
},
"latest": {
"unweighted": 26038.0,
"need_weighted": 24750.0,
"need_weighted_ex_sped_tuition": 24223.0,
"need_weighted_cwift": 23821.0,
"need_weighted_real": 24750.0
},
"latest_year": "2024-25",
"latest_pupils": 1292
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0560011",
0.79
],
[
"0600011",
0.793
],
[
"0400011",
0.802
],
[
"1420011",
1.031
],
[
"0180011",
1.046
],
[
"2170012",
1.061
],
[
"0250011",
1.071
],
[
"0480011",
1.073
],
[
"0970011",
1.116
],
[
"0230011",
1.116
],
[
"0850011",
1.145
],
[
"1080011",
1.244
],
[
"1010011",
1.26
],
[
"2100012",
1.262
],
[
"1060011",
1.277
]
]
},
"resid": {
"index_ela_all": {
"fit": 75.7,
"res": 1.7,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 73.3,
"res": 2.6,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 65.0,
"res": -1.4,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 69.8,
"res": 0.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.0,
"res": 2.5,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 92.1,
"growth_pct": 65.6,
"resid_mean_pct": 91.2,
"resid_growth_pct": 55.3
},
"flags": []
},
"0760011": {
"name": "Madison School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Madison"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 68.9,
"n": 2587,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 77.2,
"n": 2583,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.3,
"n": 454,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 65.5,
"n": 453,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 79.8,
"n": 3790,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 79.0,
"n": 3787,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.8,
"n": 763,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 63.5,
"n": 762,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 86.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2445,
"frpm": 0.0462,
"el": 0.0119,
"swd": 0.1673,
"income": 167442,
"ba": 72.4,
"one_parent": 14.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 16036.0,
"adults_bachelors_or_higher_pct": 4.55,
"children_with_one_parent_pct": 5.01
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24856.0,
"need_weighted": 24489.0,
"need_weighted_ex_sped_tuition": 23289.0,
"need_weighted_cwift": 23233.0,
"need_weighted_real": 26248.0
},
"latest": {
"unweighted": 26293.0,
"need_weighted": 25857.0,
"need_weighted_ex_sped_tuition": 24573.0,
"need_weighted_cwift": 24279.0,
"need_weighted_real": 25857.0
},
"latest_year": "2024-25",
"latest_pupils": 2467
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1280011",
0.862
],
[
"1180011",
0.908
],
[
"0600011",
1.136
],
[
"0850011",
1.161
],
[
"0040011",
1.219
],
[
"0970011",
1.227
],
[
"0540011",
1.234
],
[
"0250011",
1.362
],
[
"1610011",
1.416
],
[
"2180012",
1.475
],
[
"0510011",
1.503
],
[
"0560011",
1.558
],
[
"1440011",
1.56
],
[
"0520011",
1.573
],
[
"1570011",
1.583
]
]
},
"resid": {
"index_ela_all": {
"fit": 79.5,
"res": 0.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 77.9,
"res": 1.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 68.0,
"res": 0.9,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 74.7,
"res": 2.5,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 83.7,
"res": 2.5,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 84.7,
"growth_pct": 30.1,
"resid_mean_pct": 60.8,
"resid_growth_pct": 12.6
},
"flags": []
},
"0770011": {
"name": "Manchester School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Manchester"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 53.8,
"n": 5899,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 55.8,
"n": 5804,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.4,
"n": 4003,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.1,
"n": 3917,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 55.9,
"n": 8569,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 52.4,
"n": 8506,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 50.2,
"n": 5912,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 46.7,
"n": 5855,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 63.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 6122,
"frpm": 0.617,
"el": 0.0905,
"swd": 0.2076,
"income": 86840,
"ba": 40.5,
"one_parent": 38.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4023.0,
"adults_bachelors_or_higher_pct": 2.27,
"children_with_one_parent_pct": 5.65
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19872.0,
"need_weighted": 16624.0,
"need_weighted_ex_sped_tuition": 15913.0,
"need_weighted_cwift": 15999.0,
"need_weighted_real": 17804.0
},
"latest": {
"unweighted": 21171.0,
"need_weighted": 17493.0,
"need_weighted_ex_sped_tuition": 16550.0,
"need_weighted_cwift": 16885.0,
"need_weighted_real": 17493.0
},
"latest_year": "2024-25",
"latest_pupils": 7474
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0590011",
0.837
],
[
"0170011",
0.921
],
[
"0830011",
0.924
],
[
"0880011",
1.036
],
[
"1380011",
1.054
],
[
"1460011",
1.139
],
[
"0620011",
1.235
],
[
"0490011",
1.256
],
[
"1640011",
1.304
],
[
"0110011",
1.403
],
[
"0470011",
1.581
],
[
"1240011",
1.584
],
[
"0440011",
1.594
],
[
"1430011",
1.673
],
[
"0860011",
1.739
]
]
},
"resid": {
"index_ela_all": {
"fit": 61.5,
"res": -5.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 56.7,
"res": -4.3,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 56.8,
"res": -3.0,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 56.6,
"res": -0.8,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 66.6,
"res": -3.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 13.6,
"growth_pct": 1.2,
"resid_mean_pct": 4.1,
"resid_growth_pct": 0.6
},
"flags": []
},
"0780011": {
"name": "Mansfield School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Mansfield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.1,
"n": 1463,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 72.0,
"n": 1453,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.7,
"n": 557,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 63.6,
"n": 550,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.5,
"n": 1832,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 72.9,
"n": 1825,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.4,
"n": 760,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.6,
"n": 756,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 966,
"frpm": 0.3199,
"el": 0.0787,
"swd": 0.1387,
"income": 72393,
"ba": 57.9,
"one_parent": 29.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12203.0,
"adults_bachelors_or_higher_pct": 5.68,
"children_with_one_parent_pct": 11.46
},
"notes": []
},
"spend": {
"five": {
"unweighted": 25445.0,
"need_weighted": 23008.0,
"need_weighted_ex_sped_tuition": 22731.0,
"need_weighted_cwift": 22309.0,
"need_weighted_real": 24653.0
},
"latest": {
"unweighted": 27651.0,
"need_weighted": 24785.0,
"need_weighted_ex_sped_tuition": 24434.0,
"need_weighted_cwift": 23924.0,
"need_weighted_real": 24785.0
},
"latest_year": "2024-25",
"latest_pupils": 978
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0680011",
1.951
],
[
"1690011",
2.029
],
[
"0360011",
2.044
],
[
"1120011",
2.179
],
[
"0260011",
2.249
],
[
"1210011",
2.4
],
[
"1220011",
2.47
],
[
"0210011",
2.476
],
[
"0220011",
2.565
],
[
"1000011",
2.638
],
[
"0010011",
2.655
],
[
"1470011",
2.703
],
[
"1070011",
2.714
],
[
"0670011",
2.736
],
[
"0790011",
2.738
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.1,
"res": 5.4,
"i90": 6.8,
"wide": false
},
"index_math_all": {
"fit": 66.0,
"res": 6.9,
"i90": 8.0,
"wide": false
},
"growth_ela_all": {
"fit": 63.0,
"res": 3.1,
"i90": 7.8,
"wide": false
},
"growth_math_all": {
"fit": 66.8,
"res": 5.2,
"i90": 9.9,
"wide": false
},
"accountability_index": {
"fit": 74.3,
"res": -0.6,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 81.4,
"growth_pct": 68.7,
"resid_mean_pct": 97.1,
"resid_growth_pct": 74.8
},
"flags": []
},
"0790011": {
"name": "Marlborough School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Marlborough"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 67.7,
"n": 532,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 78.8,
"n": 532,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.4,
"n": 148,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 72.9,
"n": 148,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.1,
"n": 724,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.6,
"n": 724,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.1,
"n": 213,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 63.9,
"n": 213,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 458,
"frpm": 0.1856,
"el": 0.0066,
"swd": 0.1288,
"income": 142105,
"ba": 45.9,
"one_parent": 25.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 35140.0,
"adults_bachelors_or_higher_pct": 8.77,
"children_with_one_parent_pct": 13.76
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 18851.0,
"need_weighted": 17915.0,
"need_weighted_ex_sped_tuition": 17418.0,
"need_weighted_cwift": 17241.0,
"need_weighted_real": 19231.0
},
"latest": {
"unweighted": 19368.0,
"need_weighted": 18319.0,
"need_weighted_ex_sped_tuition": 18230.0,
"need_weighted_cwift": 17682.0,
"need_weighted_real": 18319.0
},
"latest_year": "2024-25",
"latest_pupils": 465
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0670011",
0.911
],
[
"0010011",
0.974
],
[
"1210011",
1.173
],
[
"0260011",
1.289
],
[
"0300011",
1.337
],
[
"1690011",
1.476
],
[
"1120011",
1.555
],
[
"1070011",
1.678
],
[
"0530011",
1.743
],
[
"1220011",
1.78
],
[
"1140011",
1.893
],
[
"0680011",
1.914
],
[
"0220011",
1.932
],
[
"1270011",
1.993
],
[
"0650011",
2.05
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.4,
"res": 2.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 70.4,
"res": 4.2,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 63.0,
"res": 4.7,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 67.7,
"res": 11.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 78.8,
"res": -1.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 88.1,
"growth_pct": 99.4,
"resid_mean_pct": 84.8,
"resid_growth_pct": 99.4
},
"flags": []
},
"0800011": {
"name": "Meriden School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Meriden"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 59.6,
"n": 9184,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.6,
"n": 9070,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.0,
"n": 7788,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.2,
"n": 7680,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 62.5,
"n": 13067,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 58.9,
"n": 12958,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.8,
"n": 11117,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.4,
"n": 11013,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 8707,
"frpm": 0.7778,
"el": 0.2004,
"swd": 0.2157,
"income": 71253,
"ba": 22.2,
"one_parent": 61.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4299.0,
"adults_bachelors_or_higher_pct": 1.96,
"children_with_one_parent_pct": 5.82
},
"notes": []
},
"spend": {
"five": {
"unweighted": 16322.0,
"need_weighted": 12535.0,
"need_weighted_ex_sped_tuition": 11743.0,
"need_weighted_cwift": 11893.0,
"need_weighted_real": 13436.0
},
"latest": {
"unweighted": 16977.0,
"need_weighted": 12959.0,
"need_weighted_ex_sped_tuition": 11961.0,
"need_weighted_cwift": 12168.0,
"need_weighted_real": 12959.0
},
"latest_year": "2024-25",
"latest_pupils": 8982
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0890011",
1.035
],
[
"1510011",
1.27
],
[
"0430011",
1.306
],
[
"0640011",
1.772
],
[
"0150011",
1.925
],
[
"1430011",
1.935
],
[
"1560011",
1.94
],
[
"0930011",
2.068
],
[
"0440011",
2.089
],
[
"1630011",
2.111
],
[
"0950011",
2.16
],
[
"0020011",
2.449
],
[
"0880011",
2.72
],
[
"0770011",
2.785
],
[
"1650011",
2.859
]
]
},
"resid": {
"index_ela_all": {
"fit": 52.4,
"res": 10.1,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 47.5,
"res": 11.4,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 53.8,
"res": 5.8,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 52.5,
"res": 7.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 61.2,
"res": 6.9,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 10.7,
"growth_pct": 11.0,
"resid_mean_pct": 25.1,
"resid_growth_pct": 16.4
},
"flags": []
},
"2150012": {
"name": "Regional School District 15",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Middlebury",
"Southbury"
],
"via": "regional",
"outcomes": {
"growth_ela_all": {
"v": 58.1,
"n": 3935,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.8,
"n": 3919,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.5,
"n": 1061,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.4,
"n": 1057,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.2,
"n": 5523,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.1,
"n": 5512,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.8,
"n": 1614,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.7,
"n": 1609,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3368,
"frpm": 0.1369,
"el": 0.0196,
"swd": 0.1894,
"income": 118167,
"ba": 52.2,
"one_parent": 13.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9038.0,
"adults_bachelors_or_higher_pct": 3.32,
"children_with_one_parent_pct": 4.13
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23228.0,
"need_weighted": 22216.0,
"need_weighted_ex_sped_tuition": 20824.0,
"need_weighted_cwift": 21542.0,
"need_weighted_real": 23760.0
},
"latest": {
"unweighted": 25887.0,
"need_weighted": 24749.0,
"need_weighted_ex_sped_tuition": 23405.0,
"need_weighted_cwift": 24075.0,
"need_weighted_real": 24749.0
},
"latest_year": "2024-25",
"latest_pupils": 3456
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2170012",
0.741
],
[
"0480011",
0.751
],
[
"0280011",
0.755
],
[
"0230011",
0.82
],
[
"0560011",
0.852
],
[
"2200012",
0.97
],
[
"0600011",
0.998
],
[
"1390011",
1.011
],
[
"0910011",
1.015
],
[
"1420011",
1.016
],
[
"0450011",
1.058
],
[
"0850011",
1.131
],
[
"0420011",
1.164
],
[
"0070011",
1.176
],
[
"1080011",
1.226
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.9,
"res": -4.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 72.3,
"res": -2.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.6,
"res": -5.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 68.3,
"res": -3.5,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.4,
"res": 0.6,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 81.9,
"growth_pct": 49.1,
"resid_mean_pct": 84.2,
"resid_growth_pct": 41.5
},
"flags": []
},
"0830011": {
"name": "Middletown School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Middletown"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 50.2,
"n": 4610,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 50.9,
"n": 4564,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 47.0,
"n": 2542,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 47.8,
"n": 2505,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 58.8,
"n": 6541,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 52.5,
"n": 6503,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 50.8,
"n": 3722,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 44.7,
"n": 3687,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 64.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4394,
"frpm": 0.5191,
"el": 0.0667,
"swd": 0.1859,
"income": 79438,
"ba": 40.2,
"one_parent": 38.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5516.0,
"adults_bachelors_or_higher_pct": 2.73,
"children_with_one_parent_pct": 6.85
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23479.0,
"need_weighted": 20380.0,
"need_weighted_ex_sped_tuition": 19127.0,
"need_weighted_cwift": 19789.0,
"need_weighted_real": 21815.0
},
"latest": {
"unweighted": 25483.0,
"need_weighted": 21736.0,
"need_weighted_ex_sped_tuition": 20200.0,
"need_weighted_cwift": 20920.0,
"need_weighted_real": 21736.0
},
"latest_year": "2024-25",
"latest_pupils": 4623
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1460011",
0.89
],
[
"0770011",
0.924
],
[
"0590011",
1.105
],
[
"1380011",
1.168
],
[
"0170011",
1.188
],
[
"0490011",
1.236
],
[
"0620011",
1.269
],
[
"1240011",
1.302
],
[
"1640011",
1.39
],
[
"0880011",
1.404
],
[
"0470011",
1.405
],
[
"0110011",
1.444
],
[
"1260011",
1.537
],
[
"0690011",
1.554
],
[
"0860011",
1.557
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.4,
"res": -4.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 58.8,
"res": -6.3,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 57.7,
"res": -7.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 58.7,
"res": -7.8,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 68.4,
"res": -3.6,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 28.2,
"growth_pct": 6.1,
"resid_mean_pct": 39.8,
"resid_growth_pct": 3.8
},
"flags": []
},
"0840011": {
"name": "Milford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Milford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.2,
"n": 5345,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 69.9,
"n": 5333,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.9,
"n": 2250,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 64.2,
"n": 2246,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 68.9,
"n": 7739,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.4,
"n": 7728,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.6,
"n": 3336,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.1,
"n": 3332,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 5218,
"frpm": 0.3064,
"el": 0.0286,
"swd": 0.1949,
"income": 110669,
"ba": 50.5,
"one_parent": 24.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7268.0,
"adults_bachelors_or_higher_pct": 2.4,
"children_with_one_parent_pct": 4.8
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24182.0,
"need_weighted": 22112.0,
"need_weighted_ex_sped_tuition": 20873.0,
"need_weighted_cwift": 20972.0,
"need_weighted_real": 23670.0
},
"latest": {
"unweighted": 26131.0,
"need_weighted": 23775.0,
"need_weighted_ex_sped_tuition": 22448.0,
"need_weighted_cwift": 22324.0,
"need_weighted_real": 23775.0
},
"latest_year": "2024-25",
"latest_pupils": 5349
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1310011",
0.868
],
[
"0450011",
0.879
],
[
"1260011",
1.03
],
[
"1480011",
1.034
],
[
"0070011",
1.117
],
[
"0090011",
1.122
],
[
"0280011",
1.127
],
[
"1520011",
1.13
],
[
"0720011",
1.158
],
[
"2200012",
1.17
],
[
"0480011",
1.181
],
[
"0910011",
1.23
],
[
"2160012",
1.298
],
[
"0960011",
1.299
],
[
"0620011",
1.304
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.5,
"res": -1.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 67.1,
"res": 0.3,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.4,
"res": 0.8,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 64.5,
"res": 5.4,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 74.5,
"res": 1.8,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 50.3,
"growth_pct": 64.4,
"resid_mean_pct": 46.2,
"resid_growth_pct": 61.6
},
"flags": []
},
"0850011": {
"name": "Monroe School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Monroe"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.5,
"n": 3743,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.5,
"n": 3726,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.2,
"n": 1124,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.9,
"n": 1113,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.4,
"n": 5351,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.4,
"n": 5341,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.0,
"n": 1579,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.9,
"n": 1572,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3458,
"frpm": 0.1301,
"el": 0.024,
"swd": 0.1724,
"income": 157250,
"ba": 57.3,
"one_parent": 17.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12323.0,
"adults_bachelors_or_higher_pct": 5.99,
"children_with_one_parent_pct": 6.99
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19373.0,
"need_weighted": 18632.0,
"need_weighted_ex_sped_tuition": 17910.0,
"need_weighted_cwift": 16475.0,
"need_weighted_real": 19963.0
},
"latest": {
"unweighted": 21145.0,
"need_weighted": 20233.0,
"need_weighted_ex_sped_tuition": 19196.0,
"need_weighted_cwift": 18394.0,
"need_weighted_real": 20233.0
},
"latest_year": "2024-25",
"latest_pupils": 3499
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0970011",
0.481
],
[
"0600011",
0.587
],
[
"0250011",
0.813
],
[
"1420011",
0.819
],
[
"2100012",
0.916
],
[
"0480011",
0.976
],
[
"1280011",
0.976
],
[
"0910011",
1.058
],
[
"2170012",
1.06
],
[
"1440011",
1.068
],
[
"0180011",
1.097
],
[
"0560011",
1.107
],
[
"2150012",
1.131
],
[
"2180012",
1.145
],
[
"0760011",
1.161
]
]
},
"resid": {
"index_ela_all": {
"fit": 75.5,
"res": -0.1,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 73.6,
"res": -3.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 65.1,
"res": -2.6,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 70.4,
"res": -6.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.5,
"res": -0.5,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 87.0,
"growth_pct": 22.7,
"resid_mean_pct": 78.4,
"resid_growth_pct": 11.3
},
"flags": []
},
"0860011": {
"name": "Montville School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Montville"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.8,
"n": 2237,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 55.7,
"n": 2232,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 52.5,
"n": 1206,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.0,
"n": 1202,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 64.5,
"n": 3126,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 61.4,
"n": 3119,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.8,
"n": 1691,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.8,
"n": 1686,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2001,
"frpm": 0.4433,
"el": 0.048,
"swd": 0.2139,
"income": 96454,
"ba": 25.5,
"one_parent": 38.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10974.0,
"adults_bachelors_or_higher_pct": 3.05,
"children_with_one_parent_pct": 9.43
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20273.0,
"need_weighted": 17725.0,
"need_weighted_ex_sped_tuition": 16657.0,
"need_weighted_cwift": 18017.0,
"need_weighted_real": 18982.0
},
"latest": {
"unweighted": 21827.0,
"need_weighted": 19063.0,
"need_weighted_ex_sped_tuition": 17694.0,
"need_weighted_cwift": 19393.0,
"need_weighted_real": 19063.0
},
"latest_year": "2024-25",
"latest_pupils": 2181
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0690011",
0.736
],
[
"1340011",
0.878
],
[
"1410011",
1.022
],
[
"0580011",
1.046
],
[
"0490011",
1.064
],
[
"1650011",
1.242
],
[
"1240011",
1.248
],
[
"1110011",
1.256
],
[
"0110011",
1.277
],
[
"1640011",
1.286
],
[
"1460011",
1.35
],
[
"1090011",
1.364
],
[
"0470011",
1.459
],
[
"0170011",
1.465
],
[
"0720011",
1.471
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.8,
"res": 1.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 59.1,
"res": 2.3,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 56.3,
"res": -1.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 57.6,
"res": -1.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 68.8,
"res": 3.6,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 41.2,
"growth_pct": 17.2,
"resid_mean_pct": 50.3,
"resid_growth_pct": 19.5
},
"flags": []
},
"0880011": {
"name": "Naugatuck School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Naugatuck"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 59.1,
"n": 4254,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 57.1,
"n": 4249,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.0,
"n": 2812,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.1,
"n": 2808,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 60.2,
"n": 6176,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 54.5,
"n": 6173,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 55.2,
"n": 4113,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 49.2,
"n": 4112,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 66.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4095,
"frpm": 0.5824,
"el": 0.1368,
"swd": 0.1998,
"income": 96324,
"ba": 32.2,
"one_parent": 35.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9473.0,
"adults_bachelors_or_higher_pct": 3.77,
"children_with_one_parent_pct": 7.0
},
"notes": []
},
"spend": {
"five": {
"unweighted": 17589.0,
"need_weighted": 14681.0,
"need_weighted_ex_sped_tuition": 14018.0,
"need_weighted_cwift": 14233.0,
"need_weighted_real": 15737.0
},
"latest": {
"unweighted": 19251.0,
"need_weighted": 15924.0,
"need_weighted_ex_sped_tuition": 14964.0,
"need_weighted_cwift": 15490.0,
"need_weighted_real": 15924.0
},
"latest_year": "2024-25",
"latest_pupils": 4567
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1380011",
0.811
],
[
"0770011",
1.036
],
[
"0440011",
1.214
],
[
"1430011",
1.289
],
[
"0170011",
1.335
],
[
"1240011",
1.338
],
[
"0830011",
1.404
],
[
"0620011",
1.466
],
[
"0490011",
1.528
],
[
"0590011",
1.629
],
[
"0860011",
1.686
],
[
"1560011",
1.699
],
[
"1460011",
1.731
],
[
"0940011",
1.747
],
[
"1260011",
1.768
]
]
},
"resid": {
"index_ela_all": {
"fit": 60.9,
"res": -0.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 56.8,
"res": -2.3,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 57.1,
"res": 2.0,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 56.9,
"res": 0.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 67.6,
"res": -1.0,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 19.2,
"growth_pct": 36.8,
"resid_mean_pct": 16.4,
"resid_growth_pct": 48.4
},
"flags": []
},
"0890011": {
"name": "New Britain School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"New Britain"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 51.0,
"n": 9895,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 52.0,
"n": 9700,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 49.9,
"n": 8459,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 51.1,
"n": 8276,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 47.6,
"n": 13825,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 42.4,
"n": 13686,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 45.7,
"n": 11834,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 40.6,
"n": 11703,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 56.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 10038,
"frpm": 0.7579,
"el": 0.2034,
"swd": 0.2452,
"income": 58613,
"ba": 19.6,
"one_parent": 59.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 2303.0,
"adults_bachelors_or_higher_pct": 1.58,
"children_with_one_parent_pct": 5.15
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18060.0,
"need_weighted": 13939.0,
"need_weighted_ex_sped_tuition": 13123.0,
"need_weighted_cwift": 13416.0,
"need_weighted_real": 14923.0
},
"latest": {
"unweighted": 18064.0,
"need_weighted": 13875.0,
"need_weighted_ex_sped_tuition": 12634.0,
"need_weighted_cwift": 13392.0,
"need_weighted_real": 13875.0
},
"latest_year": "2024-25",
"latest_pupils": 11586
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0800011",
1.035
],
[
"1510011",
1.159
],
[
"0430011",
1.199
],
[
"0640011",
1.604
],
[
"0150011",
2.017
],
[
"0950011",
2.131
],
[
"1630011",
2.176
],
[
"1430011",
2.261
],
[
"1560011",
2.299
],
[
"0930011",
2.575
],
[
"0440011",
2.703
],
[
"0020011",
3.07
],
[
"0170011",
3.082
],
[
"0370011",
3.105
],
[
"0770011",
3.155
]
]
},
"resid": {
"index_ela_all": {
"fit": 52.2,
"res": -4.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 47.0,
"res": -4.6,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 53.1,
"res": -2.1,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 51.7,
"res": 0.3,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 59.9,
"res": -3.8,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 0.6,
"growth_pct": 6.7,
"resid_mean_pct": 0.6,
"resid_growth_pct": 15.1
},
"flags": []
},
"0900011": {
"name": "New Canaan School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"New Canaan"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 74.1,
"n": 4479,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 82.3,
"n": 4477,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 61.4,
"n": 758,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 65.6,
"n": 754,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 85.4,
"n": 6433,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 84.4,
"n": 6431,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 68.7,
"n": 1142,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 66.4,
"n": 1139,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 88.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4060,
"frpm": 0.0007,
"el": 0.0047,
"swd": 0.1352,
"income": 250001,
"ba": 82.5,
"one_parent": 6.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": null,
"adults_bachelors_or_higher_pct": 5.82,
"children_with_one_parent_pct": 2.61
},
"notes": [
"frpm: one of Free/Reduced starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 24986.0,
"need_weighted": 24944.0,
"need_weighted_ex_sped_tuition": 24452.0,
"need_weighted_cwift": 20564.0,
"need_weighted_real": 26686.0
},
"latest": {
"unweighted": 27869.0,
"need_weighted": 27830.0,
"need_weighted_ex_sped_tuition": 27254.0,
"need_weighted_cwift": 22626.0,
"need_weighted_real": 27830.0
},
"latest_year": "2024-25",
"latest_pupils": 4069
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1580011",
0.445
],
[
"1570011",
0.743
],
[
"1610011",
1.373
],
[
"0760011",
1.826
],
[
"0040011",
1.921
],
[
"0350011",
1.938
],
[
"1180011",
1.966
],
[
"0570011",
1.981
],
[
"0540011",
2.05
],
[
"1280011",
2.3
],
[
"1440011",
2.43
],
[
"0520011",
2.475
],
[
"0510011",
2.521
],
[
"0970011",
2.554
],
[
"0250011",
2.581
]
]
},
"resid": {
"index_ela_all": {
"fit": 83.0,
"res": 2.4,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 82.2,
"res": 2.2,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 70.7,
"res": 3.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 78.1,
"res": 4.2,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 88.0,
"res": 0.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 99.4,
"growth_pct": 46.0,
"resid_mean_pct": 91.8,
"resid_growth_pct": 28.3
},
"flags": []
},
"0910011": {
"name": "New Fairfield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"New Fairfield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.9,
"n": 2244,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.3,
"n": 2235,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.8,
"n": 739,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.7,
"n": 734,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.0,
"n": 3253,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.9,
"n": 3247,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.6,
"n": 1135,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.4,
"n": 1130,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2123,
"frpm": 0.1898,
"el": 0.0429,
"swd": 0.1884,
"income": 137647,
"ba": 48.3,
"one_parent": 22.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13943.0,
"adults_bachelors_or_higher_pct": 3.87,
"children_with_one_parent_pct": 6.98
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21989.0,
"need_weighted": 20783.0,
"need_weighted_ex_sped_tuition": 19960.0,
"need_weighted_cwift": 17142.0,
"need_weighted_real": 22264.0
},
"latest": {
"unweighted": 23973.0,
"need_weighted": 22454.0,
"need_weighted_ex_sped_tuition": 21543.0,
"need_weighted_cwift": 18255.0,
"need_weighted_real": 22454.0
},
"latest_year": "2024-25",
"latest_pupils": 2157
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2170012",
0.722
],
[
"2100012",
0.726
],
[
"0480011",
0.745
],
[
"1420011",
0.773
],
[
"0280011",
0.81
],
[
"2200012",
0.908
],
[
"0070011",
0.951
],
[
"2160012",
0.966
],
[
"0420011",
1.008
],
[
"2150012",
1.015
],
[
"2140012",
1.016
],
[
"0850011",
1.058
],
[
"1390011",
1.088
],
[
"0230011",
1.112
],
[
"0450011",
1.128
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.3,
"res": -0.3,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 70.2,
"res": 0.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.1,
"res": -0.2,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 67.5,
"res": -0.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.8,
"res": 1.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 62.1,
"growth_pct": 71.2,
"resid_mean_pct": 36.8,
"resid_growth_pct": 59.1
},
"flags": []
},
"0920011": {
"name": "New Hartford School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"New Hartford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 58.5,
"n": 527,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.5,
"n": 527,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.0,
"n": 198,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.7,
"n": 198,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.5,
"n": 711,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 68.4,
"n": 711,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.0,
"n": 269,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.2,
"n": 269,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 433,
"frpm": 0.1709,
"el": 0.0139,
"swd": 0.2471,
"income": 109695,
"ba": 43.3,
"one_parent": 33.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 20492.0,
"adults_bachelors_or_higher_pct": 6.87,
"children_with_one_parent_pct": 21.68
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21601.0,
"need_weighted": 20374.0,
"need_weighted_ex_sped_tuition": 19432.0,
"need_weighted_cwift": 20522.0,
"need_weighted_real": 21815.0
},
"latest": {
"unweighted": 24538.0,
"need_weighted": 23265.0,
"need_weighted_ex_sped_tuition": 22170.0,
"need_weighted_cwift": 23335.0,
"need_weighted_real": 23265.0
},
"latest_year": "2024-25",
"latest_pupils": 441
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0050011",
1.342
],
[
"0130011",
1.709
],
[
"0500011",
1.742
],
[
"0390011",
1.911
],
[
"0240011",
1.964
],
[
"0290011",
2.001
],
[
"0980011",
2.034
],
[
"1120011",
2.074
],
[
"0650011",
2.095
],
[
"0730011",
2.097
],
[
"1220011",
2.174
],
[
"0360011",
2.247
],
[
"1690011",
2.274
],
[
"1230011",
2.278
],
[
"1250011",
2.311
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.6,
"res": 2.9,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 68.0,
"res": 0.4,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 61.1,
"res": -2.6,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 66.1,
"res": -3.6,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 75.0,
"res": -1.8,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 74.6,
"growth_pct": 45.4,
"resid_mean_pct": 59.1,
"resid_growth_pct": 37.7
},
"flags": []
},
"0930011": {
"name": "New Haven School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"New Haven"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.0,
"n": 18118,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 53.0,
"n": 17969,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.5,
"n": 15565,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 51.0,
"n": 15425,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 51.3,
"n": 25802,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 44.8,
"n": 25696,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 48.3,
"n": 22225,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 42.1,
"n": 22124,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 58.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 18817,
"frpm": 0.7551,
"el": 0.2414,
"swd": 0.1634,
"income": 56851,
"ba": 38.9,
"one_parent": 60.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4254.0,
"adults_bachelors_or_higher_pct": 1.87,
"children_with_one_parent_pct": 4.0
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20046.0,
"need_weighted": 15536.0,
"need_weighted_ex_sped_tuition": 14465.0,
"need_weighted_cwift": 14737.0,
"need_weighted_real": 16631.0
},
"latest": {
"unweighted": 21346.0,
"need_weighted": 16293.0,
"need_weighted_ex_sped_tuition": 14966.0,
"need_weighted_cwift": 15299.0,
"need_weighted_real": 16293.0
},
"latest_year": "2024-25",
"latest_pupils": 19402
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0640011",
1.875
],
[
"1510011",
1.917
],
[
"0150011",
1.934
],
[
"0800011",
2.068
],
[
"1560011",
2.307
],
[
"1630011",
2.384
],
[
"0890011",
2.575
],
[
"0950011",
2.701
],
[
"1430011",
2.722
],
[
"0430011",
2.87
],
[
"0340011",
3.016
],
[
"0440011",
3.147
],
[
"1030011",
3.2
],
[
"1350011",
3.251
],
[
"0770011",
3.403
]
]
},
"resid": {
"index_ela_all": {
"fit": 54.8,
"res": -3.5,
"i90": 6.7,
"wide": false
},
"index_math_all": {
"fit": 49.5,
"res": -4.7,
"i90": 7.9,
"wide": false
},
"growth_ela_all": {
"fit": 57.2,
"res": -1.2,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 57.0,
"res": -4.0,
"i90": 9.7,
"wide": false
},
"accountability_index": {
"fit": 63.3,
"res": -4.7,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 5.6,
"growth_pct": 48.5,
"resid_mean_pct": 47.4,
"resid_growth_pct": 83.0
},
"flags": []
},
"0940011": {
"name": "Newington School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Newington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 59.3,
"n": 4163,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.1,
"n": 4139,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.4,
"n": 1886,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.2,
"n": 1869,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 66.1,
"n": 5942,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 62.6,
"n": 5927,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.5,
"n": 2871,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 55.0,
"n": 2861,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3855,
"frpm": 0.3728,
"el": 0.0942,
"swd": 0.1652,
"income": 102884,
"ba": 40.0,
"one_parent": 27.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5757.0,
"adults_bachelors_or_higher_pct": 3.27,
"children_with_one_parent_pct": 6.77
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21099.0,
"need_weighted": 18731.0,
"need_weighted_ex_sped_tuition": 17754.0,
"need_weighted_cwift": 18028.0,
"need_weighted_real": 20055.0
},
"latest": {
"unweighted": 23083.0,
"need_weighted": 20331.0,
"need_weighted_ex_sped_tuition": 19321.0,
"need_weighted_cwift": 19625.0,
"need_weighted_real": 20331.0
},
"latest_year": "2024-25",
"latest_pupils": 4028
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1260011",
0.537
],
[
"0960011",
0.575
],
[
"0090011",
0.646
],
[
"1660011",
0.807
],
[
"1480011",
0.859
],
[
"1520011",
0.918
],
[
"0140011",
0.956
],
[
"1530011",
0.975
],
[
"1190011",
1.079
],
[
"0270011",
1.163
],
[
"1380011",
1.187
],
[
"0070011",
1.194
],
[
"1240011",
1.199
],
[
"1100011",
1.236
],
[
"1310011",
1.242
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.0,
"res": -0.9,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 63.7,
"res": -1.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.5,
"res": -1.2,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 62.8,
"res": 0.3,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 73.1,
"res": 3.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 43.5,
"growth_pct": 19.6,
"resid_mean_pct": 35.7,
"resid_growth_pct": 13.8
},
"flags": []
},
"0950011": {
"name": "New London School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"New London"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 52.8,
"n": 2814,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 50.7,
"n": 2786,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.9,
"n": 2514,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 49.4,
"n": 2487,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 49.0,
"n": 4023,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 42.2,
"n": 4002,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 46.5,
"n": 3568,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 39.9,
"n": 3547,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 57.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2918,
"frpm": 0.8441,
"el": 0.3239,
"swd": 0.231,
"income": 59098,
"ba": 28.5,
"one_parent": 59.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5150.0,
"adults_bachelors_or_higher_pct": 3.61,
"children_with_one_parent_pct": 9.46
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21441.0,
"need_weighted": 15692.0,
"need_weighted_ex_sped_tuition": 14449.0,
"need_weighted_cwift": 15952.0,
"need_weighted_real": 16759.0
},
"latest": {
"unweighted": 23265.0,
"need_weighted": 16972.0,
"need_weighted_ex_sped_tuition": 15512.0,
"need_weighted_cwift": 17265.0,
"need_weighted_real": 16972.0
},
"latest_year": "2024-25",
"latest_pupils": 3420
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1630011",
1.001
],
[
"0150011",
1.681
],
[
"0640011",
2.065
],
[
"0890011",
2.131
],
[
"0800011",
2.16
],
[
"1510011",
2.413
],
[
"0430011",
2.515
],
[
"1560011",
2.615
],
[
"0930011",
2.701
],
[
"1430011",
3.032
],
[
"0340011",
3.527
],
[
"0440011",
3.541
],
[
"0880011",
3.924
],
[
"1030011",
3.938
],
[
"0020011",
4.127
]
]
},
"resid": {
"index_ela_all": {
"fit": 50.7,
"res": -1.7,
"i90": 6.7,
"wide": false
},
"index_math_all": {
"fit": 45.5,
"res": -3.3,
"i90": 7.9,
"wide": false
},
"growth_ela_all": {
"fit": 55.4,
"res": -2.6,
"i90": 7.8,
"wide": false
},
"growth_math_all": {
"fit": 53.6,
"res": -2.9,
"i90": 9.7,
"wide": false
},
"accountability_index": {
"fit": 59.9,
"res": -2.0,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 4.0,
"growth_pct": 7.4,
"resid_mean_pct": 21.1,
"resid_growth_pct": 17.0
},
"flags": []
},
"0960011": {
"name": "New Milford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"New Milford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.5,
"n": 3585,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.5,
"n": 3556,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.4,
"n": 1821,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.0,
"n": 1799,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 62.1,
"n": 5254,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 57.6,
"n": 5240,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 54.9,
"n": 2645,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 50.5,
"n": 2634,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 69.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3532,
"frpm": 0.3134,
"el": 0.092,
"swd": 0.1781,
"income": 106411,
"ba": 41.2,
"one_parent": 31.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7903.0,
"adults_bachelors_or_higher_pct": 3.78,
"children_with_one_parent_pct": 7.58
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19384.0,
"need_weighted": 17321.0,
"need_weighted_ex_sped_tuition": 16567.0,
"need_weighted_cwift": 15339.0,
"need_weighted_real": 18506.0
},
"latest": {
"unweighted": 21973.0,
"need_weighted": 19671.0,
"need_weighted_ex_sped_tuition": 18645.0,
"need_weighted_cwift": 15993.0,
"need_weighted_real": 19671.0
},
"latest_year": "2024-25",
"latest_pupils": 3616
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1260011",
0.498
],
[
"0940011",
0.575
],
[
"0090011",
0.581
],
[
"1660011",
0.849
],
[
"1480011",
0.881
],
[
"1520011",
0.947
],
[
"0140011",
1.036
],
[
"1310011",
1.147
],
[
"0070011",
1.186
],
[
"0620011",
1.196
],
[
"1190011",
1.203
],
[
"0270011",
1.227
],
[
"1530011",
1.238
],
[
"1240011",
1.273
],
[
"1380011",
1.285
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.6,
"res": -5.5,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 64.8,
"res": -7.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.2,
"res": -4.7,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 64.5,
"res": -5.0,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 74.0,
"res": -4.5,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 38.4,
"growth_pct": 47.2,
"resid_mean_pct": 11.1,
"resid_growth_pct": 44.7
},
"flags": []
},
"0970011": {
"name": "Newtown School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Newtown"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.4,
"n": 4236,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 71.7,
"n": 4235,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.8,
"n": 1112,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.2,
"n": 1112,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 74.2,
"n": 6077,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.1,
"n": 6074,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.9,
"n": 1622,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.3,
"n": 1618,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3924,
"frpm": 0.1511,
"el": 0.0178,
"swd": 0.1562,
"income": 155110,
"ba": 58.6,
"one_parent": 19.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10710.0,
"adults_bachelors_or_higher_pct": 4.02,
"children_with_one_parent_pct": 6.48
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21742.0,
"need_weighted": 20815.0,
"need_weighted_ex_sped_tuition": 19675.0,
"need_weighted_cwift": 17168.0,
"need_weighted_real": 22303.0
},
"latest": {
"unweighted": 23196.0,
"need_weighted": 22096.0,
"need_weighted_ex_sped_tuition": 20881.0,
"need_weighted_cwift": 17964.0,
"need_weighted_real": 22096.0
},
"latest_year": "2024-25",
"latest_pupils": 3967
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0850011",
0.481
],
[
"0250011",
0.491
],
[
"0600011",
0.595
],
[
"0180011",
0.816
],
[
"1420011",
0.902
],
[
"1440011",
0.942
],
[
"2100012",
1.002
],
[
"0540011",
1.01
],
[
"1280011",
1.052
],
[
"2180012",
1.116
],
[
"0480011",
1.117
],
[
"0560011",
1.211
],
[
"0760011",
1.227
],
[
"0520011",
1.254
],
[
"1010011",
1.263
]
]
},
"resid": {
"index_ela_all": {
"fit": 75.3,
"res": -1.1,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 73.3,
"res": 0.8,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 65.1,
"res": -4.7,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 70.3,
"res": 1.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.5,
"res": -1.7,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 83.6,
"growth_pct": 47.9,
"resid_mean_pct": 67.8,
"resid_growth_pct": 34.0
},
"flags": []
},
"0980011": {
"name": "Norfolk School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Norfolk"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 50.0,
"n": 42,
"y": [
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 76.3,
"n": 42,
"y": [
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 67.9,
"n": 81,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.8,
"n": 81,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": null,
"index_math_high_needs": null,
"accountability_index": {
"v": 66.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 61,
"frpm": 0.3115,
"el": 0.0492,
"swd": 0.2623,
"income": 91548,
"ba": 48.6,
"one_parent": 25.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 16182.0,
"adults_bachelors_or_higher_pct": 4.45,
"children_with_one_parent_pct": 22.7
},
"notes": [
"frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 39836.0,
"need_weighted": 38316.0,
"need_weighted_ex_sped_tuition": 37118.0,
"need_weighted_cwift": 38575.0,
"need_weighted_real": 40765.0
},
"latest": {
"unweighted": 46016.0,
"need_weighted": 44167.0,
"need_weighted_ex_sped_tuition": 41176.0,
"need_weighted_cwift": 44300.0,
"need_weighted_real": 44167.0
},
"latest_year": "2024-25",
"latest_pupils": 64
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0290011",
1.333
],
[
"1230011",
1.334
],
[
"0050011",
1.662
],
[
"0500011",
1.705
],
[
"1250011",
1.737
],
[
"0920011",
2.034
],
[
"0390011",
2.034
],
[
"0240011",
2.162
],
[
"0130011",
2.325
],
[
"0360011",
2.354
],
[
"0210011",
2.405
],
[
"0650011",
2.459
],
[
"0630011",
2.543
],
[
"1360011",
2.716
],
[
"1120011",
2.811
]
]
},
"resid": {
"index_ela_all": {
"fit": 69.4,
"res": -1.5,
"i90": 6.6,
"wide": true
},
"index_math_all": {
"fit": 65.6,
"res": 2.2,
"i90": 7.8,
"wide": true
},
"growth_ela_all": {
"fit": 60.2,
"res": -10.2,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 63.1,
"res": 13.2,
"i90": 9.6,
"wide": true
},
"accountability_index": {
"fit": 72.1,
"res": -5.5,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 46.9,
"growth_pct": null,
"resid_mean_pct": 48.5,
"resid_growth_pct": null
},
"flags": []
},
"0990011": {
"name": "North Branford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"North Branford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.5,
"n": 1682,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.9,
"n": 1679,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.6,
"n": 543,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.1,
"n": 541,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.6,
"n": 2371,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.3,
"n": 2368,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.7,
"n": 792,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.3,
"n": 789,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1546,
"frpm": 0.2574,
"el": 0.0142,
"swd": 0.1442,
"income": 108032,
"ba": 34.4,
"one_parent": 17.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12696.0,
"adults_bachelors_or_higher_pct": 4.84,
"children_with_one_parent_pct": 8.24
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21680.0,
"need_weighted": 20172.0,
"need_weighted_ex_sped_tuition": 19364.0,
"need_weighted_cwift": 19134.0,
"need_weighted_real": 21613.0
},
"latest": {
"unweighted": 22191.0,
"need_weighted": 20532.0,
"need_weighted_ex_sped_tuition": 19882.0,
"need_weighted_cwift": 19279.0,
"need_weighted_real": 20532.0
},
"latest_year": "2024-25",
"latest_pupils": 1588
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2160012",
0.898
],
[
"1390011",
1.066
],
[
"1400011",
1.07
],
[
"0070011",
1.112
],
[
"0320011",
1.131
],
[
"1290011",
1.218
],
[
"1660011",
1.241
],
[
"0400011",
1.333
],
[
"1520011",
1.363
],
[
"0410011",
1.363
],
[
"0710011",
1.364
],
[
"1010011",
1.367
],
[
"1530011",
1.395
],
[
"0420011",
1.471
],
[
"2200012",
1.477
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.2,
"res": -0.6,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 67.3,
"res": 0.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.3,
"res": -3.8,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 63.1,
"res": -3.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 75.3,
"res": 2.8,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 42.9,
"growth_pct": 27.6,
"resid_mean_pct": 10.5,
"resid_growth_pct": 20.1
},
"flags": []
},
"1000011": {
"name": "North Canaan School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"North Canaan"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.8,
"n": 339,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.7,
"n": 338,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 62.3,
"n": 182,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 59.6,
"n": 181,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.2,
"n": 423,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 68.1,
"n": 422,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.9,
"n": 225,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 61.8,
"n": 224,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 74.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 245,
"frpm": 0.449,
"el": 0.0571,
"swd": 0.1429,
"income": 71976,
"ba": 23.4,
"one_parent": 38.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 26329.0,
"adults_bachelors_or_higher_pct": 7.64,
"children_with_one_parent_pct": 19.4
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24529.0,
"need_weighted": 21557.0,
"need_weighted_ex_sped_tuition": 21528.0,
"need_weighted_cwift": 21714.0,
"need_weighted_real": 23089.0
},
"latest": {
"unweighted": 25810.0,
"need_weighted": 22463.0,
"need_weighted_ex_sped_tuition": 22453.0,
"need_weighted_cwift": 22531.0,
"need_weighted_real": 22463.0
},
"latest_year": "2024-25",
"latest_pupils": 249
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1470011",
1.686
],
[
"1620011",
1.775
],
[
"0220011",
1.935
],
[
"0360011",
2.092
],
[
"0530011",
2.128
],
[
"0030011",
2.174
],
[
"0730011",
2.243
],
[
"1330011",
2.281
],
[
"0240011",
2.358
],
[
"1600011",
2.448
],
[
"0210011",
2.454
],
[
"0130011",
2.572
],
[
"0680011",
2.606
],
[
"0780011",
2.638
],
[
"0260011",
2.676
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.5,
"res": 9.7,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 58.4,
"res": 9.7,
"i90": 7.7,
"wide": true
},
"growth_ela_all": {
"fit": 56.6,
"res": 6.2,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 57.9,
"res": 4.8,
"i90": 9.5,
"wide": true
},
"accountability_index": {
"fit": 68.8,
"res": 5.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 36.2,
"growth_pct": 74.8,
"resid_mean_pct": 62.0,
"resid_growth_pct": 81.8
},
"flags": []
},
"1010011": {
"name": "North Haven School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"North Haven"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 63.0,
"n": 3501,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.5,
"n": 3485,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.5,
"n": 1116,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.9,
"n": 1108,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.5,
"n": 5005,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.4,
"n": 4995,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.5,
"n": 1743,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.3,
"n": 1738,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 79.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3214,
"frpm": 0.2358,
"el": 0.0622,
"swd": 0.1472,
"income": 132689,
"ba": 46.5,
"one_parent": 16.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6888.0,
"adults_bachelors_or_higher_pct": 4.2,
"children_with_one_parent_pct": 5.97
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19768.0,
"need_weighted": 18279.0,
"need_weighted_ex_sped_tuition": 17439.0,
"need_weighted_cwift": 17346.0,
"need_weighted_real": 19617.0
},
"latest": {
"unweighted": 20718.0,
"need_weighted": 19072.0,
"need_weighted_ex_sped_tuition": 18332.0,
"need_weighted_cwift": 17908.0,
"need_weighted_real": 19072.0
},
"latest_year": "2024-25",
"latest_pupils": 3299
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0070011",
0.839
],
[
"1590011",
0.847
],
[
"0180011",
0.961
],
[
"2160012",
1.039
],
[
"0480011",
1.057
],
[
"0250011",
1.099
],
[
"1390011",
1.109
],
[
"1320011",
1.169
],
[
"1310011",
1.175
],
[
"2100012",
1.204
],
[
"0090011",
1.245
],
[
"2180012",
1.26
],
[
"0970011",
1.263
],
[
"1190011",
1.268
],
[
"0910011",
1.274
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.9,
"res": 1.6,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 69.6,
"res": 0.8,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.1,
"res": -0.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.7,
"res": -3.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.8,
"res": 1.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 54.2,
"growth_pct": 59.5,
"resid_mean_pct": 39.2,
"resid_growth_pct": 57.9
},
"flags": []
},
"1020011": {
"name": "North Stonington School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"North Stonington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 53.3,
"n": 738,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 55.3,
"n": 733,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.0,
"n": 218,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.2,
"n": 216,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 71.7,
"n": 1078,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 72.0,
"n": 1073,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.9,
"n": 311,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 63.4,
"n": 309,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 74.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 726,
"frpm": 0.1901,
"el": 0.0041,
"swd": 0.1433,
"income": 123938,
"ba": 51.6,
"one_parent": 28.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9792.0,
"adults_bachelors_or_higher_pct": 8.57,
"children_with_one_parent_pct": 15.66
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 19851.0,
"need_weighted": 18700.0,
"need_weighted_ex_sped_tuition": 18338.0,
"need_weighted_cwift": 19008.0,
"need_weighted_real": 20051.0
},
"latest": {
"unweighted": 21126.0,
"need_weighted": 19966.0,
"need_weighted_ex_sped_tuition": 19854.0,
"need_weighted_cwift": 20312.0,
"need_weighted_real": 19966.0
},
"latest_year": "2024-25",
"latest_pupils": 738
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2120012",
0.559
],
[
"0400011",
0.703
],
[
"0320011",
1.035
],
[
"0120011",
1.038
],
[
"1370011",
1.099
],
[
"0410011",
1.204
],
[
"0330011",
1.268
],
[
"1420011",
1.303
],
[
"2160012",
1.331
],
[
"2100012",
1.342
],
[
"2180012",
1.349
],
[
"1060011",
1.366
],
[
"1290011",
1.385
],
[
"2170012",
1.44
],
[
"2140012",
1.485
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.7,
"res": -1.0,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 70.2,
"res": 1.8,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.3,
"res": -10.0,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 68.3,
"res": -13.0,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 78.2,
"res": -3.7,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 73.4,
"growth_pct": 13.5,
"resid_mean_pct": 80.1,
"resid_growth_pct": 8.8
},
"flags": []
},
"1030011": {
"name": "Norwalk School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Norwalk"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.7,
"n": 11211,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.1,
"n": 11150,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.2,
"n": 7541,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 59.1,
"n": 7490,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 61.3,
"n": 15945,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 58.1,
"n": 15904,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 55.1,
"n": 10732,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 52.0,
"n": 10698,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 71.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 11473,
"frpm": 0.5154,
"el": 0.2337,
"swd": 0.1857,
"income": 107616,
"ba": 44.8,
"one_parent": 33.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6938.0,
"adults_bachelors_or_higher_pct": 1.93,
"children_with_one_parent_pct": 5.43
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21863.0,
"need_weighted": 18057.0,
"need_weighted_ex_sped_tuition": 17319.0,
"need_weighted_cwift": 14892.0,
"need_weighted_real": 19337.0
},
"latest": {
"unweighted": 23147.0,
"need_weighted": 19082.0,
"need_weighted_ex_sped_tuition": 18139.0,
"need_weighted_cwift": 15514.0,
"need_weighted_real": 19082.0
},
"latest_year": "2024-25",
"latest_pupils": 11941
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1350011",
0.861
],
[
"1560011",
1.786
],
[
"1380011",
1.851
],
[
"0880011",
1.897
],
[
"0620011",
2.291
],
[
"0770011",
2.391
],
[
"0940011",
2.426
],
[
"1430011",
2.453
],
[
"0960011",
2.485
],
[
"0270011",
2.489
],
[
"0440011",
2.532
],
[
"1260011",
2.547
],
[
"0340011",
2.553
],
[
"1480011",
2.618
],
[
"0090011",
2.655
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.8,
"res": -1.5,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 59.7,
"res": -1.6,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 61.4,
"res": -0.7,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 62.8,
"res": -0.7,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 71.1,
"res": 0.1,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 23.7,
"growth_pct": 10.4,
"resid_mean_pct": 6.4,
"resid_growth_pct": 8.2
},
"flags": []
},
"1040011": {
"name": "Norwich School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Norwich"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 53.0,
"n": 4687,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 53.1,
"n": 4655,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.8,
"n": 3909,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 51.5,
"n": 3876,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 53.2,
"n": 5819,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 47.7,
"n": 5792,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 50.5,
"n": 4916,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 44.9,
"n": 4889,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 52.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3291,
"frpm": 0.7694,
"el": 0.2452,
"swd": 0.2331,
"income": 65024,
"ba": 23.1,
"one_parent": 58.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5019.0,
"adults_bachelors_or_higher_pct": 2.46,
"children_with_one_parent_pct": 7.11
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22585.0,
"need_weighted": 17622.0,
"need_weighted_ex_sped_tuition": 14875.0,
"need_weighted_cwift": 17913.0,
"need_weighted_real": 18880.0
},
"latest": {
"unweighted": 23658.0,
"need_weighted": 17956.0,
"need_weighted_ex_sped_tuition": 15092.0,
"need_weighted_cwift": 18267.0,
"need_weighted_real": 17956.0
},
"latest_year": "2024-25",
"latest_pupils": 5174
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1620011",
3.58
],
[
"0730011",
4.606
],
[
"1600011",
4.629
],
[
"1000011",
4.683
],
[
"0130011",
5.025
],
[
"1360011",
5.151
],
[
"1330011",
5.21
],
[
"0240011",
5.248
],
[
"0030011",
5.251
],
[
"0780011",
5.256
],
[
"0360011",
5.279
],
[
"0190011",
5.314
],
[
"1470011",
5.351
],
[
"0630011",
5.455
],
[
"0920011",
5.591
]
]
},
"resid": {
"index_ela_all": {
"fit": 52.3,
"res": 0.9,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 47.4,
"res": 0.3,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 54.4,
"res": -1.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 53.1,
"res": 0.0,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 60.9,
"res": -8.0,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 6.8,
"growth_pct": 8.0,
"resid_mean_pct": 5.8,
"resid_growth_pct": 10.7
},
"flags": []
},
"1060011": {
"name": "Old Saybrook School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Old Saybrook"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 65.7,
"n": 993,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 66.1,
"n": 990,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 60.9,
"n": 395,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 59.6,
"n": 392,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.2,
"n": 1446,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 68.7,
"n": 1444,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.2,
"n": 585,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.6,
"n": 583,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1030,
"frpm": 0.233,
"el": 0.0825,
"swd": 0.1573,
"income": 114333,
"ba": 57.8,
"one_parent": 23.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 16577.0,
"adults_bachelors_or_higher_pct": 5.2,
"children_with_one_parent_pct": 10.09
},
"notes": []
},
"spend": {
"five": {
"unweighted": 26514.0,
"need_weighted": 24262.0,
"need_weighted_ex_sped_tuition": 23652.0,
"need_weighted_cwift": 23559.0,
"need_weighted_real": 25978.0
},
"latest": {
"unweighted": 28583.0,
"need_weighted": 26210.0,
"need_weighted_ex_sped_tuition": 25795.0,
"need_weighted_cwift": 25226.0,
"need_weighted_real": 26210.0
},
"latest_year": "2024-25",
"latest_pupils": 1051
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0400011",
1.014
],
[
"0330011",
1.129
],
[
"1590011",
1.143
],
[
"0070011",
1.254
],
[
"1190011",
1.255
],
[
"2120012",
1.266
],
[
"2180012",
1.277
],
[
"0180011",
1.291
],
[
"0140011",
1.304
],
[
"1020011",
1.366
],
[
"0090011",
1.366
],
[
"1420011",
1.372
],
[
"1010011",
1.408
],
[
"1370011",
1.413
],
[
"0560011",
1.421
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.4,
"res": 0.8,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 69.7,
"res": -1.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 64.5,
"res": 1.2,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 69.1,
"res": -3.0,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.7,
"res": 2.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 68.9,
"growth_pct": 46.6,
"resid_mean_pct": 67.3,
"resid_growth_pct": 40.9
},
"flags": []
},
"1070011": {
"name": "Orange School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Orange"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 72.7,
"n": 1546,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 78.2,
"n": 1543,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 68.1,
"n": 394,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 71.7,
"n": 391,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 78.8,
"n": 2124,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 76.3,
"n": 2124,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 67.3,
"n": 620,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 65.0,
"n": 620,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1254,
"frpm": 0.1539,
"el": 0.0622,
"swd": 0.1093,
"income": 142325,
"ba": 59.4,
"one_parent": 15.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10458.0,
"adults_bachelors_or_higher_pct": 4.46,
"children_with_one_parent_pct": 5.82
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19094.0,
"need_weighted": 18092.0,
"need_weighted_ex_sped_tuition": 17931.0,
"need_weighted_cwift": 17164.0,
"need_weighted_real": 19392.0
},
"latest": {
"unweighted": 20523.0,
"need_weighted": 19330.0,
"need_weighted_ex_sped_tuition": 19209.0,
"need_weighted_cwift": 18150.0,
"need_weighted_real": 19330.0
},
"latest_year": "2024-25",
"latest_pupils": 1261
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1670011",
1.362
],
[
"0670011",
1.51
],
[
"0790011",
1.678
],
[
"1270011",
1.868
],
[
"0010011",
1.87
],
[
"1210011",
2.077
],
[
"1170011",
2.19
],
[
"0260011",
2.211
],
[
"0300011",
2.316
],
[
"1690011",
2.463
],
[
"1120011",
2.529
],
[
"1220011",
2.682
],
[
"0780011",
2.714
],
[
"1140011",
2.798
],
[
"0680011",
2.827
]
]
},
"resid": {
"index_ela_all": {
"fit": 75.3,
"res": 3.5,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 73.4,
"res": 2.9,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 66.3,
"res": 6.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 71.5,
"res": 6.7,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 81.4,
"res": -1.1,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 91.5,
"growth_pct": 98.2,
"resid_mean_pct": 87.1,
"resid_growth_pct": 98.1
},
"flags": []
},
"1080011": {
"name": "Oxford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Oxford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.2,
"n": 1771,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 61.9,
"n": 1765,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 61.5,
"n": 485,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.8,
"n": 482,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.6,
"n": 2549,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.8,
"n": 2543,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.2,
"n": 763,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.8,
"n": 760,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1622,
"frpm": 0.185,
"el": 0.0173,
"swd": 0.1708,
"income": 128953,
"ba": 46.3,
"one_parent": 2.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 22972.0,
"adults_bachelors_or_higher_pct": 5.36,
"children_with_one_parent_pct": 2.14
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20565.0,
"need_weighted": 19571.0,
"need_weighted_ex_sped_tuition": 18470.0,
"need_weighted_cwift": 18974.0,
"need_weighted_real": 20976.0
},
"latest": {
"unweighted": 22415.0,
"need_weighted": 21150.0,
"need_weighted_ex_sped_tuition": 19939.0,
"need_weighted_cwift": 20574.0,
"need_weighted_real": 21150.0
},
"latest_year": "2024-25",
"latest_pupils": 1689
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1390011",
0.997
],
[
"0480011",
1.141
],
[
"0280011",
1.151
],
[
"2150012",
1.226
],
[
"2180012",
1.244
],
[
"2170012",
1.256
],
[
"0230011",
1.262
],
[
"2200012",
1.287
],
[
"0420011",
1.291
],
[
"0560011",
1.309
],
[
"0600011",
1.418
],
[
"2130012",
1.45
],
[
"1010011",
1.47
],
[
"2160012",
1.516
],
[
"0070011",
1.544
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.7,
"res": -2.1,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 72.1,
"res": -4.3,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 62.7,
"res": 3.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 65.9,
"res": -4.0,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 78.2,
"res": -1.1,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 55.9,
"growth_pct": 31.3,
"resid_mean_pct": 26.9,
"resid_growth_pct": 24.5
},
"flags": []
},
"1090011": {
"name": "Plainfield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Plainfield",
"Sterling"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 52.3,
"n": 1977,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 55.3,
"n": 1965,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 49.9,
"n": 1211,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.5,
"n": 1200,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 61.4,
"n": 2803,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 57.6,
"n": 2794,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.3,
"n": 1716,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.6,
"n": 1708,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1886,
"frpm": 0.5721,
"el": 0.0106,
"swd": 0.202,
"income": 76993,
"ba": 15.0,
"one_parent": 41.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7931.0,
"adults_bachelors_or_higher_pct": 2.83,
"children_with_one_parent_pct": 11.18
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19561.0,
"need_weighted": 16631.0,
"need_weighted_ex_sped_tuition": 15581.0,
"need_weighted_cwift": 17088.0,
"need_weighted_real": 17807.0
},
"latest": {
"unweighted": 20864.0,
"need_weighted": 17768.0,
"need_weighted_ex_sped_tuition": 16374.0,
"need_weighted_cwift": 18298.0,
"need_weighted_real": 17768.0
},
"latest_year": "2024-25",
"latest_pupils": 2010
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0580011",
0.494
],
[
"0690011",
0.8
],
[
"1160011",
0.906
],
[
"0860011",
1.364
],
[
"1410011",
1.454
],
[
"1340011",
1.548
],
[
"1650011",
1.603
],
[
"1460011",
1.67
],
[
"0490011",
1.709
],
[
"0020011",
1.727
],
[
"0170011",
1.816
],
[
"1110011",
1.949
],
[
"0830011",
1.985
],
[
"0470011",
2.003
],
[
"1240011",
2.008
]
]
},
"resid": {
"index_ela_all": {
"fit": 59.3,
"res": 2.1,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 54.6,
"res": 3.0,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 52.7,
"res": -0.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 51.9,
"res": 3.4,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 64.6,
"res": 3.5,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 31.6,
"growth_pct": 38.0,
"resid_mean_pct": 56.7,
"resid_growth_pct": 52.2
},
"flags": []
},
"1100011": {
"name": "Plainville School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Plainville"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.2,
"n": 2375,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 70.2,
"n": 2350,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.0,
"n": 1178,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 64.3,
"n": 1159,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 66.6,
"n": 3307,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.3,
"n": 3286,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.6,
"n": 1731,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.2,
"n": 1713,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2223,
"frpm": 0.4471,
"el": 0.0814,
"swd": 0.1592,
"income": 84343,
"ba": 30.0,
"one_parent": 19.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7368.0,
"adults_bachelors_or_higher_pct": 3.79,
"children_with_one_parent_pct": 7.24
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20450.0,
"need_weighted": 17850.0,
"need_weighted_ex_sped_tuition": 17127.0,
"need_weighted_cwift": 17180.0,
"need_weighted_real": 19108.0
},
"latest": {
"unweighted": 22412.0,
"need_weighted": 19413.0,
"need_weighted_ex_sped_tuition": 18663.0,
"need_weighted_cwift": 18738.0,
"need_weighted_real": 19413.0
},
"latest_year": "2024-25",
"latest_pupils": 2271
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1530011",
1.043
],
[
"0940011",
1.236
],
[
"1660011",
1.328
],
[
"1520011",
1.347
],
[
"1240011",
1.465
],
[
"1400011",
1.523
],
[
"1480011",
1.542
],
[
"1260011",
1.544
],
[
"0960011",
1.649
],
[
"1190011",
1.681
],
[
"0990011",
1.704
],
[
"1380011",
1.71
],
[
"0090011",
1.722
],
[
"0270011",
1.788
],
[
"0070011",
1.815
]
]
},
"resid": {
"index_ela_all": {
"fit": 65.2,
"res": 1.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 61.2,
"res": 3.1,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 58.0,
"res": 2.2,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 58.4,
"res": 11.8,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 70.3,
"res": 5.7,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 39.5,
"growth_pct": 27.0,
"resid_mean_pct": 53.8,
"resid_growth_pct": 32.1
},
"flags": []
},
"1110011": {
"name": "Plymouth School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Plymouth"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.5,
"n": 1365,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 53.1,
"n": 1363,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.1,
"n": 787,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 50.6,
"n": 785,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 61.5,
"n": 1881,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 58.2,
"n": 1880,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 56.3,
"n": 1077,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 52.5,
"n": 1076,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1244,
"frpm": 0.5121,
"el": 0.0418,
"swd": 0.2556,
"income": 94514,
"ba": 29.3,
"one_parent": 36.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13668.0,
"adults_bachelors_or_higher_pct": 4.02,
"children_with_one_parent_pct": 10.28
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19879.0,
"need_weighted": 17301.0,
"need_weighted_ex_sped_tuition": 16488.0,
"need_weighted_cwift": 17100.0,
"need_weighted_real": 18526.0
},
"latest": {
"unweighted": 21484.0,
"need_weighted": 18456.0,
"need_weighted_ex_sped_tuition": 17627.0,
"need_weighted_cwift": 17954.0,
"need_weighted_real": 18456.0
},
"latest_year": "2024-25",
"latest_pupils": 1363
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0860011",
1.256
],
[
"1410011",
1.317
],
[
"0690011",
1.439
],
[
"1340011",
1.52
],
[
"1640011",
1.53
],
[
"0110011",
1.542
],
[
"0580011",
1.552
],
[
"0490011",
1.553
],
[
"0370011",
1.812
],
[
"1650011",
1.844
],
[
"0470011",
1.865
],
[
"0170011",
1.88
],
[
"1090011",
1.949
],
[
"1460011",
1.965
],
[
"0590011",
2.027
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.4,
"res": -0.9,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 58.1,
"res": 0.1,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 55.4,
"res": -0.9,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 55.6,
"res": -2.5,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 66.9,
"res": 1.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 32.8,
"growth_pct": 23.3,
"resid_mean_pct": 18.7,
"resid_growth_pct": 23.3
},
"flags": []
},
"1120011": {
"name": "Pomfret School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Pomfret"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.5,
"n": 522,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.7,
"n": 521,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.8,
"n": 189,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.6,
"n": 188,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.0,
"n": 638,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 73.1,
"n": 638,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 65.6,
"n": 236,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 65.6,
"n": 236,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 333,
"frpm": 0.2342,
"el": 0.009,
"swd": 0.1742,
"income": 108476,
"ba": 50.8,
"one_parent": 26.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7611.0,
"adults_bachelors_or_higher_pct": 9.52,
"children_with_one_parent_pct": 12.16
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 21360.0,
"need_weighted": 19931.0,
"need_weighted_ex_sped_tuition": 17666.0,
"need_weighted_cwift": 20479.0,
"need_weighted_real": 21360.0
},
"latest": {
"unweighted": 23489.0,
"need_weighted": 21901.0,
"need_weighted_ex_sped_tuition": 19290.0,
"need_weighted_cwift": 22555.0,
"need_weighted_real": 21901.0
},
"latest_year": "2024-25",
"latest_pupils": 512
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1210011",
0.671
],
[
"0680011",
0.888
],
[
"1220011",
0.961
],
[
"1690011",
0.965
],
[
"0360011",
1.165
],
[
"0260011",
1.202
],
[
"0650011",
1.219
],
[
"0390011",
1.384
],
[
"0670011",
1.386
],
[
"0010011",
1.493
],
[
"0790011",
1.555
],
[
"0300011",
1.569
],
[
"1250011",
1.595
],
[
"0210011",
1.626
],
[
"0030011",
1.762
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.8,
"res": 1.2,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 68.7,
"res": 4.4,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.2,
"res": -0.7,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.3,
"res": -1.6,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 76.1,
"res": -3.3,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 65.0,
"growth_pct": 70.6,
"resid_mean_pct": 60.2,
"resid_growth_pct": 64.2
},
"flags": []
},
"1130011": {
"name": "Portland School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Portland"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.0,
"n": 1433,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 60.6,
"n": 1422,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.0,
"n": 563,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 50.4,
"n": 553,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.5,
"n": 1965,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.7,
"n": 1956,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.7,
"n": 805,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.9,
"n": 797,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 74.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1250,
"frpm": 0.2912,
"el": 0.0384,
"swd": 0.2256,
"income": 118929,
"ba": 52.1,
"one_parent": 9.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 15490.0,
"adults_bachelors_or_higher_pct": 6.41,
"children_with_one_parent_pct": 7.07
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20334.0,
"need_weighted": 18610.0,
"need_weighted_ex_sped_tuition": 17547.0,
"need_weighted_cwift": 18067.0,
"need_weighted_real": 19903.0
},
"latest": {
"unweighted": 21870.0,
"need_weighted": 19937.0,
"need_weighted_ex_sped_tuition": 18606.0,
"need_weighted_cwift": 19189.0,
"need_weighted_real": 19937.0
},
"latest_year": "2024-25",
"latest_pupils": 1272
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2130012",
0.989
],
[
"0450011",
1.093
],
[
"0280011",
1.142
],
[
"2200012",
1.202
],
[
"0230011",
1.238
],
[
"0420011",
1.356
],
[
"0710011",
1.413
],
[
"2150012",
1.516
],
[
"0480011",
1.523
],
[
"2170012",
1.565
],
[
"0910011",
1.584
],
[
"0560011",
1.679
],
[
"1080011",
1.732
],
[
"1520011",
1.745
],
[
"0840011",
1.792
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.4,
"res": 0.1,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 69.0,
"res": -1.3,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 61.7,
"res": 2.3,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 64.1,
"res": -3.5,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 75.0,
"res": -0.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 75.1,
"growth_pct": 90.2,
"resid_mean_pct": 88.3,
"resid_growth_pct": 89.3
},
"flags": []
},
"1140011": {
"name": "Preston School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Preston"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.7,
"n": 635,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 60.9,
"n": 635,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.3,
"n": 273,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.5,
"n": 273,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.9,
"n": 784,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 65.2,
"n": 784,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.6,
"n": 332,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.1,
"n": 332,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 71.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 432,
"frpm": 0.2963,
"el": 0.0208,
"swd": 0.162,
"income": 116648,
"ba": 28.5,
"one_parent": 13.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 26909.0,
"adults_bachelors_or_higher_pct": 6.21,
"children_with_one_parent_pct": 7.88
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22890.0,
"need_weighted": 21112.0,
"need_weighted_ex_sped_tuition": 19199.0,
"need_weighted_cwift": 21461.0,
"need_weighted_real": 22608.0
},
"latest": {
"unweighted": 25820.0,
"need_weighted": 23599.0,
"need_weighted_ex_sped_tuition": 21094.0,
"need_weighted_cwift": 24007.0,
"need_weighted_real": 23599.0
},
"latest_year": "2024-25",
"latest_pupils": 614
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0300011",
0.697
],
[
"0220011",
0.923
],
[
"1470011",
1.184
],
[
"0530011",
1.525
],
[
"1210011",
1.55
],
[
"0010011",
1.562
],
[
"0390011",
1.609
],
[
"0260011",
1.628
],
[
"0650011",
1.636
],
[
"1120011",
1.799
],
[
"0790011",
1.893
],
[
"1330011",
1.909
],
[
"0670011",
1.92
],
[
"0360011",
1.92
],
[
"0190011",
1.962
]
]
},
"resid": {
"index_ela_all": {
"fit": 69.1,
"res": 1.8,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 66.2,
"res": -1.0,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 59.1,
"res": -2.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 60.8,
"res": 0.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 74.2,
"res": -2.7,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 48.6,
"growth_pct": 49.7,
"resid_mean_pct": 71.3,
"resid_growth_pct": 56.0
},
"flags": []
},
"1160011": {
"name": "Putnam School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Putnam"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.3,
"n": 1221,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 49.5,
"n": 1209,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.5,
"n": 760,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 47.4,
"n": 752,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 60.1,
"n": 1726,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 53.6,
"n": 1715,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 54.7,
"n": 1105,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 48.1,
"n": 1097,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 65.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1176,
"frpm": 0.5825,
"el": 0.0519,
"swd": 0.1964,
"income": 70561,
"ba": 20.0,
"one_parent": 46.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6774.0,
"adults_bachelors_or_higher_pct": 3.57,
"children_with_one_parent_pct": 13.97
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19881.0,
"need_weighted": 16807.0,
"need_weighted_ex_sped_tuition": 15541.0,
"need_weighted_cwift": 17267.0,
"need_weighted_real": 18038.0
},
"latest": {
"unweighted": 20671.0,
"need_weighted": 17404.0,
"need_weighted_ex_sped_tuition": 15995.0,
"need_weighted_cwift": 17924.0,
"need_weighted_real": 17404.0
},
"latest_year": "2024-25",
"latest_pupils": 1217
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0580011",
0.892
],
[
"1090011",
0.906
],
[
"1650011",
1.087
],
[
"0690011",
1.1
],
[
"0020011",
1.312
],
[
"0860011",
1.539
],
[
"1460011",
1.539
],
[
"0470011",
1.701
],
[
"1410011",
1.751
],
[
"0440011",
1.757
],
[
"0830011",
1.835
],
[
"1340011",
1.839
],
[
"0110011",
1.863
],
[
"0370011",
1.88
],
[
"0170011",
1.929
]
]
},
"resid": {
"index_ela_all": {
"fit": 58.8,
"res": 1.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 54.0,
"res": -0.4,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 53.8,
"res": 2.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 53.5,
"res": -4.0,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 64.6,
"res": 1.1,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 15.8,
"growth_pct": 42.3,
"resid_mean_pct": 28.7,
"resid_growth_pct": 65.4
},
"flags": []
},
"1170011": {
"name": "Redding School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Redding"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.7,
"n": 1334,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 76.0,
"n": 1330,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.6,
"n": 383,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 68.5,
"n": 379,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 79.2,
"n": 1631,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 79.4,
"n": 1626,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.3,
"n": 469,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 66.2,
"n": 464,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 855,
"frpm": 0.0901,
"el": 0.0164,
"swd": 0.1719,
"income": 186060,
"ba": 72.1,
"one_parent": 12.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14812.0,
"adults_bachelors_or_higher_pct": 6.16,
"children_with_one_parent_pct": 6.92
},
"notes": []
},
"spend": {
"five": {
"unweighted": 29176.0,
"need_weighted": 28278.0,
"need_weighted_ex_sped_tuition": 27666.0,
"need_weighted_cwift": 23331.0,
"need_weighted_real": 30339.0
},
"latest": {
"unweighted": 30448.0,
"need_weighted": 29530.0,
"need_weighted_ex_sped_tuition": 29146.0,
"need_weighted_cwift": 24008.0,
"need_weighted_real": 29530.0
},
"latest_year": "2024-25",
"latest_pupils": 858
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0460011",
1.02
],
[
"1670011",
1.453
],
[
"0670011",
1.758
],
[
"0080011",
1.821
],
[
"1070011",
2.19
],
[
"1210011",
2.265
],
[
"0790011",
2.503
],
[
"1220011",
2.537
],
[
"0010011",
2.642
],
[
"1120011",
2.659
],
[
"1270011",
2.791
],
[
"0300011",
2.879
],
[
"1690011",
2.921
],
[
"0260011",
2.989
],
[
"0650011",
3.145
]
]
},
"resid": {
"index_ela_all": {
"fit": 78.9,
"res": 0.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 77.3,
"res": 2.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 67.6,
"res": -2.9,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 73.7,
"res": 2.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 83.3,
"res": -6.5,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 94.9,
"growth_pct": 40.5,
"resid_mean_pct": 83.0,
"resid_growth_pct": 28.9
},
"flags": []
},
"1180011": {
"name": "Ridgefield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Ridgefield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 68.0,
"n": 4906,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 73.7,
"n": 4860,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 60.3,
"n": 1203,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 63.9,
"n": 1175,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 80.3,
"n": 7071,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 78.9,
"n": 7041,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 68.1,
"n": 1812,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 65.7,
"n": 1792,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 83.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4484,
"frpm": 0.0805,
"el": 0.0214,
"swd": 0.1896,
"income": 179219,
"ba": 72.6,
"one_parent": 8.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12450.0,
"adults_bachelors_or_higher_pct": 4.09,
"children_with_one_parent_pct": 3.59
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24107.0,
"need_weighted": 23503.0,
"need_weighted_ex_sped_tuition": 22256.0,
"need_weighted_cwift": 19381.0,
"need_weighted_real": 25165.0
},
"latest": {
"unweighted": 26267.0,
"need_weighted": 25514.0,
"need_weighted_ex_sped_tuition": 24165.0,
"need_weighted_cwift": 20743.0,
"need_weighted_real": 25514.0
},
"latest_year": "2024-25",
"latest_pupils": 4492
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1280011",
0.891
],
[
"0760011",
0.908
],
[
"0510011",
0.934
],
[
"1610011",
1.037
],
[
"0850011",
1.368
],
[
"0600011",
1.472
],
[
"0540011",
1.49
],
[
"0350011",
1.499
],
[
"0570011",
1.502
],
[
"1440011",
1.544
],
[
"0970011",
1.589
],
[
"1580011",
1.663
],
[
"0250011",
1.696
],
[
"0040011",
1.741
],
[
"1570011",
1.767
]
]
},
"resid": {
"index_ela_all": {
"fit": 79.4,
"res": 0.9,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 77.7,
"res": 1.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 67.6,
"res": 0.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 73.5,
"res": 0.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 83.1,
"res": 0.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 96.6,
"growth_pct": 57.7,
"resid_mean_pct": 70.8,
"resid_growth_pct": 34.6
},
"flags": []
},
"1190011": {
"name": "Rocky Hill School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Rocky Hill"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 70.0,
"n": 2724,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 71.4,
"n": 2717,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 63.6,
"n": 899,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.3,
"n": 895,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.4,
"n": 3843,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 73.7,
"n": 3840,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.9,
"n": 1504,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 62.1,
"n": 1502,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 82.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2539,
"frpm": 0.2304,
"el": 0.1146,
"swd": 0.154,
"income": 99941,
"ba": 45.3,
"one_parent": 20.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 8909.0,
"adults_bachelors_or_higher_pct": 4.78,
"children_with_one_parent_pct": 5.82
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19539.0,
"need_weighted": 18017.0,
"need_weighted_ex_sped_tuition": 17632.0,
"need_weighted_cwift": 17341.0,
"need_weighted_real": 19283.0
},
"latest": {
"unweighted": 21151.0,
"need_weighted": 19267.0,
"need_weighted_ex_sped_tuition": 18856.0,
"need_weighted_cwift": 18597.0,
"need_weighted_real": 19267.0
},
"latest_year": "2024-25",
"latest_pupils": 2706
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0940011",
1.079
],
[
"1590011",
1.091
],
[
"0090011",
1.097
],
[
"0070011",
1.111
],
[
"0960011",
1.203
],
[
"1520011",
1.224
],
[
"1060011",
1.255
],
[
"1010011",
1.268
],
[
"0140011",
1.313
],
[
"0330011",
1.327
],
[
"1660011",
1.371
],
[
"1260011",
1.372
],
[
"0270011",
1.445
],
[
"1480011",
1.463
],
[
"2160012",
1.517
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.5,
"res": 4.9,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 67.9,
"res": 5.8,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 63.3,
"res": 6.7,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 67.3,
"res": 4.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 76.5,
"res": 5.5,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 72.3,
"growth_pct": 67.5,
"resid_mean_pct": 83.6,
"resid_growth_pct": 67.9
},
"flags": []
},
"1210011": {
"name": "Salem School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Salem"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.8,
"n": 609,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 61.6,
"n": 606,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.3,
"n": 207,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 54.9,
"n": 205,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.7,
"n": 742,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 66.8,
"n": 738,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.3,
"n": 256,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 55.5,
"n": 253,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 64.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 392,
"frpm": 0.2449,
"el": 0.0077,
"swd": 0.1633,
"income": 123245,
"ba": 50.6,
"one_parent": 20.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7876.0,
"adults_bachelors_or_higher_pct": 7.17,
"children_with_one_parent_pct": 10.59
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 20441.0,
"need_weighted": 19147.0,
"need_weighted_ex_sped_tuition": 17088.0,
"need_weighted_cwift": 19462.0,
"need_weighted_real": 20527.0
},
"latest": {
"unweighted": 21747.0,
"need_weighted": 20222.0,
"need_weighted_ex_sped_tuition": 18586.0,
"need_weighted_cwift": 20572.0,
"need_weighted_real": 20222.0
},
"latest_year": "2024-25",
"latest_pupils": 556
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1120011",
0.671
],
[
"0670011",
0.846
],
[
"0260011",
1.009
],
[
"0010011",
1.024
],
[
"0300011",
1.164
],
[
"0790011",
1.173
],
[
"1690011",
1.222
],
[
"1220011",
1.281
],
[
"0680011",
1.344
],
[
"0650011",
1.368
],
[
"1140011",
1.55
],
[
"0360011",
1.597
],
[
"0390011",
1.622
],
[
"1250011",
1.833
],
[
"0220011",
1.862
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.4,
"res": -2.7,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 69.5,
"res": -2.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.3,
"res": 0.5,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 66.0,
"res": -4.4,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 76.9,
"res": -12.0,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 87.6,
"growth_pct": 57.1,
"resid_mean_pct": 81.9,
"resid_growth_pct": 45.9
},
"flags": []
},
"1220011": {
"name": "Salisbury School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Salisbury"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 72.0,
"n": 433,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 77.0,
"n": 432,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 65.1,
"n": 123,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 68.4,
"n": 123,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 79.8,
"n": 541,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 76.4,
"n": 540,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 69.6,
"n": 166,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 65.8,
"n": 166,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 288,
"frpm": 0.2292,
"el": 0.0208,
"swd": 0.1771,
"income": 124256,
"ba": 58.8,
"one_parent": 35.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 25966.0,
"adults_bachelors_or_higher_pct": 11.67,
"children_with_one_parent_pct": 26.2
},
"notes": []
},
"spend": {
"five": {
"unweighted": 27363.0,
"need_weighted": 25700.0,
"need_weighted_ex_sped_tuition": 25584.0,
"need_weighted_cwift": 25883.0,
"need_weighted_real": 27485.0
},
"latest": {
"unweighted": 30989.0,
"need_weighted": 28856.0,
"need_weighted_ex_sped_tuition": 28819.0,
"need_weighted_cwift": 28942.0,
"need_weighted_real": 28856.0
},
"latest_year": "2024-25",
"latest_pupils": 289
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1120011",
0.961
],
[
"0680011",
1.09
],
[
"1690011",
1.148
],
[
"1210011",
1.281
],
[
"0360011",
1.669
],
[
"0670011",
1.687
],
[
"0260011",
1.776
],
[
"0790011",
1.78
],
[
"0030011",
1.815
],
[
"0650011",
1.821
],
[
"0010011",
1.89
],
[
"1250011",
1.927
],
[
"0210011",
1.986
],
[
"0390011",
2.118
],
[
"0920011",
2.174
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.0,
"res": 7.8,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 69.3,
"res": 7.1,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 63.6,
"res": 8.4,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 68.7,
"res": 8.3,
"i90": 9.5,
"wide": true
},
"accountability_index": {
"fit": 77.2,
"res": -1.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 78.5,
"growth_pct": 65.0,
"resid_mean_pct": 76.6,
"resid_growth_pct": 57.2
},
"flags": []
},
"1230011": {
"name": "Scotland School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Scotland"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.5,
"n": 97,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 61.2,
"n": 97,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.7,
"n": 22,
"y": [
"2024-25"
]
},
"growth_math_high_needs": {
"v": 78.1,
"n": 22,
"y": [
"2024-25"
]
},
"index_ela_all": {
"v": 63.1,
"n": 131,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.7,
"n": 131,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.1,
"n": 81,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.5,
"n": 81,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 63.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 96,
"frpm": 0.3958,
"el": 0.0312,
"swd": 0.2708,
"income": 99881,
"ba": 33.8,
"one_parent": 16.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12102.0,
"adults_bachelors_or_higher_pct": 5.56,
"children_with_one_parent_pct": 10.02
},
"notes": [
"frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 26066.0,
"need_weighted": 24578.0,
"need_weighted_ex_sped_tuition": 24220.0,
"need_weighted_cwift": 25249.0,
"need_weighted_real": 26457.0
},
"latest": {
"unweighted": 26826.0,
"need_weighted": 26131.0,
"need_weighted_ex_sped_tuition": 25435.0,
"need_weighted_cwift": 26911.0,
"need_weighted_real": 26131.0
},
"latest_year": "2024-25",
"latest_pupils": 103
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0290011",
1.086
],
[
"0980011",
1.334
],
[
"0240011",
1.904
],
[
"0500011",
1.941
],
[
"1360011",
1.959
],
[
"0050011",
2.037
],
[
"0390011",
2.05
],
[
"0190011",
2.209
],
[
"1250011",
2.275
],
[
"0920011",
2.278
],
[
"0630011",
2.43
],
[
"0130011",
2.444
],
[
"1330011",
2.554
],
[
"0730011",
2.57
],
[
"0650011",
2.602
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.1,
"res": -4.0,
"i90": 6.6,
"wide": true
},
"index_math_all": {
"fit": 63.1,
"res": -2.4,
"i90": 7.8,
"wide": true
},
"growth_ela_all": {
"fit": 57.1,
"res": 5.4,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 57.7,
"res": 3.5,
"i90": 9.6,
"wide": true
},
"accountability_index": {
"fit": 69.7,
"res": -6.0,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 58.2,
"growth_pct": null,
"resid_mean_pct": 55.0,
"resid_growth_pct": null
},
"flags": []
},
"1240011": {
"name": "Seymour School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Seymour"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 57.8,
"n": 2278,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 66.9,
"n": 2275,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.0,
"n": 1224,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 63.4,
"n": 1221,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 65.6,
"n": 3292,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.1,
"n": 3286,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.5,
"n": 1834,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.0,
"n": 1829,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 75.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2103,
"frpm": 0.5093,
"el": 0.0689,
"swd": 0.1793,
"income": 107708,
"ba": 33.3,
"one_parent": 33.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14986.0,
"adults_bachelors_or_higher_pct": 4.49,
"children_with_one_parent_pct": 9.42
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18574.0,
"need_weighted": 16202.0,
"need_weighted_ex_sped_tuition": 15288.0,
"need_weighted_cwift": 15708.0,
"need_weighted_real": 17374.0
},
"latest": {
"unweighted": 19784.0,
"need_weighted": 16909.0,
"need_weighted_ex_sped_tuition": 15960.0,
"need_weighted_cwift": 16448.0,
"need_weighted_real": 16909.0
},
"latest_year": "2024-25",
"latest_pupils": 2179
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1660011",
1.054
],
[
"1260011",
1.183
],
[
"0940011",
1.199
],
[
"0860011",
1.248
],
[
"0470011",
1.251
],
[
"1530011",
1.256
],
[
"0960011",
1.273
],
[
"1380011",
1.277
],
[
"0830011",
1.302
],
[
"0880011",
1.338
],
[
"0490011",
1.34
],
[
"1340011",
1.392
],
[
"0090011",
1.406
],
[
"0270011",
1.412
],
[
"1520011",
1.419
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.4,
"res": 2.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 59.6,
"res": 4.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 57.5,
"res": 0.3,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 58.1,
"res": 8.8,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 69.7,
"res": 6.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 42.4,
"growth_pct": 28.2,
"resid_mean_pct": 42.7,
"resid_growth_pct": 29.6
},
"flags": []
},
"1250011": {
"name": "Sharon School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Sharon"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.9,
"n": 137,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.1,
"n": 137,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 65.7,
"n": 70,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 61.1,
"n": 70,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.9,
"n": 165,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.2,
"n": 165,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 64.5,
"n": 91,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.6,
"n": 91,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 97,
"frpm": 0.3196,
"el": 0.0309,
"swd": 0.2062,
"income": 100518,
"ba": 56.8,
"one_parent": 17.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14994.0,
"adults_bachelors_or_higher_pct": 11.04,
"children_with_one_parent_pct": 19.01
},
"notes": [
"frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)",
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 50866.0,
"need_weighted": 45792.0,
"need_weighted_ex_sped_tuition": 45747.0,
"need_weighted_cwift": 46140.0,
"need_weighted_real": 49120.0
},
"latest": {
"unweighted": 48747.0,
"need_weighted": 47499.0,
"need_weighted_ex_sped_tuition": 47480.0,
"need_weighted_cwift": 47642.0,
"need_weighted_real": 47499.0
},
"latest_year": "2024-25",
"latest_pupils": 102
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0210011",
1.27
],
[
"0390011",
1.276
],
[
"0360011",
1.456
],
[
"0650011",
1.546
],
[
"1120011",
1.595
],
[
"0680011",
1.674
],
[
"0980011",
1.737
],
[
"0290011",
1.794
],
[
"1210011",
1.833
],
[
"1220011",
1.927
],
[
"0260011",
2.043
],
[
"0240011",
2.223
],
[
"1230011",
2.275
],
[
"0050011",
2.301
],
[
"0920011",
2.311
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.8,
"res": -0.9,
"i90": 6.6,
"wide": true
},
"index_math_all": {
"fit": 67.9,
"res": -3.7,
"i90": 7.7,
"wide": true
},
"growth_ela_all": {
"fit": 61.8,
"res": 5.1,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 64.5,
"res": -2.4,
"i90": 9.5,
"wide": true
},
"accountability_index": {
"fit": 74.3,
"res": -1.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 20.9,
"growth_pct": 75.5,
"resid_mean_pct": 1.2,
"resid_growth_pct": 71.1
},
"flags": []
},
"1260011": {
"name": "Shelton School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Shelton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 53.9,
"n": 4980,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 60.5,
"n": 4975,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 49.6,
"n": 2329,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.3,
"n": 2326,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 66.5,
"n": 7123,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.3,
"n": 7122,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.2,
"n": 3484,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.5,
"n": 3484,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4518,
"frpm": 0.367,
"el": 0.0753,
"swd": 0.1804,
"income": 108185,
"ba": 41.8,
"one_parent": 27.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10854.0,
"adults_bachelors_or_higher_pct": 2.65,
"children_with_one_parent_pct": 6.04
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18532.0,
"need_weighted": 16585.0,
"need_weighted_ex_sped_tuition": 15650.0,
"need_weighted_cwift": 15305.0,
"need_weighted_real": 17776.0
},
"latest": {
"unweighted": 20097.0,
"need_weighted": 17802.0,
"need_weighted_ex_sped_tuition": 16640.0,
"need_weighted_cwift": 17317.0,
"need_weighted_real": 17802.0
},
"latest_year": "2024-25",
"latest_pupils": 4694
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0960011",
0.498
],
[
"0940011",
0.537
],
[
"0090011",
0.54
],
[
"1480011",
0.547
],
[
"1520011",
0.795
],
[
"1660011",
0.796
],
[
"1530011",
0.935
],
[
"1310011",
0.938
],
[
"0620011",
0.978
],
[
"0840011",
1.03
],
[
"0140011",
1.074
],
[
"0070011",
1.108
],
[
"1380011",
1.145
],
[
"1240011",
1.183
],
[
"0270011",
1.274
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.4,
"res": -0.9,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 64.2,
"res": 3.1,
"i90": 7.5,
"wide": false
},
"growth_ela_all": {
"fit": 60.4,
"res": -6.5,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 62.8,
"res": -2.3,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 73.1,
"res": 0.6,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 63.3,
"growth_pct": 62.0,
"resid_mean_pct": 64.3,
"resid_growth_pct": 61.0
},
"flags": []
},
"1270011": {
"name": "Sherman School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Sherman"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 67.9,
"n": 335,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 71.2,
"n": 335,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 79.8,
"n": 416,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 76.4,
"n": 415,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.0,
"n": 68,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 52.4,
"n": 68,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 231,
"frpm": 0.0649,
"el": 0.0,
"swd": 0.0996,
"income": 116000,
"ba": 59.6,
"one_parent": 9.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 34249.0,
"adults_bachelors_or_higher_pct": 10.05,
"children_with_one_parent_pct": 8.81
},
"notes": [
"frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)"
]
},
"spend": {
"five": {
"unweighted": 26337.0,
"need_weighted": 26067.0,
"need_weighted_ex_sped_tuition": 24809.0,
"need_weighted_cwift": 21497.0,
"need_weighted_real": 27908.0
},
"latest": {
"unweighted": 29686.0,
"need_weighted": 29457.0,
"need_weighted_ex_sped_tuition": 27975.0,
"need_weighted_cwift": 23948.0,
"need_weighted_real": 29457.0
},
"latest_year": "2024-25",
"latest_pupils": 344
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1070011",
1.868
],
[
"0260011",
1.891
],
[
"0010011",
1.916
],
[
"0670011",
1.983
],
[
"0790011",
1.993
],
[
"1210011",
2.221
],
[
"0300011",
2.385
],
[
"1670011",
2.399
],
[
"1120011",
2.577
],
[
"0530011",
2.64
],
[
"0680011",
2.647
],
[
"1170011",
2.791
],
[
"0310011",
2.819
],
[
"0650011",
2.852
],
[
"1140011",
2.92
]
]
},
"resid": {
"index_ela_all": {
"fit": 78.2,
"res": 1.6,
"i90": 6.6,
"wide": true
},
"index_math_all": {
"fit": 75.9,
"res": 0.5,
"i90": 7.8,
"wide": true
},
"growth_ela_all": {
"fit": 66.3,
"res": 1.6,
"i90": 7.7,
"wide": true
},
"growth_math_all": {
"fit": 72.1,
"res": -0.9,
"i90": 9.6,
"wide": true
},
"accountability_index": {
"fit": 82.2,
"res": -9.6,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 63.8,
"growth_pct": 32.5,
"resid_mean_pct": 26.3,
"resid_growth_pct": 20.8
},
"flags": []
},
"1280011": {
"name": "Simsbury School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Simsbury"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.3,
"n": 4568,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 70.4,
"n": 4564,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.5,
"n": 1307,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.0,
"n": 1304,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 78.9,
"n": 6554,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 75.7,
"n": 6555,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.1,
"n": 1988,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 62.3,
"n": 1988,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 4127,
"frpm": 0.1672,
"el": 0.022,
"swd": 0.1783,
"income": 157907,
"ba": 71.9,
"one_parent": 16.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10516.0,
"adults_bachelors_or_higher_pct": 2.89,
"children_with_one_parent_pct": 6.96
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20347.0,
"need_weighted": 19345.0,
"need_weighted_ex_sped_tuition": 18397.0,
"need_weighted_cwift": 18618.0,
"need_weighted_real": 20726.0
},
"latest": {
"unweighted": 22059.0,
"need_weighted": 20896.0,
"need_weighted_ex_sped_tuition": 19793.0,
"need_weighted_cwift": 20169.0,
"need_weighted_real": 20896.0
},
"latest_year": "2024-25",
"latest_pupils": 4248
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0760011",
0.862
],
[
"0510011",
0.869
],
[
"1180011",
0.891
],
[
"0600011",
0.973
],
[
"0850011",
0.976
],
[
"0970011",
1.052
],
[
"0540011",
1.12
],
[
"0250011",
1.129
],
[
"1440011",
1.251
],
[
"0570011",
1.261
],
[
"1420011",
1.353
],
[
"0040011",
1.401
],
[
"0560011",
1.401
],
[
"0520011",
1.411
],
[
"0180011",
1.482
]
]
},
"resid": {
"index_ela_all": {
"fit": 77.1,
"res": 1.8,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 74.7,
"res": 1.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 66.4,
"res": -0.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 71.7,
"res": -1.3,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.9,
"res": 0.7,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 96.0,
"growth_pct": 66.3,
"resid_mean_pct": 87.7,
"resid_growth_pct": 50.3
},
"flags": []
},
"1290011": {
"name": "Somers School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Somers"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.0,
"n": 1505,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 66.8,
"n": 1491,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.5,
"n": 332,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.7,
"n": 331,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 71.0,
"n": 2132,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.0,
"n": 2124,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.4,
"n": 483,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 52.9,
"n": 482,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1347,
"frpm": 0.0579,
"el": 0.0141,
"swd": 0.1529,
"income": 124705,
"ba": 37.2,
"one_parent": 21.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 14643.0,
"adults_bachelors_or_higher_pct": 4.61,
"children_with_one_parent_pct": 21.0
},
"notes": [
"frpm: Free/Reduced split starred, taken as Total - Non-Subsidized (exact)"
]
},
"spend": {
"five": {
"unweighted": 20452.0,
"need_weighted": 20193.0,
"need_weighted_ex_sped_tuition": 19598.0,
"need_weighted_cwift": 19578.0,
"need_weighted_real": 21636.0
},
"latest": {
"unweighted": 21773.0,
"need_weighted": 21667.0,
"need_weighted_ex_sped_tuition": 20916.0,
"need_weighted_cwift": 20915.0,
"need_weighted_real": 21667.0
},
"latest_year": "2024-25",
"latest_pupils": 1367
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1390011",
0.95
],
[
"2100012",
1.162
],
[
"0990011",
1.218
],
[
"2160012",
1.224
],
[
"0400011",
1.261
],
[
"2170012",
1.327
],
[
"1020011",
1.385
],
[
"0070011",
1.387
],
[
"0320011",
1.454
],
[
"0910011",
1.5
],
[
"0420011",
1.516
],
[
"1420011",
1.533
],
[
"1010011",
1.539
],
[
"2180012",
1.564
],
[
"0480011",
1.601
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.5,
"res": -2.5,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 71.9,
"res": -4.9,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 63.1,
"res": 0.9,
"i90": 7.7,
"wide": false
},
"growth_math_all": {
"fit": 68.7,
"res": -1.9,
"i90": 9.7,
"wide": false
},
"accountability_index": {
"fit": 79.5,
"res": -0.8,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 49.7,
"growth_pct": 69.9,
"resid_mean_pct": 29.8,
"resid_growth_pct": 62.3
},
"flags": []
},
"1310011": {
"name": "Southington School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Southington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.8,
"n": 6703,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 68.5,
"n": 6683,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.7,
"n": 2400,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.7,
"n": 2382,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.0,
"n": 9663,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.9,
"n": 9642,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.2,
"n": 3614,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.2,
"n": 3595,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 6200,
"frpm": 0.2698,
"el": 0.039,
"swd": 0.1732,
"income": 124309,
"ba": 43.4,
"one_parent": 25.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 8844.0,
"adults_bachelors_or_higher_pct": 2.67,
"children_with_one_parent_pct": 4.02
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18224.0,
"need_weighted": 16834.0,
"need_weighted_ex_sped_tuition": 16009.0,
"need_weighted_cwift": 16202.0,
"need_weighted_real": 18028.0
},
"latest": {
"unweighted": 19961.0,
"need_weighted": 18301.0,
"need_weighted_ex_sped_tuition": 17320.0,
"need_weighted_cwift": 17665.0,
"need_weighted_real": 18301.0
},
"latest_year": "2024-25",
"latest_pupils": 6266
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0070011",
0.841
],
[
"0840011",
0.868
],
[
"0090011",
0.911
],
[
"1260011",
0.938
],
[
"2160012",
1.01
],
[
"1480011",
1.079
],
[
"1520011",
1.13
],
[
"1660011",
1.131
],
[
"0910011",
1.137
],
[
"0960011",
1.147
],
[
"0480011",
1.156
],
[
"1010011",
1.175
],
[
"0940011",
1.242
],
[
"2100012",
1.251
],
[
"0280011",
1.303
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.1,
"res": 1.9,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 67.4,
"res": 3.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.5,
"res": 0.3,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 64.9,
"res": 3.6,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 75.7,
"res": 1.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 64.4,
"growth_pct": 16.6,
"resid_mean_pct": 66.1,
"resid_growth_pct": 10.1
},
"flags": []
},
"1320011": {
"name": "South Windsor School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"South Windsor"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 62.8,
"n": 5802,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 69.3,
"n": 5775,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.5,
"n": 1563,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.2,
"n": 1549,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 75.3,
"n": 8150,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 74.8,
"n": 8131,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.7,
"n": 2816,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 62.7,
"n": 2805,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 5125,
"frpm": 0.185,
"el": 0.094,
"swd": 0.1292,
"income": 144961,
"ba": 58.9,
"one_parent": 18.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 10079.0,
"adults_bachelors_or_higher_pct": 3.65,
"children_with_one_parent_pct": 4.73
},
"notes": []
},
"spend": {
"five": {
"unweighted": 17547.0,
"need_weighted": 16335.0,
"need_weighted_ex_sped_tuition": 15746.0,
"need_weighted_cwift": 15721.0,
"need_weighted_real": 17509.0
},
"latest": {
"unweighted": 18815.0,
"need_weighted": 17438.0,
"need_weighted_ex_sped_tuition": 16880.0,
"need_weighted_cwift": 16832.0,
"need_weighted_real": 17438.0
},
"latest_year": "2024-25",
"latest_pupils": 5284
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0520011",
0.961
],
[
"0250011",
0.972
],
[
"0180011",
0.999
],
[
"1590011",
1.075
],
[
"1440011",
1.149
],
[
"1010011",
1.169
],
[
"0540011",
1.186
],
[
"0970011",
1.346
],
[
"0040011",
1.458
],
[
"0600011",
1.522
],
[
"0850011",
1.592
],
[
"2180012",
1.646
],
[
"1060011",
1.716
],
[
"1190011",
1.77
],
[
"0570011",
1.792
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.0,
"res": 1.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 72.2,
"res": 2.6,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 66.2,
"res": -3.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 71.2,
"res": -1.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.6,
"res": 1.1,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 80.2,
"growth_pct": 84.0,
"resid_mean_pct": 73.7,
"resid_growth_pct": 76.7
},
"flags": []
},
"1330011": {
"name": "Sprague School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Sprague"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 53.4,
"n": 395,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 51.0,
"n": 392,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.4,
"n": 235,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 47.4,
"n": 233,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 58.1,
"n": 477,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 51.3,
"n": 475,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 52.8,
"n": 285,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 46.7,
"n": 284,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 55.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 265,
"frpm": 0.5509,
"el": 0.0113,
"swd": 0.1925,
"income": 92850,
"ba": 19.2,
"one_parent": 18.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11458.0,
"adults_bachelors_or_higher_pct": 5.24,
"children_with_one_parent_pct": 9.32
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 19475.0,
"need_weighted": 16423.0,
"need_weighted_ex_sped_tuition": 13508.0,
"need_weighted_cwift": 16694.0,
"need_weighted_real": 17585.0
},
"latest": {
"unweighted": 21209.0,
"need_weighted": 18156.0,
"need_weighted_ex_sped_tuition": 14150.0,
"need_weighted_cwift": 18470.0,
"need_weighted_real": 18156.0
},
"latest_year": "2024-25",
"latest_pupils": 387
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1360011",
1.118
],
[
"1470011",
1.567
],
[
"0240011",
1.57
],
[
"0190011",
1.585
],
[
"0730011",
1.835
],
[
"0220011",
1.886
],
[
"1140011",
1.909
],
[
"0390011",
2.101
],
[
"1620011",
2.149
],
[
"0360011",
2.245
],
[
"1000011",
2.281
],
[
"0130011",
2.365
],
[
"0030011",
2.44
],
[
"0530011",
2.502
],
[
"0300011",
2.522
]
]
},
"resid": {
"index_ela_all": {
"fit": 62.9,
"res": -4.8,
"i90": 6.7,
"wide": true
},
"index_math_all": {
"fit": 58.3,
"res": -7.0,
"i90": 7.9,
"wide": true
},
"growth_ela_all": {
"fit": 54.0,
"res": -0.6,
"i90": 7.7,
"wide": true
},
"growth_math_all": {
"fit": 52.3,
"res": -1.3,
"i90": 9.7,
"wide": true
},
"accountability_index": {
"fit": 66.9,
"res": -11.5,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 31.1,
"growth_pct": 38.7,
"resid_mean_pct": 19.9,
"resid_growth_pct": 44.0
},
"flags": []
},
"1340011": {
"name": "Stafford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Stafford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.2,
"n": 1327,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.8,
"n": 1320,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.4,
"n": 654,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.2,
"n": 650,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 63.9,
"n": 1904,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.7,
"n": 1898,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.0,
"n": 931,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.8,
"n": 928,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 73.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1266,
"frpm": 0.4068,
"el": 0.0103,
"swd": 0.2054,
"income": 93235,
"ba": 28.5,
"one_parent": 32.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 15529.0,
"adults_bachelors_or_higher_pct": 4.07,
"children_with_one_parent_pct": 7.23
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23032.0,
"need_weighted": 20672.0,
"need_weighted_ex_sped_tuition": 19591.0,
"need_weighted_cwift": 20044.0,
"need_weighted_real": 22146.0
},
"latest": {
"unweighted": 25044.0,
"need_weighted": 22269.0,
"need_weighted_ex_sped_tuition": 20798.0,
"need_weighted_cwift": 21495.0,
"need_weighted_real": 22269.0
},
"latest_year": "2024-25",
"latest_pupils": 1324
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1410011",
0.702
],
[
"0860011",
0.878
],
[
"0690011",
1.207
],
[
"0720011",
1.219
],
[
"0490011",
1.285
],
[
"0580011",
1.336
],
[
"1240011",
1.392
],
[
"1110011",
1.52
],
[
"1660011",
1.528
],
[
"1640011",
1.547
],
[
"1090011",
1.548
],
[
"0710011",
1.629
],
[
"1530011",
1.63
],
[
"0470011",
1.632
],
[
"1520011",
1.651
]
]
},
"resid": {
"index_ela_all": {
"fit": 65.0,
"res": -1.1,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 61.1,
"res": -0.4,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 56.6,
"res": -0.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 58.0,
"res": 1.8,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 69.7,
"res": 3.7,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 41.8,
"growth_pct": 81.6,
"resid_mean_pct": 63.2,
"resid_growth_pct": 84.3
},
"flags": []
},
"1350011": {
"name": "Stamford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Stamford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.2,
"n": 16466,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 56.0,
"n": 16378,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.3,
"n": 10758,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.2,
"n": 10681,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 58.5,
"n": 23258,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 55.1,
"n": 23180,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 51.2,
"n": 15371,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 47.6,
"n": 15301,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 65.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 16185,
"frpm": 0.5425,
"el": 0.1926,
"swd": 0.1749,
"income": 111586,
"ba": 51.7,
"one_parent": 35.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4563.0,
"adults_bachelors_or_higher_pct": 1.55,
"children_with_one_parent_pct": 4.15
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22155.0,
"need_weighted": 18442.0,
"need_weighted_ex_sped_tuition": 17325.0,
"need_weighted_cwift": 15205.0,
"need_weighted_real": 19726.0
},
"latest": {
"unweighted": 24176.0,
"need_weighted": 19965.0,
"need_weighted_ex_sped_tuition": 18586.0,
"need_weighted_cwift": 16232.0,
"need_weighted_real": 19965.0
},
"latest_year": "2024-25",
"latest_pupils": 16278
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1030011",
0.861
],
[
"1380011",
1.761
],
[
"0880011",
2.009
],
[
"0620011",
2.05
],
[
"0770011",
2.197
],
[
"0940011",
2.255
],
[
"1560011",
2.282
],
[
"1260011",
2.322
],
[
"0960011",
2.344
],
[
"0090011",
2.419
],
[
"0140011",
2.45
],
[
"0270011",
2.457
],
[
"1480011",
2.476
],
[
"0830011",
2.489
],
[
"1550011",
2.517
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.7,
"res": -5.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 60.2,
"res": -5.1,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 61.5,
"res": -5.3,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 62.9,
"res": -6.9,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 71.3,
"res": -6.1,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 27.1,
"growth_pct": 26.4,
"resid_mean_pct": 8.8,
"resid_growth_pct": 26.4
},
"flags": []
},
"1360011": {
"name": "Sterling School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Sterling"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 52.9,
"n": 428,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 48.7,
"n": 428,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.3,
"n": 206,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 48.1,
"n": 206,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 62.5,
"n": 543,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 55.6,
"n": 543,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.7,
"n": 271,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 51.0,
"n": 271,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 57.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 310,
"frpm": 0.4355,
"el": 0.0097,
"swd": 0.2226,
"income": 102695,
"ba": 18.0,
"one_parent": 23.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11817.0,
"adults_bachelors_or_higher_pct": 5.5,
"children_with_one_parent_pct": 10.43
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 19506.0,
"need_weighted": 17477.0,
"need_weighted_ex_sped_tuition": 15208.0,
"need_weighted_cwift": 17957.0,
"need_weighted_real": 18717.0
},
"latest": {
"unweighted": 21100.0,
"need_weighted": 18623.0,
"need_weighted_ex_sped_tuition": 15719.0,
"need_weighted_cwift": 19179.0,
"need_weighted_real": 18623.0
},
"latest_year": "2024-25",
"latest_pupils": 451
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0240011",
1.021
],
[
"1330011",
1.118
],
[
"0730011",
1.176
],
[
"0190011",
1.253
],
[
"0130011",
1.781
],
[
"1470011",
1.854
],
[
"0390011",
1.887
],
[
"1230011",
1.959
],
[
"0290011",
1.985
],
[
"1140011",
2.073
],
[
"0220011",
2.267
],
[
"0360011",
2.294
],
[
"0650011",
2.309
],
[
"0030011",
2.334
],
[
"1620011",
2.343
]
]
},
"resid": {
"index_ela_all": {
"fit": 64.0,
"res": -1.5,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 60.3,
"res": -4.7,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 54.9,
"res": -2.0,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 54.9,
"res": -6.2,
"i90": 9.6,
"wide": true
},
"accountability_index": {
"fit": 68.6,
"res": -11.2,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 18.1,
"growth_pct": 15.3,
"resid_mean_pct": 12.3,
"resid_growth_pct": 14.5
},
"flags": []
},
"1370011": {
"name": "Stonington School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Stonington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.3,
"n": 1808,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.0,
"n": 1807,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.3,
"n": 629,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 52.6,
"n": 628,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 74.4,
"n": 2673,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 72.2,
"n": 2671,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.7,
"n": 945,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.6,
"n": 942,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1722,
"frpm": 0.2613,
"el": 0.0081,
"swd": 0.1672,
"income": 114797,
"ba": 53.4,
"one_parent": 33.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11865.0,
"adults_bachelors_or_higher_pct": 4.13,
"children_with_one_parent_pct": 9.95
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23414.0,
"need_weighted": 21722.0,
"need_weighted_ex_sped_tuition": 20546.0,
"need_weighted_cwift": 22082.0,
"need_weighted_real": 23207.0
},
"latest": {
"unweighted": 26407.0,
"need_weighted": 24441.0,
"need_weighted_ex_sped_tuition": 23241.0,
"need_weighted_cwift": 24864.0,
"need_weighted_real": 24441.0
},
"latest_year": "2024-25",
"latest_pupils": 1761
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0320011",
0.716
],
[
"2140012",
0.865
],
[
"0330011",
1.02
],
[
"1420011",
1.07
],
[
"1020011",
1.099
],
[
"2160012",
1.169
],
[
"2120012",
1.226
],
[
"0070011",
1.263
],
[
"0720011",
1.279
],
[
"0140011",
1.283
],
[
"0410011",
1.297
],
[
"2100012",
1.335
],
[
"0400011",
1.338
],
[
"2170012",
1.34
],
[
"0840011",
1.36
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.1,
"res": 3.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 68.0,
"res": 4.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 62.3,
"res": -2.0,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.7,
"res": -4.7,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 76.1,
"res": 1.9,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 61.0,
"growth_pct": 39.9,
"resid_mean_pct": 59.6,
"resid_growth_pct": 39.6
},
"flags": []
},
"1380011": {
"name": "Stratford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Stratford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.3,
"n": 6812,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 52.7,
"n": 6794,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 52.0,
"n": 4243,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 50.8,
"n": 4228,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 58.0,
"n": 9863,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 52.9,
"n": 9846,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 52.6,
"n": 6218,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 47.7,
"n": 6202,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 67.6,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 6578,
"frpm": 0.502,
"el": 0.116,
"swd": 0.1928,
"income": 95815,
"ba": 37.7,
"one_parent": 30.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6955.0,
"adults_bachelors_or_higher_pct": 2.38,
"children_with_one_parent_pct": 4.63
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20079.0,
"need_weighted": 17222.0,
"need_weighted_ex_sped_tuition": 15958.0,
"need_weighted_cwift": 15237.0,
"need_weighted_real": 18437.0
},
"latest": {
"unweighted": 22091.0,
"need_weighted": 18727.0,
"need_weighted_ex_sped_tuition": 17281.0,
"need_weighted_cwift": 17025.0,
"need_weighted_real": 18727.0
},
"latest_year": "2024-25",
"latest_pupils": 6922
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0880011",
0.811
],
[
"0620011",
0.879
],
[
"0770011",
1.054
],
[
"1260011",
1.145
],
[
"0830011",
1.168
],
[
"0940011",
1.187
],
[
"1480011",
1.205
],
[
"1240011",
1.277
],
[
"0960011",
1.285
],
[
"0170011",
1.299
],
[
"0490011",
1.314
],
[
"0090011",
1.551
],
[
"1530011",
1.603
],
[
"1640011",
1.628
],
[
"0590011",
1.629
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.7,
"res": -5.7,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 59.8,
"res": -6.9,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 58.6,
"res": -4.3,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 59.3,
"res": -6.6,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 69.6,
"res": -2.0,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 29.4,
"growth_pct": 9.2,
"resid_mean_pct": 20.5,
"resid_growth_pct": 7.5
},
"flags": []
},
"1390011": {
"name": "Suffield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Suffield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.2,
"n": 2211,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 69.9,
"n": 2209,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.6,
"n": 680,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.9,
"n": 678,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.6,
"n": 3157,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 69.7,
"n": 3157,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.7,
"n": 1019,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 58.2,
"n": 1019,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 78.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2027,
"frpm": 0.1519,
"el": 0.0252,
"swd": 0.1692,
"income": 119472,
"ba": 40.4,
"one_parent": 13.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": 12973.0,
"adults_bachelors_or_higher_pct": 3.35,
"children_with_one_parent_pct": 5.18
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19812.0,
"need_weighted": 18779.0,
"need_weighted_ex_sped_tuition": 17463.0,
"need_weighted_cwift": 18074.0,
"need_weighted_real": 20116.0
},
"latest": {
"unweighted": 20973.0,
"need_weighted": 19939.0,
"need_weighted_ex_sped_tuition": 18380.0,
"need_weighted_cwift": 19246.0,
"need_weighted_real": 19939.0
},
"latest_year": "2024-25",
"latest_pupils": 2059
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2160012",
0.827
],
[
"0070011",
0.856
],
[
"0420011",
0.874
],
[
"2170012",
0.896
],
[
"0480011",
0.937
],
[
"1290011",
0.95
],
[
"0280011",
0.975
],
[
"2200012",
0.98
],
[
"1080011",
0.997
],
[
"2150012",
1.011
],
[
"0990011",
1.066
],
[
"0910011",
1.088
],
[
"2100012",
1.1
],
[
"1010011",
1.109
],
[
"0710011",
1.164
]
]
},
"resid": {
"index_ela_all": {
"fit": 73.0,
"res": -2.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 70.7,
"res": -1.0,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 62.3,
"res": -1.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.4,
"res": 3.5,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.7,
"res": 0.3,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 71.2,
"growth_pct": 55.8,
"resid_mean_pct": 61.4,
"resid_growth_pct": 47.8
},
"flags": []
},
"1400011": {
"name": "Thomaston School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Thomaston"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 55.6,
"n": 907,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 61.2,
"n": 906,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.9,
"n": 415,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.5,
"n": 414,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 64.0,
"n": 1227,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 59.2,
"n": 1228,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 58.0,
"n": 575,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.0,
"n": 576,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 777,
"frpm": 0.3951,
"el": 0.0206,
"swd": 0.157,
"income": 103218,
"ba": 34.0,
"one_parent": 11.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 15497.0,
"adults_bachelors_or_higher_pct": 4.59,
"children_with_one_parent_pct": 8.65
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20081.0,
"need_weighted": 18009.0,
"need_weighted_ex_sped_tuition": 17017.0,
"need_weighted_cwift": 17789.0,
"need_weighted_real": 19253.0
},
"latest": {
"unweighted": 22567.0,
"need_weighted": 20083.0,
"need_weighted_ex_sped_tuition": 18927.0,
"need_weighted_cwift": 19536.0,
"need_weighted_real": 20083.0
},
"latest_year": "2024-25",
"latest_pupils": 871
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0990011",
1.07
],
[
"0710011",
1.282
],
[
"1530011",
1.295
],
[
"2160012",
1.429
],
[
"1520011",
1.489
],
[
"1660011",
1.521
],
[
"1100011",
1.523
],
[
"2200012",
1.61
],
[
"0420011",
1.647
],
[
"0070011",
1.648
],
[
"1390011",
1.65
],
[
"0320011",
1.714
],
[
"0400011",
1.799
],
[
"0280011",
1.802
],
[
"1080011",
1.82
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.4,
"res": -4.4,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 64.6,
"res": -5.4,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 58.5,
"res": -2.9,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 59.1,
"res": 2.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 72.4,
"res": 5.0,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 40.1,
"growth_pct": 77.9,
"resid_mean_pct": 32.7,
"resid_growth_pct": 78.6
},
"flags": []
},
"1410011": {
"name": "Thompson School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Thompson"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.3,
"n": 942,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 51.8,
"n": 940,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.6,
"n": 517,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 48.8,
"n": 515,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 64.6,
"n": 1305,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.8,
"n": 1303,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.4,
"n": 706,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.8,
"n": 704,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 826,
"frpm": 0.4613,
"el": 0.023,
"swd": 0.2155,
"income": 93629,
"ba": 21.9,
"one_parent": 30.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 17531.0,
"adults_bachelors_or_higher_pct": 4.69,
"children_with_one_parent_pct": 15.41
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23466.0,
"need_weighted": 20644.0,
"need_weighted_ex_sped_tuition": 19096.0,
"need_weighted_cwift": 21212.0,
"need_weighted_real": 22064.0
},
"latest": {
"unweighted": 27518.0,
"need_weighted": 24052.0,
"need_weighted_ex_sped_tuition": 22106.0,
"need_weighted_cwift": 24770.0,
"need_weighted_real": 24052.0
},
"latest_year": "2024-25",
"latest_pupils": 850
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1340011",
0.702
],
[
"0860011",
1.022
],
[
"0580011",
1.296
],
[
"0690011",
1.299
],
[
"1110011",
1.317
],
[
"1090011",
1.454
],
[
"0490011",
1.541
],
[
"1240011",
1.646
],
[
"1160011",
1.751
],
[
"0470011",
1.819
],
[
"0720011",
1.83
],
[
"1650011",
1.904
],
[
"1640011",
1.911
],
[
"0110011",
1.937
],
[
"1660011",
1.967
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.2,
"res": 1.4,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 59.2,
"res": 1.6,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 55.2,
"res": 1.1,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 55.5,
"res": -3.7,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 68.1,
"res": -0.1,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 16.9,
"growth_pct": 2.5,
"resid_mean_pct": 4.7,
"resid_growth_pct": 1.3
},
"flags": []
},
"1420011": {
"name": "Tolland School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Tolland"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.9,
"n": 2227,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.3,
"n": 2222,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.3,
"n": 590,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.8,
"n": 586,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.9,
"n": 3282,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 72.7,
"n": 3278,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.5,
"n": 947,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.4,
"n": 944,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 80.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2144,
"frpm": 0.173,
"el": 0.0126,
"swd": 0.1744,
"income": 133264,
"ba": 56.2,
"one_parent": 23.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 15911.0,
"adults_bachelors_or_higher_pct": 7.31,
"children_with_one_parent_pct": 8.31
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19218.0,
"need_weighted": 18327.0,
"need_weighted_ex_sped_tuition": 17431.0,
"need_weighted_cwift": 17768.0,
"need_weighted_real": 19619.0
},
"latest": {
"unweighted": 20860.0,
"need_weighted": 19771.0,
"need_weighted_ex_sped_tuition": 18796.0,
"need_weighted_cwift": 19084.0,
"need_weighted_real": 19771.0
},
"latest_year": "2024-25",
"latest_pupils": 2203
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"2170012",
0.584
],
[
"0560011",
0.7
],
[
"2100012",
0.724
],
[
"0480011",
0.726
],
[
"0910011",
0.773
],
[
"0600011",
0.8
],
[
"0850011",
0.819
],
[
"0970011",
0.902
],
[
"0230011",
0.92
],
[
"0280011",
0.987
],
[
"2150012",
1.016
],
[
"2180012",
1.031
],
[
"2200012",
1.062
],
[
"1370011",
1.07
],
[
"2140012",
1.085
]
]
},
"resid": {
"index_ela_all": {
"fit": 74.0,
"res": -0.1,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 71.6,
"res": 1.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 63.9,
"res": 1.0,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 68.9,
"res": -1.6,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 78.7,
"res": 1.6,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 74.0,
"growth_pct": 81.0,
"resid_mean_pct": 45.0,
"resid_growth_pct": 73.0
},
"flags": []
},
"1430011": {
"name": "Torrington School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Torrington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 59.1,
"n": 4231,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 58.0,
"n": 4210,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.3,
"n": 3109,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.2,
"n": 3090,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 60.7,
"n": 5985,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 54.8,
"n": 5973,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 56.9,
"n": 4431,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 51.3,
"n": 4421,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 67.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3911,
"frpm": 0.6597,
"el": 0.1657,
"swd": 0.2002,
"income": 70856,
"ba": 24.8,
"one_parent": 39.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4937.0,
"adults_bachelors_or_higher_pct": 2.36,
"children_with_one_parent_pct": 6.81
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21162.0,
"need_weighted": 17134.0,
"need_weighted_ex_sped_tuition": 15435.0,
"need_weighted_cwift": 17261.0,
"need_weighted_real": 18385.0
},
"latest": {
"unweighted": 21772.0,
"need_weighted": 17442.0,
"need_weighted_ex_sped_tuition": 15596.0,
"need_weighted_cwift": 17494.0,
"need_weighted_real": 17442.0
},
"latest_year": "2024-25",
"latest_pupils": 4210
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1560011",
1.174
],
[
"0880011",
1.289
],
[
"0440011",
1.383
],
[
"0430011",
1.586
],
[
"0770011",
1.673
],
[
"0170011",
1.703
],
[
"1380011",
1.851
],
[
"0800011",
1.935
],
[
"0830011",
1.945
],
[
"0020011",
2.0
],
[
"1650011",
2.001
],
[
"1160011",
2.004
],
[
"1460011",
2.214
],
[
"0590011",
2.221
],
[
"0890011",
2.261
]
]
},
"resid": {
"index_ela_all": {
"fit": 57.5,
"res": 3.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 52.8,
"res": 2.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 55.3,
"res": 3.8,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 54.1,
"res": 3.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 64.2,
"res": 2.8,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 21.5,
"growth_pct": 3.1,
"resid_mean_pct": 38.6,
"resid_growth_pct": 2.5
},
"flags": []
},
"1440011": {
"name": "Trumbull School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Trumbull"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 66.8,
"n": 7640,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 70.5,
"n": 7634,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.3,
"n": 2367,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.0,
"n": 2363,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 76.8,
"n": 10951,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 75.4,
"n": 10945,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.5,
"n": 3642,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 64.1,
"n": 3639,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 85.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 6943,
"frpm": 0.2006,
"el": 0.0471,
"swd": 0.1517,
"income": 163073,
"ba": 60.1,
"one_parent": 10.5,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11187.0,
"adults_bachelors_or_higher_pct": 3.82,
"children_with_one_parent_pct": 3.01
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18624.0,
"need_weighted": 17486.0,
"need_weighted_ex_sped_tuition": 16768.0,
"need_weighted_cwift": 15466.0,
"need_weighted_real": 18727.0
},
"latest": {
"unweighted": 20027.0,
"need_weighted": 18683.0,
"need_weighted_ex_sped_tuition": 17839.0,
"need_weighted_cwift": 16984.0,
"need_weighted_real": 18683.0
},
"latest_year": "2024-25",
"latest_pupils": 7038
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0250011",
0.708
],
[
"0540011",
0.713
],
[
"0970011",
0.942
],
[
"0520011",
0.946
],
[
"0850011",
1.068
],
[
"0600011",
1.076
],
[
"1320011",
1.149
],
[
"0180011",
1.178
],
[
"1280011",
1.251
],
[
"0040011",
1.288
],
[
"0570011",
1.294
],
[
"1010011",
1.349
],
[
"1590011",
1.43
],
[
"0510011",
1.431
],
[
"0480011",
1.502
]
]
},
"resid": {
"index_ela_all": {
"fit": 75.3,
"res": 1.5,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 73.2,
"res": 2.2,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 65.3,
"res": 1.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 69.5,
"res": 1.0,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 80.4,
"res": 4.7,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 93.8,
"growth_pct": 80.4,
"resid_mean_pct": 94.2,
"resid_growth_pct": 71.7
},
"flags": []
},
"1450011": {
"name": "Union School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Union"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.0,
"n": 26,
"y": [
"2023-24"
]
},
"growth_math_all": {
"v": 66.4,
"n": 26,
"y": [
"2023-24"
]
},
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": {
"v": 66.2,
"n": 52,
"y": [
"2023-24",
"2024-25"
]
},
"index_math_all": {
"v": 65.0,
"n": 52,
"y": [
"2023-24",
"2024-25"
]
},
"index_ela_high_needs": null,
"index_math_high_needs": null,
"accountability_index": {
"v": 72.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": null,
"frpm": null,
"el": null,
"swd": null,
"income": 88958,
"ba": 24.0,
"one_parent": 48.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13898.0,
"adults_bachelors_or_higher_pct": 4.82,
"children_with_one_parent_pct": 25.38
},
"notes": []
},
"spend": {
"five": {
"unweighted": 26079.0,
"need_weighted": null,
"need_weighted_ex_sped_tuition": null,
"need_weighted_cwift": null,
"need_weighted_real": null
},
"latest": {
"unweighted": 26736.0,
"need_weighted": null,
"need_weighted_ex_sped_tuition": null,
"need_weighted_cwift": null,
"need_weighted_real": null
},
"latest_year": "2024-25",
"latest_pupils": 74
},
"peers": null,
"resid": {},
"seda": {
"mean_pct": 56.5,
"growth_pct": 94.5,
"resid_mean_pct": 33.3,
"resid_growth_pct": 92.5
},
"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",
"towns": [
"Vernon"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 65.7,
"n": 3170,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 66.3,
"n": 3168,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 61.7,
"n": 1966,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 61.7,
"n": 1964,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 67.2,
"n": 4588,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 62.5,
"n": 4584,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.3,
"n": 2832,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 55.9,
"n": 2829,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 74.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3236,
"frpm": 0.56,
"el": 0.0396,
"swd": 0.199,
"income": 85356,
"ba": 38.0,
"one_parent": 47.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5752.0,
"adults_bachelors_or_higher_pct": 3.37,
"children_with_one_parent_pct": 9.3
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18858.0,
"need_weighted": 16093.0,
"need_weighted_ex_sped_tuition": 15243.0,
"need_weighted_cwift": 15604.0,
"need_weighted_real": 17262.0
},
"latest": {
"unweighted": 19595.0,
"need_weighted": 16636.0,
"need_weighted_ex_sped_tuition": 15892.0,
"need_weighted_cwift": 16058.0,
"need_weighted_real": 16636.0
},
"latest_year": "2024-25",
"latest_pupils": 3493
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0110011",
0.841
],
[
"0830011",
0.89
],
[
"0590011",
0.97
],
[
"0470011",
1.065
],
[
"0770011",
1.139
],
[
"1640011",
1.143
],
[
"0690011",
1.148
],
[
"1650011",
1.188
],
[
"0860011",
1.35
],
[
"0170011",
1.373
],
[
"0490011",
1.386
],
[
"0580011",
1.394
],
[
"1240011",
1.497
],
[
"0020011",
1.518
],
[
"1160011",
1.539
]
]
},
"resid": {
"index_ela_all": {
"fit": 61.9,
"res": 5.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 57.2,
"res": 5.3,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 56.4,
"res": 9.3,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 57.2,
"res": 9.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 67.2,
"res": 6.8,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 22.0,
"growth_pct": 23.9,
"resid_mean_pct": 19.3,
"resid_growth_pct": 30.8
},
"flags": []
},
"1470011": {
"name": "Voluntown School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Voluntown"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.0,
"n": 305,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.1,
"n": 305,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 49.0,
"n": 144,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 55.7,
"n": 144,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 65.1,
"n": 372,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 63.0,
"n": 372,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.7,
"n": 185,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.5,
"n": 185,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 70.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 217,
"frpm": 0.3641,
"el": 0.0507,
"swd": 0.1613,
"income": 101964,
"ba": 26.7,
"one_parent": 24.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 25129.0,
"adults_bachelors_or_higher_pct": 5.66,
"children_with_one_parent_pct": 11.17
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22462.0,
"need_weighted": 20342.0,
"need_weighted_ex_sped_tuition": 18157.0,
"need_weighted_cwift": 20837.0,
"need_weighted_real": 21785.0
},
"latest": {
"unweighted": 25110.0,
"need_weighted": 22382.0,
"need_weighted_ex_sped_tuition": 20181.0,
"need_weighted_cwift": 23050.0,
"need_weighted_real": 22382.0
},
"latest_year": "2024-25",
"latest_pupils": 311
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0220011",
0.916
],
[
"1140011",
1.184
],
[
"0360011",
1.351
],
[
"0530011",
1.352
],
[
"0240011",
1.519
],
[
"1330011",
1.567
],
[
"0300011",
1.611
],
[
"0390011",
1.645
],
[
"0260011",
1.679
],
[
"1000011",
1.686
],
[
"0030011",
1.702
],
[
"0650011",
1.737
],
[
"0210011",
1.795
],
[
"0010011",
1.843
],
[
"1360011",
1.854
]
]
},
"resid": {
"index_ela_all": {
"fit": 66.1,
"res": -1.0,
"i90": 6.5,
"wide": true
},
"index_math_all": {
"fit": 62.9,
"res": 0.1,
"i90": 7.6,
"wide": true
},
"growth_ela_all": {
"fit": 58.3,
"res": -4.3,
"i90": 7.5,
"wide": true
},
"growth_math_all": {
"fit": 59.8,
"res": -0.7,
"i90": 9.4,
"wide": true
},
"accountability_index": {
"fit": 72.1,
"res": -1.9,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 59.3,
"growth_pct": 92.0,
"resid_mean_pct": 76.0,
"resid_growth_pct": 94.3
},
"flags": []
},
"1480011": {
"name": "Wallingford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Wallingford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.9,
"n": 5362,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 61.4,
"n": 5336,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 56.8,
"n": 2397,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.1,
"n": 2374,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 65.6,
"n": 7727,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 62.3,
"n": 7708,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.2,
"n": 3548,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.6,
"n": 3532,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 71.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 5241,
"frpm": 0.3564,
"el": 0.0778,
"swd": 0.1918,
"income": 104773,
"ba": 40.4,
"one_parent": 21.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 5444.0,
"adults_bachelors_or_higher_pct": 2.9,
"children_with_one_parent_pct": 6.27
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22612.0,
"need_weighted": 20224.0,
"need_weighted_ex_sped_tuition": 18926.0,
"need_weighted_cwift": 19184.0,
"need_weighted_real": 21659.0
},
"latest": {
"unweighted": 24427.0,
"need_weighted": 21686.0,
"need_weighted_ex_sped_tuition": 20021.0,
"need_weighted_cwift": 20363.0,
"need_weighted_real": 21686.0
},
"latest_year": "2024-25",
"latest_pupils": 5312
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1260011",
0.547
],
[
"1520011",
0.759
],
[
"0940011",
0.859
],
[
"0960011",
0.881
],
[
"1530011",
0.895
],
[
"0090011",
0.902
],
[
"0620011",
1.008
],
[
"0840011",
1.034
],
[
"1310011",
1.079
],
[
"1660011",
1.084
],
[
"0070011",
1.2
],
[
"1380011",
1.205
],
[
"0450011",
1.285
],
[
"1190011",
1.463
],
[
"0270011",
1.463
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.9,
"res": -2.3,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 64.6,
"res": -2.3,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.2,
"res": 0.7,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 62.3,
"res": -0.9,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 73.0,
"res": -1.2,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 40.7,
"growth_pct": 20.2,
"resid_mean_pct": 22.2,
"resid_growth_pct": 17.6
},
"flags": []
},
"1510011": {
"name": "Waterbury School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Waterbury"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.5,
"n": 18515,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 51.5,
"n": 18432,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.5,
"n": 16525,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 50.9,
"n": 16444,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 52.7,
"n": 26556,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 45.9,
"n": 26480,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 51.0,
"n": 23560,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 44.2,
"n": 23485,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 61.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 18776,
"frpm": 0.7936,
"el": 0.21,
"swd": 0.2094,
"income": 51886,
"ba": 17.3,
"one_parent": 59.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 2278.0,
"adults_bachelors_or_higher_pct": 1.45,
"children_with_one_parent_pct": 4.29
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18068.0,
"need_weighted": 13868.0,
"need_weighted_ex_sped_tuition": 13398.0,
"need_weighted_cwift": 13447.0,
"need_weighted_real": 14850.0
},
"latest": {
"unweighted": 18654.0,
"need_weighted": 14136.0,
"need_weighted_ex_sped_tuition": 13526.0,
"need_weighted_cwift": 13751.0,
"need_weighted_real": 14136.0
},
"latest_year": "2024-25",
"latest_pupils": 19331
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0640011",
0.96
],
[
"0890011",
1.159
],
[
"0800011",
1.27
],
[
"0150011",
1.606
],
[
"0430011",
1.865
],
[
"0930011",
1.917
],
[
"1630011",
2.179
],
[
"1430011",
2.395
],
[
"1560011",
2.412
],
[
"0950011",
2.413
],
[
"0440011",
3.012
],
[
"0020011",
3.2
],
[
"0170011",
3.369
],
[
"0770011",
3.422
],
[
"0880011",
3.434
]
]
},
"resid": {
"index_ela_all": {
"fit": 51.4,
"res": 1.3,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 45.8,
"res": 0.1,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 52.8,
"res": 3.7,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 50.9,
"res": 0.6,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 59.3,
"res": 1.7,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 4.5,
"growth_pct": 0.6,
"resid_mean_pct": 40.9,
"resid_growth_pct": 3.1
},
"flags": []
},
"1520011": {
"name": "Waterford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Waterford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.9,
"n": 2422,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 63.7,
"n": 2412,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.3,
"n": 1012,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.0,
"n": 1002,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.2,
"n": 3496,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 68.6,
"n": 3490,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.4,
"n": 1519,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 60.4,
"n": 1513,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.7,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2281,
"frpm": 0.3266,
"el": 0.0609,
"swd": 0.1819,
"income": 104820,
"ba": 40.6,
"one_parent": 20.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9365.0,
"adults_bachelors_or_higher_pct": 4.2,
"children_with_one_parent_pct": 7.57
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23140.0,
"need_weighted": 21051.0,
"need_weighted_ex_sped_tuition": 20057.0,
"need_weighted_cwift": 21399.0,
"need_weighted_real": 22522.0
},
"latest": {
"unweighted": 26308.0,
"need_weighted": 23632.0,
"need_weighted_ex_sped_tuition": 22503.0,
"need_weighted_cwift": 24041.0,
"need_weighted_real": 23632.0
},
"latest_year": "2024-25",
"latest_pupils": 2423
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1530011",
0.563
],
[
"1660011",
0.644
],
[
"0070011",
0.744
],
[
"1480011",
0.759
],
[
"1260011",
0.795
],
[
"0090011",
0.811
],
[
"2160012",
0.901
],
[
"0940011",
0.918
],
[
"0960011",
0.947
],
[
"2200012",
1.054
],
[
"0450011",
1.111
],
[
"0840011",
1.13
],
[
"1310011",
1.13
],
[
"0710011",
1.132
],
[
"0280011",
1.146
]
]
},
"resid": {
"index_ela_all": {
"fit": 68.8,
"res": 0.4,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 65.6,
"res": 3.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 60.5,
"res": 0.4,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 62.8,
"res": 0.9,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 73.7,
"res": 3.0,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 54.8,
"growth_pct": 42.9,
"resid_mean_pct": 50.9,
"resid_growth_pct": 43.4
},
"flags": []
},
"1530011": {
"name": "Watertown School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Watertown"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 54.2,
"n": 2841,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 57.3,
"n": 2830,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 51.4,
"n": 1411,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 53.8,
"n": 1406,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 63.7,
"n": 4000,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 60.6,
"n": 3989,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.4,
"n": 2024,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.9,
"n": 2019,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 72.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2528,
"frpm": 0.4169,
"el": 0.0514,
"swd": 0.176,
"income": 101691,
"ba": 38.6,
"one_parent": 19.1,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6987.0,
"adults_bachelors_or_higher_pct": 4.0,
"children_with_one_parent_pct": 7.27
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20416.0,
"need_weighted": 18124.0,
"need_weighted_ex_sped_tuition": 17164.0,
"need_weighted_cwift": 17916.0,
"need_weighted_real": 19417.0
},
"latest": {
"unweighted": 22439.0,
"need_weighted": 19719.0,
"need_weighted_ex_sped_tuition": 18874.0,
"need_weighted_cwift": 19182.0,
"need_weighted_real": 19719.0
},
"latest_year": "2024-25",
"latest_pupils": 2710
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1520011",
0.563
],
[
"1660011",
0.77
],
[
"1480011",
0.895
],
[
"1260011",
0.935
],
[
"0940011",
0.975
],
[
"1100011",
1.043
],
[
"0090011",
1.078
],
[
"0070011",
1.091
],
[
"2160012",
1.147
],
[
"0960011",
1.238
],
[
"1240011",
1.256
],
[
"1400011",
1.295
],
[
"2200012",
1.327
],
[
"0710011",
1.33
],
[
"1310011",
1.353
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.4,
"res": -3.7,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 63.6,
"res": -3.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 59.0,
"res": -4.8,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 60.0,
"res": -2.7,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 71.9,
"res": 0.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 37.3,
"growth_pct": 50.9,
"resid_mean_pct": 18.1,
"resid_growth_pct": 51.6
},
"flags": []
},
"1540011": {
"name": "Westbrook School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Westbrook"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 73.7,
"n": 567,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 77.8,
"n": 567,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 64.5,
"n": 255,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 71.3,
"n": 255,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 72.6,
"n": 819,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 72.4,
"n": 819,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.2,
"n": 395,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 61.5,
"n": 395,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 82.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 592,
"frpm": 0.4088,
"el": 0.1605,
"swd": 0.1622,
"income": 91202,
"ba": 41.8,
"one_parent": 28.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 22831.0,
"adults_bachelors_or_higher_pct": 6.07,
"children_with_one_parent_pct": 19.09
},
"notes": []
},
"spend": {
"five": {
"unweighted": 32123.0,
"need_weighted": 28154.0,
"need_weighted_ex_sped_tuition": 27228.0,
"need_weighted_cwift": 27335.0,
"need_weighted_real": 30117.0
},
"latest": {
"unweighted": 35908.0,
"need_weighted": 30882.0,
"need_weighted_ex_sped_tuition": 30003.0,
"need_weighted_cwift": 29723.0,
"need_weighted_real": 30882.0
},
"latest_year": "2024-25",
"latest_pupils": 598
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0270011",
1.422
],
[
"1190011",
1.763
],
[
"0940011",
1.803
],
[
"1100011",
1.859
],
[
"0140011",
1.869
],
[
"0960011",
1.9
],
[
"1660011",
1.966
],
[
"1240011",
1.969
],
[
"0090011",
1.986
],
[
"1060011",
2.006
],
[
"1520011",
2.025
],
[
"0330011",
2.068
],
[
"1530011",
2.115
],
[
"1260011",
2.14
],
[
"0880011",
2.196
]
]
},
"resid": {
"index_ela_all": {
"fit": 65.6,
"res": 7.0,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 62.3,
"res": 10.1,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.2,
"res": 12.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 63.4,
"res": 14.4,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 72.4,
"res": 9.9,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 62.7,
"growth_pct": 92.6,
"resid_mean_pct": 74.3,
"resid_growth_pct": 93.7
},
"flags": []
},
"1550011": {
"name": "West Hartford School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"West Hartford"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 64.7,
"n": 9588,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 67.1,
"n": 9544,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.5,
"n": 3661,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.6,
"n": 3628,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 73.9,
"n": 13924,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 70.8,
"n": 13884,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.9,
"n": 5639,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.8,
"n": 5610,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 9128,
"frpm": 0.2851,
"el": 0.0862,
"swd": 0.1863,
"income": 129890,
"ba": 66.6,
"one_parent": 23.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 6691.0,
"adults_bachelors_or_higher_pct": 2.57,
"children_with_one_parent_pct": 4.91
},
"notes": []
},
"spend": {
"five": {
"unweighted": 20974.0,
"need_weighted": 19082.0,
"need_weighted_ex_sped_tuition": 17893.0,
"need_weighted_cwift": 18366.0,
"need_weighted_real": 20433.0
},
"latest": {
"unweighted": 22971.0,
"need_weighted": 20749.0,
"need_weighted_ex_sped_tuition": 19183.0,
"need_weighted_cwift": 20028.0,
"need_weighted_real": 20749.0
},
"latest_year": "2024-25",
"latest_pupils": 9465
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1590011",
1.364
],
[
"0510011",
1.488
],
[
"0840011",
1.504
],
[
"1280011",
1.56
],
[
"0250011",
1.657
],
[
"0090011",
1.686
],
[
"1310011",
1.702
],
[
"1440011",
1.726
],
[
"0850011",
1.755
],
[
"0600011",
1.776
],
[
"0970011",
1.786
],
[
"0180011",
1.787
],
[
"0480011",
1.8
],
[
"1320011",
1.801
],
[
"1420011",
1.809
]
]
},
"resid": {
"index_ela_all": {
"fit": 72.7,
"res": 1.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 69.8,
"res": 1.0,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 64.9,
"res": -0.2,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 69.1,
"res": -2.0,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.4,
"res": -0.5,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 72.9,
"growth_pct": 33.7,
"resid_mean_pct": 71.9,
"resid_growth_pct": 27.7
},
"flags": []
},
"1560011": {
"name": "West Haven School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"West Haven"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.6,
"n": 5874,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.8,
"n": 5854,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 60.2,
"n": 4229,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.0,
"n": 4215,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 60.6,
"n": 8545,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 56.8,
"n": 8535,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.5,
"n": 6263,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 53.7,
"n": 6256,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 67.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 5950,
"frpm": 0.5718,
"el": 0.2303,
"swd": 0.1997,
"income": 74382,
"ba": 30.5,
"one_parent": 42.7,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4572.0,
"adults_bachelors_or_higher_pct": 3.13,
"children_with_one_parent_pct": 6.75
},
"notes": []
},
"spend": {
"five": {
"unweighted": 17819.0,
"need_weighted": 14600.0,
"need_weighted_ex_sped_tuition": 12962.0,
"need_weighted_cwift": 13852.0,
"need_weighted_real": 15647.0
},
"latest": {
"unweighted": 18666.0,
"need_weighted": 15186.0,
"need_weighted_ex_sped_tuition": 13124.0,
"need_weighted_cwift": 14260.0,
"need_weighted_real": 15186.0
},
"latest_year": "2024-25",
"latest_pupils": 6867
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1430011",
1.174
],
[
"0430011",
1.589
],
[
"0880011",
1.699
],
[
"0440011",
1.774
],
[
"1030011",
1.786
],
[
"0800011",
1.94
],
[
"1380011",
2.11
],
[
"1630011",
2.169
],
[
"0770011",
2.193
],
[
"1350011",
2.282
],
[
"0890011",
2.299
],
[
"0930011",
2.307
],
[
"0170011",
2.37
],
[
"1510011",
2.412
],
[
"0830011",
2.49
]
]
},
"resid": {
"index_ela_all": {
"fit": 58.6,
"res": 2.0,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 54.7,
"res": 2.1,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 58.1,
"res": 3.5,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 58.7,
"res": 1.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 66.7,
"res": 0.6,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 15.3,
"growth_pct": 41.1,
"resid_mean_pct": 43.3,
"resid_growth_pct": 69.2
},
"flags": []
},
"1570011": {
"name": "Weston School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Weston"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 70.0,
"n": 2315,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 76.1,
"n": 2311,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.7,
"n": 357,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 65.4,
"n": 354,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 81.6,
"n": 3326,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 79.5,
"n": 3323,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 63.5,
"n": 544,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 61.9,
"n": 542,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 86.2,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2101,
"frpm": 0.019,
"el": 0.0138,
"swd": 0.1523,
"income": 250001,
"ba": 83.7,
"one_parent": 10.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": null,
"adults_bachelors_or_higher_pct": 6.88,
"children_with_one_parent_pct": 4.31
},
"notes": []
},
"spend": {
"five": {
"unweighted": 26388.0,
"need_weighted": 26232.0,
"need_weighted_ex_sped_tuition": 24886.0,
"need_weighted_cwift": 21626.0,
"need_weighted_real": 28063.0
},
"latest": {
"unweighted": 29348.0,
"need_weighted": 29081.0,
"need_weighted_ex_sped_tuition": 27652.0,
"need_weighted_cwift": 23643.0,
"need_weighted_real": 29081.0
},
"latest_year": "2024-25",
"latest_pupils": 2104
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0900011",
0.743
],
[
"1580011",
0.793
],
[
"1610011",
1.103
],
[
"0760011",
1.583
],
[
"0350011",
1.6
],
[
"1180011",
1.767
],
[
"0570011",
1.944
],
[
"0040011",
1.972
],
[
"1280011",
2.096
],
[
"0540011",
2.141
],
[
"0510011",
2.382
],
[
"0970011",
2.482
],
[
"0850011",
2.492
],
[
"1440011",
2.496
],
[
"0520011",
2.514
]
]
},
"resid": {
"index_ela_all": {
"fit": 82.3,
"res": -0.7,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 81.5,
"res": -2.0,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 70.5,
"res": -0.5,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 77.9,
"res": -1.8,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 87.3,
"res": -1.1,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 91.0,
"growth_pct": 55.2,
"resid_mean_pct": 27.5,
"resid_growth_pct": 30.2
},
"flags": []
},
"1580011": {
"name": "Westport School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Westport"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 67.4,
"n": 5759,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 74.9,
"n": 5750,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.6,
"n": 990,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 60.3,
"n": 987,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 80.7,
"n": 8382,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 79.9,
"n": 8375,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.5,
"n": 1537,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.4,
"n": 1534,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 82.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 5281,
"frpm": 0.028,
"el": 0.0108,
"swd": 0.1469,
"income": 250001,
"ba": 79.9,
"one_parent": 7.8,
"acs_source": "district",
"acs_moe": {
"median_household_income": null,
"adults_bachelors_or_higher_pct": 3.83,
"children_with_one_parent_pct": 2.99
},
"notes": []
},
"spend": {
"five": {
"unweighted": 25956.0,
"need_weighted": 25678.0,
"need_weighted_ex_sped_tuition": 24689.0,
"need_weighted_cwift": 21174.0,
"need_weighted_real": 27485.0
},
"latest": {
"unweighted": 28601.0,
"need_weighted": 28287.0,
"need_weighted_ex_sped_tuition": 27133.0,
"need_weighted_cwift": 22997.0,
"need_weighted_real": 28287.0
},
"latest_year": "2024-25",
"latest_pupils": 5289
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0900011",
0.445
],
[
"1570011",
0.793
],
[
"1610011",
1.031
],
[
"0570011",
1.652
],
[
"0350011",
1.653
],
[
"1180011",
1.663
],
[
"0760011",
1.673
],
[
"0540011",
1.881
],
[
"0040011",
1.889
],
[
"1280011",
2.042
],
[
"0510011",
2.154
],
[
"1440011",
2.176
],
[
"0970011",
2.344
],
[
"0520011",
2.354
],
[
"0250011",
2.393
]
]
},
"resid": {
"index_ela_all": {
"fit": 82.0,
"res": -1.3,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 81.1,
"res": -1.2,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 70.0,
"res": -2.6,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 77.0,
"res": -2.1,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 87.0,
"res": -4.1,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 98.9,
"growth_pct": 76.1,
"resid_mean_pct": 90.1,
"resid_growth_pct": 54.1
},
"flags": []
},
"1590011": {
"name": "Wethersfield School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Wethersfield"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 61.7,
"n": 3776,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.0,
"n": 3774,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 58.4,
"n": 1456,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 57.4,
"n": 1454,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 69.1,
"n": 5392,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 64.5,
"n": 5387,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 59.0,
"n": 2278,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.0,
"n": 2273,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 77.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3471,
"frpm": 0.2645,
"el": 0.0988,
"swd": 0.1593,
"income": 126806,
"ba": 54.8,
"one_parent": 17.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11712.0,
"adults_bachelors_or_higher_pct": 3.57,
"children_with_one_parent_pct": 6.44
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19020.0,
"need_weighted": 17185.0,
"need_weighted_ex_sped_tuition": 15912.0,
"need_weighted_cwift": 16540.0,
"need_weighted_real": 18395.0
},
"latest": {
"unweighted": 21197.0,
"need_weighted": 19199.0,
"need_weighted_ex_sped_tuition": 17574.0,
"need_weighted_cwift": 18532.0,
"need_weighted_real": 19199.0
},
"latest_year": "2024-25",
"latest_pupils": 3722
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1010011",
0.847
],
[
"1320011",
1.075
],
[
"0090011",
1.077
],
[
"1190011",
1.091
],
[
"0180011",
1.092
],
[
"0070011",
1.104
],
[
"1060011",
1.143
],
[
"0250011",
1.221
],
[
"0480011",
1.272
],
[
"1550011",
1.364
],
[
"0910011",
1.365
],
[
"1310011",
1.373
],
[
"0520011",
1.407
],
[
"0140011",
1.409
],
[
"0600011",
1.419
]
]
},
"resid": {
"index_ela_all": {
"fit": 71.9,
"res": -2.8,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 69.4,
"res": -4.9,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 64.2,
"res": -2.5,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 67.9,
"res": -3.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 77.5,
"res": -0.0,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 57.6,
"growth_pct": 76.7,
"resid_mean_pct": 63.7,
"resid_growth_pct": 74.2
},
"flags": []
},
"1600011": {
"name": "Willington School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Willington"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 57.3,
"n": 579,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 68.5,
"n": 574,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 59.0,
"n": 275,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 63.1,
"n": 271,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 64.5,
"n": 719,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 65.7,
"n": 714,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 57.5,
"n": 358,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 57.5,
"n": 353,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 69.9,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 376,
"frpm": 0.3564,
"el": 0.008,
"swd": 0.1995,
"income": 91114,
"ba": 33.2,
"one_parent": 57.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11616.0,
"adults_bachelors_or_higher_pct": 8.22,
"children_with_one_parent_pct": 27.16
},
"notes": [
"el: EL count starred (1-5), midpoint 3 used"
]
},
"spend": {
"five": {
"unweighted": 25817.0,
"need_weighted": 23049.0,
"need_weighted_ex_sped_tuition": 21530.0,
"need_weighted_cwift": 22345.0,
"need_weighted_real": 24655.0
},
"latest": {
"unweighted": 28966.0,
"need_weighted": 26122.0,
"need_weighted_ex_sped_tuition": 23735.0,
"need_weighted_cwift": 25214.0,
"need_weighted_real": 26122.0
},
"latest_year": "2024-25",
"latest_pupils": 382
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"0130011",
1.439
],
[
"0030011",
1.701
],
[
"0730011",
1.804
],
[
"1620011",
2.236
],
[
"0240011",
2.275
],
[
"1690011",
2.342
],
[
"1000011",
2.448
],
[
"0360011",
2.49
],
[
"0920011",
2.523
],
[
"0680011",
2.671
],
[
"1220011",
2.676
],
[
"1120011",
2.752
],
[
"1360011",
2.785
],
[
"1470011",
2.786
],
[
"0210011",
3.045
]
]
},
"resid": {
"index_ela_all": {
"fit": 63.7,
"res": 0.8,
"i90": 6.7,
"wide": false
},
"index_math_all": {
"fit": 60.3,
"res": 5.4,
"i90": 7.9,
"wide": false
},
"growth_ela_all": {
"fit": 57.8,
"res": -0.5,
"i90": 7.8,
"wide": false
},
"growth_math_all": {
"fit": 61.5,
"res": 7.0,
"i90": 9.8,
"wide": false
},
"accountability_index": {
"fit": 70.4,
"res": -0.5,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 37.9,
"growth_pct": 89.0,
"resid_mean_pct": 24.0,
"resid_growth_pct": 86.8
},
"flags": []
},
"1610011": {
"name": "Wilton School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Wilton"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 68.3,
"n": 3928,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 82.2,
"n": 3909,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 60.5,
"n": 874,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 70.3,
"n": 864,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 80.4,
"n": 5782,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 80.9,
"n": 5763,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 66.9,
"n": 1372,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 67.3,
"n": 1364,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 87.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3782,
"frpm": 0.0571,
"el": 0.0209,
"swd": 0.1822,
"income": 242199,
"ba": 75.2,
"one_parent": 7.4,
"acs_source": "district",
"acs_moe": {
"median_household_income": 15893.0,
"adults_bachelors_or_higher_pct": 4.27,
"children_with_one_parent_pct": 2.9
},
"notes": []
},
"spend": {
"five": {
"unweighted": 24355.0,
"need_weighted": 24114.0,
"need_weighted_ex_sped_tuition": 22990.0,
"need_weighted_cwift": 19893.0,
"need_weighted_real": 25854.0
},
"latest": {
"unweighted": 25819.0,
"need_weighted": 25254.0,
"need_weighted_ex_sped_tuition": 24307.0,
"need_weighted_cwift": 20532.0,
"need_weighted_real": 25254.0
},
"latest_year": "2024-25",
"latest_pupils": 3784
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0350011",
1.008
],
[
"1580011",
1.031
],
[
"1180011",
1.037
],
[
"1570011",
1.103
],
[
"0900011",
1.373
],
[
"0760011",
1.416
],
[
"0570011",
1.594
],
[
"0510011",
1.624
],
[
"1280011",
1.664
],
[
"0540011",
1.978
],
[
"0850011",
2.014
],
[
"1440011",
2.055
],
[
"0040011",
2.116
],
[
"0970011",
2.163
],
[
"0600011",
2.237
]
]
},
"resid": {
"index_ela_all": {
"fit": 80.6,
"res": -0.2,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 79.6,
"res": 1.3,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 68.7,
"res": -0.4,
"i90": 7.6,
"wide": false
},
"growth_math_all": {
"fit": 75.0,
"res": 7.2,
"i90": 9.6,
"wide": false
},
"accountability_index": {
"fit": 85.2,
"res": 1.9,
"i90": 6.8,
"wide": false
}
},
"seda": {
"mean_pct": 90.4,
"growth_pct": 68.1,
"resid_mean_pct": 41.5,
"resid_growth_pct": 42.8
},
"flags": []
},
"1620011": {
"name": "Winchester School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Winchester"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.1,
"n": 652,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 59.1,
"n": 651,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.7,
"n": 421,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 56.4,
"n": 420,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 64.3,
"n": 924,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 61.2,
"n": 923,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 60.5,
"n": 618,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 56.5,
"n": 617,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 65.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 599,
"frpm": 0.5843,
"el": 0.0568,
"swd": 0.197,
"income": 66519,
"ba": 27.8,
"one_parent": 39.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 11612.0,
"adults_bachelors_or_higher_pct": 4.86,
"children_with_one_parent_pct": 12.69
},
"notes": []
},
"spend": {
"five": {
"unweighted": 22571.0,
"need_weighted": 19024.0,
"need_weighted_ex_sped_tuition": 17221.0,
"need_weighted_cwift": 19165.0,
"need_weighted_real": 20413.0
},
"latest": {
"unweighted": 23264.0,
"need_weighted": 19558.0,
"need_weighted_ex_sped_tuition": 17717.0,
"need_weighted_cwift": 19617.0,
"need_weighted_real": 19558.0
},
"latest_year": "2024-25",
"latest_pupils": 1104
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1000011",
1.775
],
[
"0730011",
1.861
],
[
"1330011",
2.149
],
[
"1600011",
2.236
],
[
"0240011",
2.308
],
[
"1360011",
2.343
],
[
"0130011",
2.386
],
[
"0360011",
2.398
],
[
"1470011",
2.454
],
[
"0030011",
2.547
],
[
"0190011",
2.7
],
[
"0220011",
2.754
],
[
"0210011",
2.927
],
[
"0780011",
2.961
],
[
"1690011",
2.991
]
]
},
"resid": {
"index_ela_all": {
"fit": 60.5,
"res": 3.8,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 55.3,
"res": 5.9,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 54.8,
"res": 5.3,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 54.4,
"res": 4.7,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 65.1,
"res": 0.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 16.4,
"growth_pct": 82.2,
"resid_mean_pct": 14.0,
"resid_growth_pct": 85.5
},
"flags": []
},
"9020022": {
"name": "The Gilbert School District",
"span": "7-12",
"span_type": "7-12",
"towns": [
"Winchester"
],
"via": "academy",
"outcomes": {
"growth_ela_all": {
"v": 41.6,
"n": 463,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 43.0,
"n": 463,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 42.9,
"n": 284,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 40.3,
"n": 284,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 56.8,
"n": 684,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 52.9,
"n": 683,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 53.8,
"n": 412,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 48.2,
"n": 411,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 62.5,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 452,
"frpm": 0.5642,
"el": 0.031,
"swd": 0.146,
"income": 66519,
"ba": 27.8,
"one_parent": 39.3,
"acs_source": "town",
"acs_moe": {
"median_household_income": 11612.0,
"adults_bachelors_or_higher_pct": 4.86,
"children_with_one_parent_pct": 12.69
},
"notes": []
},
"spend": null,
"peers": {
"span_type": "7-12",
"pool": 5,
"small": true,
"list": [
[
"2040012",
3.087
],
[
"2110012",
3.445
],
[
"2070012",
3.639
],
[
"2080012",
3.773
],
[
"2050012",
4.831
]
]
},
"resid": {
"index_ela_all": {
"fit": 61.4,
"res": -4.6,
"i90": 6.6,
"wide": false
},
"index_math_all": {
"fit": 56.3,
"res": -3.4,
"i90": 7.8,
"wide": false
},
"growth_ela_all": {
"fit": 55.3,
"res": -13.7,
"i90": 7.6,
"wide": true
},
"growth_math_all": {
"fit": 55.2,
"res": -12.2,
"i90": 9.6,
"wide": true
},
"accountability_index": {
"fit": 66.5,
"res": -4.0,
"i90": 6.8,
"wide": false
}
},
"seda": null,
"flags": [
"no EFS spending row (endowed academies file no EFS report)"
]
},
"1630011": {
"name": "Windham School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Windham"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.8,
"n": 3561,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 53.7,
"n": 3535,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 55.2,
"n": 2822,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 52.3,
"n": 2796,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 54.5,
"n": 4743,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 50.6,
"n": 4722,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 50.9,
"n": 3898,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 47.0,
"n": 3877,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 62.1,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3153,
"frpm": 0.7266,
"el": 0.3203,
"swd": 0.2071,
"income": 55736,
"ba": 22.7,
"one_parent": 56.3,
"acs_source": "district",
"acs_moe": {
"median_household_income": 4979.0,
"adults_bachelors_or_higher_pct": 2.54,
"children_with_one_parent_pct": 7.84
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21888.0,
"need_weighted": 16626.0,
"need_weighted_ex_sped_tuition": 15750.0,
"need_weighted_cwift": 16952.0,
"need_weighted_real": 17780.0
},
"latest": {
"unweighted": 23635.0,
"need_weighted": 17945.0,
"need_weighted_ex_sped_tuition": 16901.0,
"need_weighted_cwift": 18256.0,
"need_weighted_real": 17945.0
},
"latest_year": "2024-25",
"latest_pupils": 3313
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0950011",
1.001
],
[
"0150011",
1.654
],
[
"0640011",
1.781
],
[
"0800011",
2.111
],
[
"1560011",
2.169
],
[
"0890011",
2.176
],
[
"1510011",
2.179
],
[
"0430011",
2.293
],
[
"0930011",
2.384
],
[
"1430011",
2.676
],
[
"0340011",
2.973
],
[
"0440011",
3.269
],
[
"1030011",
3.654
],
[
"0880011",
3.662
],
[
"0020011",
3.839
]
]
},
"resid": {
"index_ela_all": {
"fit": 52.2,
"res": 2.3,
"i90": 6.7,
"wide": false
},
"index_math_all": {
"fit": 47.6,
"res": 3.0,
"i90": 7.9,
"wide": false
},
"growth_ela_all": {
"fit": 56.2,
"res": 0.6,
"i90": 7.8,
"wide": false
},
"growth_math_all": {
"fit": 55.5,
"res": -1.8,
"i90": 9.8,
"wide": false
},
"accountability_index": {
"fit": 61.9,
"res": 0.2,
"i90": 6.9,
"wide": false
}
},
"seda": {
"mean_pct": 3.4,
"growth_pct": 11.7,
"resid_mean_pct": 22.8,
"resid_growth_pct": 31.4
},
"flags": []
},
"1640011": {
"name": "Windsor School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Windsor"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.5,
"n": 3193,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 64.1,
"n": 3160,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 57.2,
"n": 1728,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 59.3,
"n": 1707,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 61.4,
"n": 4782,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 58.3,
"n": 4765,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 54.1,
"n": 2652,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 50.4,
"n": 2641,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 69.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 3266,
"frpm": 0.5015,
"el": 0.038,
"swd": 0.2211,
"income": 104725,
"ba": 43.2,
"one_parent": 39.2,
"acs_source": "district",
"acs_moe": {
"median_household_income": 7536.0,
"adults_bachelors_or_higher_pct": 3.8,
"children_with_one_parent_pct": 7.78
},
"notes": []
},
"spend": {
"five": {
"unweighted": 21976.0,
"need_weighted": 19228.0,
"need_weighted_ex_sped_tuition": 17827.0,
"need_weighted_cwift": 18506.0,
"need_weighted_real": 20590.0
},
"latest": {
"unweighted": 24003.0,
"need_weighted": 20693.0,
"need_weighted_ex_sped_tuition": 19387.0,
"need_weighted_cwift": 19974.0,
"need_weighted_real": 20693.0
},
"latest_year": "2024-25",
"latest_pupils": 3770
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"0110011",
0.823
],
[
"0490011",
1.123
],
[
"1460011",
1.143
],
[
"0590011",
1.167
],
[
"0620011",
1.209
],
[
"0860011",
1.286
],
[
"0470011",
1.291
],
[
"0770011",
1.304
],
[
"0720011",
1.369
],
[
"0830011",
1.39
],
[
"1240011",
1.446
],
[
"1110011",
1.53
],
[
"0170011",
1.532
],
[
"0690011",
1.544
],
[
"1340011",
1.547
]
]
},
"resid": {
"index_ela_all": {
"fit": 64.5,
"res": -3.1,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 60.3,
"res": -2.0,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 57.8,
"res": 2.7,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 59.0,
"res": 5.1,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 69.3,
"res": 0.5,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 20.3,
"growth_pct": 36.2,
"resid_mean_pct": 2.3,
"resid_growth_pct": 35.8
},
"flags": []
},
"1650011": {
"name": "Windsor Locks School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Windsor Locks"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 56.3,
"n": 1497,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 58.0,
"n": 1490,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 53.2,
"n": 851,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 52.1,
"n": 844,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 60.7,
"n": 2114,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 56.8,
"n": 2106,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 55.6,
"n": 1285,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 50.8,
"n": 1277,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 68.8,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 1448,
"frpm": 0.4869,
"el": 0.0794,
"swd": 0.2079,
"income": 81205,
"ba": 28.6,
"one_parent": 51.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 13103.0,
"adults_bachelors_or_higher_pct": 4.22,
"children_with_one_parent_pct": 12.79
},
"notes": []
},
"spend": {
"five": {
"unweighted": 23381.0,
"need_weighted": 20313.0,
"need_weighted_ex_sped_tuition": 19284.0,
"need_weighted_cwift": 19548.0,
"need_weighted_real": 21788.0
},
"latest": {
"unweighted": 24793.0,
"need_weighted": 21265.0,
"need_weighted_ex_sped_tuition": 19679.0,
"need_weighted_cwift": 20526.0,
"need_weighted_real": 21265.0
},
"latest_year": "2024-25",
"latest_pupils": 1595
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1160011",
1.087
],
[
"0690011",
1.139
],
[
"1460011",
1.188
],
[
"0110011",
1.215
],
[
"0860011",
1.242
],
[
"0370011",
1.255
],
[
"0440011",
1.263
],
[
"0580011",
1.278
],
[
"0020011",
1.291
],
[
"0470011",
1.346
],
[
"0830011",
1.593
],
[
"1090011",
1.603
],
[
"0170011",
1.791
],
[
"0770011",
1.799
],
[
"1640011",
1.801
]
]
},
"resid": {
"index_ela_all": {
"fit": 60.6,
"res": 0.1,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 56.7,
"res": 0.1,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 56.5,
"res": -0.2,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 58.2,
"res": -0.2,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 67.4,
"res": 1.4,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 26.0,
"growth_pct": 14.7,
"resid_mean_pct": 15.2,
"resid_growth_pct": 11.9
},
"flags": []
},
"1660011": {
"name": "Wolcott School District",
"span": "K-12",
"span_type": "K-12",
"towns": [
"Wolcott"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 58.3,
"n": 2290,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 62.4,
"n": 2289,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.8,
"n": 987,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 58.6,
"n": 985,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.2,
"n": 3222,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 67.0,
"n": 3220,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 62.9,
"n": 1423,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 59.6,
"n": 1420,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 76.0,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 2100,
"frpm": 0.35,
"el": 0.0552,
"swd": 0.169,
"income": 110850,
"ba": 37.0,
"one_parent": 26.9,
"acs_source": "district",
"acs_moe": {
"median_household_income": 9536.0,
"adults_bachelors_or_higher_pct": 4.49,
"children_with_one_parent_pct": 10.61
},
"notes": []
},
"spend": {
"five": {
"unweighted": 17784.0,
"need_weighted": 16062.0,
"need_weighted_ex_sped_tuition": 15446.0,
"need_weighted_cwift": 15574.0,
"need_weighted_real": 17193.0
},
"latest": {
"unweighted": 19433.0,
"need_weighted": 17369.0,
"need_weighted_ex_sped_tuition": 16426.0,
"need_weighted_cwift": 16896.0,
"need_weighted_real": 17369.0
},
"latest_year": "2024-25",
"latest_pupils": 2230
},
"peers": {
"span_type": "K-12",
"pool": 110,
"small": false,
"list": [
[
"1520011",
0.644
],
[
"1530011",
0.77
],
[
"0090011",
0.774
],
[
"1260011",
0.796
],
[
"0940011",
0.807
],
[
"0960011",
0.849
],
[
"2160012",
0.871
],
[
"0070011",
0.911
],
[
"0320011",
1.002
],
[
"1240011",
1.054
],
[
"1480011",
1.084
],
[
"0330011",
1.118
],
[
"1310011",
1.131
],
[
"0140011",
1.134
],
[
"0270011",
1.222
]
]
},
"resid": {
"index_ela_all": {
"fit": 67.4,
"res": 2.8,
"i90": 6.4,
"wide": false
},
"index_math_all": {
"fit": 64.3,
"res": 2.7,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 59.9,
"res": -1.6,
"i90": 7.4,
"wide": false
},
"growth_math_all": {
"fit": 62.2,
"res": 0.2,
"i90": 9.3,
"wide": false
},
"accountability_index": {
"fit": 73.3,
"res": 2.7,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 67.2,
"growth_pct": 30.7,
"resid_mean_pct": 77.2,
"resid_growth_pct": 25.8
},
"flags": []
},
"1670011": {
"name": "Woodbridge School District",
"span": "K-6",
"span_type": "K-8",
"towns": [
"Woodbridge"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 74.2,
"n": 1049,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 80.3,
"n": 1045,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 63.3,
"n": 271,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 71.9,
"n": 270,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 84.0,
"n": 1476,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 82.8,
"n": 1473,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 71.9,
"n": 440,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 72.6,
"n": 439,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 81.3,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 862,
"frpm": 0.1265,
"el": 0.0696,
"swd": 0.1253,
"income": 188750,
"ba": 71.7,
"one_parent": 11.6,
"acs_source": "district",
"acs_moe": {
"median_household_income": 34190.0,
"adults_bachelors_or_higher_pct": 7.21,
"children_with_one_parent_pct": 10.65
},
"notes": []
},
"spend": {
"five": {
"unweighted": 19620.0,
"need_weighted": 18666.0,
"need_weighted_ex_sped_tuition": 18323.0,
"need_weighted_cwift": 17707.0,
"need_weighted_real": 19999.0
},
"latest": {
"unweighted": 20768.0,
"need_weighted": 19679.0,
"need_weighted_ex_sped_tuition": 19376.0,
"need_weighted_cwift": 18478.0,
"need_weighted_real": 19679.0
},
"latest_year": "2024-25",
"latest_pupils": 872
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1070011",
1.362
],
[
"1170011",
1.453
],
[
"0670011",
1.994
],
[
"0460011",
2.005
],
[
"1270011",
2.399
],
[
"0790011",
2.409
],
[
"0010011",
2.469
],
[
"1210011",
2.592
],
[
"0080011",
2.635
],
[
"0260011",
2.933
],
[
"1220011",
2.976
],
[
"0300011",
3.027
],
[
"1120011",
3.076
],
[
"1690011",
3.199
],
[
"0680011",
3.405
]
]
},
"resid": {
"index_ela_all": {
"fit": 78.0,
"res": 6.0,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 76.6,
"res": 6.2,
"i90": 7.7,
"wide": false
},
"growth_ela_all": {
"fit": 68.6,
"res": 5.6,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 74.4,
"res": 5.9,
"i90": 9.5,
"wide": false
},
"accountability_index": {
"fit": 84.0,
"res": -2.7,
"i90": 6.7,
"wide": false
}
},
"seda": {
"mean_pct": 97.2,
"growth_pct": 95.7,
"resid_mean_pct": 80.7,
"resid_growth_pct": 91.8
},
"flags": []
},
"1690011": {
"name": "Woodstock School District",
"span": "K-8",
"span_type": "K-8",
"towns": [
"Woodstock"
],
"via": "local",
"outcomes": {
"growth_ela_all": {
"v": 60.4,
"n": 1240,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_all": {
"v": 68.2,
"n": 1237,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_ela_high_needs": {
"v": 54.9,
"n": 443,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"growth_math_high_needs": {
"v": 62.6,
"n": 441,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_all": {
"v": 70.5,
"n": 1507,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_all": {
"v": 63.9,
"n": 1504,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_ela_high_needs": {
"v": 61.4,
"n": 532,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"index_math_high_needs": {
"v": 54.2,
"n": 530,
"y": [
"2023-24",
"2024-25",
"2025-26"
]
},
"accountability_index": {
"v": 70.4,
"n": null,
"y": [
"2022-23",
"2023-24",
"2024-25"
]
}
},
"cov": {
"enrollment": 756,
"frpm": 0.246,
"el": 0.0132,
"swd": 0.164,
"income": 112011,
"ba": 47.7,
"one_parent": 35.0,
"acs_source": "district",
"acs_moe": {
"median_household_income": 21070.0,
"adults_bachelors_or_higher_pct": 9.18,
"children_with_one_parent_pct": 16.56
},
"notes": []
},
"spend": {
"five": {
"unweighted": 18658.0,
"need_weighted": 17476.0,
"need_weighted_ex_sped_tuition": 15667.0,
"need_weighted_cwift": 17957.0,
"need_weighted_real": 18692.0
},
"latest": {
"unweighted": 20916.0,
"need_weighted": 19419.0,
"need_weighted_ex_sped_tuition": 17010.0,
"need_weighted_cwift": 19999.0,
"need_weighted_real": 19419.0
},
"latest_year": "2024-25",
"latest_pupils": 1129
},
"peers": {
"span_type": "K-8",
"pool": 44,
"small": false,
"list": [
[
"1120011",
0.965
],
[
"1220011",
1.148
],
[
"1210011",
1.222
],
[
"0680011",
1.356
],
[
"0030011",
1.376
],
[
"0790011",
1.476
],
[
"0670011",
1.54
],
[
"0360011",
1.625
],
[
"0260011",
1.672
],
[
"0010011",
1.825
],
[
"0300011",
1.845
],
[
"0220011",
1.923
],
[
"0650011",
1.961
],
[
"0780011",
2.029
],
[
"1470011",
2.035
]
]
},
"resid": {
"index_ela_all": {
"fit": 70.3,
"res": 0.2,
"i90": 6.5,
"wide": false
},
"index_math_all": {
"fit": 67.4,
"res": -3.5,
"i90": 7.6,
"wide": false
},
"growth_ela_all": {
"fit": 61.8,
"res": -1.4,
"i90": 7.5,
"wide": false
},
"growth_math_all": {
"fit": 66.3,
"res": 1.9,
"i90": 9.4,
"wide": false
},
"accountability_index": {
"fit": 75.8,
"res": -5.4,
"i90": 6.6,
"wide": false
}
},
"seda": {
"mean_pct": 44.6,
"growth_pct": 71.8,
"resid_mean_pct": 28.1,
"resid_growth_pct": 70.4
},
"flags": []
}
},
"towns": {
"Andover": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 148,
"se": 0.5366,
"sm": 0.4146,
"ge": 0.5629,
"gm": 0.4949,
"sa": 533.4783,
"sma": 540.4348,
"sp": 0.6957,
"smp": 0.5217,
"ca": 0.1419,
"ar": 0.9365
},
"Sheff Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 213,
"se": 0.5761,
"sm": 0.6196,
"ge": 0.5815,
"gm": 0.6936,
"ca": 0.0852,
"ar": 0.9483
},
"All school types": {
"ea": 378
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 136,
"se": 0.5,
"sm": 0.4524,
"ge": 0.4492,
"gm": 0.487,
"sa": 562.963,
"sma": 534.4444,
"sp": 0.8148,
"smp": 0.5926,
"ca": 0.1985,
"ar": 0.9304
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 226,
"se": 0.6449,
"sm": 0.5278,
"ge": 0.6703,
"gm": 0.6985,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0552,
"ar": 0.9518
},
"All school types": {
"ea": 374
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 122,
"se": 0.5854,
"sm": 0.4634,
"ge": 0.4237,
"gm": 0.3105,
"sa": 512.381,
"sma": 496.1905,
"sp": 0.5714,
"smp": 0.381,
"ca": 0.1393,
"ar": 0.9373
},
"Sheff Magnet": {
"e": 7,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 241,
"se": 0.7273,
"sm": 0.6909,
"ge": 0.8442,
"gm": 0.8555,
"ca": 0.0529,
"ar": 0.9558
},
"All school types": {
"ea": 377
}
}
}
}
},
"Ansonia": {
"code": "002",
"operators": [
{
"from": "K",
"to": "12",
"code": "0020011",
"name": "Ansonia School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 160,
"sa": 446.1905,
"sma": 423.0952,
"sp": 0.3571,
"smp": null,
"ca": 0.1313,
"ar": 0.9357
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 130,
"se": 0.4444,
"sm": 0.2083,
"ge": 0.6701,
"gm": 0.6125,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2171,
"ar": 0.9276
},
"Program": {
"e": 76,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6133,
"ar": 0.8585
},
"Public Charter Schools": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2388,
"se": 0.2563,
"sm": 0.1907,
"ge": 0.5721,
"gm": 0.5283,
"sa": 445.5385,
"sma": 419.0769,
"sp": 0.3615,
"smp": 0.1077,
"ca": 0.2156,
"ar": 0.9289
},
"All school types": {
"ea": 2767
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 146,
"sa": 446.4516,
"sma": 402.2581,
"sp": 0.4516,
"smp": 0,
"ca": 0.1507,
"ar": 0.937
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 126,
"se": 0.3433,
"sm": 0.2537,
"ge": 0.5187,
"gm": 0.4914,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2195,
"ar": 0.9037
},
"Program": {
"e": 76,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6216,
"ar": 0.8389
},
"Public Charter Schools": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2363,
"se": 0.2585,
"sm": 0.2215,
"ge": 0.5414,
"gm": 0.5323,
"sa": 445.4483,
"sma": 417.8621,
"sp": 0.4069,
"smp": 0.0966,
"ca": 0.2221,
"ar": 0.9282
},
"All school types": {
"ea": 2725
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 141,
"sa": 447.2222,
"sma": 419.4444,
"sp": 0.4167,
"smp": null,
"ca": 0.1915,
"ar": 0.9327
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 107,
"se": 0.3208,
"sm": 0.2264,
"ge": 0.5673,
"gm": 0.5642,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2772,
"ar": 0.913
},
"Program": {
"e": 82,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6582,
"ar": 0.8196
},
"Public Charter Schools": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2295,
"se": 0.2728,
"sm": 0.2107,
"ge": 0.518,
"gm": 0.4834,
"sa": 453.5338,
"sma": 431.2782,
"sp": 0.406,
"smp": 0.1053,
"ca": 0.1706,
"ar": 0.9366
},
"All school types": {
"ea": 2646
}
}
}
}
},
"Ashford": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 33,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9492
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 121,
"sa": 495.625,
"sma": 476.25,
"sp": 0.5312,
"smp": 0.3438,
"ca": 0.2727,
"ar": 0.9205
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 360,
"se": 0.5044,
"sm": 0.4469,
"ge": 0.5296,
"gm": 0.5943,
"ca": 0.0856,
"ar": 0.9501
},
"All school types": {
"ea": 539
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9526
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 130,
"sa": 498.2759,
"sma": 452.7586,
"sp": 0.6552,
"smp": 0.2069,
"ca": 0.2,
"ar": 0.9314
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 364,
"se": 0.5378,
"sm": 0.5067,
"ge": 0.631,
"gm": 0.6443,
"ca": 0.061,
"ar": 0.9553
},
"All school types": {
"ea": 545
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 37,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9578
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 119,
"sa": 522.1429,
"sma": 497.1429,
"sp": 0.6786,
"smp": 0.2857,
"ca": 0.1765,
"ar": 0.9298
},
"Public Schools": {
"e": 368,
"se": 0.5411,
"sm": 0.4675,
"ge": 0.5606,
"gm": 0.5506,
"ca": 0.0951,
"ar": 0.9496
},
"All school types": {
"ea": 542
}
}
}
}
},
"Avon": {
"code": "004",
"operators": [
{
"from": "K",
"to": "12",
"code": "0040011",
"name": "Avon School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 94,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 87,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9395
},
"Public Schools": {
"e": 2927,
"se": 0.7502,
"sm": 0.6786,
"ge": 0.7275,
"gm": 0.7676,
"sa": 579.4248,
"sma": 557.6549,
"sp": 0.8584,
"smp": 0.6018,
"ca": 0.0796,
"ar": 0.9524
},
"All school types": {
"ea": 3114
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 107,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 75,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9289
},
"Public Schools": {
"e": 2846,
"se": 0.729,
"sm": 0.6961,
"ge": 0.6638,
"gm": 0.7575,
"sa": 597.6442,
"sma": 578.3654,
"sp": 0.8606,
"smp": 0.6394,
"ca": 0.1008,
"ar": 0.9495
},
"All school types": {
"ea": 3033
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 93,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 59,
"se": null,
"sm": null,
"ca": 0,
"ar": 0.9563
},
"Public Schools": {
"e": 2803,
"se": 0.7891,
"sm": 0.7365,
"ge": 0.7525,
"gm": 0.8131,
"sa": 588.4874,
"sma": 570.3361,
"sp": 0.8445,
"smp": 0.6008,
"ca": 0.0924,
"ar": 0.9516
},
"All school types": {
"ea": 2961
}
}
}
}
},
"Barkhamsted": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null
},
"Other Magnet": {
"e": 107
},
"Program": {
"e": 33,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 14
},
"Regional Schools": {
"e": 191,
"se": 0.5577,
"sm": 0.5385,
"ge": 0.4449,
"gm": 0.3861,
"sa": 520.7692,
"sma": 492.0513,
"sp": 0.7436,
"smp": 0.359,
"ca": 0.1518,
"ar": 0.941
},
"Public Schools": {
"e": 198,
"se": 0.4862,
"sm": 0.6514,
"ge": 0.6546,
"gm": 0.8385,
"ca": 0.0964,
"ar": 0.9444
},
"All school types": {
"ea": 435
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 31,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 183,
"se": 0.6923,
"sm": 0.6471,
"ge": 0.6501,
"gm": 0.5465,
"sa": 524.4828,
"sma": 504.4828,
"sp": 0.6552,
"smp": 0.2414,
"ca": 0.1475,
"ar": 0.9377
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 208,
"se": 0.5246,
"sm": 0.5082,
"ge": 0.7492,
"gm": 0.6597,
"ca": 0.1106,
"ar": 0.9436
},
"All school types": {
"ea": 430
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 168,
"se": 0.7358,
"sm": 0.5385,
"ge": 0.6697,
"gm": 0.3567,
"sa": 553.0303,
"sma": 526.3636,
"sp": 0.8485,
"smp": 0.5455,
"ca": 0.1726,
"ar": 0.9375
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 201,
"se": 0.5641,
"sm": 0.4444,
"ge": 0.6482,
"gm": 0.5973,
"ca": 0.0448,
"ar": 0.9579
},
"All school types": {
"ea": 416
}
}
}
}
},
"Beacon Falls": {
"code": "006",
"operators": [
{
"from": "K",
"to": "12",
"code": "2160012",
"name": "Regional School District 16",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9363
},
"Other Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 688,
"se": 0.5828,
"sm": 0.5897,
"ge": 0.6003,
"gm": 0.6684,
"sa": 482.8302,
"sma": 473.3962,
"sp": 0.5472,
"smp": 0.2453,
"ca": 0.0925,
"ar": 0.9454
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 719
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 663,
"se": 0.6318,
"sm": 0.6318,
"ge": 0.6066,
"gm": 0.6556,
"sa": 501.8966,
"sma": 493.4483,
"sp": 0.6552,
"smp": 0.3448,
"ca": 0.08,
"ar": 0.9483
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 688
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9383
},
"Other Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 675,
"se": 0.6554,
"sm": 0.6622,
"ge": 0.584,
"gm": 0.6662,
"sa": 510.3846,
"sma": 514.8077,
"sp": 0.6731,
"smp": 0.5385,
"ca": 0.0699,
"ar": 0.952
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 706
}
}
}
}
},
"Berlin": {
"code": "007",
"operators": [
{
"from": "K",
"to": "12",
"code": "0070011",
"name": "Berlin School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9349
},
"Program": {
"e": 12,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 58,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2553,
"ar": 0.9295
},
"Public Schools": {
"e": 2541,
"se": 0.6397,
"sm": 0.647,
"ge": 0.5879,
"gm": 0.6684,
"sa": 523.4361,
"sma": 502.0264,
"sp": 0.6916,
"smp": 0.3789,
"ca": 0.1034,
"ar": 0.9474
},
"All school types": {
"ea": 2643
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9415
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null
},
"Program": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 47,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9419
},
"Public Schools": {
"e": 2521,
"se": 0.6325,
"sm": 0.6032,
"ge": 0.5811,
"gm": 0.6019,
"sa": 520.6044,
"sma": 498.9011,
"sp": 0.6923,
"smp": 0.3571,
"ca": 0.1301,
"ar": 0.9447
},
"All school types": {
"ea": 2611
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 36,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9427
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 43,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2857,
"ar": 0.9349
},
"Public Schools": {
"e": 2449,
"se": 0.6355,
"sm": 0.6184,
"ge": 0.5981,
"gm": 0.6539,
"sa": 540.6806,
"sma": 519.5288,
"sp": 0.7382,
"smp": 0.4398,
"ca": 0.1312,
"ar": 0.9451
},
"All school types": {
"ea": 2540
}
}
}
}
},
"Bethany": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 329,
"se": 0.7573,
"sm": 0.6796,
"ge": 0.6263,
"gm": 0.6568,
"sa": 521.9231,
"sma": 507.6923,
"sp": 0.5962,
"smp": 0.4038,
"ca": 0.1003,
"ar": 0.9478
},
"Public Schools": {
"e": 445,
"se": 0.7733,
"sm": 0.7449,
"ge": 0.7611,
"gm": 0.8073,
"ca": 0.0797,
"ar": 0.9517
},
"All school types": {
"ea": 790
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 330,
"se": 0.7009,
"sm": 0.6916,
"ge": 0.5442,
"gm": 0.7175,
"sa": 554.4262,
"sma": 528.5246,
"sp": 0.7541,
"smp": 0.4754,
"ca": 0.0606,
"ar": 0.9562
},
"Public Schools": {
"e": 435,
"se": 0.7419,
"sm": 0.6855,
"ge": 0.8065,
"gm": 0.7018,
"ca": 0.0827,
"ar": 0.9546
},
"All school types": {
"ea": 778
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 333,
"se": 0.7705,
"sm": 0.7295,
"ge": 0.5743,
"gm": 0.6553,
"sa": 535.6818,
"sma": 515.6818,
"sp": 0.75,
"smp": 0.3636,
"ca": 0.0871,
"ar": 0.9521
},
"Public Schools": {
"e": 431,
"se": 0.7573,
"sm": 0.6667,
"ge": 0.7653,
"gm": 0.8012,
"ca": 0.037,
"ar": 0.9621
},
"All school types": {
"ea": 781
}
}
}
}
},
"Bethel": {
"code": "009",
"operators": [
{
"from": "K",
"to": "12",
"code": "0090011",
"name": "Bethel School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 50,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9574
},
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 30,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4667,
"ar": 0.855
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3206,
"se": 0.5788,
"sm": 0.5689,
"ge": 0.6675,
"gm": 0.8203,
"sa": 521.2167,
"sma": 510.6464,
"sp": 0.6844,
"smp": 0.4335,
"ca": 0.0845,
"ar": 0.9481
},
"All school types": {
"ea": 3304
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 46,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9558
},
"Other Magnet": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 33,
"se": null,
"sm": null,
"ca": 0.4545,
"ar": 0.8665
},
"Regional Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3183,
"se": 0.6001,
"sm": 0.6014,
"ge": 0.6586,
"gm": 0.7435,
"sa": 524.8679,
"sma": 501.1321,
"sp": 0.7057,
"smp": 0.3962,
"ca": 0.0809,
"ar": 0.9492
},
"All school types": {
"ea": 3286
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9492
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5,
"ar": 0.8513
},
"Regional Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3052,
"se": 0.6201,
"sm": 0.6167,
"ge": 0.6049,
"gm": 0.6914,
"sa": 517.1193,
"sma": 499.8765,
"sp": 0.6584,
"smp": 0.3909,
"ca": 0.0748,
"ar": 0.9508
},
"All school types": {
"ea": 3151
}
}
}
}
},
"Bethlehem": {
"code": "010",
"operators": [
{
"from": "K",
"to": "12",
"code": "2140012",
"name": "Regional School District 14",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 353,
"se": 0.5938,
"sm": 0.5437,
"ge": 0.585,
"gm": 0.6767,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1272,
"ar": 0.9375
},
"Sheff Magnet": {
"e": null
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 372
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 345,
"se": 0.6826,
"sm": 0.6647,
"ge": 0.7144,
"gm": 0.7281,
"sa": 500.6452,
"sma": 482.9032,
"sp": 0.6774,
"smp": 0.3226,
"ca": 0.0833,
"ar": 0.9445
},
"All school types": {
"ea": 359
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 335,
"se": 0.6273,
"sm": 0.6584,
"ge": 0.536,
"gm": 0.7274,
"sa": 547.3077,
"sma": 548.0769,
"sp": 0.6923,
"smp": 0.5769,
"ca": 0.0957,
"ar": 0.9482
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 351
}
}
}
}
},
"Bloomfield": {
"code": "011",
"operators": [
{
"from": "K",
"to": "12",
"code": "0110011",
"name": "Bloomfield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2632,
"ar": 0.9264
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 49,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.234,
"ar": 0.9266
},
"Public Charter Schools": {
"e": 37,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9525
},
"Sheff Magnet": {
"e": 822,
"se": 0.366,
"sm": 0.2451,
"ge": 0.5064,
"gm": 0.4825,
"sa": 444.2553,
"sma": 415.9574,
"sp": 0.4043,
"smp": 0.1277,
"ca": 0.1187,
"ar": 0.9438
},
"Public Schools": {
"e": 1423,
"se": 0.3553,
"sm": 0.2619,
"ge": 0.5192,
"gm": 0.5317,
"sa": 441.1628,
"sma": 415.1938,
"sp": 0.3643,
"smp": 0.0698,
"ca": 0.1431,
"ar": 0.9464
},
"All school types": {
"ea": 2373
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 33,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2121,
"ar": 0.9184
},
"Open Choice": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 66,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2222,
"ar": 0.9329
},
"Public Charter Schools": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9564
},
"Sheff Magnet": {
"e": 809,
"se": 0.3746,
"sm": 0.2718,
"ge": 0.6007,
"gm": 0.5552,
"sa": 480,
"sma": 431.3636,
"sp": 0.5682,
"smp": null,
"ca": 0.1346,
"ar": 0.9414
},
"Public Schools": {
"e": 1358,
"se": 0.3814,
"sm": 0.3018,
"ge": 0.5611,
"gm": 0.5727,
"sa": 451.982,
"sma": 411.8018,
"sp": 0.3784,
"smp": 0.0721,
"ca": 0.1389,
"ar": 0.9456
},
"All school types": {
"ea": 2306
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2895,
"ar": 0.9208
},
"Open Choice": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 70,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3103,
"ar": 0.9083
},
"Public Charter Schools": {
"e": 21,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 807,
"se": 0.3779,
"sm": 0.2899,
"ge": 0.5234,
"gm": 0.4811,
"sa": 462.3438,
"sma": 426.25,
"sp": 0.4531,
"smp": 0.1406,
"ca": 0.1376,
"ar": 0.9393
},
"Public Schools": {
"e": 1388,
"se": 0.3367,
"sm": 0.2735,
"ge": 0.4559,
"gm": 0.482,
"sa": 454.717,
"sma": 417.6415,
"sp": 0.3774,
"smp": 0.0943,
"ca": 0.182,
"ar": 0.9368
},
"All school types": {
"ea": 2331
}
}
}
}
},
"Bolton": {
"code": "012",
"operators": [
{
"from": "K",
"to": "12",
"code": "0120011",
"name": "Bolton School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 22,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9225
},
"Public Schools": {
"e": 639,
"se": 0.6426,
"sm": 0.5979,
"ge": 0.6336,
"gm": 0.6733,
"sa": 546.8182,
"sma": 533.8636,
"sp": 0.7273,
"smp": 0.5,
"ca": 0.0625,
"ar": 0.9611
},
"All school types": {
"ea": 675
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 28,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9302
},
"Public Schools": {
"e": 620,
"se": 0.6704,
"sm": 0.683,
"ge": 0.6385,
"gm": 0.6943,
"sa": 535.6364,
"sma": 512.1818,
"sp": 0.8,
"smp": 0.3455,
"ca": 0.0813,
"ar": 0.9545
},
"All school types": {
"ea": 660
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 27,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2609,
"ar": 0.8972
},
"Public Schools": {
"e": 614,
"se": 0.694,
"sm": 0.6511,
"ge": 0.6112,
"gm": 0.6355,
"sa": 538.4211,
"sma": 514.4737,
"sp": 0.7632,
"smp": 0.5263,
"ca": 0.0538,
"ar": 0.9598
},
"All school types": {
"ea": 651
}
}
}
}
},
"Bozrah": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 43,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1628,
"ar": 0.9227
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 200,
"se": 0.5464,
"sm": 0.567,
"ge": 0.6763,
"gm": 0.7712,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.071,
"ar": 0.9506
},
"All school types": {
"ea": 258
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2105,
"ar": 0.9251
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 205,
"se": 0.5421,
"sm": 0.6729,
"ge": 0.6835,
"gm": 0.825,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0952,
"ar": 0.9472
},
"All school types": {
"ea": 264
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2069,
"ar": 0.9076
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 206,
"se": 0.5755,
"sm": 0.6604,
"ge": 0.6555,
"gm": 0.6176,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1927,
"ar": 0.9333
},
"All school types": {
"ea": 256
}
}
}
}
},
"Branford": {
"code": "014",
"operators": [
{
"from": "K",
"to": "12",
"code": "0140011",
"name": "Branford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2609,
"ar": 0.9343
},
"Program": {
"e": 108,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5116,
"ar": 0.8514
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2451,
"se": 0.5584,
"sm": 0.5429,
"ge": 0.5588,
"gm": 0.5963,
"sa": 513.9888,
"sma": 491.236,
"sp": 0.6517,
"smp": 0.3483,
"ca": 0.134,
"ar": 0.9406
},
"All school types": {
"ea": 2604
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 21,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3333,
"ar": 0.906
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 27,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.948
},
"Program": {
"e": 127,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4783,
"ar": 0.8569
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2379,
"se": 0.5685,
"sm": 0.5184,
"ge": 0.5853,
"gm": 0.5819,
"sa": 520.1734,
"sma": 498.7283,
"sp": 0.6821,
"smp": 0.3584,
"ca": 0.1202,
"ar": 0.9432
},
"All school types": {
"ea": 2561
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2963,
"ar": 0.9263
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2593,
"ar": 0.9379
},
"Program": {
"e": 133,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4706,
"ar": 0.8549
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2310,
"se": 0.5862,
"sm": 0.5487,
"ge": 0.6066,
"gm": 0.6317,
"sa": 507.2024,
"sma": 485.2381,
"sp": 0.6012,
"smp": 0.3274,
"ca": 0.1026,
"ar": 0.9481
},
"All school types": {
"ea": 2507
}
}
}
}
},
"Bridgeport": {
"code": "015",
"operators": [
{
"from": "K",
"to": "12",
"code": "0150011",
"name": "Bridgeport School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 1042,
"sa": 414.3802,
"sma": 397.8512,
"sp": 0.2314,
"smp": 0.0289,
"ca": 0.2217,
"ar": 0.9271
},
"Open Choice": {
"e": 279,
"se": 0.4317,
"sm": 0.4173,
"ge": 0.5259,
"gm": 0.6409,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0896,
"ar": 0.9459
},
"Other Magnet": {
"e": 1496,
"se": 0.3846,
"sm": 0.2454,
"ge": 0.5063,
"gm": 0.5509,
"sa": 452.5101,
"sma": 423.9271,
"sp": 0.3927,
"smp": 0.1012,
"ca": 0.2338,
"ar": 0.9261
},
"Program": {
"e": 260,
"se": 0,
"sm": null,
"ge": 0.306,
"gm": 0.4311,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5105,
"ar": 0.8412
},
"Public Charter Schools": {
"e": 3300,
"se": 0.3704,
"sm": 0.2227,
"ge": 0.5815,
"gm": 0.5339,
"sa": 416.6667,
"sma": 404.4279,
"sp": 0.2786,
"smp": 0.0896,
"ca": 0.2672,
"ar": 0.9185
},
"Public Schools": {
"e": 18529,
"se": 0.1933,
"sm": 0.1207,
"ge": 0.514,
"gm": 0.552,
"sa": 399.1142,
"sma": 381.9641,
"sp": 0.2298,
"smp": 0.0719,
"ca": 0.2929,
"ar": 0.9125
},
"All school types": {
"ea": 24906
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 1019,
"sa": 428.4583,
"sma": 401.8333,
"sp": 0.3042,
"smp": 0.0792,
"ca": 0.1796,
"ar": 0.9346
},
"Open Choice": {
"e": 279,
"se": 0.5078,
"sm": 0.4297,
"ge": 0.6271,
"gm": 0.5817,
"sa": 510,
"sma": 509.5652,
"sp": 0.6087,
"smp": 0.3913,
"ca": 0.086,
"ar": 0.951
},
"Other Magnet": {
"e": 1412,
"se": 0.352,
"sm": 0.2648,
"ge": 0.4897,
"gm": 0.5321,
"sa": 470.6132,
"sma": 435.4717,
"sp": 0.4481,
"smp": 0.1604,
"ca": 0.2423,
"ar": 0.9184
},
"Program": {
"e": 262,
"se": 0,
"sm": 0,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5108,
"ar": 0.8262
},
"Public Charter Schools": {
"e": 3359,
"se": 0.3535,
"sm": 0.2129,
"ge": 0.5991,
"gm": 0.5062,
"sa": 446.1574,
"sma": 414.8148,
"sp": 0.3796,
"smp": 0.1111,
"ca": 0.2585,
"ar": 0.9205
},
"Public Schools": {
"e": 18303,
"se": 0.2037,
"sm": 0.1547,
"ge": 0.5175,
"gm": 0.5653,
"sa": 417.546,
"sma": 383.0061,
"sp": 0.3104,
"smp": 0.0761,
"ca": 0.3369,
"ar": 0.8991
},
"All school types": {
"ea": 24634
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 1030,
"sa": 428.1395,
"sma": 410.3488,
"sp": 0.2791,
"smp": 0.093,
"ca": 0.2165,
"ar": 0.9329
},
"Open Choice": {
"e": 279,
"se": 0.4961,
"sm": 0.4173,
"ge": 0.5644,
"gm": 0.6305,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0824,
"ar": 0.949
},
"Other Magnet": {
"e": 1362,
"se": 0.3801,
"sm": 0.2773,
"ge": 0.6119,
"gm": 0.6224,
"sa": 448,
"sma": 429.9394,
"sp": 0.3636,
"smp": 0.1636,
"ca": 0.2057,
"ar": 0.9295
},
"Program": {
"e": 249,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4566,
"ar": 0.8284
},
"Public Charter Schools": {
"e": 3335,
"se": 0.3814,
"sm": 0.2218,
"ge": 0.6617,
"gm": 0.5698,
"sa": 435.1542,
"sma": 401.7181,
"sp": 0.2907,
"smp": 0.0749,
"ca": 0.2137,
"ar": 0.9293
},
"Public Schools": {
"e": 17565,
"se": 0.1925,
"sm": 0.1468,
"ge": 0.5207,
"gm": 0.5218,
"sa": 415.7748,
"sma": 393.5956,
"sp": 0.2712,
"smp": 0.1102,
"ca": 0.3224,
"ar": 0.9047
},
"All school types": {
"ea": 23820
}
}
}
}
},
"Bridgewater": {
"code": "016",
"operators": [
{
"from": "K",
"to": "12",
"code": "2120012",
"name": "Regional School District 12",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 138,
"se": 0.7636,
"sm": 0.7091,
"ge": 0.668,
"gm": 0.6896,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9539
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 145
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 144,
"se": 0.6724,
"sm": 0.7759,
"ge": 0.675,
"gm": 0.7181,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0746,
"ar": 0.9555
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 151
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 156,
"se": 0.8286,
"sm": 0.7714,
"ge": 0.6266,
"gm": 0.707,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1007,
"ar": 0.9471
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 163
}
}
}
}
},
"Bristol": {
"code": "017",
"operators": [
{
"from": "K",
"to": "12",
"code": "0170011",
"name": "Bristol School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 138,
"sa": 417.6471,
"sma": 404.4118,
"sp": 0.2353,
"smp": null,
"ca": 0.1449,
"ar": 0.9307
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 394,
"se": 0.2,
"sm": 0.1765,
"ge": 0.296,
"gm": 0.4474,
"sa": 398,
"sma": 357.5,
"sp": null,
"smp": 0,
"ca": 0.4356,
"ar": 0.8481
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 228,
"se": 0.3717,
"sm": 0.3036,
"ge": 0.4993,
"gm": 0.4346,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2783,
"ar": 0.9076
},
"Public Schools": {
"e": 7367,
"se": 0.5023,
"sm": 0.4243,
"ge": 0.5406,
"gm": 0.6112,
"sa": 465.0929,
"sma": 450.6877,
"sp": 0.4554,
"smp": 0.1896,
"ca": 0.1653,
"ar": 0.9376
},
"All school types": {
"ea": 8138
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 163,
"sa": 424,
"sma": 412.25,
"sp": 0.325,
"smp": 0.175,
"ca": 0.2025,
"ar": 0.9305
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 405,
"se": null,
"sm": null,
"ge": 0.535,
"gm": 0.4659,
"sa": 389.6,
"sma": 359.6,
"sp": 0.24,
"smp": null,
"ca": 0.4092,
"ar": 0.8717
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 226,
"se": 0.4,
"sm": 0.2667,
"ge": 0.5962,
"gm": 0.5669,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2644,
"ar": 0.9157
},
"Public Schools": {
"e": 7313,
"se": 0.4937,
"sm": 0.4199,
"ge": 0.5343,
"gm": 0.5761,
"sa": 478.9,
"sma": 456,
"sp": 0.53,
"smp": 0.246,
"ca": 0.1682,
"ar": 0.9347
},
"All school types": {
"ea": 8125
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 167,
"sa": 453.7143,
"sma": 429.1429,
"sp": 0.2857,
"smp": null,
"ca": 0.2156,
"ar": 0.9294
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 412,
"se": null,
"sm": null,
"ge": 0.5073,
"gm": 0.4238,
"sa": 395.9091,
"sma": 362.2727,
"sp": null,
"smp": 0,
"ca": 0.4667,
"ar": 0.8533
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 224,
"se": 0.3838,
"sm": 0.3131,
"ge": 0.5001,
"gm": 0.4443,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.274,
"ar": 0.9198
},
"Public Schools": {
"e": 7087,
"se": 0.4911,
"sm": 0.4022,
"ge": 0.559,
"gm": 0.5647,
"sa": 483.2983,
"sma": 466.5966,
"sp": 0.5336,
"smp": 0.2605,
"ca": 0.1818,
"ar": 0.9357
},
"All school types": {
"ea": 7899
}
}
}
}
},
"Brookfield": {
"code": "018",
"operators": [
{
"from": "K",
"to": "12",
"code": "0180011",
"name": "Brookfield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9389
},
"Other Magnet": {
"e": 23,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9442
},
"Program": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 17,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2589,
"se": 0.6252,
"sm": 0.5679,
"ge": 0.6603,
"gm": 0.6392,
"sa": 534.1667,
"sma": 508.287,
"sp": 0.7176,
"smp": 0.3843,
"ca": 0.0248,
"ar": 0.9528
},
"All school types": {
"ea": 2674
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9376
},
"Other Magnet": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 11,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2568,
"se": 0.6215,
"sm": 0.542,
"ge": 0.6524,
"gm": 0.6185,
"sa": 536.9154,
"sma": 515.7214,
"sp": 0.7562,
"smp": 0.4328,
"ca": 0.0399,
"ar": 0.945
},
"All school types": {
"ea": 2639
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9454
},
"Other Magnet": {
"e": 20,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9527
},
"Program": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2497,
"se": 0.6299,
"sm": 0.576,
"ge": 0.6231,
"gm": 0.7102,
"sa": 538.0296,
"sma": 509.064,
"sp": 0.7044,
"smp": 0.4089,
"ca": 0.067,
"ar": 0.9483
},
"All school types": {
"ea": 2569
}
}
}
}
},
"Brooklyn": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 48,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1667,
"ar": 0.9367
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 962,
"se": 0.5642,
"sm": 0.4539,
"ge": 0.6012,
"gm": 0.5399,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3105,
"ar": 0.9078
},
"All school types": {
"ea": 1237
},
"Endowed and Incorporated Academies Schools": {
"e": 210,
"sa": 500,
"sma": 458.2051,
"sp": 0.6667,
"smp": 0.1795,
"ca": 0.2714,
"ar": 0.9134
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"sm": null,
"ca": null,
"ar": null
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 52,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1346,
"ar": 0.937
},
"Endowed and Incorporated Academies Schools": {
"e": 213,
"sa": 532.2581,
"sma": 458.5484,
"sp": 0.8065,
"smp": 0.1774,
"ca": 0.1925,
"ar": 0.9273
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 921,
"se": 0.4898,
"sm": 0.513,
"ge": 0.5343,
"gm": 0.6335,
"sa": 462.6087,
"sma": 426.5217,
"sp": 0.4783,
"smp": null,
"ca": 0.0963,
"ar": 0.9485
},
"All school types": {
"ea": 1209
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 58,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9395
},
"Endowed and Incorporated Academies Schools": {
"e": 225,
"sa": 515.7778,
"sma": 484.8889,
"sp": 0.6667,
"smp": 0.2444,
"ca": 0.1733,
"ar": 0.9268
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 906,
"se": 0.5272,
"sm": 0.4615,
"ge": 0.5733,
"gm": 0.5203,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1075,
"ar": 0.9484
},
"All school types": {
"ea": 1216
}
}
}
}
},
"Burlington": {
"code": "020",
"operators": [
{
"from": "K",
"to": "12",
"code": "2100012",
"name": "Regional School District 10",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 23,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9481
},
"Program": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1430,
"se": 0.6646,
"sm": 0.6327,
"ge": 0.6126,
"gm": 0.6809,
"sa": 539.9099,
"sma": 493.7838,
"sp": 0.7748,
"smp": 0.4054,
"ca": 0.0857,
"ar": 0.9486
},
"Sheff Magnet": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1485
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9505
},
"Program": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1457,
"se": 0.6687,
"sm": 0.6221,
"ge": 0.662,
"gm": 0.606,
"sa": 526,
"sma": 503.9048,
"sp": 0.6762,
"smp": 0.3714,
"ca": 0.1047,
"ar": 0.9456
},
"Sheff Magnet": {
"e": 18,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1509
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 24,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.941
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1400,
"se": 0.6789,
"sm": 0.6549,
"ge": 0.6229,
"gm": 0.6538,
"sa": 541.3131,
"sma": 527.8788,
"sp": 0.7576,
"smp": 0.5152,
"ca": 0.0543,
"ar": 0.9568
},
"Sheff Magnet": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1453
}
}
}
}
},
"Canaan": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9054
},
"Public Schools": {
"e": 76,
"se": 0.6667,
"sm": 0.5208,
"ge": 0.711,
"gm": 0.6727,
"ca": 0.1507,
"ar": 0.9403
},
"All school types": {
"ea": 110
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9335
},
"Public Schools": {
"e": 65,
"se": 0.6667,
"sm": 0.5238,
"ge": 0.5319,
"gm": 0.6795,
"ca": null,
"ar": 0.9579
},
"All school types": {
"ea": 103
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9502
},
"Public Schools": {
"e": 69,
"se": 0.65,
"sm": 0.55,
"ge": 0.5989,
"gm": 0.7435,
"ca": 0.1094,
"ar": 0.9501
},
"All school types": {
"ea": 106
}
}
}
}
},
"Canterbury": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 52,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0,
"ar": 0.9546
},
"Endowed and Incorporated Academies Schools": {
"e": 126,
"sa": 514.0476,
"sma": 450,
"sp": 0.6429,
"smp": 0.1429,
"ca": 0.1746,
"ar": 0.9318
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 494,
"se": 0.5333,
"sm": 0.5141,
"ge": 0.5773,
"gm": 0.6802,
"ca": 0.074,
"ar": 0.9501
},
"All school types": {
"ea": 699
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 67,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1045,
"ar": 0.9465
},
"Endowed and Incorporated Academies Schools": {
"e": 121,
"sa": 529.5833,
"sma": 470.8333,
"sp": 0.8333,
"smp": null,
"ca": 0.1983,
"ar": 0.9203
},
"Other Magnet": {
"e": 18,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 527,
"se": 0.5212,
"sm": 0.5505,
"ge": 0.5494,
"gm": 0.575,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0915,
"ar": 0.9481
},
"All school types": {
"ea": 740
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 76,
"sa": 474.3478,
"sma": 444.3478,
"sp": 0.5652,
"smp": null,
"ca": null,
"ar": 0.9483
},
"Endowed and Incorporated Academies Schools": {
"e": 118,
"sa": 510.3846,
"sma": 475,
"sp": 0.7308,
"smp": 0.2692,
"ca": 0.1271,
"ar": 0.936
},
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 513,
"se": 0.5442,
"sm": 0.585,
"ge": 0.5888,
"gm": 0.6132,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0938,
"ar": 0.9218
},
"All school types": {
"ea": 728
}
}
}
}
},
"Canton": {
"code": "023",
"operators": [
{
"from": "K",
"to": "12",
"code": "0230011",
"name": "Canton School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1391,
"se": 0.6579,
"sm": 0.647,
"ge": 0.6323,
"gm": 0.6932,
"sa": 562.4731,
"sma": 533.2258,
"sp": 0.8602,
"smp": 0.5269,
"ca": 0.1057,
"ar": 0.9418
},
"All school types": {
"ea": 1436
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 24,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1338,
"se": 0.6811,
"sm": 0.6444,
"ge": 0.6819,
"gm": 0.6743,
"sa": 564.3478,
"sma": 529.0217,
"sp": 0.8261,
"smp": 0.5217,
"ca": 0.1205,
"ar": 0.9405
},
"All school types": {
"ea": 1384
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 25,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1335,
"se": 0.6923,
"sm": 0.6644,
"ge": 0.6325,
"gm": 0.6755,
"sa": 554.7115,
"sma": 517.4038,
"sp": 0.7885,
"smp": 0.5,
"ca": 0.1446,
"ar": 0.9399
},
"All school types": {
"ea": 1387
}
}
}
}
},
"Chaplin": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 23,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9355
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 99,
"se": 0.5,
"sm": 0.381,
"ge": 0.4963,
"gm": 0.2732,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1414,
"ar": 0.9351
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 167,
"se": 0.3974,
"sm": 0.3718,
"ge": 0.5889,
"gm": 0.5091,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3423,
"ar": 0.9073
},
"All school types": {
"ea": 313
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9487
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 91,
"se": 0.3714,
"sm": 0.3143,
"ge": 0.4864,
"gm": 0.3561,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1538,
"ar": 0.9428
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 150,
"se": 0.3506,
"sm": 0.4545,
"ge": 0.4524,
"gm": 0.5639,
"ca": 0.0769,
"ar": 0.9486
},
"All school types": {
"ea": 292
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9453
},
"Other Magnet": {
"e": 17,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 84,
"se": 0.3611,
"sm": 0.1667,
"ge": 0.3721,
"gm": 0.2809,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1548,
"ar": 0.9449
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 154,
"se": 0.3117,
"sm": 0.3896,
"ge": 0.5416,
"gm": 0.6189,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0896,
"ar": 0.9481
},
"All school types": {
"ea": 289
}
}
}
}
},
"Cheshire": {
"code": "025",
"operators": [
{
"from": "K",
"to": "12",
"code": "0250011",
"name": "Cheshire School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9509
},
"Endowed and Incorporated Academies Schools": {
"e": 118
},
"Other Magnet": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 62,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2903,
"ar": 0.8944
},
"Public Charter Schools": {
"e": null
},
"Regional Schools": {
"e": null
},
"Public Schools": {
"e": 4181,
"se": 0.7657,
"sm": 0.7396,
"ge": 0.6785,
"gm": 0.6886,
"sa": 552.3232,
"sma": 532.7946,
"sp": 0.798,
"smp": 0.4983,
"ca": 0.0682,
"ar": 0.9563
},
"All school types": {
"ea": 4287
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0,
"ar": 0.9552
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 70,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2464,
"ar": 0.9125
},
"Sheff Magnet": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4250,
"se": 0.7765,
"sm": 0.7689,
"ge": 0.7133,
"gm": 0.7554,
"sa": 555.3737,
"sma": 540.4626,
"sp": 0.8043,
"smp": 0.5516,
"ca": 0.0697,
"ar": 0.9539
},
"All school types": {
"ea": 4368
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9408
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 83,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2222,
"ar": 0.9354
},
"Sheff Magnet": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4258,
"se": 0.7724,
"sm": 0.7508,
"ge": 0.6728,
"gm": 0.7308,
"sa": 555.3287,
"sma": 531.2457,
"sp": 0.7855,
"smp": 0.474,
"ca": 0.0779,
"ar": 0.9542
},
"All school types": {
"ea": 4390
}
}
}
}
},
"Chester": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 166,
"se": 0.4444,
"sm": 0.5455,
"ge": 0.3309,
"gm": 0.3129,
"sa": 514.0741,
"sma": 486.6667,
"sp": 0.6667,
"smp": 0.3333,
"ca": 0.1928,
"ar": 0.923
},
"Public Schools": {
"e": 216,
"se": 0.6917,
"sm": 0.6417,
"ge": 0.6074,
"gm": 0.5585,
"ca": 0.0435,
"ar": 0.9581
},
"All school types": {
"ea": 390
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 164,
"se": 0.7097,
"sm": 0.6452,
"ge": 0.5637,
"gm": 0.6792,
"sa": 541.3636,
"sma": 511.3636,
"sp": 0.7727,
"smp": 0.4091,
"ca": 0.1463,
"ar": 0.9358
},
"Public Schools": {
"e": 210,
"se": 0.6983,
"sm": 0.6552,
"ge": 0.7634,
"gm": 0.7756,
"ca": 0.1055,
"ar": 0.9524
},
"All school types": {
"ea": 386
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 156,
"se": 0.6066,
"sm": 0.459,
"ge": 0.434,
"gm": 0.4756,
"sa": 521.6667,
"sma": 471.25,
"sp": 0.5833,
"smp": 0.375,
"ca": 0.1026,
"ar": 0.9406
},
"Public Schools": {
"e": 206,
"se": 0.7344,
"sm": 0.6953,
"ge": 0.6674,
"gm": 0.6143,
"ca": 0.0455,
"ar": 0.9561
},
"All school types": {
"ea": 375
}
}
}
}
},
"Clinton": {
"code": "027",
"operators": [
{
"from": "K",
"to": "12",
"code": "0270011",
"name": "Clinton School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1489,
"se": 0.5152,
"sm": 0.524,
"ge": 0.6014,
"gm": 0.7046,
"sa": 501.2903,
"sma": 493.3871,
"sp": 0.621,
"smp": 0.371,
"ca": 0.1086,
"ar": 0.944
},
"All school types": {
"ea": 1530
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1414,
"se": 0.5066,
"sm": 0.5627,
"ge": 0.5323,
"gm": 0.5904,
"sa": 510.7752,
"sma": 486.7442,
"sp": 0.6899,
"smp": 0.3101,
"ca": 0.112,
"ar": 0.9453
},
"All school types": {
"ea": 1450
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1373,
"se": 0.5369,
"sm": 0.5392,
"ge": 0.6092,
"gm": 0.6011,
"sa": 511.5385,
"sma": 492.6923,
"sp": 0.6154,
"smp": 0.3462,
"ca": 0.1157,
"ar": 0.9428
},
"All school types": {
"ea": 1402
}
}
}
}
},
"Colchester": {
"code": "028",
"operators": [
{
"from": "K",
"to": "12",
"code": "0280011",
"name": "Colchester School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 60,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9541
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 18,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2159,
"se": 0.6168,
"sm": 0.614,
"ge": 0.6278,
"gm": 0.6462,
"sa": 518.0315,
"sma": 501.5748,
"sp": 0.6772,
"smp": 0.3701,
"ca": 0.1205,
"ar": 0.9411
},
"All school types": {
"ea": 2260
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 56,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1429,
"ar": 0.9423
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2085,
"se": 0.5833,
"sm": 0.6181,
"ge": 0.6119,
"gm": 0.7197,
"sa": 522.7465,
"sma": 501.4085,
"sp": 0.6901,
"smp": 0.4296,
"ca": 0.1483,
"ar": 0.9385
},
"All school types": {
"ea": 2178
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 44,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9402
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2052,
"se": 0.5773,
"sm": 0.607,
"ge": 0.6087,
"gm": 0.6884,
"sa": 516.9841,
"sma": 495.9524,
"sp": 0.6429,
"smp": 0.4048,
"ca": 0.14,
"ar": 0.9417
},
"All school types": {
"ea": 2143
}
}
}
}
},
"Colebrook": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 61,
"se": 0.64,
"sm": 0.48,
"ge": 0.4476,
"gm": 0.3866,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9453
},
"Public Schools": {
"e": 71,
"se": 0.617,
"sm": 0.7234,
"ge": 0.4538,
"gm": 0.4957,
"ca": null,
"ar": 0.9475
},
"All school types": {
"ea": 156
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 73,
"se": 0.625,
"sm": 0.5,
"ge": 0.4128,
"gm": 0.5113,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1507,
"ar": 0.9358
},
"Public Schools": {
"e": 64,
"se": 0.8158,
"sm": 0.7632,
"ge": 0.8232,
"gm": 0.8721,
"ca": 0,
"ar": 0.9488
},
"All school types": {
"ea": 156
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 62,
"se": 0.8182,
"sm": 0.5,
"ge": 0.3922,
"gm": 0.4541,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1613,
"ar": 0.9281
},
"Public Schools": {
"e": 62,
"se": 0.7179,
"sm": 0.8205,
"ge": 0.6202,
"gm": 0.6883,
"ca": null,
"ar": 0.9534
},
"All school types": {
"ea": 142
}
}
}
}
},
"Columbia": {
"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"
]
}
],
"hs": "tuition_designated",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9583
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 131,
"sa": 525.4839,
"sma": 497.7419,
"sp": 0.7097,
"smp": 0.2581,
"ca": 0.1756,
"ar": 0.9285
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 491,
"se": 0.5201,
"sm": 0.5084,
"ge": 0.5644,
"gm": 0.6293,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0822,
"ar": 0.9506
},
"All school types": {
"ea": 682
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 40,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9549
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 142,
"sa": 527.1429,
"sma": 464,
"sp": 0.7143,
"smp": 0.2286,
"ca": 0.0986,
"ar": 0.9424
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 467,
"se": 0.5328,
"sm": 0.4872,
"ge": 0.6019,
"gm": 0.6066,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0791,
"ar": 0.9503
},
"All school types": {
"ea": 669
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0,
"ar": 0.9572
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 156,
"sa": 537.8788,
"sma": 464.5455,
"sp": 0.7879,
"smp": 0.1818,
"ca": 0.1474,
"ar": 0.9327
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 449,
"se": 0.5636,
"sm": 0.5223,
"ge": 0.6868,
"gm": 0.6246,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0718,
"ar": 0.948
},
"All school types": {
"ea": 652
}
}
}
}
},
"Cornwall": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 35,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1714,
"ar": 0.9235
},
"Public Schools": {
"e": 97,
"se": 0.614,
"sm": 0.6667,
"ge": 0.677,
"gm": 0.7214,
"ca": null,
"ar": 0.9581
},
"All school types": {
"ea": 135
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 40,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.25,
"ar": 0.9236
},
"Public Schools": {
"e": 79,
"se": 0.7292,
"sm": 0.75,
"ge": 0.8216,
"gm": 0.7406,
"ca": null,
"ar": 0.959
},
"All school types": {
"ea": 123
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 36,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9415
},
"Public Schools": {
"e": 87,
"se": 0.7059,
"sm": 0.6471,
"ge": 0.5653,
"gm": 0.5922,
"ca": null,
"ar": 0.9582
},
"All school types": {
"ea": 126
}
}
}
}
},
"Coventry": {
"code": "032",
"operators": [
{
"from": "K",
"to": "12",
"code": "0320011",
"name": "Coventry School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 57,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9496
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 121,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 24,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9407
},
"Sheff Magnet": {
"e": 40,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9312
},
"Public Schools": {
"e": 1501,
"se": 0.6945,
"sm": 0.6275,
"ge": 0.6661,
"gm": 0.7135,
"sa": 526.8539,
"sma": 501.7978,
"sp": 0.7191,
"smp": 0.3483,
"ca": 0.1288,
"ar": 0.9398
},
"All school types": {
"ea": 1751
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 70,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9493
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 114,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0,
"ar": 0.9512
},
"Sheff Magnet": {
"e": 25,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9273
},
"Public Schools": {
"e": 1501,
"se": 0.7388,
"sm": 0.6424,
"ge": 0.6886,
"gm": 0.7071,
"sa": 548,
"sma": 526.2727,
"sp": 0.8,
"smp": 0.5182,
"ca": 0.0927,
"ar": 0.9463
},
"All school types": {
"ea": 1742
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 64,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1094,
"ar": 0.9457
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 135,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 26,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9566
},
"Sheff Magnet": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1458,
"se": 0.7255,
"sm": 0.675,
"ge": 0.6669,
"gm": 0.6711,
"sa": 527.191,
"sma": 505.618,
"sp": 0.6742,
"smp": 0.4382,
"ca": 0.0809,
"ar": 0.9502
},
"All school types": {
"ea": 1712
}
}
}
}
},
"Cromwell": {
"code": "033",
"operators": [
{
"from": "K",
"to": "12",
"code": "0330011",
"name": "Cromwell School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 37,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9453
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9019
},
"Sheff Magnet": {
"e": 53,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9302
},
"Public Schools": {
"e": 1806,
"se": 0.5631,
"sm": 0.5228,
"ge": 0.6412,
"gm": 0.6502,
"sa": 536.9355,
"sma": 512.3387,
"sp": 0.6935,
"smp": 0.4032,
"ca": 0.0975,
"ar": 0.9478
},
"All school types": {
"ea": 1917
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 41,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2683,
"ar": 0.9283
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3,
"ar": 0.9186
},
"Sheff Magnet": {
"e": 53,
"se": 0.6364,
"sm": 0.5909,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2273,
"ar": 0.9346
},
"Public Schools": {
"e": 1745,
"se": 0.6315,
"sm": 0.557,
"ge": 0.7046,
"gm": 0.674,
"sa": 524.7222,
"sma": 498.5185,
"sp": 0.6852,
"smp": 0.3981,
"ca": 0.1047,
"ar": 0.9438
},
"All school types": {
"ea": 1862
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 41,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1707,
"ar": 0.9384
},
"Program": {
"e": 13,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 53,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1795,
"ar": 0.9318
},
"Public Schools": {
"e": 1687,
"se": 0.6232,
"sm": 0.561,
"ge": 0.6417,
"gm": 0.6364,
"sa": 536.6412,
"sma": 525.6489,
"sp": 0.7786,
"smp": 0.5038,
"ca": 0.1018,
"ar": 0.9469
},
"All school types": {
"ea": 1794
}
}
}
}
},
"Danbury": {
"code": "034",
"operators": [
{
"from": "K",
"to": "12",
"code": "0340011",
"name": "Danbury School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 434,
"sa": 473.7624,
"sma": 455.7426,
"sp": 0.505,
"smp": 0.1386,
"ca": 0.0438,
"ar": 0.9573
},
"Open Choice": {
"e": 8,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 269,
"se": 0.5507,
"sm": 0.6159,
"ge": 0.7257,
"gm": 0.8402,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0595,
"ar": 0.958
},
"Program": {
"e": 103,
"se": null,
"sm": null,
"sa": 395,
"sma": 379.1667,
"sp": null,
"smp": 0,
"ca": 0.6863,
"ar": 0.7816
},
"Regional Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9433
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 11890,
"se": 0.2904,
"sm": 0.2539,
"ge": 0.5201,
"gm": 0.5191,
"sa": 434.6931,
"sma": 421.5884,
"sp": 0.3658,
"smp": 0.1155,
"ca": 0.1654,
"ar": 0.9369
},
"All school types": {
"ea": 12735
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 487,
"sa": 473.9,
"sma": 441,
"sp": 0.47,
"smp": 0.12,
"ca": 0.0452,
"ar": 0.9546
},
"Open Choice": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 241,
"se": 0.6618,
"sm": 0.6691,
"ge": 0.8327,
"gm": 0.7631,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0456,
"ar": 0.9536
},
"Program": {
"e": 96,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6562,
"ar": 0.7812
},
"Regional Schools": {
"e": 37,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.926
},
"Public Schools": {
"e": 11534,
"se": 0.3239,
"sm": 0.2886,
"ge": 0.5872,
"gm": 0.5614,
"sa": 442.5851,
"sma": 416.5448,
"sp": 0.372,
"smp": 0.1261,
"ca": 0.1481,
"ar": 0.9413
},
"All school types": {
"ea": 12402
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 515,
"sa": 442.5581,
"sma": 424.8837,
"sp": 0.3256,
"smp": 0.0775,
"ca": 0.0796,
"ar": 0.953
},
"Open Choice": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 260,
"se": 0.619,
"sm": 0.6463,
"ge": 0.7215,
"gm": 0.6662,
"ca": 0.0462,
"ar": 0.9609
},
"Program": {
"e": 118,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6441,
"ar": 0.8228
},
"Regional Schools": {
"e": 42,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1667,
"ar": 0.9396
},
"Public Schools": {
"e": 10871,
"se": 0.361,
"sm": 0.2983,
"ge": 0.5991,
"gm": 0.5264,
"sa": 434.878,
"sma": 412.4661,
"sp": 0.313,
"smp": 0.1111,
"ca": 0.1432,
"ar": 0.9397
},
"All school types": {
"ea": 11815
}
}
}
}
},
"Darien": {
"code": "035",
"operators": [
{
"from": "K",
"to": "12",
"code": "0350011",
"name": "Darien School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4696,
"se": 0.8181,
"sm": 0.8216,
"ge": 0.7298,
"gm": 0.7414,
"sa": 602.0544,
"sma": 592.7492,
"sp": 0.8973,
"smp": 0.7583,
"ca": 0.0425,
"ar": 0.9605
},
"All school types": {
"ea": 4713
}
}
},
"2024-25": {
"All Students": {
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4680,
"se": 0.8359,
"sm": 0.8298,
"ge": 0.7055,
"gm": 0.7509,
"sa": 614.7578,
"sma": 603.3903,
"sp": 0.943,
"smp": 0.7863,
"ca": 0.0435,
"ar": 0.9592
},
"All school types": {
"ea": 4696
}
}
},
"2025-26": {
"All Students": {
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 138,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4425,
"se": 0.82,
"sm": 0.8209,
"ge": 0.6831,
"gm": 0.7222,
"sa": 606.1111,
"sma": 594.5988,
"sp": 0.9136,
"smp": 0.7716,
"ca": 0.042,
"ar": 0.959
},
"All school types": {
"ea": 4575
}
}
}
}
},
"Deep River": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 258,
"se": 0.4103,
"sm": 0.4615,
"ge": 0.295,
"gm": 0.4558,
"sa": 474.2857,
"sma": 459.0476,
"sp": 0.5238,
"smp": 0.2857,
"ca": 0.2016,
"ar": 0.9276
},
"Public Schools": {
"e": 214,
"se": 0.6667,
"sm": 0.7238,
"ge": 0.5999,
"gm": 0.6053,
"ca": 0.069,
"ar": 0.9566
},
"All school types": {
"ea": 486
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 215,
"se": 0.5714,
"sm": 0.5357,
"ge": 0.6207,
"gm": 0.5509,
"sa": 497.5758,
"sma": 478.1818,
"sp": 0.7273,
"smp": 0.2727,
"ca": 0.1442,
"ar": 0.9395
},
"Public Schools": {
"e": 217,
"se": 0.6486,
"sm": 0.6937,
"ge": 0.6196,
"gm": 0.6599,
"ca": 0.0969,
"ar": 0.9516
},
"All school types": {
"ea": 447
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 193,
"se": 0.5,
"sm": 0.5652,
"ge": 0.4625,
"gm": 0.5421,
"sa": 539.75,
"sma": 498.5,
"sp": 0.75,
"smp": 0.325,
"ca": 0.1295,
"ar": 0.942
},
"Public Schools": {
"e": 222,
"se": 0.65,
"sm": 0.75,
"ge": 0.6135,
"gm": 0.6513,
"ca": 0.0804,
"ar": 0.9552
},
"All school types": {
"ea": 428
}
}
}
}
},
"Derby": {
"code": "037",
"operators": [
{
"from": "K",
"to": "12",
"code": "0370011",
"name": "Derby School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 98,
"sa": 445,
"sma": 408.5,
"sp": 0.35,
"smp": 0,
"ca": 0.1224,
"ar": 0.9347
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 67,
"se": 0.4,
"sm": 0.3333,
"ge": 0.5142,
"gm": 0.4795,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3182,
"ar": 0.9247
},
"Program": {
"e": 42,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.7381,
"ar": 0.7701
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1327,
"se": 0.3246,
"sm": 0.2123,
"ge": 0.5308,
"gm": 0.438,
"sa": 444.9,
"sma": 403.1,
"sp": 0.4,
"smp": 0.12,
"ca": 0.2649,
"ar": 0.9186
},
"All school types": {
"ea": 1543
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 88,
"sa": 455.9259,
"sma": 422.5926,
"sp": 0.3333,
"smp": null,
"ca": 0.125,
"ar": 0.9418
},
"Open Choice": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 65,
"se": 0.3333,
"sm": 0.4,
"ge": 0.5133,
"gm": 0.6126,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2419,
"ar": 0.9174
},
"Program": {
"e": 24,
"se": null,
"sm": null,
"ca": 0.5417,
"ar": 0.808
},
"Public Charter Schools": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1301,
"se": 0.3427,
"sm": 0.2372,
"ge": 0.5438,
"gm": 0.5334,
"sa": 446.0938,
"sma": 413.125,
"sp": 0.3906,
"smp": 0.0938,
"ca": 0.1882,
"ar": 0.9313
},
"All school types": {
"ea": 1499
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 84,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.131,
"ar": 0.9403
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 77,
"se": 0.5405,
"sm": 0.3784,
"ge": 0.7042,
"gm": 0.5566,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3288,
"ar": 0.92
},
"Program": {
"e": 24,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.7083,
"ar": 0.7796
},
"Public Charter Schools": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1215,
"se": 0.3446,
"sm": 0.2433,
"ge": 0.564,
"gm": 0.4997,
"sa": 472.5316,
"sma": 434.6835,
"sp": 0.481,
"smp": 0.1392,
"ca": 0.1911,
"ar": 0.9356
},
"All school types": {
"ea": 1420
}
}
}
}
},
"Durham": {
"code": "038",
"operators": [
{
"from": "K",
"to": "12",
"code": "2130012",
"name": "Regional School District 13",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 885,
"se": 0.5537,
"sm": 0.4702,
"ge": 0.5473,
"gm": 0.5381,
"sa": 535,
"sma": 509.6875,
"sp": 0.7344,
"smp": 0.5312,
"ca": 0.0686,
"ar": 0.9564
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 921
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 860,
"se": 0.6455,
"sm": 0.4719,
"ge": 0.6918,
"gm": 0.6549,
"sa": 558.8095,
"sma": 540.7143,
"sp": 0.881,
"smp": 0.619,
"ca": 0.0909,
"ar": 0.9524
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 895
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 827,
"se": 0.6259,
"sm": 0.4389,
"ge": 0.6339,
"gm": 0.6026,
"sa": 545.9677,
"sma": 510.8065,
"sp": 0.7903,
"smp": 0.4839,
"ca": 0.0612,
"ar": 0.9554
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 866
}
}
}
}
},
"Eastford": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 40,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.475,
"ar": 0.8935
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 177,
"se": 0.6596,
"sm": 0.5745,
"ge": 0.436,
"gm": 0.6077,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.109,
"ar": 0.949
},
"All school types": {
"ea": 230
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 39,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2308,
"ar": 0.923
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 175,
"se": 0.7677,
"sm": 0.5657,
"ge": 0.8404,
"gm": 0.7278,
"ca": 0.0828,
"ar": 0.9472
},
"All school types": {
"ea": 227
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 35,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3429,
"ar": 0.9151
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 6,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 167,
"se": 0.7158,
"sm": 0.6421,
"ge": 0.6093,
"gm": 0.6727,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0728,
"ar": 0.9551
},
"All school types": {
"ea": 221
}
}
}
}
},
"East Granby": {
"code": "040",
"operators": [
{
"from": "K",
"to": "12",
"code": "0400011",
"name": "East Granby School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 39,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9411
},
"Public Schools": {
"e": 793,
"se": 0.7131,
"sm": 0.5824,
"ge": 0.7175,
"gm": 0.5801,
"sa": 541.25,
"sma": 513.5938,
"sp": 0.7656,
"smp": 0.4062,
"ca": 0.1055,
"ar": 0.9427
},
"All school types": {
"ea": 836
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 33,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 829,
"se": 0.7513,
"sm": 0.6292,
"ge": 0.7265,
"gm": 0.6298,
"sa": 558.2812,
"sma": 529.8438,
"sp": 0.8125,
"smp": 0.4688,
"ca": 0.0865,
"ar": 0.9464
},
"All school types": {
"ea": 867
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 809,
"se": 0.756,
"sm": 0.6463,
"ge": 0.601,
"gm": 0.6294,
"sa": 541.1321,
"sma": 519.0566,
"sp": 0.717,
"smp": 0.5094,
"ca": 0.0809,
"ar": 0.9513
},
"All school types": {
"ea": 847
}
}
}
}
},
"East Haddam": {
"code": "041",
"operators": [
{
"from": "K",
"to": "12",
"code": "0410011",
"name": "East Haddam School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 25,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9551
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 992,
"se": 0.5566,
"sm": 0.5208,
"ge": 0.5147,
"gm": 0.6238,
"sa": 526.6154,
"sma": 476.9231,
"sp": 0.6923,
"smp": 0.2769,
"ca": 0.1258,
"ar": 0.9449
},
"All school types": {
"ea": 1037
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 36,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.949
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 955,
"se": 0.5528,
"sm": 0.5405,
"ge": 0.5063,
"gm": 0.5935,
"sa": 511.2069,
"sma": 468.9655,
"sp": 0.6552,
"smp": 0.3276,
"ca": 0.0874,
"ar": 0.9482
},
"All school types": {
"ea": 1014
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 37,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1892,
"ar": 0.934
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 930,
"se": 0.5641,
"sm": 0.4988,
"ge": 0.5385,
"gm": 0.5287,
"sa": 512.2951,
"sma": 484.7541,
"sp": 0.623,
"smp": 0.4098,
"ca": 0.0911,
"ar": 0.9499
},
"All school types": {
"ea": 987
}
}
}
}
},
"East Hampton": {
"code": "042",
"operators": [
{
"from": "K",
"to": "12",
"code": "0420011",
"name": "East Hampton School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 36,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2222,
"ar": 0.9322
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 27,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9366
},
"Public Schools": {
"e": 1742,
"se": 0.6244,
"sm": 0.5437,
"ge": 0.604,
"gm": 0.6249,
"sa": 529.0984,
"sma": 487.1311,
"sp": 0.7377,
"smp": 0.3525,
"ca": 0.0794,
"ar": 0.954
},
"All school types": {
"ea": 1815
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2188,
"ar": 0.9356
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 28,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3214,
"ar": 0.8902
},
"Public Schools": {
"e": 1665,
"se": 0.6313,
"sm": 0.5831,
"ge": 0.6317,
"gm": 0.6149,
"sa": 545.7143,
"sma": 491.5966,
"sp": 0.8151,
"smp": 0.3529,
"ca": 0.1133,
"ar": 0.9446
},
"All school types": {
"ea": 1735
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 34,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2647,
"ar": 0.9167
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 21,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.35,
"ar": 0.9254
},
"Public Schools": {
"e": 1598,
"se": 0.6292,
"sm": 0.6127,
"ge": 0.565,
"gm": 0.6353,
"sa": 519.386,
"sma": 485.7895,
"sp": 0.7018,
"smp": 0.3333,
"ca": 0.094,
"ar": 0.948
},
"All school types": {
"ea": 1664
}
}
}
}
},
"East Hartford": {
"code": "043",
"operators": [
{
"from": "K",
"to": "12",
"code": "0430011",
"name": "East Hartford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 188,
"sa": 398.4091,
"sma": 376.1364,
"sp": 0.1364,
"smp": 0,
"ca": 0.2713,
"ar": 0.915
},
"Open Choice": {
"e": 19,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 637,
"se": null,
"sm": 0,
"ge": 0.2439,
"gm": 0.2782,
"sa": 321.7778,
"sma": 292,
"sp": null,
"smp": 0,
"ca": 0.64,
"ar": 0.7769
},
"Public Charter Schools": {
"e": 72,
"se": 0.4359,
"sm": 0.3077,
"ge": 0.6195,
"gm": 0.606,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2576,
"ar": 0.9262
},
"Sheff Magnet": {
"e": 1816,
"se": 0.2854,
"sm": 0.1884,
"ge": 0.4956,
"gm": 0.4397,
"sa": 457.7037,
"sma": 432.5185,
"sp": 0.437,
"smp": 0.1407,
"ca": 0.1992,
"ar": 0.9311
},
"Public Schools": {
"e": 5708,
"se": 0.3894,
"sm": 0.3283,
"ge": 0.5896,
"gm": 0.6207,
"sa": 441.247,
"sma": 429.0647,
"sp": 0.3405,
"smp": 0.1607,
"ca": 0.1946,
"ar": 0.9324
},
"All school types": {
"ea": 8440
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 165,
"sa": 445.5556,
"sma": 414.4444,
"sp": 0.3889,
"smp": null,
"ca": 0.3394,
"ar": 0.9133
},
"Open Choice": {
"e": 28,
"se": null,
"sm": null,
"ca": 0.2143,
"ar": 0.9367
},
"Program": {
"e": 634,
"se": null,
"sm": 0,
"ge": 0.3608,
"gm": 0.488,
"sa": 324.1176,
"sma": 292.9412,
"sp": 0,
"smp": 0,
"ca": 0.7059,
"ar": 0.7284
},
"Public Charter Schools": {
"e": 66,
"se": 0.3611,
"sm": 0.3333,
"ge": 0.466,
"gm": 0.4406,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1311,
"ar": 0.9539
},
"Sheff Magnet": {
"e": 1781,
"se": 0.2744,
"sm": 0.1966,
"ge": 0.4799,
"gm": 0.4994,
"sa": 454.9645,
"sma": 424.6099,
"sp": 0.4539,
"smp": 0.1418,
"ca": 0.2226,
"ar": 0.9278
},
"Public Schools": {
"e": 5732,
"se": 0.3948,
"sm": 0.3422,
"ge": 0.5724,
"gm": 0.578,
"sa": 450.907,
"sma": 437.7442,
"sp": 0.3884,
"smp": 0.1907,
"ca": 0.2186,
"ar": 0.9289
},
"All school types": {
"ea": 8406
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 171,
"sa": 390,
"sma": 374.878,
"sp": 0.1463,
"smp": null,
"ca": 0.269,
"ar": 0.9216
},
"Open Choice": {
"e": 26,
"se": null,
"sm": null,
"ca": null,
"ar": 0.951
},
"Program": {
"e": 625,
"se": 0,
"sm": 0,
"sa": 335.2941,
"sma": 267.9412,
"sp": null,
"smp": 0,
"ca": 0.75,
"ar": 0.7547
},
"Public Charter Schools": {
"e": 65,
"se": 0.4474,
"sm": 0.3158,
"ge": 0.6127,
"gm": 0.6221,
"ca": 0.1,
"ar": 0.9437
},
"Sheff Magnet": {
"e": 1758,
"se": 0.2751,
"sm": 0.2066,
"ge": 0.5045,
"gm": 0.4638,
"sa": 446.0938,
"sma": 425.3125,
"sp": 0.3438,
"smp": 0.1406,
"ca": 0.2382,
"ar": 0.9247
},
"Public Schools": {
"e": 5328,
"se": 0.4103,
"sm": 0.345,
"ge": 0.5709,
"gm": 0.5903,
"sa": 455.9504,
"sma": 438.9532,
"sp": 0.3829,
"smp": 0.1846,
"ca": 0.1907,
"ar": 0.934
},
"All school types": {
"ea": 7973
}
}
}
}
},
"East Haven": {
"code": "044",
"operators": [
{
"from": "K",
"to": "12",
"code": "0440011",
"name": "East Haven School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 69,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3043,
"ar": 0.9034
},
"Open Choice": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 279,
"se": 0.354,
"sm": 0.2212,
"ge": 0.5642,
"gm": 0.4788,
"sa": 498.2609,
"sma": 451.3043,
"sp": 0.5652,
"smp": null,
"ca": 0.2679,
"ar": 0.9175
},
"Program": {
"e": 34,
"se": null,
"sm": null,
"ca": 0.4231,
"ar": 0.8932
},
"Public Charter Schools": {
"e": 21,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2904,
"se": 0.3954,
"sm": 0.3108,
"ge": 0.5626,
"gm": 0.5371,
"sa": 451.8994,
"sma": 439.2737,
"sp": 0.3855,
"smp": 0.1341,
"ca": 0.153,
"ar": 0.9382
},
"All school types": {
"ea": 3321
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 71,
"sa": 444.2857,
"sma": 407.619,
"sp": 0.2857,
"smp": 0,
"ca": 0.2535,
"ar": 0.9124
},
"Open Choice": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 275,
"se": 0.299,
"sm": 0.1649,
"ge": 0.5322,
"gm": 0.5166,
"sa": 495.6522,
"sma": 415.6522,
"sp": 0.5217,
"smp": null,
"ca": 0.2383,
"ar": 0.9125
},
"Program": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3913,
"ar": 0.8998
},
"Public Charter Schools": {
"e": 28,
"se": null,
"sm": null,
"ca": 0.3913,
"ar": 0.9067
},
"Public Schools": {
"e": 2874,
"se": 0.3838,
"sm": 0.2879,
"ge": 0.6086,
"gm": 0.5356,
"sa": 468.2629,
"sma": 437.1362,
"sp": 0.446,
"smp": 0.2066,
"ca": 0.1682,
"ar": 0.936
},
"All school types": {
"ea": 3281
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 72,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4167,
"ar": 0.9026
},
"Open Choice": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 240,
"se": 0.3824,
"sm": 0.1863,
"ge": 0.7071,
"gm": 0.4995,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2389,
"ar": 0.9176
},
"Program": {
"e": 40,
"se": null,
"sm": null,
"ca": 0.2051,
"ar": 0.9449
},
"Public Charter Schools": {
"e": 27,
"se": null,
"sm": null,
"ca": 0.25,
"ar": 0.914
},
"Public Schools": {
"e": 2797,
"se": 0.3692,
"sm": 0.2986,
"ge": 0.5667,
"gm": 0.5385,
"sa": 467.9227,
"sma": 440.3865,
"sp": 0.4976,
"smp": 0.1691,
"ca": 0.1531,
"ar": 0.9394
},
"All school types": {
"ea": 3184
}
}
}
}
},
"East Lyme": {
"code": "045",
"operators": [
{
"from": "K",
"to": "12",
"code": "0450011",
"name": "East Lyme School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 69,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9414
},
"Program": {
"e": 81,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2298,
"se": 0.6724,
"sm": 0.6345,
"ge": 0.6761,
"gm": 0.7154,
"sa": 557.0349,
"sma": 518.1395,
"sp": 0.7907,
"smp": 0.4186,
"ca": 0.0753,
"ar": 0.9529
},
"All school types": {
"ea": 2473
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 63,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9531
},
"Program": {
"e": 90,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2271,
"se": 0.6871,
"sm": 0.6346,
"ge": 0.6005,
"gm": 0.6249,
"sa": 557.7041,
"sma": 527.602,
"sp": 0.801,
"smp": 0.4541,
"ca": 0.0793,
"ar": 0.9501
},
"All school types": {
"ea": 2450
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9547
},
"Other Magnet": {
"e": 64,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2,
"ar": 0.9444
},
"Program": {
"e": 87,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2223,
"se": 0.672,
"sm": 0.6349,
"ge": 0.6133,
"gm": 0.6894,
"sa": 564.1667,
"sma": 530.8889,
"sp": 0.8056,
"smp": 0.4722,
"ca": 0.0868,
"ar": 0.9478
},
"All school types": {
"ea": 2397
}
}
}
}
},
"Easton": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 387,
"sa": 567.7228,
"sma": 547.2277,
"sp": 0.8812,
"smp": 0.5941,
"ca": 0.1473,
"ar": 0.9394
},
"Public Schools": {
"e": 902,
"se": 0.7701,
"sm": 0.7736,
"ge": 0.6495,
"gm": 0.755,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.064,
"ar": 0.9528
},
"All school types": {
"ea": 1301
}
}
},
"2024-25": {
"All Students": {
"Other Magnet": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 365,
"sa": 572.439,
"sma": 556.0976,
"sp": 0.8659,
"smp": 0.622,
"ca": 0.1507,
"ar": 0.9419
},
"Public Schools": {
"e": 891,
"se": 0.7544,
"sm": 0.788,
"ge": 0.6507,
"gm": 0.7019,
"ca": 0.0811,
"ar": 0.9517
},
"All school types": {
"ea": 1268
}
}
},
"2025-26": {
"All Students": {
"Other Magnet": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 338,
"sa": 579.0526,
"sma": 565.2632,
"sp": 0.8737,
"smp": 0.6842,
"ca": 0.1095,
"ar": 0.9498
},
"Public Schools": {
"e": 890,
"se": 0.7517,
"sm": 0.7674,
"ge": 0.6698,
"gm": 0.7615,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0588,
"ar": 0.956
},
"All school types": {
"ea": 1243
}
}
}
}
},
"East Windsor": {
"code": "047",
"operators": [
{
"from": "K",
"to": "12",
"code": "0470011",
"name": "East Windsor School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 93,
"se": 0.5116,
"sm": 0.3488,
"ge": 0.665,
"gm": 0.606,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1978,
"ar": 0.9284
},
"Public Schools": {
"e": 981,
"se": 0.472,
"sm": 0.4518,
"ge": 0.5823,
"gm": 0.7065,
"sa": 451.1864,
"sma": 433.3898,
"sp": 0.4068,
"smp": 0.2203,
"ca": 0.155,
"ar": 0.9355
},
"All school types": {
"ea": 1101
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 94,
"se": 0.3778,
"sm": 0.3556,
"ge": 0.5013,
"gm": 0.4854,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2444,
"ar": 0.9234
},
"Public Schools": {
"e": 960,
"se": 0.5249,
"sm": 0.4537,
"ge": 0.6932,
"gm": 0.6426,
"sa": 480.6557,
"sma": 461.3115,
"sp": 0.5082,
"smp": 0.2295,
"ca": 0.1335,
"ar": 0.9406
},
"All school types": {
"ea": 1079
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 102,
"se": 0.4286,
"sm": 0.4286,
"ge": 0.6516,
"gm": 0.6532,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1959,
"ar": 0.9208
},
"Public Schools": {
"e": 925,
"se": 0.5048,
"sm": 0.4722,
"ge": 0.6139,
"gm": 0.667,
"sa": 473.9286,
"sma": 462.5,
"sp": 0.5,
"smp": 0.2321,
"ca": 0.1279,
"ar": 0.9474
},
"All school types": {
"ea": 1060
}
}
}
}
},
"Ellington": {
"code": "048",
"operators": [
{
"from": "K",
"to": "12",
"code": "0480011",
"name": "Ellington School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2069,
"ar": 0.9208
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 36,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3611,
"ar": 0.9005
},
"Public Charter Schools": {
"e": null
},
"Sheff Magnet": {
"e": 64,
"se": 0.7917,
"sm": 0.75,
"ge": 0.701,
"gm": 0.8479,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1321,
"ar": 0.9368
},
"Public Schools": {
"e": 2428,
"se": 0.7213,
"sm": 0.7201,
"ge": 0.6341,
"gm": 0.7295,
"sa": 541.962,
"sma": 519.3038,
"sp": 0.7595,
"smp": 0.4304,
"ca": 0.1,
"ar": 0.9505
},
"All school types": {
"ea": 2566
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 30,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9402
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5938,
"ar": 0.8506
},
"Public Charter Schools": {
"e": null
},
"Sheff Magnet": {
"e": 62,
"se": 0.65,
"sm": 0.7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9389
},
"Public Schools": {
"e": 2398,
"se": 0.7112,
"sm": 0.7066,
"ge": 0.5942,
"gm": 0.6651,
"sa": 542.907,
"sma": 537.6744,
"sp": 0.7791,
"smp": 0.5116,
"ca": 0.0879,
"ar": 0.9509
},
"All school types": {
"ea": 2528
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9421
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 43,
"se": null,
"sm": null,
"ca": 0.4419,
"ar": 0.8172
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 52,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1667,
"ar": 0.9333
},
"Public Schools": {
"e": 2386,
"se": 0.6979,
"sm": 0.6785,
"ge": 0.6348,
"gm": 0.6617,
"sa": 524.7273,
"sma": 514.6061,
"sp": 0.6485,
"smp": 0.4303,
"ca": 0.0955,
"ar": 0.9511
},
"All school types": {
"ea": 2515
}
}
}
}
},
"Enfield": {
"code": "049",
"operators": [
{
"from": "K",
"to": "12",
"code": "0490011",
"name": "Enfield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3333,
"ar": 0.9023
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 433,
"se": null,
"sm": null,
"ge": 0.4329,
"gm": 0.6438,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3604,
"ar": 0.873
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 181,
"se": 0.3846,
"sm": 0.2564,
"ge": 0.5405,
"gm": 0.5307,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.256,
"ar": 0.9195
},
"Public Schools": {
"e": 4342,
"se": 0.4592,
"sm": 0.4012,
"ge": 0.5677,
"gm": 0.6322,
"sa": 498.7025,
"sma": 480.5696,
"sp": 0.5538,
"smp": 0.3133,
"ca": 0.1728,
"ar": 0.9358
},
"All school types": {
"ea": 5004
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2444,
"ar": 0.9164
},
"Program": {
"e": 474,
"se": 0,
"sm": null,
"ge": 0.2933,
"gm": 0.4963,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.338,
"ar": 0.8737
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 209,
"se": 0.3043,
"sm": 0.2857,
"ge": 0.5568,
"gm": 0.5396,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2755,
"ar": 0.9211
},
"Public Schools": {
"e": 4118,
"se": 0.475,
"sm": 0.3966,
"ge": 0.5518,
"gm": 0.5273,
"sa": 492.1429,
"sma": 474.4805,
"sp": 0.5877,
"smp": 0.3052,
"ca": 0.1667,
"ar": 0.9324
},
"All school types": {
"ea": 4848
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 54,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2407,
"ar": 0.9248
},
"Program": {
"e": 505,
"se": null,
"sm": null,
"ge": 0.2835,
"gm": 0.515,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3678,
"ar": 0.8499
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 213,
"se": 0.4198,
"sm": 0.3457,
"ge": 0.4507,
"gm": 0.494,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2887,
"ar": 0.9229
},
"Public Schools": {
"e": 4020,
"se": 0.4671,
"sm": 0.3818,
"ge": 0.5579,
"gm": 0.5226,
"sa": 494.8116,
"sma": 473.6232,
"sp": 0.5797,
"smp": 0.2783,
"ca": 0.1504,
"ar": 0.9332
},
"All school types": {
"ea": 4795
}
}
}
}
},
"Essex": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 275,
"se": 0.5,
"sm": 0.4487,
"ge": 0.3496,
"gm": 0.4348,
"sa": 522.5641,
"sma": 494.8718,
"sp": 0.641,
"smp": 0.359,
"ca": 0.1636,
"ar": 0.9349
},
"Public Schools": {
"e": 282,
"se": 0.6803,
"sm": 0.6735,
"ge": 0.5963,
"gm": 0.6134,
"ca": 0.0423,
"ar": 0.9555
},
"All school types": {
"ea": 570
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null
},
"Program": {
"e": 6,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 240,
"se": 0.6212,
"sm": 0.5606,
"ge": 0.5121,
"gm": 0.585,
"sa": 532.1569,
"sma": 500.3922,
"sp": 0.7059,
"smp": 0.3922,
"ca": 0.1167,
"ar": 0.9437
},
"Public Schools": {
"e": 267,
"se": 0.6781,
"sm": 0.6759,
"ge": 0.556,
"gm": 0.6686,
"ca": 0.0522,
"ar": 0.9525
},
"All school types": {
"ea": 519
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null
},
"Program": {
"e": 9,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 234,
"se": 0.5758,
"sm": 0.4545,
"ge": 0.5127,
"gm": 0.5685,
"sa": 505.5,
"sma": 469.75,
"sp": 0.675,
"smp": 0.275,
"ca": 0.1154,
"ar": 0.9459
},
"Public Schools": {
"e": 276,
"se": 0.662,
"sm": 0.6241,
"ge": 0.6584,
"gm": 0.6087,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0492,
"ar": 0.959
},
"All school types": {
"ea": 522
}
}
}
}
},
"Fairfield": {
"code": "051",
"operators": [
{
"from": "K",
"to": "12",
"code": "0510011",
"name": "Fairfield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 64,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2708,
"ar": 0.9231
},
"Program": {
"e": 324,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4815,
"ar": 0.8532
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 8948,
"se": 0.7132,
"sm": 0.6951,
"ge": 0.6065,
"gm": 0.6809,
"sa": 568.3359,
"sma": 543.9502,
"sp": 0.8212,
"smp": 0.5474,
"ca": 0.0768,
"ar": 0.9483
},
"All school types": {
"ea": 9344
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 59,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1875,
"ar": 0.9165
},
"Program": {
"e": 360,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4,
"ar": 0.8558
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 8710,
"se": 0.7291,
"sm": 0.7277,
"ge": 0.6559,
"gm": 0.7218,
"sa": 563.4015,
"sma": 542.9489,
"sp": 0.8423,
"smp": 0.5431,
"ca": 0.0822,
"ar": 0.9468
},
"All school types": {
"ea": 9136
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 48,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.15,
"ar": 0.9277
},
"Program": {
"e": 348,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3418,
"ar": 0.886
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 8559,
"se": 0.7465,
"sm": 0.7351,
"ge": 0.6535,
"gm": 0.7372,
"sa": 554.8631,
"sma": 535.0725,
"sp": 0.7778,
"smp": 0.5233,
"ca": 0.0754,
"ar": 0.949
},
"All school types": {
"ea": 8961
}
}
}
}
},
"Farmington": {
"code": "052",
"operators": [
{
"from": "K",
"to": "12",
"code": "0520011",
"name": "Farmington School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 119,
"se": null,
"sm": null,
"ca": 0.5185,
"ar": 0.8747
},
"Sheff Magnet": {
"e": 75,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.275,
"ar": 0.9273
},
"Public Schools": {
"e": 3979,
"se": 0.7636,
"sm": 0.7299,
"ge": 0.6576,
"gm": 0.7095,
"sa": 572.3077,
"sma": 551.7308,
"sp": 0.7949,
"smp": 0.5641,
"ca": 0.0794,
"ar": 0.9555
},
"All school types": {
"ea": 4188
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 119,
"se": null,
"sm": null,
"ca": 0.4138,
"ar": 0.8854
},
"Sheff Magnet": {
"e": 87,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2857,
"ar": 0.9075
},
"Public Schools": {
"e": 3951,
"se": 0.7696,
"sm": 0.7389,
"ge": 0.7195,
"gm": 0.7405,
"sa": 577.9618,
"sma": 566.0828,
"sp": 0.8089,
"smp": 0.6274,
"ca": 0.0777,
"ar": 0.9525
},
"All school types": {
"ea": 4169
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 129,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3158,
"ar": 0.9031
},
"Sheff Magnet": {
"e": 73,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2791,
"ar": 0.9071
},
"Public Schools": {
"e": 3862,
"se": 0.7598,
"sm": 0.7398,
"ge": 0.6272,
"gm": 0.7018,
"sa": 578.4564,
"sma": 562.4497,
"sp": 0.8188,
"smp": 0.5906,
"ca": 0.0676,
"ar": 0.9567
},
"All school types": {
"ea": 4078
}
}
}
}
},
"Franklin": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 53,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9555
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 195,
"se": 0.5882,
"sm": 0.5588,
"ge": 0.496,
"gm": 0.554,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1105,
"ar": 0.9481
},
"All school types": {
"ea": 269
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 44,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1364,
"ar": 0.9487
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 193,
"se": 0.6907,
"sm": 0.5979,
"ge": 0.7186,
"gm": 0.716,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9611
},
"All school types": {
"ea": 261
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9504
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 202,
"se": 0.6857,
"sm": 0.6476,
"ge": 0.5798,
"gm": 0.6411,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0706,
"ar": 0.9535
},
"All school types": {
"ea": 269
}
}
}
}
},
"Glastonbury": {
"code": "054",
"operators": [
{
"from": "K",
"to": "12",
"code": "0540011",
"name": "Glastonbury School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null
},
"Program": {
"e": 190,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1266,
"ar": 0.9424
},
"Sheff Magnet": {
"e": 193,
"se": 0.4651,
"sm": 0.4419,
"ge": 0.5191,
"gm": 0.6294,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1468,
"ar": 0.9403
},
"Public Schools": {
"e": 5373,
"se": 0.7441,
"sm": 0.7409,
"ge": 0.6329,
"gm": 0.6913,
"sa": 570.1155,
"sma": 561.4088,
"sp": 0.8037,
"smp": 0.5774,
"ca": 0.0659,
"ar": 0.9561
},
"All school types": {
"ea": 5774
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 187,
"se": 0.3,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1728,
"ar": 0.9389
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 183,
"se": 0.4419,
"sm": 0.4524,
"ge": 0.4773,
"gm": 0.6552,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2477,
"ar": 0.9269
},
"Public Schools": {
"e": 5360,
"se": 0.737,
"sm": 0.7453,
"ge": 0.6586,
"gm": 0.7129,
"sa": 574.6231,
"sma": 567.3869,
"sp": 0.8216,
"smp": 0.6005,
"ca": 0.0683,
"ar": 0.9555
},
"All school types": {
"ea": 5755
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 174,
"se": 0.3333,
"sm": 0.2857,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0959,
"ar": 0.9653
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 155,
"se": 0.5,
"sm": 0.3889,
"ge": 0.5551,
"gm": 0.4547,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2421,
"ar": 0.9252
},
"Public Schools": {
"e": 5295,
"se": 0.7443,
"sm": 0.7447,
"ge": 0.6398,
"gm": 0.7035,
"sa": 568.6816,
"sma": 562.9851,
"sp": 0.7836,
"smp": 0.6592,
"ca": 0.0587,
"ar": 0.9574
},
"All school types": {
"ea": 5649
}
}
}
}
},
"Goshen": {
"code": "055",
"operators": [
{
"from": "K",
"to": "12",
"code": "2200012",
"name": "Regional School District 20",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10
},
"Program": {
"e": null
},
"Regional Schools": {
"e": 295
},
"Public Schools": {
"e": null
},
"All school types": {
"ea": 308
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 287,
"se": 0.694,
"sm": 0.709,
"ge": 0.5202,
"gm": 0.512,
"sa": 528.5185,
"sma": 501.4815,
"sp": 0.8148,
"smp": 0.4074,
"ca": 0.0889,
"ar": 0.9515
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 297
}
}
}
}
},
"Granby": {
"code": "056",
"operators": [
{
"from": "K",
"to": "12",
"code": "0560011",
"name": "Granby School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9
},
"Open Choice": {
"e": null
},
"Program": {
"e": 9
},
"Sheff Magnet": {
"e": 43
},
"Public Schools": {
"e": 1594
},
"All school types": {
"ea": 1656
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 13,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 55,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9234
},
"Public Schools": {
"e": 1560,
"se": 0.6838,
"sm": 0.5432,
"ge": 0.6367,
"gm": 0.5594,
"sa": 544.3609,
"sma": 516.6917,
"sp": 0.7444,
"smp": 0.4662,
"ca": 0.0925,
"ar": 0.9488
},
"All school types": {
"ea": 1637
}
}
}
}
},
"Greenwich": {
"code": "057",
"operators": [
{
"from": "K",
"to": "12",
"code": "0570011",
"name": "Greenwich School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11
},
"Other Magnet": {
"e": 13
},
"Program": {
"e": 76
},
"Public Schools": {
"e": 8255
},
"All school types": {
"ea": 8355
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 74,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6351,
"ar": 0.8261
},
"Public Schools": {
"e": 8081,
"se": 0.8025,
"sm": 0.782,
"ge": 0.6685,
"gm": 0.7487,
"sa": 579.5536,
"sma": 573.3929,
"sp": 0.8036,
"smp": 0.6446,
"ca": 0.0811,
"ar": 0.952
},
"All school types": {
"ea": 8178
}
}
}
}
},
"Griswold": {
"code": "058",
"operators": [
{
"from": "K",
"to": "12",
"code": "0580011",
"name": "Griswold School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 88,
"sa": 474.2857,
"sma": 458.5714,
"sp": 0.4762,
"smp": 0.2857,
"ca": 0.1023,
"ar": 0.9434
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1594,
"se": 0.4487,
"sm": 0.3549,
"ge": 0.5963,
"gm": 0.5514,
"sa": 481.5126,
"sma": 457.9832,
"sp": 0.521,
"smp": 0.2017,
"ca": 0.197,
"ar": 0.9294
},
"All school types": {
"ea": 1722
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 77,
"sa": 433.1818,
"sma": 411.8182,
"sp": 0.3636,
"smp": null,
"ca": 0.1429,
"ar": 0.9422
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 22,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9291
},
"Program": {
"e": 14,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1618,
"se": 0.4778,
"sm": 0.3597,
"ge": 0.6329,
"gm": 0.6073,
"sa": 483.6082,
"sma": 450.5155,
"sp": 0.5464,
"smp": 0.2371,
"ca": 0.2003,
"ar": 0.9298
},
"All school types": {
"ea": 1744
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 67,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1493,
"ar": 0.9413
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 33,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9426
},
"Program": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1581,
"se": 0.4844,
"sm": 0.3667,
"ge": 0.6068,
"gm": 0.5414,
"sa": 495.6383,
"sma": 473.4043,
"sp": 0.617,
"smp": 0.2979,
"ca": 0.1687,
"ar": 0.9356
},
"All school types": {
"ea": 1705
}
}
}
}
},
"Groton": {
"code": "059",
"operators": [
{
"from": "K",
"to": "12",
"code": "0590011",
"name": "Groton School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 126,
"sa": 474.375,
"sma": 439.375,
"sp": 0.4375,
"smp": 0.1875,
"ca": 0.0873,
"ar": 0.9509
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 303,
"se": 0.2424,
"sm": 0.2576,
"ge": 0.4292,
"gm": 0.5318,
"sa": 519.7059,
"sma": 479.7059,
"sp": 0.5882,
"smp": 0.3235,
"ca": 0.209,
"ar": 0.9298
},
"Program": {
"e": 35,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4,
"ar": 0.8532
},
"Public Charter Schools": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4079,
"se": 0.5074,
"sm": 0.4167,
"ge": 0.6003,
"gm": 0.5685,
"sa": 483.4667,
"sma": 468,
"sp": 0.5556,
"smp": 0.2667,
"ca": 0.1848,
"ar": 0.9337
},
"All school types": {
"ea": 4557
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 137,
"sa": 491.2,
"sma": 448.4,
"sp": 0.64,
"smp": null,
"ca": 0.0949,
"ar": 0.9484
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 287,
"se": 0.386,
"sm": 0.1579,
"ge": 0.7633,
"gm": 0.4796,
"sa": 523.125,
"sma": 483.75,
"sp": 0.625,
"smp": 0.375,
"ca": 0.1724,
"ar": 0.9346
},
"Program": {
"e": 43,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4419,
"ar": 0.8031
},
"Public Charter Schools": {
"e": 23,
"se": 0.3913,
"sm": 0.3478,
"ge": 0.7572,
"gm": 0.6824,
"ca": null,
"ar": 0.9415
},
"Regional Schools": {
"e": null
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3959,
"se": 0.4825,
"sm": 0.4229,
"ge": 0.5234,
"gm": 0.5908,
"sa": 502.5561,
"sma": 481.6592,
"sp": 0.6143,
"smp": 0.3229,
"ca": 0.1967,
"ar": 0.9285
},
"All school types": {
"ea": 4454
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 137,
"sa": 459.4737,
"sma": 431.5789,
"sp": 0.4474,
"smp": null,
"ca": 0.146,
"ar": 0.9412
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 293,
"se": 0.4286,
"sm": 0.2143,
"ge": 0.5375,
"gm": 0.5896,
"sa": 545.3571,
"sma": 496.7857,
"sp": 0.8214,
"smp": 0.3929,
"ca": 0.176,
"ar": 0.9338
},
"Program": {
"e": 39,
"se": null,
"sm": null,
"ca": 0.5641,
"ar": 0.7492
},
"Public Charter Schools": {
"e": 40,
"se": 0.4167,
"sm": 0.3333,
"ge": 0.6846,
"gm": 0.7224,
"ca": 0.1538,
"ar": 0.9506
},
"Public Schools": {
"e": 3744,
"se": 0.5066,
"sm": 0.4468,
"ge": 0.5787,
"gm": 0.5617,
"sa": 497.6923,
"sma": 480.0962,
"sp": 0.5721,
"smp": 0.3462,
"ca": 0.1599,
"ar": 0.9373
},
"All school types": {
"ea": 4254
}
}
}
}
},
"Guilford": {
"code": "060",
"operators": [
{
"from": "K",
"to": "12",
"code": "0600011",
"name": "Guilford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 15,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 21,
"se": null,
"sm": null,
"ca": 0,
"ar": 0.9775
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3108,
"se": 0.7461,
"sm": 0.7,
"ge": 0.6443,
"gm": 0.7061,
"sa": 558.4528,
"sma": 543.1321,
"sp": 0.8264,
"smp": 0.5472,
"ca": 0.0937,
"ar": 0.9506
},
"All school types": {
"ea": 3153
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3059,
"se": 0.7518,
"sm": 0.7115,
"ge": 0.6364,
"gm": 0.7544,
"sa": 562.5581,
"sma": 547.8605,
"sp": 0.8419,
"smp": 0.5767,
"ca": 0.1006,
"ar": 0.946
},
"All school types": {
"ea": 3100
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 18,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2977,
"se": 0.7315,
"sm": 0.6936,
"ge": 0.5885,
"gm": 0.6942,
"sa": 564.0873,
"sma": 544.881,
"sp": 0.8056,
"smp": 0.5357,
"ca": 0.0869,
"ar": 0.95
},
"All school types": {
"ea": 3017
}
}
}
}
},
"Haddam": {
"code": "061",
"operators": [
{
"from": "K",
"to": "12",
"code": "2170012",
"name": "Regional School District 17",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9399
},
"Endowed and Incorporated Academies Schools": {
"e": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 10
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1093
},
"Regional Schools": {
"e": 1054,
"se": 0.6674,
"sm": 0.6414,
"ge": 0.4834,
"gm": 0.6298,
"sa": 552.8788,
"sma": 550.7576,
"sp": 0.803,
"smp": 0.5152,
"ca": 0.0621,
"ar": 0.9532
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 24,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9393
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1009,
"se": 0.7103,
"sm": 0.6714,
"ge": 0.6577,
"gm": 0.6343,
"sa": 556.962,
"sma": 531.1392,
"sp": 0.8608,
"smp": 0.4684,
"ca": 0.0474,
"ar": 0.9627
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1046
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.942
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1003,
"se": 0.6568,
"sm": 0.6181,
"ge": 0.533,
"gm": 0.5993,
"sa": 562.7027,
"sma": 548.2432,
"sp": 0.8378,
"smp": 0.6081,
"ca": 0.0756,
"ar": 0.9534
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1045
}
}
}
}
},
"Hamden": {
"code": "062",
"operators": [
{
"from": "K",
"to": "12",
"code": "0620011",
"name": "Hamden School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 111,
"sa": 395,
"sma": 369.6875,
"sp": null,
"smp": 0,
"ca": 0.1441,
"ar": 0.9433
},
"Open Choice": {
"e": 35,
"se": null,
"sm": null,
"ca": 0.2812,
"ar": 0.9144
},
"Other Magnet": {
"e": 838,
"se": 0.374,
"sm": 0.2,
"ge": 0.5531,
"gm": 0.4988,
"sa": 474.359,
"sma": 440.7692,
"sp": 0.4872,
"smp": 0.1538,
"ca": 0.1926,
"ar": 0.9313
},
"Program": {
"e": 488,
"se": null,
"sm": null,
"ge": 0.414,
"gm": 0.5454,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.41,
"ar": 0.8754
},
"Public Charter Schools": {
"e": 206,
"se": 0.4176,
"sm": 0.1758,
"ge": 0.558,
"gm": 0.6278,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1793,
"ar": 0.9325
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5148,
"se": 0.4276,
"sm": 0.3652,
"ge": 0.5489,
"gm": 0.5468,
"sa": 481.4439,
"sma": 454.4652,
"sp": 0.508,
"smp": 0.1952,
"ca": 0.2058,
"ar": 0.927
},
"All school types": {
"ea": 6829
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 137,
"sa": 434.0909,
"sma": 392.2727,
"sp": 0.3636,
"smp": 0,
"ca": 0.1606,
"ar": 0.9376
},
"Open Choice": {
"e": 29,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9378
},
"Other Magnet": {
"e": 888,
"se": 0.3715,
"sm": 0.2723,
"ge": 0.5293,
"gm": 0.5638,
"sa": 468.0702,
"sma": 440.8772,
"sp": 0.4912,
"smp": 0.1754,
"ca": 0.1638,
"ar": 0.934
},
"Program": {
"e": 477,
"se": null,
"sm": null,
"ge": 0.414,
"gm": 0.5147,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3823,
"ar": 0.8935
},
"Public Charter Schools": {
"e": 204,
"se": 0.3333,
"sm": 0.2151,
"ge": 0.5785,
"gm": 0.6052,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1667,
"ar": 0.9373
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5148,
"se": 0.4124,
"sm": 0.3465,
"ge": 0.5797,
"gm": 0.5666,
"sa": 476.4829,
"sma": 451.5486,
"sp": 0.4961,
"smp": 0.1942,
"ca": 0.1935,
"ar": 0.9299
},
"All school types": {
"ea": 6886
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 147,
"sa": 453.5556,
"sma": 428.8889,
"sp": 0.3778,
"smp": 0.1556,
"ca": 0.1701,
"ar": 0.9397
},
"Open Choice": {
"e": 28,
"se": null,
"sm": null,
"ca": 0,
"ar": 0.9695
},
"Other Magnet": {
"e": 905,
"se": 0.4231,
"sm": 0.2879,
"ge": 0.6557,
"gm": 0.6059,
"sa": 458.8,
"sma": 446.4,
"sp": 0.42,
"smp": 0.18,
"ca": 0.1705,
"ar": 0.933
},
"Program": {
"e": 422,
"se": 0,
"sm": null,
"ge": 0.4925,
"gm": 0.4504,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.358,
"ar": 0.8817
},
"Public Charter Schools": {
"e": 192,
"se": 0.2917,
"sm": 0.1875,
"ge": 0.5225,
"gm": 0.4802,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1667,
"ar": 0.9342
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5009,
"se": 0.3864,
"sm": 0.3471,
"ge": 0.5495,
"gm": 0.5803,
"sa": 471.105,
"sma": 446.3812,
"sp": 0.4448,
"smp": 0.2072,
"ca": 0.2038,
"ar": 0.9303
},
"All school types": {
"ea": 6706
}
}
}
}
},
"Hampton": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 76,
"se": 0.5,
"sm": 0.25,
"ge": 0.6388,
"gm": 0.4487,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0938,
"ar": 0.9385
},
"All school types": {
"ea": 152
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 43,
"se": 0.8,
"sm": 0.35,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9514
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9329
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 42,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9519
},
"Public Schools": {
"e": 73,
"se": 0.6207,
"sm": 0.3103,
"ge": 0.6286,
"gm": 0.8416,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.15,
"ar": 0.9459
},
"All school types": {
"ea": 149
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 31,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9469
},
"Public Schools": {
"e": 71,
"se": 0.4706,
"sm": 0.2941,
"ca": 0.1525,
"ar": 0.9497
},
"All school types": {
"ea": 135
}
}
}
}
},
"Hartford": {
"code": "064",
"operators": [
{
"from": "K",
"to": "12",
"code": "0640011",
"name": "Hartford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 575,
"sa": 381.4035,
"sma": 370.4386,
"sp": 0.1316,
"smp": 0.0702,
"ca": 0.3757,
"ar": 0.8974
},
"Open Choice": {
"e": 2061,
"se": 0.2503,
"sm": 0.179,
"ge": 0.5477,
"gm": 0.5414,
"sa": 445.4167,
"sma": 422.3333,
"sp": 0.375,
"smp": 0.1083,
"ca": 0.3228,
"ar": 0.9095
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 570,
"se": null,
"sm": null,
"ge": 0.2775,
"gm": 0.342,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4907,
"ar": 0.8377
},
"Public Charter Schools": {
"e": 1363,
"se": 0.3357,
"sm": 0.1816,
"ge": 0.5418,
"gm": 0.5118,
"sa": 410.1852,
"sma": 414.2593,
"sp": 0.2222,
"smp": null,
"ca": 0.2947,
"ar": 0.9168
},
"Sheff Magnet": {
"e": 8785,
"se": 0.1782,
"sm": 0.1361,
"ge": 0.5094,
"gm": 0.4879,
"sa": 422.9079,
"sma": 403.8703,
"sp": 0.2657,
"smp": 0.0879,
"ca": 0.3147,
"ar": 0.9068
},
"Public Schools": {
"e": 7951,
"se": 0.1241,
"sm": 0.1112,
"ge": 0.5005,
"gm": 0.517,
"sa": 355.6989,
"sma": 353.9785,
"sp": 0.1156,
"smp": 0.0242,
"ca": 0.4356,
"ar": 0.8602
},
"All school types": {
"ea": 21306
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 610,
"sa": 407.2308,
"sma": 390.6923,
"sp": 0.2308,
"smp": 0.0846,
"ca": 0.3492,
"ar": 0.9069
},
"Open Choice": {
"e": 2081,
"se": 0.2845,
"sm": 0.1954,
"ge": 0.5545,
"gm": 0.5425,
"sa": 447.2868,
"sma": 416.4341,
"sp": 0.3953,
"smp": 0.1163,
"ca": 0.3294,
"ar": 0.9085
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 605,
"se": null,
"sm": 0,
"ge": 0.4194,
"gm": 0.4914,
"sa": 369.2593,
"sma": 312.5926,
"sp": null,
"smp": 0,
"ca": 0.5128,
"ar": 0.8365
},
"Public Charter Schools": {
"e": 1318,
"se": 0.3229,
"sm": 0.2209,
"ge": 0.5892,
"gm": 0.5709,
"sa": 431.4583,
"sma": 420.625,
"sp": 0.2917,
"smp": 0.1667,
"ca": 0.1745,
"ar": 0.9346
},
"Sheff Magnet": {
"e": 8996,
"se": 0.202,
"sm": 0.1641,
"ge": 0.5098,
"gm": 0.4857,
"sa": 435.9423,
"sma": 403.1239,
"sp": 0.343,
"smp": 0.1154,
"ca": 0.3196,
"ar": 0.9049
},
"Public Schools": {
"e": 7579,
"se": 0.1328,
"sm": 0.1347,
"ge": 0.5315,
"gm": 0.532,
"sa": 366.0811,
"sma": 366.4189,
"sp": 0.125,
"smp": 0.0777,
"ca": 0.4355,
"ar": 0.8589
},
"All school types": {
"ea": 21191
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 668,
"sa": 396.3758,
"sma": 378.6577,
"sp": 0.1544,
"smp": 0.0604,
"ca": 0.3518,
"ar": 0.9075
},
"Open Choice": {
"e": 2034,
"se": 0.2754,
"sm": 0.2177,
"ge": 0.5286,
"gm": 0.546,
"sa": 422.2464,
"sma": 405.2899,
"sp": 0.2609,
"smp": 0.0725,
"ca": 0.358,
"ar": 0.9052
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 592,
"se": null,
"sm": null,
"ge": 0.4072,
"gm": 0.4949,
"sa": 372.8571,
"sma": 309.0476,
"sp": null,
"smp": 0,
"ca": 0.5447,
"ar": 0.8192
},
"Public Charter Schools": {
"e": 1357,
"se": 0.3481,
"sm": 0.1906,
"ge": 0.6008,
"gm": 0.4913,
"sa": 441,
"sma": 394.2,
"sp": 0.34,
"smp": null,
"ca": 0.2213,
"ar": 0.9302
},
"Sheff Magnet": {
"e": 9044,
"se": 0.2028,
"sm": 0.1689,
"ge": 0.5053,
"gm": 0.4785,
"sa": 429.9044,
"sma": 401.5296,
"sp": 0.2945,
"smp": 0.0841,
"ca": 0.3251,
"ar": 0.9048
},
"Public Schools": {
"e": 6734,
"se": 0.1595,
"sm": 0.1491,
"ge": 0.5667,
"gm": 0.5203,
"sa": 378.9674,
"sma": 362.6359,
"sp": 0.1576,
"smp": 0.087,
"ca": 0.4428,
"ar": 0.86
},
"All school types": {
"ea": 20432
}
}
}
}
},
"Hartland": {
"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"
]
}
],
"hs": "tuition_designated",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": 28
},
"Other Magnet": {
"e": 905
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9366
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 158,
"se": 0.6667,
"sm": 0.5769,
"ge": 0.6277,
"gm": 0.6763,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.068,
"ar": 0.9566
},
"All school types": {
"ea": 199
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9401
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 157,
"se": 0.7037,
"sm": 0.6296,
"ge": 0.6394,
"gm": 0.7679,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0548,
"ar": 0.9638
},
"All school types": {
"ea": 196
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9433
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 150,
"se": 0.7429,
"sm": 0.6857,
"ge": 0.7106,
"gm": 0.7411,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0882,
"ar": 0.9527
},
"All school types": {
"ea": 196
}
}
}
}
},
"Harwinton": {
"code": "066",
"operators": [
{
"from": "K",
"to": "12",
"code": "2100012",
"name": "Regional School District 10",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 33,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9479
},
"Program": {
"e": null,
"se": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 710,
"se": 0.5815,
"sm": 0.5508,
"ge": 0.5517,
"gm": 0.6072,
"sa": 542.807,
"sma": 481.5789,
"sp": 0.7895,
"smp": 0.2982,
"ca": 0.1074,
"ar": 0.94
},
"Sheff Magnet": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null
},
"All school types": {
"ea": 755
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 37,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9406
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 691,
"se": 0.6222,
"sm": 0.5714,
"ge": 0.6214,
"gm": 0.5974,
"sa": 546.0714,
"sma": 521.9643,
"sp": 0.8571,
"smp": 0.4643,
"ca": 0.1126,
"ar": 0.9453
},
"Sheff Magnet": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null
},
"All school types": {
"ea": 740
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 39,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1538,
"ar": 0.9302
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 662,
"se": 0.6688,
"sm": 0.5812,
"ge": 0.5646,
"gm": 0.551,
"sa": 526.5714,
"sma": 502.5714,
"sp": 0.7429,
"smp": 0.3714,
"ca": 0.069,
"ar": 0.9516
},
"Sheff Magnet": {
"e": 7,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 717
}
}
}
}
},
"Hebron": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 22,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9575
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 571,
"se": 0.6489,
"sm": 0.5455,
"ge": 0.5488,
"gm": 0.5908,
"sa": 535.7778,
"sma": 518,
"sp": 0.6889,
"smp": 0.4444,
"ca": 0.1313,
"ar": 0.9393
},
"Sheff Magnet": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 719,
"se": 0.6778,
"sm": 0.6083,
"ge": 0.5998,
"gm": 0.6544,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0651,
"ar": 0.9549
},
"All school types": {
"ea": 1331
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9383
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 551,
"se": 0.6429,
"sm": 0.5769,
"ge": 0.481,
"gm": 0.4293,
"sa": 536.4045,
"sma": 521.7978,
"sp": 0.8315,
"smp": 0.4045,
"ca": 0.1143,
"ar": 0.9369
},
"Sheff Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 697,
"se": 0.687,
"sm": 0.6399,
"ge": 0.6679,
"gm": 0.793,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0726,
"ar": 0.9544
},
"All school types": {
"ea": 1304
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0,
"ar": 0.9597
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 529,
"se": 0.5484,
"sm": 0.4677,
"ge": 0.4414,
"gm": 0.3396,
"sa": 540.6579,
"sma": 530.6579,
"sp": 0.7632,
"smp": 0.5921,
"ca": 0.1304,
"ar": 0.9369
},
"Sheff Magnet": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 707,
"se": 0.6892,
"sm": 0.6676,
"ge": 0.6883,
"gm": 0.8003,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0651,
"ar": 0.955
},
"All school types": {
"ea": 1293
}
}
}
}
},
"Kent": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 40,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.275,
"ar": 0.9187
},
"Public Schools": {
"e": 164,
"se": 0.7158,
"sm": 0.6316,
"ge": 0.7071,
"gm": 0.6564,
"ca": 0.1097,
"ar": 0.9419
},
"All school types": {
"ea": 210
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 46,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2391,
"ar": 0.9151
},
"Public Schools": {
"e": 165,
"se": 0.7222,
"sm": 0.6667,
"ge": 0.735,
"gm": 0.7695,
"ca": 0.1325,
"ar": 0.937
},
"All school types": {
"ea": 219
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 38,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1842,
"ar": 0.9483
},
"Public Schools": {
"e": 167,
"se": 0.7009,
"sm": 0.6822,
"ge": 0.6196,
"gm": 0.6187,
"ca": 0.1169,
"ar": 0.9433
},
"All school types": {
"ea": 211
}
}
}
}
},
"Killingly": {
"code": "069",
"operators": [
{
"from": "K",
"to": "12",
"code": "0690011",
"name": "Killingly School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 108,
"sa": 425,
"sma": 412.3333,
"sp": 0.2333,
"smp": null,
"ca": 0.2037,
"ar": 0.931
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 38,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3158,
"ar": 0.9122
},
"Program": {
"e": 150,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2036,
"se": 0.3861,
"sm": 0.3224,
"ge": 0.5477,
"gm": 0.6019,
"sa": 477.92,
"sma": 438.72,
"sp": 0.512,
"smp": 0.112,
"ca": 0.2431,
"ar": 0.9202
},
"All school types": {
"ea": 2333
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 109,
"sa": 430.3704,
"sma": 402.2222,
"sp": 0.3333,
"smp": null,
"ca": 0.1927,
"ar": 0.9385
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 41,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3415,
"ar": 0.8872
},
"Program": {
"e": 148,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2033,
"se": 0.4379,
"sm": 0.3017,
"ge": 0.6527,
"gm": 0.4822,
"sa": 501.8797,
"sma": 446.9173,
"sp": 0.6316,
"smp": 0.1654,
"ca": 0.1967,
"ar": 0.9294
},
"All school types": {
"ea": 2334
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 115,
"sa": 482.0833,
"sma": 462.0833,
"sp": 0.4167,
"smp": null,
"ca": 0.1652,
"ar": 0.9364
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 46,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2667,
"ar": 0.9243
},
"Program": {
"e": 171,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1944,
"ar": 0.8811
},
"Public Schools": {
"e": 1944,
"se": 0.4363,
"sm": 0.3384,
"ge": 0.5067,
"gm": 0.4957,
"sa": 482.6923,
"sma": 428.3654,
"sp": 0.5,
"smp": 0.1538,
"ca": 0.2243,
"ar": 0.9289
},
"All school types": {
"ea": 2278
}
}
}
}
},
"Killingworth": {
"code": "070",
"operators": [
{
"from": "K",
"to": "12",
"code": "2170012",
"name": "Regional School District 17",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 714,
"se": 0.6583,
"sm": 0.605,
"ge": 0.5097,
"gm": 0.6843,
"sa": 545.7627,
"sma": 522.7119,
"sp": 0.7288,
"smp": 0.4746,
"ca": 0.0643,
"ar": 0.9544
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 729
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 707,
"se": 0.7181,
"sm": 0.6409,
"ge": 0.6745,
"gm": 0.6874,
"sa": 545.1111,
"sma": 527.7778,
"sp": 0.8444,
"smp": 0.5111,
"ca": 0.0478,
"ar": 0.9596
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 726
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 665,
"se": 0.6667,
"sm": 0.6086,
"ge": 0.5772,
"gm": 0.6237,
"sa": 574.2857,
"sma": 534.5238,
"sp": 0.881,
"smp": 0.5,
"ca": 0.069,
"ar": 0.955
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 682
}
}
}
}
},
"Lebanon": {
"code": "071",
"operators": [
{
"from": "K",
"to": "12",
"code": "0710011",
"name": "Lebanon School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 61,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9541
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 855,
"se": 0.6569,
"sm": 0.5824,
"ge": 0.6763,
"gm": 0.636,
"sa": 508.8333,
"sma": 461.3333,
"sp": 0.6667,
"smp": 0.25,
"ca": 0.1313,
"ar": 0.9415
},
"All school types": {
"ea": 939
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 60,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1167,
"ar": 0.9564
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 851,
"se": 0.6639,
"sm": 0.5956,
"ge": 0.65,
"gm": 0.6768,
"sa": 549.1892,
"sma": 517.8378,
"sp": 0.8108,
"smp": 0.5405,
"ca": 0.119,
"ar": 0.9479
},
"All school types": {
"ea": 936
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 59,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1525,
"ar": 0.954
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 823,
"se": 0.6423,
"sm": 0.5662,
"ge": 0.5705,
"gm": 0.6077,
"sa": 501.9231,
"sma": 461.9231,
"sp": 0.6154,
"smp": 0.25,
"ca": 0.1038,
"ar": 0.9474
},
"All school types": {
"ea": 911
}
}
}
}
},
"Ledyard": {
"code": "072",
"operators": [
{
"from": "K",
"to": "12",
"code": "0720011",
"name": "Ledyard School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 66,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1364,
"ar": 0.9339
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 104,
"se": 0.5161,
"sm": 0.3548,
"ge": 0.5371,
"gm": 0.6147,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1413,
"ar": 0.94
},
"Program": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2306,
"se": 0.4561,
"sm": 0.4183,
"ge": 0.5461,
"gm": 0.543,
"sa": 496.9178,
"sma": 472.9452,
"sp": 0.5548,
"smp": 0.274,
"ca": 0.1144,
"ar": 0.9448
},
"All school types": {
"ea": 2500
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 79,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9539
},
"Endowed and Incorporated Academies Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 99,
"se": 0.5,
"sm": 0.375,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1548,
"ar": 0.9263
},
"Program": {
"e": 12,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 18,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2215,
"se": 0.5005,
"sm": 0.4617,
"ge": 0.5939,
"gm": 0.5629,
"sa": 546.7832,
"sma": 503.9161,
"sp": 0.7902,
"smp": 0.4336,
"ca": 0.1271,
"ar": 0.9418
},
"All school types": {
"ea": 2430
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 76,
"sa": 459,
"sma": 422.5,
"sp": 0.45,
"smp": null,
"ca": 0.0789,
"ar": 0.9537
},
"Endowed and Incorporated Academies Schools": {
"e": 6,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 92,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1392,
"ar": 0.944
},
"Program": {
"e": 18,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2168,
"se": 0.4781,
"sm": 0.449,
"ge": 0.4991,
"gm": 0.5198,
"sa": 515.9722,
"sma": 482.7778,
"sp": 0.6319,
"smp": 0.2708,
"ca": 0.1364,
"ar": 0.9441
},
"All school types": {
"ea": 2372
}
}
}
}
},
"Lisbon": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9507
},
"Endowed and Incorporated Academies Schools": {
"e": 106,
"sa": 566.25,
"sma": 523.4375,
"sp": 0.8125,
"smp": 0.5,
"ca": 0.1226,
"ar": 0.9446
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 477,
"se": 0.4559,
"sm": 0.5249,
"ge": 0.5439,
"gm": 0.6184,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1557,
"ar": 0.9402
},
"All school types": {
"ea": 620
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9346
},
"Endowed and Incorporated Academies Schools": {
"e": 103,
"sa": 555.7143,
"sma": 491.9048,
"sp": 0.9048,
"smp": 0.3333,
"ca": 0.233,
"ar": 0.919
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 481,
"se": 0.4881,
"sm": 0.4466,
"ge": 0.6385,
"gm": 0.5998,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1725,
"ar": 0.9334
},
"All school types": {
"ea": 629
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2222,
"ar": 0.9463
},
"Endowed and Incorporated Academies Schools": {
"e": 96,
"sa": 564.0741,
"sma": 531.4815,
"sp": 0.8889,
"smp": 0.4815,
"ca": 0.0833,
"ar": 0.9456
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 456,
"se": 0.4795,
"sm": 0.4713,
"ge": 0.4968,
"gm": 0.5622,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1286,
"ar": 0.9445
},
"All school types": {
"ea": 594
}
}
}
}
},
"Litchfield": {
"code": "074",
"operators": [
{
"from": "K",
"to": "12",
"code": "2200012",
"name": "Regional School District 20",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 19,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 806,
"se": 0.6317,
"sm": 0.6458,
"ge": 0.5196,
"gm": 0.6617,
"sa": 528.5714,
"sma": 496.9388,
"sp": 0.6939,
"smp": 0.449,
"ca": 0.1852,
"ar": 0.9314
},
"All school types": {
"ea": 839
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 21,
"ca": null,
"ar": 0.9219
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 789,
"se": 0.6953,
"sm": 0.5927,
"ge": 0.6496,
"gm": 0.6347,
"sa": 529.2188,
"sma": 502.0312,
"sp": 0.6875,
"smp": 0.4375,
"ca": 0.0795,
"ar": 0.9475
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 816
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 24,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.25,
"ar": 0.9093
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 797,
"se": 0.6779,
"sm": 0.5782,
"ge": 0.6524,
"gm": 0.6481,
"sa": 524.3396,
"sma": 489.2453,
"sp": 0.6604,
"smp": 0.3774,
"ca": 0.0899,
"ar": 0.9479
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 832
}
}
}
}
},
"Lyme": {
"code": "075",
"operators": [
{
"from": "K",
"to": "12",
"code": "2180012",
"name": "Regional School District 18",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 228,
"se": 0.7312,
"sm": 0.7742,
"ge": 0.6189,
"gm": 0.7707,
"sa": 588.6364,
"sma": 539.5455,
"sp": 0.9545,
"smp": 0.5455,
"ca": 0.0853,
"ar": 0.9477
},
"All school types": {
"ea": 229
}
}
},
"2024-25": {
"All Students": {
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 221,
"se": 0.8235,
"sm": 0.7059,
"ge": 0.7471,
"gm": 0.7043,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0878,
"ar": 0.9434
},
"All school types": {
"ea": 223
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6
},
"Regional Schools": {
"e": 204,
"se": 0.7927,
"sm": 0.7805,
"ge": 0.6091,
"gm": 0.7501,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0733,
"ar": 0.9485
},
"All school types": {
"ea": 211
}
}
}
}
},
"Madison": {
"code": "076",
"operators": [
{
"from": "K",
"to": "12",
"code": "0760011",
"name": "Madison School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 78,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2367,
"se": 0.8103,
"sm": 0.8046,
"ge": 0.6766,
"gm": 0.7644,
"sa": 569.7382,
"sma": 570.1047,
"sp": 0.7906,
"smp": 0.6021,
"ca": 0.0625,
"ar": 0.9511
},
"All school types": {
"ea": 2456
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 73,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2367,
"se": 0.8154,
"sm": 0.8067,
"ge": 0.7032,
"gm": 0.7775,
"sa": 577.0879,
"sma": 578.3516,
"sp": 0.8462,
"smp": 0.7198,
"ca": 0.0515,
"ar": 0.9535
},
"All school types": {
"ea": 2456
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2449,
"se": 0.81,
"sm": 0.8098,
"ge": 0.6903,
"gm": 0.781,
"sa": 565.1111,
"sma": 559.8889,
"sp": 0.8,
"smp": 0.6556,
"ca": 0.0438,
"ar": 0.9565
},
"All school types": {
"ea": 2465
}
}
}
}
},
"Manchester": {
"code": "077",
"operators": [
{
"from": "K",
"to": "12",
"code": "0770011",
"name": "Manchester School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 178,
"sa": 443.1707,
"sma": 430.7317,
"sp": 0.3415,
"smp": 0.1463,
"ca": 0.1854,
"ar": 0.9236
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 427,
"se": null,
"sm": null,
"ge": 0.3554,
"gm": 0.4688,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.7111,
"ar": 0.7811
},
"Public Charter Schools": {
"e": 309,
"se": 0.5722,
"sm": 0.5615,
"ge": 0.5941,
"gm": 0.7623,
"ca": 0.1158,
"ar": 0.9505
},
"Sheff Magnet": {
"e": 1237,
"se": 0.3738,
"sm": 0.2706,
"ge": 0.5424,
"gm": 0.5152,
"sa": 472.4675,
"sma": 435.4545,
"sp": 0.4286,
"smp": 0.2208,
"ca": 0.2287,
"ar": 0.9256
},
"Public Schools": {
"e": 5924,
"se": 0.3234,
"sm": 0.2719,
"ge": 0.5305,
"gm": 0.5197,
"sa": 457.7368,
"sma": 444.9474,
"sp": 0.4342,
"smp": 0.1763,
"ca": 0.1915,
"ar": 0.9256
},
"All school types": {
"ea": 8083
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 185,
"sa": 433.0952,
"sma": 398.3333,
"sp": 0.3333,
"smp": null,
"ca": 0.2,
"ar": 0.9336
},
"Open Choice": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 345,
"se": null,
"sm": null,
"ge": 0.5498,
"gm": 0.4278,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6406,
"ar": 0.8043
},
"Public Charter Schools": {
"e": 344,
"se": 0.559,
"sm": 0.5179,
"ge": 0.6417,
"gm": 0.5955,
"ca": 0.1034,
"ar": 0.9494
},
"Sheff Magnet": {
"e": 1235,
"se": 0.3733,
"sm": 0.314,
"ge": 0.5592,
"gm": 0.5326,
"sa": 481.8919,
"sma": 438.6486,
"sp": 0.5,
"smp": 0.1892,
"ca": 0.2451,
"ar": 0.9206
},
"Public Schools": {
"e": 5861,
"se": 0.3686,
"sm": 0.2971,
"ge": 0.5637,
"gm": 0.5616,
"sa": 465.1841,
"sma": 441.0765,
"sp": 0.4703,
"smp": 0.1898,
"ca": 0.1947,
"ar": 0.9267
},
"All school types": {
"ea": 7980
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 200,
"sa": 409.1111,
"sma": 372,
"sp": 0.3778,
"smp": null,
"ca": 0.155,
"ar": 0.9341
},
"Open Choice": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 340,
"se": null,
"sm": null,
"ge": 0.4449,
"gm": 0.2762,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5907,
"ar": 0.8039
},
"Public Charter Schools": {
"e": 335,
"se": 0.5282,
"sm": 0.5385,
"ge": 0.5465,
"gm": 0.6339,
"ca": 0.0944,
"ar": 0.951
},
"Sheff Magnet": {
"e": 1211,
"se": 0.3848,
"sm": 0.3199,
"ge": 0.5973,
"gm": 0.5086,
"sa": 499.2683,
"sma": 454.2683,
"sp": 0.6098,
"smp": 0.2073,
"ca": 0.2379,
"ar": 0.9234
},
"Public Schools": {
"e": 5662,
"se": 0.3649,
"sm": 0.3425,
"ge": 0.5209,
"gm": 0.596,
"sa": 464.1551,
"sma": 440.7756,
"sp": 0.4654,
"smp": 0.2133,
"ca": 0.1941,
"ar": 0.9289
},
"All school types": {
"ea": 7760
}
}
}
}
},
"Mansfield": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 21,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9534
},
"Other Magnet": {
"e": 24,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9372
},
"Program": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 497,
"sa": 563.2836,
"sma": 534.7015,
"sp": 0.7761,
"smp": 0.5373,
"ca": 0.165,
"ar": 0.9359
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1022,
"se": 0.649,
"sm": 0.6202,
"ge": 0.6415,
"gm": 0.7259,
"ca": 0.1329,
"ar": 0.9427
},
"All school types": {
"ea": 1583
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9475
},
"Other Magnet": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9358
},
"Program": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 471,
"sa": 575.8559,
"sma": 549.2793,
"sp": 0.8018,
"smp": 0.5586,
"ca": 0.1295,
"ar": 0.9361
},
"Sheff Magnet": {
"e": null
},
"Public Schools": {
"e": 968,
"se": 0.6699,
"sm": 0.6372,
"ge": 0.7065,
"gm": 0.7062,
"ca": 0.0756,
"ar": 0.9527
},
"All school types": {
"ea": 1509
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 46,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9604
},
"Other Magnet": {
"e": 17,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 23,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4545,
"ar": 0.8542
},
"Regional Schools": {
"e": 432,
"sa": 563.4906,
"sma": 534.8113,
"sp": 0.783,
"smp": 0.566,
"ca": 0.162,
"ar": 0.9314
},
"Public Schools": {
"e": 926,
"se": 0.6484,
"sm": 0.6472,
"ge": 0.6344,
"gm": 0.7213,
"ca": 0.0581,
"ar": 0.9528
},
"All school types": {
"ea": 1444
}
}
}
}
},
"Marlborough": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null
},
"Regional Schools": {
"e": 411,
"se": 0.5954,
"sm": 0.542,
"ge": 0.5762,
"gm": 0.5372,
"sa": 537.4667,
"sma": 527.7333,
"sp": 0.7467,
"smp": 0.4667,
"ca": 0.1119,
"ar": 0.9384
},
"Sheff Magnet": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 459,
"se": 0.6336,
"sm": 0.7371,
"ge": 0.6328,
"gm": 0.8173,
"ca": 0.0687,
"ar": 0.9551
},
"All school types": {
"ea": 900
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null
},
"Regional Schools": {
"e": 371,
"se": 0.6,
"sm": 0.575,
"ge": 0.4679,
"gm": 0.563,
"sa": 570.678,
"sma": 546.4407,
"sp": 0.8136,
"smp": 0.5932,
"ca": 0.1536,
"ar": 0.9366
},
"Sheff Magnet": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 465,
"se": 0.6855,
"sm": 0.7016,
"ge": 0.7301,
"gm": 0.7919,
"ca": 0.0767,
"ar": 0.9503
},
"All school types": {
"ea": 864
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 340,
"se": 0.5981,
"sm": 0.5327,
"ge": 0.5447,
"gm": 0.4568,
"sa": 540.7143,
"sma": 527.1429,
"sp": 0.8036,
"smp": 0.5179,
"ca": 0.1294,
"ar": 0.9437
},
"Sheff Magnet": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 467,
"se": 0.6883,
"sm": 0.6883,
"ge": 0.6618,
"gm": 0.7534,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0523,
"ar": 0.9604
},
"All school types": {
"ea": 833
}
}
}
}
},
"Meriden": {
"code": "080",
"operators": [
{
"from": "K",
"to": "12",
"code": "0800011",
"name": "Meriden School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 486,
"sa": 457.5,
"sma": 441.2931,
"sp": 0.3621,
"smp": 0.1638,
"ca": 0.144,
"ar": 0.9401
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 137,
"se": 0.3226,
"sm": 0.172,
"ge": 0.5432,
"gm": 0.4525,
"ca": 0.2923,
"ar": 0.9263
},
"Program": {
"e": 693,
"se": null,
"sm": null,
"ge": 0.415,
"gm": 0.4601,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5074,
"ar": 0.847
},
"Public Charter Schools": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 55,
"se": 0.3182,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2308,
"ar": 0.9331
},
"Public Schools": {
"e": 8202,
"se": 0.4799,
"sm": 0.4037,
"ge": 0.6057,
"gm": 0.6075,
"sa": 441.993,
"sma": 421.0839,
"sp": 0.3829,
"smp": 0.1381,
"ca": 0.2241,
"ar": 0.9248
},
"All school types": {
"ea": 9583
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 501,
"sa": 443.0508,
"sma": 414.4068,
"sp": 0.3051,
"smp": 0.0678,
"ca": 0.1317,
"ar": 0.9378
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 131,
"se": 0.2927,
"sm": 0.1951,
"ge": 0.4846,
"gm": 0.6034,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1803,
"ar": 0.9329
},
"Program": {
"e": 732,
"se": null,
"sm": null,
"ge": 0.278,
"gm": 0.3882,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4765,
"ar": 0.8601
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 64,
"se": 0.2727,
"sm": null,
"ge": 0.5593,
"gm": 0.5567,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.15,
"ar": 0.9322
},
"Public Schools": {
"e": 7944,
"se": 0.4918,
"sm": 0.4548,
"ge": 0.5933,
"gm": 0.6163,
"sa": 455.0918,
"sma": 423.2554,
"sp": 0.4257,
"smp": 0.1519,
"ca": 0.1968,
"ar": 0.9302
},
"All school types": {
"ea": 9378
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 509,
"sa": 427.9661,
"sma": 403.5593,
"sp": 0.3814,
"smp": null,
"ca": 0.1375,
"ar": 0.9381
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 115,
"se": 0.4507,
"sm": 0.2817,
"ge": 0.6421,
"gm": 0.5641,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2056,
"ar": 0.9229
},
"Program": {
"e": 757,
"se": 0.0531,
"sm": null,
"ge": 0.4968,
"gm": 0.3533,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4424,
"ar": 0.8515
},
"Public Charter Schools": {
"e": 8,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 70,
"se": 0.2857,
"sm": null,
"ge": 0.4723,
"gm": 0.3544,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3115,
"ar": 0.8985
},
"Public Schools": {
"e": 7643,
"se": 0.5184,
"sm": 0.4843,
"ge": 0.6105,
"gm": 0.5827,
"sa": 442.8912,
"sma": 420.8844,
"sp": 0.3878,
"smp": 0.1259,
"ca": 0.18,
"ar": 0.9347
},
"All school types": {
"ea": 9104
}
}
}
}
},
"Middlebury": {
"code": "081",
"operators": [
{
"from": "K",
"to": "12",
"code": "2150012",
"name": "Regional School District 15",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1176,
"se": 0.5788,
"sm": 0.577,
"ge": 0.5484,
"gm": 0.6658,
"sa": 520.9804,
"sma": 519.6078,
"sp": 0.6471,
"smp": 0.4902,
"ca": 0.0707,
"ar": 0.9521
},
"Public Schools": {
"e": 926
},
"All school types": {
"ea": 1213
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1166,
"se": 0.5732,
"sm": 0.5986,
"ge": 0.5688,
"gm": 0.6551,
"sa": 519.8901,
"sma": 499.7802,
"sp": 0.7473,
"smp": 0.3736,
"ca": 0.0721,
"ar": 0.9534
},
"All school types": {
"ea": 1205
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1112,
"se": 0.608,
"sm": 0.6129,
"ge": 0.6105,
"gm": 0.6448,
"sa": 540.6329,
"sma": 517.2152,
"sp": 0.7215,
"smp": 0.443,
"ca": 0.0845,
"ar": 0.9512
},
"All school types": {
"ea": 1146
}
}
}
}
},
"Middlefield": {
"code": "082",
"operators": [
{
"from": "K",
"to": "12",
"code": "2130012",
"name": "Regional School District 13",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 461,
"se": 0.6061,
"sm": 0.5051,
"ge": 0.5765,
"gm": 0.5591,
"sa": 530.9091,
"sma": 486.9697,
"sp": 0.6061,
"smp": 0.4545,
"ca": 0.0895,
"ar": 0.9522
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 485
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 443,
"se": 0.5918,
"sm": 0.5357,
"ge": 0.6624,
"gm": 0.6408,
"sa": 505.8824,
"sma": 485.5882,
"sp": 0.6765,
"smp": 0.4118,
"ca": 0.0922,
"ar": 0.9499
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 473
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 426,
"se": 0.6458,
"sm": 0.534,
"ge": 0.6581,
"gm": 0.6144,
"sa": 535.9259,
"sma": 518.1481,
"sp": 0.7407,
"smp": 0.5185,
"ca": 0.0801,
"ar": 0.9519
},
"Sheff Magnet": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 458
}
}
}
}
},
"Middletown": {
"code": "083",
"operators": [
{
"from": "K",
"to": "12",
"code": "0830011",
"name": "Middletown School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 142,
"sa": 412.2857,
"sma": 406.2857,
"sp": 0.1714,
"smp": null,
"ca": 0.2042,
"ar": 0.9321
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 31,
"sm": null,
"ca": 0.4516,
"ar": 0.8409
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 213,
"se": 0.4051,
"sm": 0.3291,
"ge": 0.5166,
"gm": 0.4153,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1774,
"ar": 0.9289
},
"Public Schools": {
"e": 4382,
"se": 0.4318,
"sm": 0.2968,
"ge": 0.5458,
"gm": 0.521,
"sa": 458.7153,
"sma": 426.7014,
"sp": 0.441,
"smp": 0.1597,
"ca": 0.2102,
"ar": 0.9283
},
"All school types": {
"ea": 4791
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 151,
"sa": 407.3529,
"sma": 362.3529,
"sp": 0.2353,
"smp": null,
"ca": 0.2848,
"ar": 0.919
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 123,
"se": null,
"sm": null,
"ca": 0.6829,
"ar": 0.7719
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 193,
"se": 0.3375,
"sm": 0.3038,
"ge": 0.6133,
"gm": 0.5477,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2126,
"ar": 0.9308
},
"Public Schools": {
"e": 4240,
"se": 0.4024,
"sm": 0.2963,
"ge": 0.5005,
"gm": 0.5275,
"sa": 468.4351,
"sma": 432.7863,
"sp": 0.4542,
"smp": 0.1565,
"ca": 0.2287,
"ar": 0.9203
},
"All school types": {
"ea": 4725
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 162,
"sa": 440.2857,
"sma": 405.1429,
"sp": 0.4,
"smp": null,
"ca": 0.2469,
"ar": 0.921
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 143,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4453,
"ar": 0.848
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 194,
"se": 0.4595,
"sm": 0.3919,
"ge": 0.5465,
"gm": 0.6387,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2402,
"ar": 0.9198
},
"Public Schools": {
"e": 4116,
"se": 0.3654,
"sm": 0.2853,
"ge": 0.4598,
"gm": 0.4734,
"sa": 454.0304,
"sma": 423.308,
"sp": 0.3878,
"smp": 0.1825,
"ca": 0.2104,
"ar": 0.9284
},
"All school types": {
"ea": 4627
}
}
}
}
},
"Milford": {
"code": "084",
"operators": [
{
"from": "K",
"to": "12",
"code": "0840011",
"name": "Milford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 84,
"sa": 421.6,
"sma": 422.4,
"sp": 0.4,
"smp": null,
"ca": 0.1548,
"ar": 0.9243
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 85,
"se": 0.76,
"sm": 0.64,
"ge": 0.6655,
"gm": 0.7015,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1688,
"ar": 0.9352
},
"Program": {
"e": 92,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5824,
"ar": 0.8475
},
"Public Charter Schools": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5261,
"se": 0.5675,
"sm": 0.531,
"ge": 0.6319,
"gm": 0.6969,
"sa": 512.4793,
"sma": 492.4518,
"sp": 0.6446,
"smp": 0.3802,
"ca": 0.1388,
"ar": 0.9401
},
"All school types": {
"ea": 5533
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 76,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2368,
"ar": 0.9279
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 94,
"se": 0.7308,
"sm": 0.5769,
"ge": 0.6957,
"gm": 0.7422,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0964,
"ar": 0.9427
},
"Program": {
"e": 99,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5258,
"ar": 0.8487
},
"Public Charter Schools": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5141,
"se": 0.5931,
"sm": 0.6024,
"ge": 0.6154,
"gm": 0.7471,
"sa": 523.75,
"sma": 502.9076,
"sp": 0.7337,
"smp": 0.4103,
"ca": 0.1337,
"ar": 0.9397
},
"All school types": {
"ea": 5421
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 65,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1538,
"ar": 0.9321
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 98,
"se": 0.6923,
"sm": 0.6923,
"ge": 0.6462,
"gm": 0.7266,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0833,
"ar": 0.9532
},
"Program": {
"e": 75,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5278,
"ar": 0.8469
},
"Public Charter Schools": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5067,
"se": 0.6162,
"sm": 0.6104,
"ge": 0.6154,
"gm": 0.651,
"sa": 519.3855,
"sma": 504.581,
"sp": 0.6844,
"smp": 0.4413,
"ca": 0.1152,
"ar": 0.9438
},
"All school types": {
"ea": 5316
}
}
}
}
},
"Monroe": {
"code": "085",
"operators": [
{
"from": "K",
"to": "12",
"code": "0850011",
"name": "Monroe School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 39,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6053,
"ar": 0.8082
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3483,
"se": 0.7371,
"sm": 0.6622,
"ge": 0.6519,
"gm": 0.6617,
"sa": 532.3438,
"sma": 506.3281,
"sp": 0.7148,
"smp": 0.3477,
"ca": 0.0816,
"ar": 0.9495
},
"All school types": {
"ea": 3538
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 26,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 45,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4545,
"ar": 0.8862
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3455,
"se": 0.7399,
"sm": 0.6327,
"ge": 0.632,
"gm": 0.5828,
"sa": 544.7148,
"sma": 523.27,
"sp": 0.7833,
"smp": 0.4677,
"ca": 0.0716,
"ar": 0.9499
},
"All school types": {
"ea": 3535
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 35,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5,
"ar": 0.8256
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3415,
"se": 0.7063,
"sm": 0.6488,
"ge": 0.5913,
"gm": 0.6607,
"sa": 537.4502,
"sma": 527.5697,
"sp": 0.7251,
"smp": 0.4821,
"ca": 0.0713,
"ar": 0.9534
},
"All school types": {
"ea": 3480
}
}
}
}
},
"Montville": {
"code": "086",
"operators": [
{
"from": "K",
"to": "12",
"code": "0860011",
"name": "Montville School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 118,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0847,
"ar": 0.9482
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 159,
"se": 0.4222,
"sm": 0.3333,
"ge": 0.5076,
"gm": 0.4572,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1327,
"ar": 0.945
},
"Program": {
"e": 109,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5745,
"ar": 0.8356
},
"Public Charter Schools": {
"e": 24,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9568
},
"Public Schools": {
"e": 1922,
"se": 0.5054,
"sm": 0.4502,
"ge": 0.5467,
"gm": 0.5301,
"sa": 490.5926,
"sma": 460.5926,
"sp": 0.5778,
"smp": 0.237,
"ca": 0.1301,
"ar": 0.9437
},
"All school types": {
"ea": 2335
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 121,
"sa": 456.2791,
"sma": 442.5581,
"sp": 0.5349,
"smp": 0.1628,
"ca": 0.0661,
"ar": 0.9536
},
"Endowed and Incorporated Academies Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 166,
"se": 0.4737,
"sm": 0.3158,
"ge": 0.782,
"gm": 0.8703,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1626,
"ar": 0.9357
},
"Program": {
"e": 110,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3947,
"ar": 0.8565
},
"Public Charter Schools": {
"e": 28,
"se": 0.619,
"sm": 0.619,
"ca": null,
"ar": 0.9526
},
"Public Schools": {
"e": 1914,
"se": 0.4938,
"sm": 0.4654,
"ge": 0.55,
"gm": 0.5507,
"sa": 498.9313,
"sma": 460.1527,
"sp": 0.5954,
"smp": 0.2519,
"ca": 0.1646,
"ar": 0.9376
},
"All school types": {
"ea": 2346
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 136,
"sa": 457.5,
"sma": 448.5,
"sp": 0.35,
"smp": null,
"ca": 0.1029,
"ar": 0.9471
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 172,
"se": 0.4,
"sm": 0.3265,
"ge": 0.3376,
"gm": 0.4543,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1955,
"ar": 0.9349
},
"Program": {
"e": 86,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6047,
"ar": 0.7963
},
"Public Charter Schools": {
"e": 34,
"se": 0.64,
"sm": 0.6,
"ge": 0.6383,
"gm": 0.6497,
"ca": null,
"ar": 0.9477
},
"Public Schools": {
"e": 1803,
"se": 0.4966,
"sm": 0.4518,
"ge": 0.5478,
"gm": 0.5918,
"sa": 486.5741,
"sma": 452.8704,
"sp": 0.4907,
"smp": 0.213,
"ca": 0.1584,
"ar": 0.9381
},
"All school types": {
"ea": 2235
}
}
}
}
},
"Morris": {
"code": "087",
"operators": [
{
"from": "K",
"to": "12",
"code": "2200012",
"name": "Regional School District 20",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 223,
"se": 0.7045,
"sm": 0.6897,
"ge": 0.6587,
"gm": 0.7568,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3005,
"ar": 0.9161
},
"All school types": {
"ea": 232
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 227,
"se": 0.6882,
"sm": 0.5978,
"ge": 0.5809,
"gm": 0.5821,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1643,
"ar": 0.9379
},
"All school types": {
"ea": 239
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 220,
"se": 0.5474,
"sm": 0.5684,
"ge": 0.5707,
"gm": 0.5568,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1699,
"ar": 0.9357
},
"All school types": {
"ea": 232
}
}
}
}
},
"Naugatuck": {
"code": "088",
"operators": [
{
"from": "K",
"to": "12",
"code": "0880011",
"name": "Naugatuck School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 168,
"sa": 444.8485,
"sma": 446.0606,
"sp": 0.3333,
"smp": 0.2121,
"ca": 0.1131,
"ar": 0.9449
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 371,
"se": 0.5438,
"sm": 0.4009,
"ge": 0.5479,
"gm": 0.6392,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1301,
"ar": 0.9387
},
"Program": {
"e": 221,
"se": null,
"sm": null,
"ca": 0.2258,
"ar": 0.9153
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 48,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9512
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4021,
"se": 0.3898,
"sm": 0.3069,
"ge": 0.5393,
"gm": 0.5441,
"sa": 445.3722,
"sma": 417.6375,
"sp": 0.411,
"smp": 0.1553,
"ca": 0.2111,
"ar": 0.9266
},
"All school types": {
"ea": 4837
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 189,
"sa": 470,
"sma": 441.4634,
"sp": 0.439,
"smp": 0.2439,
"ca": 0.0847,
"ar": 0.9398
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 399,
"se": 0.5325,
"sm": 0.4268,
"ge": 0.5986,
"gm": 0.5464,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1715,
"ar": 0.9352
},
"Program": {
"e": 226,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9358
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 46,
"sa": 504.2857,
"sma": 505.7143,
"sp": 0.7143,
"smp": 0.4762,
"ca": null,
"ar": 0.954
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3882,
"se": 0.4257,
"sm": 0.3173,
"ge": 0.609,
"gm": 0.5466,
"sa": 442.1603,
"sma": 412.8571,
"sp": 0.3937,
"smp": 0.122,
"ca": 0.1924,
"ar": 0.9305
},
"All school types": {
"ea": 4748
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 192,
"sa": 438.2692,
"sma": 429.0385,
"sp": 0.3846,
"smp": 0.1538,
"ca": 0.1667,
"ar": 0.9361
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 418,
"se": 0.527,
"sm": 0.3734,
"ge": 0.5282,
"gm": 0.4373,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1298,
"ar": 0.9411
},
"Program": {
"e": 241,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3,
"ar": 0.9048
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 51,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9479
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3741,
"se": 0.4528,
"sm": 0.3493,
"ge": 0.6245,
"gm": 0.6242,
"sa": 466.9485,
"sma": 444.0074,
"sp": 0.4449,
"smp": 0.1985,
"ca": 0.178,
"ar": 0.9363
},
"All school types": {
"ea": 4653
}
}
}
}
},
"New Britain": {
"code": "089",
"operators": [
{
"from": "K",
"to": "12",
"code": "0890011",
"name": "New Britain School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 385,
"sa": 416.2264,
"sma": 378.7736,
"sp": 0.283,
"smp": null,
"ca": 0.2052,
"ar": 0.9259
},
"Open Choice": {
"e": 20,
"se": null,
"sm": null,
"ca": 0.3,
"ar": 0.9168
},
"Other Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 1024,
"se": null,
"sm": null,
"ge": 0.4226,
"gm": 0.4672,
"sa": 359.0278,
"sma": 327.6389,
"sp": 0.0833,
"smp": 0,
"ca": 0.6304,
"ar": 0.7906
},
"Public Charter Schools": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 1426,
"se": 0.2407,
"sm": 0.1528,
"ge": 0.4547,
"gm": 0.4971,
"sa": 462.4468,
"sma": 421.9149,
"sp": 0.3936,
"smp": 0.1277,
"ca": 0.2556,
"ar": 0.9187
},
"Public Schools": {
"e": 9029,
"se": 0.1719,
"sm": 0.1264,
"ge": 0.4888,
"gm": 0.5072,
"sa": 429.5207,
"sma": 406.0566,
"sp": 0.342,
"smp": 0.0915,
"ca": 0.3067,
"ar": 0.9068
},
"All school types": {
"ea": 11900
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 355,
"sa": 435.375,
"sma": 406.625,
"sp": 0.35,
"smp": null,
"ca": 0.2225,
"ar": 0.9247
},
"Open Choice": {
"e": 22,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9141
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 1059,
"se": null,
"sm": null,
"ge": 0.4024,
"gm": 0.4615,
"sa": 355,
"sma": 323.1579,
"sp": null,
"smp": 0,
"ca": 0.6019,
"ar": 0.7977
},
"Public Charter Schools": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 1427,
"se": 0.2711,
"sm": 0.1707,
"ge": 0.4796,
"gm": 0.4677,
"sa": 457.5556,
"sma": 411.4815,
"sp": 0.437,
"smp": 0.1185,
"ca": 0.2763,
"ar": 0.9154
},
"Public Schools": {
"e": 8987,
"se": 0.1756,
"sm": 0.1471,
"ge": 0.5024,
"gm": 0.4991,
"sa": 427.375,
"sma": 397.3958,
"sp": 0.3125,
"smp": 0.0875,
"ca": 0.2984,
"ar": 0.9095
},
"All school types": {
"ea": 11868
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 357,
"sa": 410.4819,
"sma": 384.5783,
"sp": 0.1687,
"smp": null,
"ca": 0.2073,
"ar": 0.9248
},
"Open Choice": {
"e": 20,
"se": null,
"sm": null,
"ca": 0.3,
"ar": 0.9225
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 1064,
"se": null,
"sm": 0.0594,
"ge": 0.455,
"gm": 0.556,
"sa": 358.1579,
"sma": 305.2632,
"sp": null,
"smp": 0,
"ca": 0.6143,
"ar": 0.7999
},
"Public Charter Schools": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 1449,
"se": 0.2629,
"sm": 0.1965,
"ge": 0.4948,
"gm": 0.5095,
"sa": 444.0152,
"sma": 413.0303,
"sp": 0.3409,
"smp": 0.1136,
"ca": 0.2885,
"ar": 0.9167
},
"Public Schools": {
"e": 8581,
"se": 0.2152,
"sm": 0.179,
"ge": 0.5417,
"gm": 0.5432,
"sa": 429.3171,
"sma": 398.9512,
"sp": 0.3049,
"smp": 0.0902,
"ca": 0.2938,
"ar": 0.9079
},
"All school types": {
"ea": 11494
}
}
}
}
},
"New Canaan": {
"code": "090",
"operators": [
{
"from": "K",
"to": "12",
"code": "0900011",
"name": "New Canaan School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4112,
"se": 0.8662,
"sm": 0.8396,
"ge": 0.7406,
"gm": 0.7946,
"sa": 602.7796,
"sma": 594.1534,
"sp": 0.8946,
"smp": 0.7157,
"ca": 0.0398,
"ar": 0.9602
},
"All school types": {
"ea": 4128
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4042,
"se": 0.8761,
"sm": 0.8783,
"ge": 0.7505,
"gm": 0.8455,
"sa": 612.1356,
"sma": 602.678,
"sp": 0.9254,
"smp": 0.7492,
"ca": 0.0435,
"ar": 0.9565
},
"All school types": {
"ea": 4057
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 7,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4037,
"se": 0.895,
"sm": 0.8824,
"ge": 0.7348,
"gm": 0.8303,
"sa": 597.2727,
"sma": 590.4196,
"sp": 0.9021,
"smp": 0.7308,
"ca": 0.0461,
"ar": 0.9596
},
"All school types": {
"ea": 4058
}
}
}
}
},
"New Fairfield": {
"code": "091",
"operators": [
{
"from": "K",
"to": "12",
"code": "0910011",
"name": "New Fairfield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9501
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2138,
"se": 0.6559,
"sm": 0.6426,
"ge": 0.6424,
"gm": 0.6586,
"sa": 527.5758,
"sma": 504.1818,
"sp": 0.7152,
"smp": 0.4,
"ca": 0.0967,
"ar": 0.9461
},
"All school types": {
"ea": 2212
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9255
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2089,
"se": 0.6729,
"sm": 0.6616,
"ge": 0.6519,
"gm": 0.6726,
"sa": 552.1512,
"sma": 534.9419,
"sp": 0.7965,
"smp": 0.5523,
"ca": 0.109,
"ar": 0.9441
},
"All school types": {
"ea": 2153
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 21,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3333,
"ar": 0.9215
},
"Regional Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2028,
"se": 0.6615,
"sm": 0.6856,
"ge": 0.5986,
"gm": 0.6915,
"sa": 511.7532,
"sma": 487.6623,
"sp": 0.5909,
"smp": 0.3182,
"ca": 0.0977,
"ar": 0.9489
},
"All school types": {
"ea": 2093
}
}
}
}
},
"New Hartford": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 25,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.926
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 361,
"se": 0.5476,
"sm": 0.5714,
"ge": 0.528,
"gm": 0.6422,
"sa": 526.6667,
"sma": 498.8889,
"sp": 0.6667,
"smp": 0.375,
"ca": 0.133,
"ar": 0.9426
},
"Sheff Magnet": {
"e": 19,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 458,
"se": 0.6475,
"sm": 0.5164,
"ge": 0.5639,
"gm": 0.6211,
"ca": 0.0701,
"ar": 0.9512
},
"All school types": {
"ea": 884
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 25,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9441
},
"Program": {
"e": 25,
"se": null,
"sm": null,
"ca": 0.4545,
"ar": 0.869
},
"Regional Schools": {
"e": 371,
"se": 0.6696,
"sm": 0.5862,
"ge": 0.6221,
"gm": 0.6696,
"sa": 526.875,
"sma": 519.1667,
"sp": 0.7917,
"smp": 0.4792,
"ca": 0.1267,
"ar": 0.9416
},
"Sheff Magnet": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 430,
"se": 0.6468,
"sm": 0.5489,
"ge": 0.6156,
"gm": 0.6519,
"ca": 0.0576,
"ar": 0.9489
},
"All school types": {
"ea": 863
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9342
},
"Program": {
"e": 31,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5385,
"ar": 0.8644
},
"Regional Schools": {
"e": 329,
"se": 0.6281,
"sm": 0.575,
"ge": 0.5247,
"gm": 0.679,
"sa": 547.25,
"sma": 552.25,
"sp": 0.825,
"smp": 0.625,
"ca": 0.1307,
"ar": 0.9438
},
"Sheff Magnet": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 444,
"se": 0.6186,
"sm": 0.5636,
"ge": 0.5816,
"gm": 0.603,
"ca": 0.0653,
"ar": 0.9562
},
"All school types": {
"ea": 840
}
}
}
}
},
"New Haven": {
"code": "093",
"operators": [
{
"from": "K",
"to": "12",
"code": "0930011",
"name": "New Haven School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 477,
"sa": 389.6094,
"sma": 377.1875,
"sp": 0.1562,
"smp": 0,
"ca": 0.2767,
"ar": 0.9178
},
"Open Choice": {
"e": 260,
"se": 0.4018,
"sm": 0.4375,
"ge": 0.5723,
"gm": 0.5431,
"sa": 472.5,
"sma": 455.8333,
"sp": 0.4583,
"smp": 0.25,
"ca": 0.1769,
"ar": 0.9292
},
"Other Magnet": {
"e": 4766,
"se": 0.2344,
"sm": 0.1241,
"ge": 0.5452,
"gm": 0.5066,
"sa": 440.2452,
"sma": 411.3896,
"sp": 0.3433,
"smp": 0.0926,
"ca": 0.3823,
"ar": 0.8851
},
"Program": {
"e": 1037,
"se": 0,
"sm": 0,
"ge": 0.4491,
"gm": 0.4678,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5581,
"ar": 0.7799
},
"Public Charter Schools": {
"e": 2790,
"se": 0.3629,
"sm": 0.2354,
"ge": 0.6609,
"gm": 0.6337,
"sa": 448.1301,
"sma": 419.5935,
"sp": 0.2927,
"smp": 0.0732,
"ca": 0.3092,
"ar": 0.9084
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 11110,
"se": 0.197,
"sm": 0.1292,
"ge": 0.5568,
"gm": 0.5334,
"sa": 418.2677,
"sma": 395.9843,
"sp": 0.2854,
"smp": 0.0827,
"ca": 0.3887,
"ar": 0.8761
},
"All school types": {
"ea": 20445
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 458,
"sa": 431.25,
"sma": 400,
"sp": 0.2981,
"smp": null,
"ca": 0.2838,
"ar": 0.9161
},
"Open Choice": {
"e": 268,
"se": 0.4636,
"sm": 0.4182,
"ge": 0.6602,
"gm": 0.5866,
"sa": 417.1429,
"sma": 394.7619,
"sp": null,
"smp": null,
"ca": 0.2052,
"ar": 0.9239
},
"Other Magnet": {
"e": 4611,
"se": 0.2326,
"sm": 0.14,
"ge": 0.5312,
"gm": 0.5176,
"sa": 446.6667,
"sma": 411.6071,
"sp": 0.381,
"smp": 0.122,
"ca": 0.3347,
"ar": 0.8926
},
"Program": {
"e": 958,
"se": null,
"sm": null,
"ge": 0.3704,
"gm": 0.3881,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6224,
"ar": 0.7854
},
"Public Charter Schools": {
"e": 2806,
"se": 0.349,
"sm": 0.2609,
"ge": 0.5484,
"gm": 0.624,
"sa": 453.3333,
"sma": 423,
"sp": 0.4667,
"smp": 0.15,
"ca": 0.2724,
"ar": 0.9142
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 10591,
"se": 0.2056,
"sm": 0.1624,
"ge": 0.5536,
"gm": 0.5525,
"sa": 409.9155,
"sma": 387.3311,
"sp": 0.2162,
"smp": 0.0861,
"ca": 0.3223,
"ar": 0.8946
},
"All school types": {
"ea": 19694
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 466,
"sa": 419.2135,
"sma": 396.7416,
"sp": 0.2135,
"smp": null,
"ca": 0.3412,
"ar": 0.9149
},
"Open Choice": {
"e": 254,
"se": 0.5385,
"sm": 0.4712,
"ge": 0.6031,
"gm": 0.5869,
"sa": 443.4286,
"sma": 414.2857,
"sp": 0.3714,
"smp": null,
"ca": 0.2008,
"ar": 0.9345
},
"Other Magnet": {
"e": 4581,
"se": 0.2384,
"sm": 0.139,
"ge": 0.5756,
"gm": 0.4783,
"sa": 435.7751,
"sma": 408.7234,
"sp": 0.3252,
"smp": 0.1185,
"ca": 0.3261,
"ar": 0.8965
},
"Program": {
"e": 1001,
"se": null,
"sm": null,
"ge": 0.4257,
"gm": 0.5956,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6,
"ar": 0.7938
},
"Public Charter Schools": {
"e": 2848,
"se": 0.3245,
"sm": 0.2421,
"ge": 0.549,
"gm": 0.496,
"sa": 446.0504,
"sma": 407.3109,
"sp": 0.3613,
"smp": 0.0504,
"ca": 0.2666,
"ar": 0.9186
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 9890,
"se": 0.2175,
"sm": 0.1721,
"ge": 0.5494,
"gm": 0.5241,
"sa": 415.1927,
"sma": 401.4495,
"sp": 0.2202,
"smp": 0.1266,
"ca": 0.3071,
"ar": 0.8994
},
"All school types": {
"ea": 19043
}
}
}
}
},
"Newington": {
"code": "094",
"operators": [
{
"from": "K",
"to": "12",
"code": "0940011",
"name": "Newington School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9402
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 21,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 164,
"se": 0.375,
"sm": 0.4,
"ge": 0.6283,
"gm": 0.5353,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1983,
"ar": 0.9319
},
"Public Schools": {
"e": 3788,
"se": 0.5183,
"sm": 0.4711,
"ge": 0.5752,
"gm": 0.5993,
"sa": 505.7237,
"sma": 491.9408,
"sp": 0.6184,
"smp": 0.3355,
"ca": 0.115,
"ar": 0.9466
},
"All school types": {
"ea": 4009
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9352
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 187,
"se": 0.3721,
"sm": 0.3256,
"ge": 0.6134,
"gm": 0.6066,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1618,
"ar": 0.9363
},
"Public Schools": {
"e": 3717,
"se": 0.5657,
"sm": 0.4857,
"ge": 0.6449,
"gm": 0.6837,
"sa": 509.5455,
"sma": 485.6643,
"sp": 0.6329,
"smp": 0.3497,
"ca": 0.1186,
"ar": 0.9445
},
"All school types": {
"ea": 3961
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 37,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2432,
"ar": 0.9315
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 15,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 174,
"se": 0.4118,
"sm": 0.3824,
"ge": 0.632,
"gm": 0.5914,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1967,
"ar": 0.934
},
"Public Schools": {
"e": 3672,
"se": 0.5533,
"sm": 0.5027,
"ge": 0.5645,
"gm": 0.6247,
"sa": 511.3262,
"sma": 491.1828,
"sp": 0.6631,
"smp": 0.3333,
"ca": 0.1232,
"ar": 0.9477
},
"All school types": {
"ea": 3902
}
}
}
}
},
"New London": {
"code": "095",
"operators": [
{
"from": "K",
"to": "12",
"code": "0950011",
"name": "New London School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 213,
"sa": 431.7021,
"sma": 404.6809,
"sp": 0.2979,
"smp": null,
"ca": 0.1127,
"ar": 0.9422
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 2049,
"se": 0.2417,
"sm": 0.1661,
"ge": 0.5567,
"gm": 0.5891,
"sa": 448.3333,
"sma": 424.2424,
"sp": 0.4242,
"smp": 0.1061,
"ca": 0.2467,
"ar": 0.923
},
"Program": {
"e": 105,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9047
},
"Public Charter Schools": {
"e": 201,
"se": 0.4596,
"sm": 0.3232,
"ge": 0.6815,
"gm": 0.7573,
"ca": 0.1542,
"ar": 0.9376
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 997,
"se": 0.1148,
"sm": 0.0448,
"ge": 0.4997,
"gm": 0.4136,
"sa": 361.4545,
"sma": 364.5455,
"sp": 0.1182,
"smp": null,
"ca": 0.2798,
"ar": 0.9002
},
"All school types": {
"ea": 3569
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 228,
"sa": 416.6667,
"sma": 398.1159,
"sp": 0.2319,
"smp": null,
"ca": 0.136,
"ar": 0.9363
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 2069,
"se": 0.2529,
"sm": 0.1564,
"ge": 0.5816,
"gm": 0.541,
"sa": 451.5385,
"sma": 414.1026,
"sp": 0.4359,
"smp": null,
"ca": 0.2468,
"ar": 0.9219
},
"Program": {
"e": 18,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 219,
"se": 0.4366,
"sm": 0.2817,
"ge": 0.601,
"gm": 0.6502,
"ca": 0.1644,
"ar": 0.9326
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 939,
"se": 0.1466,
"sm": 0.0383,
"ge": 0.5087,
"gm": 0.5083,
"sa": 378.2609,
"sma": 346.4493,
"sp": 0.1377,
"smp": null,
"ca": 0.3504,
"ar": 0.8865
},
"All school types": {
"ea": 3475
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 235,
"sa": 413.2727,
"sma": 389.8182,
"sp": 0.1818,
"smp": null,
"ca": 0.1915,
"ar": 0.9337
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 2084,
"se": 0.2327,
"sm": 0.1411,
"ge": 0.5151,
"gm": 0.4844,
"sa": 460.7692,
"sma": 436.4103,
"sp": 0.4615,
"smp": null,
"ca": 0.2389,
"ar": 0.9256
},
"Program": {
"e": 20,
"se": null,
"sm": null,
"ca": 0.3,
"ar": 0.8829
},
"Public Charter Schools": {
"e": 203,
"se": 0.4388,
"sm": 0.3112,
"ge": 0.6121,
"gm": 0.6402,
"ca": 0.1576,
"ar": 0.9379
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 843,
"se": 0.1404,
"sm": 0.0563,
"ge": 0.5006,
"gm": 0.4245,
"sa": 387.9661,
"sma": 378.1356,
"sp": 0.1864,
"smp": 0.0508,
"ca": 0.3476,
"ar": 0.8959
},
"All school types": {
"ea": 3388
}
}
}
}
},
"New Milford": {
"code": "096",
"operators": [
{
"from": "K",
"to": "12",
"code": "0960011",
"name": "New Milford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 58,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1207,
"ar": 0.9458
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 34,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6154,
"ar": 0.8108
},
"Regional Schools": {
"e": 70,
"se": 0.7917,
"sm": 0.6957,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.946
},
"Public Schools": {
"e": 3567,
"se": 0.4317,
"sm": 0.3347,
"ge": 0.5965,
"gm": 0.5874,
"sa": 508.1404,
"sma": 475.5088,
"sp": 0.6526,
"smp": 0.2316,
"ca": 0.1693,
"ar": 0.9326
},
"All school types": {
"ea": 3749
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 66,
"sa": 470.9524,
"sma": 437.619,
"sp": 0.4286,
"smp": null,
"ca": 0.1061,
"ar": 0.9502
},
"Endowed and Incorporated Academies Schools": {
"e": null
},
"Other Magnet": {
"e": 30,
"se": null,
"sm": null,
"ca": 0.2333,
"ar": 0.9372
},
"Program": {
"e": 42,
"se": null,
"sm": null,
"ca": 0.4286,
"ar": 0.8637
},
"Regional Schools": {
"e": 71,
"se": 0.64,
"sm": 0.6,
"ge": 0.6272,
"gm": 0.7288,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1143,
"ar": 0.9402
},
"Public Schools": {
"e": 3494,
"se": 0.4506,
"sm": 0.3719,
"ge": 0.5676,
"gm": 0.6092,
"sa": 497.4242,
"sma": 466.0606,
"sp": 0.6023,
"smp": 0.2765,
"ca": 0.1437,
"ar": 0.9352
},
"All school types": {
"ea": 3703
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 70,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1286,
"ar": 0.9419
},
"Other Magnet": {
"e": 22,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9308
},
"Program": {
"e": 42,
"se": null,
"sm": null,
"ca": 0.2759,
"ar": 0.889
},
"Regional Schools": {
"e": 70,
"se": 0.7143,
"sm": 0.8571,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9473
},
"Public Schools": {
"e": 3385,
"se": 0.4209,
"sm": 0.3546,
"ge": 0.5321,
"gm": 0.5939,
"sa": 502.3616,
"sma": 468.893,
"sp": 0.6162,
"smp": 0.3026,
"ca": 0.1717,
"ar": 0.9336
},
"All school types": {
"ea": 3589
}
}
}
}
},
"Newtown": {
"code": "097",
"operators": [
{
"from": "K",
"to": "12",
"code": "0970011",
"name": "Newtown School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 128,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.26,
"ar": 0.9295
},
"Public Charter Schools": {
"e": null
},
"Regional Schools": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3853,
"se": 0.6646,
"sm": 0.682,
"ge": 0.5664,
"gm": 0.7132,
"sa": 547.7778,
"sma": 534.6914,
"sp": 0.7253,
"smp": 0.5062,
"ca": 0.0755,
"ar": 0.949
},
"All school types": {
"ea": 4029
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 159,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2115,
"ar": 0.9258
},
"Public Charter Schools": {
"e": null
},
"Regional Schools": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3794,
"se": 0.7067,
"sm": 0.7159,
"ge": 0.6706,
"gm": 0.7193,
"sa": 547.8648,
"sma": 526.548,
"sp": 0.7758,
"smp": 0.4733,
"ca": 0.0833,
"ar": 0.9465
},
"All school types": {
"ea": 3997
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9512
},
"Other Magnet": {
"e": 11,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 135,
"se": null,
"sm": null,
"ca": 0.2308,
"ar": 0.9144
},
"Regional Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3749,
"se": 0.7014,
"sm": 0.7302,
"ge": 0.5761,
"gm": 0.7161,
"sa": 552.7338,
"sma": 536.259,
"sp": 0.8022,
"smp": 0.554,
"ca": 0.0691,
"ar": 0.9512
},
"All school types": {
"ea": 3925
}
}
}
}
},
"Norfolk": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 61,
"se": 0.6522,
"sm": 0.5652,
"ge": 0.7176,
"gm": 0.6262,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1803,
"ar": 0.9383
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 55,
"se": 0.4074,
"sm": 0.4074,
"ca": 0.1522,
"ar": 0.9454
},
"All school types": {
"ea": 139
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 54,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1852,
"ar": 0.9334
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 55,
"se": 0.4333,
"sm": 0.5333,
"ge": 0.5141,
"gm": 0.7449,
"ca": null,
"ar": 0.9585
},
"All school types": {
"ea": 129
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 55,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1455,
"ar": 0.9294
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 49,
"se": 0.52,
"sm": 0.64,
"ge": 0.4612,
"gm": 0.7646,
"ca": null,
"ar": 0.9612
},
"All school types": {
"ea": 126
}
}
}
}
},
"North Branford": {
"code": "099",
"operators": [
{
"from": "K",
"to": "12",
"code": "0990011",
"name": "North Branford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 34,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9421
},
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1531,
"se": 0.5955,
"sm": 0.5885,
"ge": 0.5086,
"gm": 0.6036,
"sa": 500.9474,
"sma": 480.5263,
"sp": 0.6211,
"smp": 0.3053,
"ca": 0.0715,
"ar": 0.9458
},
"All school types": {
"ea": 1592
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9402
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1548,
"se": 0.6051,
"sm": 0.5452,
"ge": 0.6083,
"gm": 0.584,
"sa": 531.5842,
"sma": 504.4554,
"sp": 0.7327,
"smp": 0.4257,
"ca": 0.0843,
"ar": 0.9435
},
"All school types": {
"ea": 1602
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 24,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9328
},
"Other Magnet": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1548,
"se": 0.6074,
"sm": 0.5757,
"ge": 0.5773,
"gm": 0.6175,
"sa": 520.7895,
"sma": 498.6842,
"sp": 0.6228,
"smp": 0.3421,
"ca": 0.0614,
"ar": 0.9531
},
"All school types": {
"ea": 1597
}
}
}
}
},
"North Canaan": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 103,
"sa": 462.4324,
"sma": 444.3243,
"sp": 0.4595,
"smp": 0.2162,
"ca": 0.2718,
"ar": 0.9245
},
"Public Schools": {
"e": 251,
"se": 0.6479,
"sm": 0.5674,
"ge": 0.6621,
"gm": 0.6764,
"ca": 0.1181,
"ar": 0.9438
},
"All school types": {
"ea": 363
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 112,
"sa": 486.9231,
"sma": 481.5385,
"sp": 0.5,
"smp": 0.4615,
"ca": 0.3304,
"ar": 0.9125
},
"Public Schools": {
"e": 250,
"se": 0.6351,
"sm": 0.5743,
"ge": 0.6483,
"gm": 0.672,
"ca": 0.0847,
"ar": 0.9467
},
"All school types": {
"ea": 366
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 99,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1717,
"ar": 0.9373
},
"Public Schools": {
"e": 235,
"se": 0.5793,
"sm": 0.5793,
"ge": 0.6001,
"gm": 0.5865,
"ca": 0.0694,
"ar": 0.9599
},
"All school types": {
"ea": 336
}
}
}
}
},
"North Haven": {
"code": "101",
"operators": [
{
"from": "K",
"to": "12",
"code": "1010011",
"name": "North Haven School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null
},
"Other Magnet": {
"e": 51,
"se": 0.3,
"sm": 0.3,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9443
},
"Program": {
"e": 23,
"ca": 0.2857,
"ar": 0.919
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3177,
"se": 0.6714,
"sm": 0.6234,
"ge": 0.6628,
"gm": 0.6585,
"sa": 516.3158,
"sma": 497.8138,
"sp": 0.6559,
"smp": 0.3603,
"ca": 0.0952,
"ar": 0.9466
},
"All school types": {
"ea": 3277
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 23,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2609,
"ar": 0.9254
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 51,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9481
},
"Program": {
"e": 23,
"ca": 0.3478,
"ar": 0.906
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3170,
"se": 0.7052,
"sm": 0.6315,
"ge": 0.6186,
"gm": 0.6394,
"sa": 524.7368,
"sma": 502.6794,
"sp": 0.689,
"smp": 0.4306,
"ca": 0.0946,
"ar": 0.9473
},
"All school types": {
"ea": 3276
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.25,
"ar": 0.9078
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 47,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9497
},
"Program": {
"e": 22,
"ca": 0.381,
"ar": 0.888
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3101,
"se": 0.6992,
"sm": 0.6422,
"ge": 0.6059,
"gm": 0.6089,
"sa": 523.8136,
"sma": 512.5847,
"sp": 0.6653,
"smp": 0.4195,
"ca": 0.077,
"ar": 0.9594
},
"All school types": {
"ea": 3204
}
}
}
}
},
"North Stonington": {
"code": "102",
"operators": [
{
"from": "K",
"to": "12",
"code": "1020011",
"name": "North Stonington School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.936
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 707,
"se": 0.6516,
"sm": 0.6893,
"ge": 0.4761,
"gm": 0.5931,
"sa": 530.7547,
"sma": 512.0755,
"sp": 0.7547,
"smp": 0.3208,
"ca": 0.1405,
"ar": 0.9394
},
"All school types": {
"ea": 739
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9505
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 705,
"se": 0.6623,
"sm": 0.7072,
"ge": 0.5412,
"gm": 0.5004,
"sa": 559.5122,
"sma": 523.9024,
"sp": 0.8293,
"smp": 0.4146,
"ca": 0.1379,
"ar": 0.9404
},
"All school types": {
"ea": 743
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9523
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 700,
"se": 0.6821,
"sm": 0.699,
"ge": 0.5752,
"gm": 0.5626,
"sa": 548.0769,
"sma": 504.0385,
"sp": 0.7308,
"smp": 0.4038,
"ca": 0.133,
"ar": 0.944
},
"All school types": {
"ea": 745
}
}
}
}
},
"Norwalk": {
"code": "103",
"operators": [
{
"from": "K",
"to": "12",
"code": "1030011",
"name": "Norwalk School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 60,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3333,
"ar": 0.9069
},
"Open Choice": {
"e": 19,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 591,
"se": 0.6151,
"sm": 0.5278,
"ge": 0.5639,
"gm": 0.5872,
"sa": 541.8462,
"sma": 510,
"sp": 0.7692,
"smp": 0.4462,
"ca": 0.1017,
"ar": 0.9483
},
"Program": {
"e": 80,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.55,
"ar": 0.7702
},
"Public Charter Schools": {
"e": 208,
"se": 0.5126,
"sm": 0.5462,
"ge": 0.6365,
"gm": 0.6597,
"ca": 0.0581,
"ar": 0.9575
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 11409,
"se": 0.3886,
"sm": 0.3421,
"ge": 0.5694,
"gm": 0.6081,
"sa": 454.1761,
"sma": 452.4025,
"sp": 0.4226,
"smp": 0.234,
"ca": 0.1957,
"ar": 0.9242
},
"All school types": {
"ea": 12368
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 51,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2353,
"ar": 0.9252
},
"Open Choice": {
"e": 31,
"ca": null,
"ar": 0.9509
},
"Other Magnet": {
"e": 588,
"se": 0.6337,
"sm": 0.5967,
"ge": 0.632,
"gm": 0.7083,
"sa": 566.4286,
"sma": 526.7857,
"sp": 0.8036,
"smp": 0.4464,
"ca": 0.0886,
"ar": 0.9477
},
"Program": {
"e": 80,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5125,
"ar": 0.7883
},
"Public Charter Schools": {
"e": 209,
"se": 0.5294,
"sm": 0.4958,
"ge": 0.6735,
"gm": 0.724,
"ca": 0.0852,
"ar": 0.9553
},
"Public Schools": {
"e": 11212,
"se": 0.4312,
"sm": 0.3699,
"ge": 0.6469,
"gm": 0.6399,
"sa": 482.3067,
"sma": 463.0668,
"sp": 0.5334,
"smp": 0.27,
"ca": 0.1775,
"ar": 0.9293
},
"All school types": {
"ea": 12171
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2889,
"ar": 0.9196
},
"Open Choice": {
"e": 42,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9533
},
"Other Magnet": {
"e": 546,
"se": 0.6522,
"sm": 0.5808,
"ge": 0.7139,
"gm": 0.6422,
"sa": 522.5862,
"sma": 489.4828,
"sp": 0.6207,
"smp": 0.2931,
"ca": 0.1174,
"ar": 0.9466
},
"Program": {
"e": 93,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4516,
"ar": 0.8623
},
"Public Charter Schools": {
"e": 209,
"se": 0.3826,
"sm": 0.4348,
"ge": 0.48,
"gm": 0.6741,
"ca": 0.04,
"ar": 0.9618
},
"Public Schools": {
"e": 10928,
"se": 0.4537,
"sm": 0.4003,
"ge": 0.6035,
"gm": 0.6156,
"sa": 468.047,
"sma": 453.5229,
"sp": 0.4623,
"smp": 0.2398,
"ca": 0.1479,
"ar": 0.9319
},
"All school types": {
"ea": 11863
}
}
}
}
},
"Norwich": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 235,
"sa": 458.6667,
"sma": 440.3333,
"sp": 0.45,
"smp": 0.1667,
"ca": 0.1064,
"ar": 0.9433
},
"Endowed and Incorporated Academies Schools": {
"e": 1419,
"sa": 441.4525,
"sma": 418.1844,
"sp": 0.3883,
"smp": 0.1285,
"ca": 0.2297,
"ar": 0.9122
},
"Other Magnet": {
"e": 247,
"se": 0.2333,
"sm": 0.1778,
"ge": 0.5007,
"gm": 0.4823,
"sa": 502.1739,
"sma": 416.087,
"sp": 0.6087,
"smp": null,
"ca": 0.2661,
"ar": 0.9169
},
"Program": {
"e": 164,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5427,
"ar": 0.8383
},
"Public Charter Schools": {
"e": 320,
"se": 0.5455,
"sm": 0.3923,
"ge": 0.6728,
"gm": 0.642,
"ca": 0.122,
"ar": 0.9472
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 3387,
"se": 0.2584,
"sm": 0.1931,
"ge": 0.5182,
"gm": 0.4993,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2382,
"ar": 0.925
},
"All school types": {
"ea": 5774
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 225,
"sa": 424.3182,
"sma": 415.4545,
"sp": 0.4318,
"smp": 0.1364,
"ca": 0.0667,
"ar": 0.954
},
"Endowed and Incorporated Academies Schools": {
"e": 1409,
"sa": 464.3373,
"sma": 428.012,
"sp": 0.4789,
"smp": 0.1566,
"ca": 0.2796,
"ar": 0.9059
},
"Other Magnet": {
"e": 238,
"se": 0.2747,
"sm": 0.1538,
"ge": 0.5853,
"gm": 0.5746,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.338,
"ar": 0.9124
},
"Program": {
"e": 186,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5323,
"ar": 0.7731
},
"Public Charter Schools": {
"e": 335,
"se": 0.5263,
"sm": 0.3553,
"ge": 0.6288,
"gm": 0.5544,
"ca": 0.1327,
"ar": 0.9479
},
"Public Schools": {
"e": 3287,
"se": 0.2792,
"sm": 0.1906,
"ge": 0.5692,
"gm": 0.5697,
"sa": 457.5,
"sma": 419.2857,
"sp": 0.4643,
"smp": null,
"ca": 0.211,
"ar": 0.9293
},
"All school types": {
"ea": 5680
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 229,
"sa": 441.7647,
"sma": 420.5882,
"sp": 0.3529,
"smp": null,
"ca": 0.1266,
"ar": 0.9431
},
"Endowed and Incorporated Academies Schools": {
"e": 1333,
"sa": 449.3146,
"sma": 422.243,
"sp": 0.4112,
"smp": 0.162,
"ca": 0.2513,
"ar": 0.913
},
"Other Magnet": {
"e": 221,
"se": 0.2875,
"sm": 0.2,
"ge": 0.5066,
"gm": 0.5823,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2261,
"ar": 0.9255
},
"Program": {
"e": 198,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5431,
"ar": 0.8119
},
"Public Charter Schools": {
"e": 335,
"se": 0.4696,
"sm": 0.3913,
"ge": 0.5394,
"gm": 0.5518,
"ca": 0.1032,
"ar": 0.9507
},
"Public Schools": {
"e": 3254,
"se": 0.2753,
"sm": 0.2121,
"ge": 0.5014,
"gm": 0.5201,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1922,
"ar": 0.9342
},
"All school types": {
"ea": 5570
}
}
}
}
},
"Old Lyme": {
"code": "105",
"operators": [
{
"from": "K",
"to": "12",
"code": "2180012",
"name": "Regional School District 18",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1057,
"se": 0.7299,
"sm": 0.7518,
"ge": 0.6186,
"gm": 0.71,
"sa": 561.1765,
"sma": 557.6471,
"sp": 0.7941,
"smp": 0.6618,
"ca": 0.0777,
"ar": 0.9518
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1072
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1034,
"se": 0.7593,
"sm": 0.7593,
"ge": 0.6533,
"gm": 0.6798,
"sa": 601.5714,
"sma": 584,
"sp": 0.9286,
"smp": 0.7,
"ca": 0.0982,
"ar": 0.9469
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1047
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 85,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 945,
"se": 0.7404,
"sm": 0.7079,
"ge": 0.6183,
"gm": 0.6923,
"sa": 559.8438,
"sma": 546.0938,
"sp": 0.7812,
"smp": 0.5156,
"ca": 0.1006,
"ar": 0.9491
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1045
}
}
}
}
},
"Old Saybrook": {
"code": "106",
"operators": [
{
"from": "K",
"to": "12",
"code": "1060011",
"name": "Old Saybrook School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 15,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1053,
"se": 0.6531,
"sm": 0.5895,
"ge": 0.6243,
"gm": 0.6611,
"sa": 545.4545,
"sma": 515.2273,
"sp": 0.7159,
"smp": 0.4318,
"ca": 0.0985,
"ar": 0.9408
},
"All school types": {
"ea": 1079
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1044,
"se": 0.6919,
"sm": 0.5927,
"ge": 0.6618,
"gm": 0.6922,
"sa": 538.2192,
"sma": 511.6438,
"sp": 0.7534,
"smp": 0.411,
"ca": 0.0793,
"ar": 0.9488
},
"All school types": {
"ea": 1064
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1003,
"se": 0.7124,
"sm": 0.6347,
"ge": 0.6825,
"gm": 0.6365,
"sa": 513.587,
"sma": 495.7609,
"sp": 0.6522,
"smp": 0.337,
"ca": 0.0546,
"ar": 0.9532
},
"All school types": {
"ea": 1032
}
}
}
}
},
"Orange": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 18,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 998,
"se": 0.7304,
"sm": 0.7006,
"ge": 0.5929,
"gm": 0.645,
"sa": 553.1013,
"sma": 535.1899,
"sp": 0.7658,
"smp": 0.481,
"ca": 0.0561,
"ar": 0.9569
},
"Public Schools": {
"e": 1304,
"se": 0.7076,
"sm": 0.6809,
"ge": 0.7568,
"gm": 0.7927,
"ca": 0.0702,
"ar": 0.9547
},
"All school types": {
"ea": 2349
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 17,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 999,
"se": 0.6829,
"sm": 0.6477,
"ge": 0.5576,
"gm": 0.5665,
"ca": 0.045,
"ar": 0.9595
},
"Public Schools": {
"e": 1279,
"se": 0.7313,
"sm": 0.6958,
"ge": 0.742,
"gm": 0.7913,
"ca": 0.0594,
"ar": 0.9529
},
"All school types": {
"ea": 2325
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 981,
"se": 0.7507,
"sm": 0.6954,
"ge": 0.6221,
"gm": 0.6835,
"sa": 562.716,
"sma": 545.3704,
"sp": 0.8086,
"smp": 0.5802,
"ca": 0.0438,
"ar": 0.9603
},
"Public Schools": {
"e": 1291,
"se": 0.7486,
"sm": 0.703,
"ge": 0.6837,
"gm": 0.7587,
"ca": 0.036,
"ar": 0.9617
},
"All school types": {
"ea": 2306
}
}
}
}
},
"Oxford": {
"code": "108",
"operators": [
{
"from": "K",
"to": "12",
"code": "1080011",
"name": "Oxford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9392
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 46,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2174,
"ar": 0.9274
},
"Public Schools": {
"e": 1654,
"se": 0.6736,
"sm": 0.5455,
"ge": 0.6685,
"gm": 0.6136,
"sa": 511.844,
"sma": 506.2411,
"sp": 0.6667,
"smp": 0.3688,
"ca": 0.1039,
"ar": 0.9478
},
"All school types": {
"ea": 1773
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 37,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9438
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 24,
"se": null,
"sm": null,
"ca": 0.2609,
"ar": 0.8917
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 41,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9378
},
"Public Schools": {
"e": 1640,
"se": 0.6979,
"sm": 0.5852,
"ge": 0.6342,
"gm": 0.6085,
"sa": 503.4783,
"sma": 492.4348,
"sp": 0.6174,
"smp": 0.3565,
"ca": 0.1145,
"ar": 0.9453
},
"All school types": {
"ea": 1752
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 42,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9448
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 39,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.946
},
"Public Schools": {
"e": 1568,
"se": 0.6938,
"sm": 0.6169,
"ge": 0.6879,
"gm": 0.6437,
"sa": 525.2381,
"sma": 495.2381,
"sp": 0.7429,
"smp": 0.3143,
"ca": 0.1435,
"ar": 0.9404
},
"All school types": {
"ea": 1672
}
}
}
}
},
"Plainfield": {
"code": "109",
"operators": [
{
"from": "K",
"to": "12",
"code": "1090011",
"name": "Plainfield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 170,
"sa": 432.2727,
"sma": 412.2727,
"sp": 0.3409,
"smp": null,
"ca": 0.1294,
"ar": 0.9405
},
"Other Magnet": {
"e": 87,
"se": 0.6364,
"sm": 0.5152,
"ge": 0.6215,
"gm": 0.6907,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1977,
"ar": 0.9294
},
"Program": {
"e": 101,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1744,
"se": 0.4267,
"sm": 0.3868,
"ge": 0.5153,
"gm": 0.5893,
"sa": 481.6667,
"sma": 433.4524,
"sp": 0.5119,
"smp": 0.1429,
"ca": 0.1921,
"ar": 0.9264
},
"All school types": {
"ea": 2104
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 158,
"sa": 456.4865,
"sma": 418.6486,
"sp": 0.4324,
"smp": null,
"ca": 0.1519,
"ar": 0.9387
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 92,
"se": 0.7273,
"sm": 0.3636,
"ge": 0.5745,
"gm": 0.6287,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2637,
"ar": 0.9021
},
"Program": {
"e": 8,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1786,
"se": 0.445,
"sm": 0.3816,
"ge": 0.5944,
"gm": 0.5505,
"sa": 472.931,
"sma": 423.7069,
"sp": 0.5172,
"smp": 0.1379,
"ca": 0.1923,
"ar": 0.9262
},
"All school types": {
"ea": 2050
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 138,
"sa": 443.8636,
"sma": 413.8636,
"sp": 0.2955,
"smp": null,
"ca": 0.2029,
"ar": 0.9306
},
"Other Magnet": {
"e": 83,
"se": 0.56,
"sm": 0.44,
"ge": 0.5268,
"gm": 0.4517,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1585,
"ar": 0.9299
},
"Program": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1717,
"se": 0.3893,
"sm": 0.3679,
"ge": 0.4675,
"gm": 0.5183,
"sa": 469.7802,
"sma": 424.8352,
"sp": 0.4615,
"smp": 0.0769,
"ca": 0.179,
"ar": 0.9323
},
"All school types": {
"ea": 1949
}
}
}
}
},
"Plainville": {
"code": "110",
"operators": [
{
"from": "K",
"to": "12",
"code": "1100011",
"name": "Plainville School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 34,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1765,
"ar": 0.9419
},
"Program": {
"e": 14,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 50,
"se": 0.4091,
"sm": 0.2727,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2273,
"ar": 0.9103
},
"Public Schools": {
"e": 2159,
"se": 0.571,
"sm": 0.5406,
"ge": 0.5935,
"gm": 0.699,
"sa": 504.4928,
"sma": 492.8986,
"sp": 0.6304,
"smp": 0.3623,
"ca": 0.1396,
"ar": 0.9385
},
"All school types": {
"ea": 2258
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 43,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1395,
"ar": 0.939
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 35,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9381
},
"Public Schools": {
"e": 2084,
"se": 0.5835,
"sm": 0.5557,
"ge": 0.6177,
"gm": 0.7192,
"sa": 493.9877,
"sma": 469.5092,
"sp": 0.6258,
"smp": 0.2945,
"ca": 0.1402,
"ar": 0.9374
},
"All school types": {
"ea": 2177
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 54,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1667,
"ar": 0.9353
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 41,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1892,
"ar": 0.9338
},
"Public Schools": {
"e": 2010,
"se": 0.5785,
"sm": 0.5469,
"ge": 0.6097,
"gm": 0.6931,
"sa": 483.2692,
"sma": 474.0385,
"sp": 0.5256,
"smp": 0.2692,
"ca": 0.1341,
"ar": 0.9441
},
"All school types": {
"ea": 2119
}
}
}
}
},
"Plymouth": {
"code": "111",
"operators": [
{
"from": "K",
"to": "12",
"code": "1110011",
"name": "Plymouth School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 50,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.28,
"ar": 0.9265
},
"Other Magnet": {
"e": 71,
"se": 0.7586,
"sm": 0.4828,
"ge": 0.7828,
"gm": 0.6594,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9515
},
"Program": {
"e": 11,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 33,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1818,
"ar": 0.9333
},
"Sheff Magnet": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1291,
"se": 0.4314,
"sm": 0.4046,
"ge": 0.5408,
"gm": 0.5818,
"sa": 464.0299,
"sma": 443.8806,
"sp": 0.4179,
"smp": 0.1642,
"ca": 0.2007,
"ar": 0.9303
},
"All school types": {
"ea": 1463
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 51,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1765,
"ar": 0.9394
},
"Other Magnet": {
"e": 75,
"se": 0.625,
"sm": 0.5,
"ge": 0.6476,
"gm": 0.713,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9542
},
"Program": {
"e": 8,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 34,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2353,
"ar": 0.9302
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1232,
"se": 0.4253,
"sm": 0.3815,
"ge": 0.5638,
"gm": 0.501,
"sa": 501.4815,
"sma": 464.5679,
"sp": 0.6667,
"smp": 0.284,
"ca": 0.2017,
"ar": 0.9309
},
"All school types": {
"ea": 1405
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 56,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9396
},
"Other Magnet": {
"e": 67,
"se": 0.625,
"sm": 0.5,
"ge": 0.5951,
"gm": 0.615,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9516
},
"Program": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 30,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2333,
"ar": 0.9294
},
"Sheff Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1240,
"se": 0.3924,
"sm": 0.3576,
"ge": 0.5342,
"gm": 0.5204,
"sa": 467.25,
"sma": 438.625,
"sp": 0.4125,
"smp": 0.1625,
"ca": 0.1698,
"ar": 0.9361
},
"All school types": {
"ea": 1409
}
}
}
}
},
"Pomfret": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 12,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 158,
"sa": 523.0952,
"sma": 491.4286,
"sp": 0.7381,
"smp": 0.2857,
"ca": 0.2215,
"ar": 0.9173
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 366,
"se": 0.625,
"sm": 0.6111,
"ge": 0.5454,
"gm": 0.525,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1265,
"ar": 0.9438
},
"All school types": {
"ea": 545
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 154,
"sa": 542.4242,
"sma": 494.5455,
"sp": 0.7576,
"smp": 0.3333,
"ca": 0.1494,
"ar": 0.9332
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 350,
"se": 0.6119,
"sm": 0.6941,
"ge": 0.6616,
"gm": 0.7397,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0762,
"ar": 0.9478
},
"All school types": {
"ea": 527
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 143,
"sa": 537.1739,
"sma": 501.7391,
"sp": 0.7609,
"smp": 0.3261,
"ca": 0.1888,
"ar": 0.9286
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 340,
"se": 0.649,
"sm": 0.7212,
"ge": 0.6402,
"gm": 0.6902,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0603,
"ar": 0.9573
},
"All school types": {
"ea": 510
}
}
}
}
},
"Portland": {
"code": "113",
"operators": [
{
"from": "K",
"to": "12",
"code": "1130011",
"name": "Portland School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 42,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9403
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null
},
"Sheff Magnet": {
"e": 24,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1174,
"se": 0.6963,
"sm": 0.6263,
"ge": 0.6721,
"gm": 0.6354,
"sa": 504.6835,
"sma": 478.9873,
"sp": 0.6962,
"smp": 0.2911,
"ca": 0.1326,
"ar": 0.9384
},
"All school types": {
"ea": 1253
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9383
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 26,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1173,
"se": 0.6779,
"sm": 0.5918,
"ge": 0.5716,
"gm": 0.6036,
"sa": 527.6316,
"sma": 489.6053,
"sp": 0.7105,
"smp": 0.3684,
"ca": 0.1043,
"ar": 0.9448
},
"All school types": {
"ea": 1251
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2188,
"ar": 0.929
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 28,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.8768
},
"Public Schools": {
"e": 1169,
"se": 0.7113,
"sm": 0.6338,
"ge": 0.6883,
"gm": 0.5999,
"sa": 517.1831,
"sma": 493.2394,
"sp": 0.5775,
"smp": 0.3239,
"ca": 0.0947,
"ar": 0.9487
},
"All school types": {
"ea": 1238
}
}
}
}
},
"Preston": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.945
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 30
},
"Sheff Magnet": {
"e": 9
},
"Public Schools": {
"e": 503,
"se": 0.5538,
"sm": 0.45,
"ge": 0.569,
"gm": 0.5749,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0759,
"ar": 0.9608
},
"All school types": {
"ea": 663
},
"Endowed and Incorporated Academies Schools": {
"e": 111,
"sa": 513.5135,
"sma": 487.8378,
"sp": 0.5946,
"smp": 0.2973,
"ca": 0.1261,
"ar": 0.9479
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9371
},
"Endowed and Incorporated Academies Schools": {
"e": 95,
"sa": 523.2143,
"sma": 471.0714,
"sp": 0.6786,
"smp": 0.25,
"ca": 0.2,
"ar": 0.9403
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"se": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 487,
"se": 0.5962,
"sm": 0.4692,
"ge": 0.5465,
"gm": 0.6008,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1491,
"ar": 0.9382
},
"All school types": {
"ea": 637
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 25,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9478
},
"Endowed and Incorporated Academies Schools": {
"e": 88,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1818,
"ar": 0.9427
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 472,
"se": 0.6245,
"sm": 0.539,
"ge": 0.588,
"gm": 0.669,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.25,
"ar": 0.9148
},
"All school types": {
"ea": 609
}
}
}
}
},
"Prospect": {
"code": "115",
"operators": [
{
"from": "K",
"to": "12",
"code": "2160012",
"name": "Regional School District 16",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9549
},
"Other Magnet": {
"e": 24,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1274,
"se": 0.6307,
"sm": 0.6376,
"ge": 0.5638,
"gm": 0.6846,
"sa": 523.3962,
"sma": 502.8302,
"sp": 0.7264,
"smp": 0.3585,
"ca": 0.08,
"ar": 0.9497
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1332
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 30,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9461
},
"Other Magnet": {
"e": 28,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0,
"ar": 0.9573
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1242,
"se": 0.6779,
"sm": 0.6673,
"ge": 0.6395,
"gm": 0.6393,
"sa": 525.0526,
"sma": 519.4737,
"sp": 0.7263,
"smp": 0.4421,
"ca": 0.0723,
"ar": 0.9491
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1304
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.958
},
"Other Magnet": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9577
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 1237,
"se": 0.7088,
"sm": 0.6737,
"ge": 0.6267,
"gm": 0.6227,
"sa": 550.5882,
"sma": 566.4706,
"sp": 0.8353,
"smp": 0.7294,
"ca": 0.0564,
"ar": 0.9551
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1304
}
}
}
}
},
"Putnam": {
"code": "116",
"operators": [
{
"from": "K",
"to": "12",
"code": "1160011",
"name": "Putnam School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 51,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1373,
"ar": 0.9445
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1181,
"se": 0.4248,
"sm": 0.303,
"ge": 0.6179,
"gm": 0.4672,
"sa": 458.8525,
"sma": 430.1639,
"sp": 0.4262,
"smp": 0.1967,
"ca": 0.2079,
"ar": 0.9261
},
"All school types": {
"ea": 1260
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 41,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2195,
"ar": 0.9268
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1172,
"se": 0.4126,
"sm": 0.2974,
"ge": 0.5246,
"gm": 0.509,
"sa": 473.1667,
"sma": 431.3333,
"sp": 0.5667,
"smp": 0.2167,
"ca": 0.1992,
"ar": 0.93
},
"All school types": {
"ea": 1238
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 48,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2083,
"ar": 0.9326
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 16,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1149,
"se": 0.4171,
"sm": 0.2849,
"ge": 0.5453,
"gm": 0.5083,
"sa": 482.1311,
"sma": 437.377,
"sp": 0.4918,
"smp": 0.1311,
"ca": 0.1898,
"ar": 0.9311
},
"All school types": {
"ea": 1233
}
}
}
}
},
"Redding": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 334,
"sa": 571.5476,
"sma": 561.6667,
"sp": 0.9048,
"smp": 0.619,
"ca": 0.1766,
"ar": 0.9229
},
"Public Schools": {
"e": 861,
"se": 0.7432,
"sm": 0.7614,
"ge": 0.6628,
"gm": 0.7662,
"ca": 0.0789,
"ar": 0.9488
},
"All school types": {
"ea": 1214
}
}
},
"2024-25": {
"All Students": {
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 317,
"sa": 563.6986,
"sma": 561.9178,
"sp": 0.7808,
"smp": 0.6027,
"ca": 0.1451,
"ar": 0.9409
},
"Public Schools": {
"e": 854,
"se": 0.7536,
"sm": 0.7681,
"ge": 0.6631,
"gm": 0.7714,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.101,
"ar": 0.9449
},
"All school types": {
"ea": 1187
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 330,
"sa": 597.5,
"sma": 569.625,
"sp": 0.925,
"smp": 0.65,
"ca": 0.0667,
"ar": 0.9546
},
"Public Schools": {
"e": 844,
"se": 0.7805,
"sm": 0.773,
"ge": 0.6185,
"gm": 0.7432,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0549,
"ar": 0.9525
},
"All school types": {
"ea": 1191
}
}
}
}
},
"Ridgefield": {
"code": "118",
"operators": [
{
"from": "K",
"to": "12",
"code": "1180011",
"name": "Ridgefield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 71,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.169,
"ar": 0.9405
},
"Public Schools": {
"e": 4419,
"se": 0.8007,
"sm": 0.7813,
"ge": 0.671,
"gm": 0.7499,
"sa": 590.7843,
"sma": 574.5658,
"sp": 0.8739,
"smp": 0.6471,
"ca": 0.0528,
"ar": 0.9518
},
"All school types": {
"ea": 4499
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 81,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2099,
"ar": 0.9144
},
"Public Schools": {
"e": 4394,
"se": 0.7955,
"sm": 0.7897,
"ge": 0.6767,
"gm": 0.7441,
"sa": 589.4186,
"sma": 573.314,
"sp": 0.9099,
"smp": 0.6715,
"ca": 0.0443,
"ar": 0.9548
},
"All school types": {
"ea": 4486
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 80,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2375,
"ar": 0.8951
},
"Public Schools": {
"e": 4284,
"se": 0.8083,
"sm": 0.7746,
"ge": 0.6975,
"gm": 0.7235,
"sa": 599.2308,
"sma": 583.4769,
"sp": 0.9231,
"smp": 0.7508,
"ca": 0.0447,
"ar": 0.9554
},
"All school types": {
"ea": 4372
}
}
}
}
},
"Rocky Hill": {
"code": "119",
"operators": [
{
"from": "K",
"to": "12",
"code": "1190011",
"name": "Rocky Hill School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 161,
"se": 0.5455,
"sm": 0.4773,
"ge": 0.6525,
"gm": 0.6935,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2035,
"ar": 0.9304
},
"Public Schools": {
"e": 2535,
"se": 0.7084,
"sm": 0.6844,
"ge": 0.7022,
"gm": 0.7245,
"sa": 516.0625,
"sma": 520.375,
"sp": 0.6312,
"smp": 0.4875,
"ca": 0.082,
"ar": 0.954
},
"All school types": {
"ea": 2726
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 164,
"se": 0.4783,
"sm": 0.5652,
"ge": 0.7288,
"gm": 0.7894,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1681,
"ar": 0.936
},
"Public Schools": {
"e": 2545,
"se": 0.7032,
"sm": 0.6664,
"ge": 0.7166,
"gm": 0.7033,
"sa": 548.9503,
"sma": 547.1823,
"sp": 0.768,
"smp": 0.547,
"ca": 0.0853,
"ar": 0.9512
},
"All school types": {
"ea": 2744
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 23,
"se": null,
"sm": null,
"ca": 0.4348,
"ar": 0.8393
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 139,
"se": 0.6571,
"sm": 0.6286,
"ge": 0.6085,
"gm": 0.6278,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1856,
"ar": 0.9325
},
"Public Schools": {
"e": 2531,
"se": 0.688,
"sm": 0.6608,
"ge": 0.6755,
"gm": 0.703,
"sa": 546.8333,
"sma": 549.2778,
"sp": 0.7444,
"smp": 0.6278,
"ca": 0.0952,
"ar": 0.952
},
"All school types": {
"ea": 2714
}
}
}
}
},
"Roxbury": {
"code": "120",
"operators": [
{
"from": "K",
"to": "12",
"code": "2120012",
"name": "Regional School District 12",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null
},
"Other Magnet": {
"e": 12
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 175,
"se": 0.75,
"sm": 0.6579,
"ge": 0.6715,
"gm": 0.6171,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1037,
"ar": 0.9414
},
"Public Schools": {
"e": 844
},
"All school types": {
"ea": 176
}
}
},
"2024-25": {
"All Students": {
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 168,
"se": 0.7403,
"sm": 0.6494,
"ge": 0.7029,
"gm": 0.6527,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0987,
"ar": 0.9434
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 170
}
}
},
"2025-26": {
"All Students": {
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 169,
"se": 0.7746,
"sm": 0.7042,
"ge": 0.6538,
"gm": 0.7124,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1125,
"ar": 0.9486
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 171
}
}
}
}
},
"Salem": {
"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
}
],
"hs": "tuition_designated",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 531,
"se": 0.5354,
"sm": 0.5059,
"ge": 0.5704,
"gm": 0.5749,
"sa": 572.1875,
"sma": 525.3125,
"sp": 0.875,
"smp": 0.4062,
"ca": 0.073,
"ar": 0.9512
},
"All school types": {
"ea": 567
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 539,
"se": 0.5261,
"sm": 0.4777,
"ge": 0.632,
"gm": 0.5664,
"sa": 593.5135,
"sma": 569.1892,
"sp": 0.9189,
"smp": 0.6757,
"ca": 0.1292,
"ar": 0.9429
},
"All school types": {
"ea": 582
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 18,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 7,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 559,
"se": 0.6196,
"sm": 0.549,
"ge": 0.6764,
"gm": 0.702,
"sa": 560,
"sma": 526.875,
"sp": 0.875,
"smp": 0.4688,
"ca": 0.0894,
"ar": 0.9514
},
"All school types": {
"ea": 606
}
}
}
}
},
"Salisbury": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 62,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1935,
"ar": 0.9263
},
"Public Schools": {
"e": 301,
"se": 0.6649,
"sm": 0.6811,
"ge": 0.671,
"gm": 0.7806,
"ca": 0.1383,
"ar": 0.9393
},
"All school types": {
"ea": 374
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 79,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2911,
"ar": 0.9141
},
"Public Schools": {
"e": 276,
"se": 0.7371,
"sm": 0.7314,
"ge": 0.7828,
"gm": 0.7562,
"ca": 0.1077,
"ar": 0.9442
},
"All school types": {
"ea": 361
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 64,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9512
},
"Public Schools": {
"e": 264,
"se": 0.7798,
"sm": 0.744,
"ge": 0.7037,
"gm": 0.7692,
"ca": 0.0935,
"ar": 0.9471
},
"All school types": {
"ea": 334
}
}
}
}
},
"Scotland": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 49,
"se": 0.4545,
"sm": 0.3182,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2653,
"ar": 0.9225
},
"Public Schools": {
"e": 101,
"se": 0.4286,
"sm": 0.3878,
"ge": 0.5241,
"gm": 0.4812,
"ca": 0.15,
"ar": 0.9282
},
"All school types": {
"ea": 182
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.939
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 36,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1667,
"ar": 0.9321
},
"Public Schools": {
"e": 91,
"se": 0.4545,
"sm": 0.4773,
"ge": 0.6419,
"gm": 0.7193,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0972,
"ar": 0.9477
},
"All school types": {
"ea": 161
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9469
},
"Other Magnet": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 47,
"se": 0.5,
"sm": null,
"ge": 0.534,
"gm": 0.2583,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2128,
"ar": 0.9359
},
"Public Schools": {
"e": 78,
"se": 0.4737,
"sm": 0.4211,
"ge": 0.7174,
"gm": 0.6369,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1094,
"ar": 0.9522
},
"All school types": {
"ea": 158
}
}
}
}
},
"Seymour": {
"code": "124",
"operators": [
{
"from": "K",
"to": "12",
"code": "1240011",
"name": "Seymour School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 70,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1143,
"ar": 0.9388
},
"Other Magnet": {
"e": 40,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.359,
"ar": 0.9043
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 22,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9326
},
"Public Schools": {
"e": 2084,
"se": 0.5264,
"sm": 0.5172,
"ge": 0.5635,
"gm": 0.6937,
"sa": 500.4321,
"sma": 476.4815,
"sp": 0.5926,
"smp": 0.2716,
"ca": 0.1412,
"ar": 0.9396
},
"All school types": {
"ea": 2229
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 79,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1392,
"ar": 0.934
},
"Other Magnet": {
"e": 42,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.225,
"ar": 0.9096
},
"Program": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2100,
"se": 0.522,
"sm": 0.529,
"ge": 0.6125,
"gm": 0.6833,
"sa": 496.2416,
"sma": 468.8591,
"sp": 0.6577,
"smp": 0.2752,
"ca": 0.1602,
"ar": 0.9361
},
"All school types": {
"ea": 2254
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 90,
"sa": 471.1538,
"sma": 454.2308,
"sp": 0.4615,
"smp": null,
"ca": 0.1778,
"ar": 0.9404
},
"Other Magnet": {
"e": 37,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9384
},
"Program": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 24,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9475
},
"Sheff Magnet": {
"e": null
},
"Public Schools": {
"e": 2027,
"se": 0.5283,
"sm": 0.5188,
"ge": 0.5633,
"gm": 0.6326,
"sa": 494.5455,
"sma": 486.8531,
"sp": 0.5455,
"smp": 0.3566,
"ca": 0.1253,
"ar": 0.9413
},
"All school types": {
"ea": 2195
}
}
}
}
},
"Sharon": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3448,
"ar": 0.9184
},
"Public Schools": {
"e": 96,
"se": 0.4333,
"sm": 0.3833,
"ge": 0.5393,
"gm": 0.5512,
"ca": 0.1146,
"ar": 0.9383
},
"All school types": {
"ea": 138
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 30,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2333,
"ar": 0.9255
},
"Public Schools": {
"e": 91,
"se": 0.5472,
"sm": 0.3396,
"ge": 0.8054,
"gm": 0.7009,
"ca": 0.0805,
"ar": 0.9486
},
"All school types": {
"ea": 131
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2143,
"ar": 0.9294
},
"Public Schools": {
"e": 88,
"se": 0.6042,
"sm": 0.5833,
"ge": 0.6307,
"gm": 0.592,
"ca": null,
"ar": 0.9539
},
"All school types": {
"ea": 124
}
}
}
}
},
"Shelton": {
"code": "126",
"operators": [
{
"from": "K",
"to": "12",
"code": "1260011",
"name": "Shelton School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 83,
"sa": 429.5,
"sma": 413,
"sp": null,
"smp": null,
"ca": 0.1205,
"ar": 0.9337
},
"Open Choice": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 132,
"se": 0.6078,
"sm": 0.4314,
"ge": 0.7203,
"gm": 0.6369,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1092,
"ar": 0.944
},
"Program": {
"e": 195,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1944,
"ar": 0.9213
},
"Public Charter Schools": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4384,
"se": 0.5164,
"sm": 0.5537,
"ge": 0.4984,
"gm": 0.6223,
"sa": 516.6569,
"sma": 507.3314,
"sp": 0.6891,
"smp": 0.4194,
"ca": 0.1245,
"ar": 0.9403
},
"All school types": {
"ea": 4812
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 87,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1379,
"ar": 0.9384
},
"Open Choice": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 136,
"se": 0.6222,
"sm": 0.4,
"ge": 0.5952,
"gm": 0.5894,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.187,
"ar": 0.9374
},
"Program": {
"e": 252,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3143,
"ar": 0.8786
},
"Public Charter Schools": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4327,
"se": 0.528,
"sm": 0.5535,
"ge": 0.545,
"gm": 0.5607,
"sa": 519.901,
"sma": 502.1452,
"sp": 0.6634,
"smp": 0.3861,
"ca": 0.1057,
"ar": 0.9423
},
"All school types": {
"ea": 4811
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 96,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0938,
"ar": 0.9396
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 138,
"se": 0.5556,
"sm": 0.3778,
"ge": 0.6579,
"gm": 0.6349,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1562,
"ar": 0.9343
},
"Program": {
"e": 242,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3043,
"ar": 0.9025
},
"Public Charter Schools": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4224,
"se": 0.5551,
"sm": 0.5917,
"ge": 0.5721,
"gm": 0.6325,
"sa": 510.7803,
"sma": 505.0578,
"sp": 0.6358,
"smp": 0.4277,
"ca": 0.1193,
"ar": 0.9428
},
"All school types": {
"ea": 4709
}
}
}
}
},
"Sherman": {
"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"
]
}
],
"hs": "tuition_designated",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 50,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2,
"ar": 0.9155
},
"Public Schools": {
"e": 307,
"se": 0.7536,
"sm": 0.7153,
"ge": 0.6703,
"gm": 0.7481,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1444,
"ar": 0.9411
},
"All school types": {
"ea": 364
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 43,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1628,
"ar": 0.932
},
"Public Schools": {
"e": 289,
"se": 0.7923,
"sm": 0.7231,
"ge": 0.6235,
"gm": 0.6154,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1521,
"ar": 0.935
},
"All school types": {
"ea": 338
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 43,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3488,
"ar": 0.9188
},
"Public Schools": {
"e": 285,
"se": 0.8268,
"sm": 0.7717,
"ge": 0.7349,
"gm": 0.7634,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2171,
"ar": 0.9244
},
"All school types": {
"ea": 333
}
}
}
}
},
"Simsbury": {
"code": "128",
"operators": [
{
"from": "K",
"to": "12",
"code": "1280011",
"name": "Simsbury School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 24,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.381,
"ar": 0.894
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 128,
"se": null,
"sm": null,
"ca": 0.2041,
"ar": 0.9292
},
"Public Schools": {
"e": 3954,
"se": 0.7868,
"sm": 0.7319,
"ge": 0.6831,
"gm": 0.6854,
"sa": 578.6159,
"sma": 559.6886,
"sp": 0.872,
"smp": 0.6263,
"ca": 0.0844,
"ar": 0.9521
},
"All school types": {
"ea": 4114
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 27,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9176
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 136,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2069,
"ar": 0.9287
},
"Public Schools": {
"e": 3897,
"se": 0.809,
"sm": 0.7619,
"ge": 0.6602,
"gm": 0.7342,
"sa": 572.0996,
"sma": 549.2527,
"sp": 0.8399,
"smp": 0.5658,
"ca": 0.0834,
"ar": 0.952
},
"All school types": {
"ea": 4067
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 31,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2581,
"ar": 0.869
},
"Sheff Magnet": {
"e": 131,
"se": 0.4091,
"sm": 0.3333,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2698,
"ar": 0.924
},
"Public Schools": {
"e": 3774,
"se": 0.7981,
"sm": 0.7698,
"ge": 0.6598,
"gm": 0.7099,
"sa": 581.5217,
"sma": 554.4928,
"sp": 0.8877,
"smp": 0.6051,
"ca": 0.0695,
"ar": 0.9546
},
"All school types": {
"ea": 3944
}
}
}
}
},
"Somers": {
"code": "129",
"operators": [
{
"from": "K",
"to": "12",
"code": "1290011",
"name": "Somers School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 7,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1344,
"se": 0.6171,
"sm": 0.526,
"ge": 0.5822,
"gm": 0.5575,
"sa": 535.1613,
"sma": 503.7634,
"sp": 0.7957,
"smp": 0.3763,
"ca": 0.1267,
"ar": 0.9445
},
"All school types": {
"ea": 1368
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 10,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1317,
"se": 0.5784,
"sm": 0.5246,
"ge": 0.6162,
"gm": 0.6251,
"sa": 523.6232,
"sma": 493.7681,
"sp": 0.7246,
"smp": 0.3913,
"ca": 0.0824,
"ar": 0.9492
},
"All school types": {
"ea": 1339
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 13,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1276,
"se": 0.6567,
"sm": 0.6617,
"ge": 0.7237,
"gm": 0.8294,
"sa": 535.5446,
"sma": 517.8218,
"sp": 0.7921,
"smp": 0.4455,
"ca": 0.0653,
"ar": 0.9548
},
"All school types": {
"ea": 1303
}
}
}
}
},
"Southbury": {
"code": "130",
"operators": [
{
"from": "K",
"to": "12",
"code": "2150012",
"name": "Regional School District 15",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 21,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9484
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 2290,
"se": 0.6157,
"sm": 0.6663,
"ge": 0.5874,
"gm": 0.7045,
"sa": 549.4595,
"sma": 551.0811,
"sp": 0.8176,
"smp": 0.6081,
"ca": 0.0956,
"ar": 0.9504
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 2350
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9425
},
"Other Magnet": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 2255,
"se": 0.5974,
"sm": 0.6232,
"ge": 0.5401,
"gm": 0.5904,
"sa": 528.2581,
"sma": 518.3226,
"sp": 0.6903,
"smp": 0.4645,
"ca": 0.0895,
"ar": 0.9498
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 2305
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 19,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 15,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 2268,
"se": 0.6368,
"sm": 0.657,
"ge": 0.628,
"gm": 0.6417,
"sa": 535.9551,
"sma": 520.7303,
"sp": 0.7697,
"smp": 0.5112,
"ca": 0.0881,
"ar": 0.9514
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 2316
}
}
}
}
},
"Southington": {
"code": "131",
"operators": [
{
"from": "K",
"to": "12",
"code": "1310011",
"name": "Southington School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 95,
"sa": 447.6,
"sma": 434,
"sp": 0.48,
"smp": null,
"ca": 0.1789,
"ar": 0.9341
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 167,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3952,
"ar": 0.8979
},
"Sheff Magnet": {
"e": 66,
"se": 0.7,
"sm": 0.5,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3036,
"ar": 0.8998
},
"Public Schools": {
"e": 5883,
"se": 0.6603,
"sm": 0.6486,
"ge": 0.6121,
"gm": 0.6733,
"sa": 521.829,
"sma": 502.9929,
"sp": 0.6912,
"smp": 0.4323,
"ca": 0.0936,
"ar": 0.9505
},
"All school types": {
"ea": 6220
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 96,
"sa": 425.5,
"sma": 411,
"sp": 0.3,
"smp": null,
"ca": 0.125,
"ar": 0.9421
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 170,
"se": 0.2963,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3176,
"ar": 0.9005
},
"Sheff Magnet": {
"e": 50,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.275,
"ar": 0.9076
},
"Public Schools": {
"e": 5844,
"se": 0.6786,
"sm": 0.6779,
"ge": 0.6424,
"gm": 0.7048,
"sa": 514.3207,
"sma": 492.3163,
"sp": 0.7105,
"smp": 0.3786,
"ca": 0.089,
"ar": 0.9499
},
"All school types": {
"ea": 6171
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 95,
"sa": 483.0435,
"sma": 480.8696,
"sp": 0.5652,
"smp": null,
"ca": 0.1053,
"ar": 0.944
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 11,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 180,
"se": null,
"sm": null,
"ge": 0.4795,
"gm": 0.4659,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3631,
"ar": 0.9006
},
"Sheff Magnet": {
"e": 43,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2,
"ar": 0.9326
},
"Public Schools": {
"e": 5760,
"se": 0.6916,
"sm": 0.6855,
"ge": 0.608,
"gm": 0.6904,
"sa": 522.4714,
"sma": 504.5309,
"sp": 0.6728,
"smp": 0.4096,
"ca": 0.0956,
"ar": 0.9509
},
"All school types": {
"ea": 6090
}
}
}
}
},
"South Windsor": {
"code": "132",
"operators": [
{
"from": "K",
"to": "12",
"code": "1320011",
"name": "South Windsor School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2593,
"ar": 0.9182
},
"Program": {
"e": 159,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3824,
"ar": 0.8819
},
"Regional Schools": {
"e": 43
},
"Public Schools": {
"e": 4790,
"se": 0.7178,
"sm": 0.6896,
"ge": 0.6474,
"gm": 0.6787,
"sa": 552.0807,
"sma": 547.7019,
"sp": 0.7484,
"smp": 0.5311,
"ca": 0.0727,
"ar": 0.9543
},
"All school types": {
"ea": 5172
},
"Public Charter Schools": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 190,
"se": 0.5667,
"sm": 0.4839,
"ge": 0.6878,
"gm": 0.6786,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1977,
"ar": 0.9296
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9432
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 168,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.303,
"ar": 0.9078
},
"Public Charter Schools": {
"e": 8
},
"Sheff Magnet": {
"e": 174,
"se": 0.5152,
"sm": 0.3939,
"ge": 0.55,
"gm": 0.6532,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1702,
"ar": 0.9383
},
"Public Schools": {
"e": 4885,
"se": 0.7183,
"sm": 0.7015,
"ge": 0.616,
"gm": 0.7105,
"sa": 548.0563,
"sma": 546,
"sp": 0.7718,
"smp": 0.5606,
"ca": 0.0747,
"ar": 0.9553
},
"All school types": {
"ea": 5264
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2222,
"ar": 0.9309
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 167,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4167,
"ar": 0.878
},
"Public Charter Schools": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 167,
"se": 0.6,
"sm": 0.48,
"ge": 0.5202,
"gm": 0.7262,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1829,
"ar": 0.9321
},
"Public Schools": {
"e": 4877,
"se": 0.7123,
"sm": 0.6959,
"ge": 0.6301,
"gm": 0.7031,
"sa": 558.0845,
"sma": 557.0986,
"sp": 0.769,
"smp": 0.5775,
"ca": 0.08,
"ar": 0.9542
},
"All school types": {
"ea": 5249
}
}
}
}
},
"Sprague": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2692,
"ar": 0.937
},
"Endowed and Incorporated Academies Schools": {
"e": 65,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3231,
"ar": 0.8876
},
"Other Magnet": {
"e": 17,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 12,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 310,
"se": 0.3254,
"sm": 0.2071,
"ge": 0.5216,
"gm": 0.4197,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2226,
"ar": 0.9177
},
"All school types": {
"ea": 440
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 30,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9432
},
"Endowed and Incorporated Academies Schools": {
"e": 60,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2667,
"ar": 0.9037
},
"Other Magnet": {
"e": 19,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 287,
"se": 0.3642,
"sm": 0.2284,
"ge": 0.5776,
"gm": 0.5714,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1885,
"ar": 0.9246
},
"All school types": {
"ea": 419
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9443
},
"Endowed and Incorporated Academies Schools": {
"e": 58,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2241,
"ar": 0.9196
},
"Other Magnet": {
"e": 22,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9469
},
"Program": {
"e": 9,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 271,
"se": 0.3484,
"sm": 0.2581,
"ge": 0.4926,
"gm": 0.5193,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1895,
"ar": 0.9231
},
"All school types": {
"ea": 408
}
}
}
}
},
"Stafford": {
"code": "134",
"operators": [
{
"from": "K",
"to": "12",
"code": "1340011",
"name": "Stafford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 66,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2273,
"ar": 0.9139
},
"Other Magnet": {
"e": 10,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1312,
"se": 0.4804,
"sm": 0.4304,
"ge": 0.5567,
"gm": 0.5357,
"sa": 487.125,
"sma": 479.625,
"sp": 0.6,
"smp": 0.35,
"ca": 0.1597,
"ar": 0.9321
},
"All school types": {
"ea": 1416
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 54,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1481,
"ar": 0.9395
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 16,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1309,
"se": 0.4488,
"sm": 0.3993,
"ge": 0.533,
"gm": 0.629,
"sa": 540.1111,
"sma": 504.6667,
"sp": 0.8,
"smp": 0.4,
"ca": 0.1231,
"ar": 0.9401
},
"All school types": {
"ea": 1400
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 60,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2167,
"ar": 0.9288
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 17,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1282,
"se": 0.4556,
"sm": 0.413,
"ge": 0.581,
"gm": 0.6255,
"sa": 492.967,
"sma": 461.978,
"sp": 0.5495,
"smp": 0.2088,
"ca": 0.1499,
"ar": 0.9393
},
"All school types": {
"ea": 1378
}
}
}
}
},
"Stamford": {
"code": "135",
"operators": [
{
"from": "K",
"to": "12",
"code": "1350011",
"name": "Stamford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 361,
"sa": 409.7619,
"sma": 375.9524,
"sp": 0.2381,
"smp": null,
"ca": 0.3435,
"ar": 0.9096
},
"Other Magnet": {
"e": 1606,
"se": 0.5334,
"sm": 0.4761,
"ge": 0.569,
"gm": 0.5857,
"sa": 516.4211,
"sma": 474.3158,
"sp": 0.6316,
"smp": 0.2947,
"ca": 0.1134,
"ar": 0.9455
},
"Program": {
"e": 722,
"se": null,
"sm": 0,
"ge": 0.3721,
"gm": 0.3287,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5583,
"ar": 0.7809
},
"Public Charter Schools": {
"e": 513,
"se": 0.7357,
"sm": 0.6877,
"ge": 0.6813,
"gm": 0.6831,
"ca": 0.1131,
"ar": 0.9561
},
"Public Schools": {
"e": 13859,
"se": 0.3363,
"sm": 0.2911,
"ge": 0.5397,
"gm": 0.5483,
"sa": 472.752,
"sma": 454.5262,
"sp": 0.4919,
"smp": 0.2399,
"ca": 0.231,
"ar": 0.9186
},
"All school types": {
"ea": 17061
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 417,
"sa": 440.9639,
"sma": 398.6747,
"sp": 0.3012,
"smp": null,
"ca": 0.2278,
"ar": 0.9276
},
"Other Magnet": {
"e": 1638,
"se": 0.548,
"sm": 0.518,
"ge": 0.6736,
"gm": 0.7443,
"sa": 527.52,
"sma": 493.76,
"sp": 0.72,
"smp": 0.336,
"ca": 0.1111,
"ar": 0.9465
},
"Program": {
"e": 729,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4899,
"ar": 0.8199
},
"Public Charter Schools": {
"e": 523,
"se": 0.7751,
"sm": 0.7456,
"ge": 0.6826,
"gm": 0.7499,
"ca": 0.0653,
"ar": 0.9613
},
"Public Schools": {
"e": 13128,
"se": 0.3347,
"sm": 0.2965,
"ge": 0.5769,
"gm": 0.5638,
"sa": 466.3555,
"sma": 444.6794,
"sp": 0.4769,
"smp": 0.2171,
"ca": 0.1999,
"ar": 0.9241
},
"All school types": {
"ea": 16435
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 451,
"sa": 455.0926,
"sma": 417.963,
"sp": 0.3519,
"smp": 0.1019,
"ca": 0.2328,
"ar": 0.9247
},
"Other Magnet": {
"e": 1720,
"se": 0.5272,
"sm": 0.5101,
"ge": 0.6521,
"gm": 0.6718,
"sa": 536.2393,
"sma": 498.547,
"sp": 0.7094,
"smp": 0.359,
"ca": 0.1076,
"ar": 0.9462
},
"Program": {
"e": 762,
"se": null,
"sm": null,
"sa": 433.3333,
"sma": 403,
"sp": 0.3333,
"smp": null,
"ca": 0.5724,
"ar": 0.8235
},
"Public Charter Schools": {
"e": 527,
"se": 0.7424,
"sm": 0.6372,
"ge": 0.6186,
"gm": 0.488,
"ca": 0.076,
"ar": 0.9589
},
"Public Schools": {
"e": 12279,
"se": 0.3385,
"sm": 0.2989,
"ge": 0.5339,
"gm": 0.5186,
"sa": 478.0637,
"sma": 454.7134,
"sp": 0.4968,
"smp": 0.2331,
"ca": 0.2004,
"ar": 0.9279
},
"All school types": {
"ea": 15739
}
}
}
}
},
"Sterling": {
"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
}
],
"hs": "tuition_designated",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 52,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2308,
"ar": 0.927
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 38,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2368,
"ar": 0.926
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 406,
"se": 0.4021,
"sm": 0.2487,
"ge": 0.5438,
"gm": 0.4095,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2175,
"ar": 0.9249
},
"All school types": {
"ea": 499
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 53,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1132,
"ar": 0.9422
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 31,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4194,
"ar": 0.9072
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 402,
"se": 0.413,
"sm": 0.3424,
"ge": 0.5434,
"gm": 0.5558,
"sa": 448.3333,
"sma": 416.6667,
"sp": 0.3889,
"smp": null,
"ca": 0.2297,
"ar": 0.9262
},
"All school types": {
"ea": 488
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 49,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1633,
"ar": 0.9385
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 27,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2222,
"ar": 0.9347
},
"Public Schools": {
"e": 380,
"se": 0.4059,
"sm": 0.3235,
"ge": 0.5008,
"gm": 0.5017,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1844,
"ar": 0.9306
},
"All school types": {
"ea": 458
}
}
}
}
},
"Stonington": {
"code": "137",
"operators": [
{
"from": "K",
"to": "12",
"code": "1370011",
"name": "Stonington School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 39,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9416
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 34,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1818,
"ar": 0.9207
},
"Program": {
"e": 40,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.45,
"ar": 0.8174
},
"Public Charter Schools": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1702,
"se": 0.6853,
"sm": 0.6684,
"ge": 0.5864,
"gm": 0.6385,
"sa": 560.75,
"sma": 526.5625,
"sp": 0.8375,
"smp": 0.4688,
"ca": 0.1175,
"ar": 0.942
},
"All school types": {
"ea": 1822
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9571
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 27,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.922
},
"Program": {
"e": 31,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6129,
"ar": 0.7799
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1697,
"se": 0.7187,
"sm": 0.6756,
"ge": 0.6415,
"gm": 0.5789,
"sa": 553.5772,
"sma": 524.9593,
"sp": 0.8293,
"smp": 0.4228,
"ca": 0.1239,
"ar": 0.9383
},
"All school types": {
"ea": 1790
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 25,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9576
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 28,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2222,
"ar": 0.9317
},
"Program": {
"e": 31,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6207,
"ar": 0.7977
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1639,
"se": 0.6548,
"sm": 0.6728,
"ge": 0.5848,
"gm": 0.6419,
"sa": 552.3577,
"sma": 537.3984,
"sp": 0.7805,
"smp": 0.5691,
"ca": 0.1241,
"ar": 0.9444
},
"All school types": {
"ea": 1727
}
}
}
}
},
"Stratford": {
"code": "138",
"operators": [
{
"from": "K",
"to": "12",
"code": "1380011",
"name": "Stratford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 141,
"sa": 379.5349,
"sma": 380.2326,
"sp": null,
"smp": null,
"ca": 0.234,
"ar": 0.9232
},
"Open Choice": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 261,
"se": 0.5349,
"sm": 0.3721,
"ge": 0.6393,
"gm": 0.5303,
"sa": 508.5,
"sma": 454,
"sp": 0.6,
"smp": null,
"ca": 0.1506,
"ar": 0.9409
},
"Program": {
"e": 210,
"se": null,
"sm": null,
"ge": 0.3791,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3793,
"ar": 0.8822
},
"Public Charter Schools": {
"e": 67,
"se": 0.4194,
"sm": 0.2903,
"ge": 0.6765,
"gm": 0.4835,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1875,
"ar": 0.9438
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 6650,
"se": 0.3476,
"sm": 0.2903,
"ge": 0.4756,
"gm": 0.5414,
"sa": 451.6171,
"sma": 428.9963,
"sp": 0.4126,
"smp": 0.1264,
"ca": 0.196,
"ar": 0.9321
},
"All school types": {
"ea": 7339
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 138,
"sa": 418.5185,
"sma": 409.2593,
"sp": 0.2593,
"smp": null,
"ca": 0.2391,
"ar": 0.922
},
"Open Choice": {
"e": 7,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 297,
"se": 0.54,
"sm": 0.41,
"ge": 0.5628,
"gm": 0.607,
"sa": 555.8333,
"sma": 524.5833,
"sp": 0.7083,
"smp": 0.5,
"ca": 0.1544,
"ar": 0.9165
},
"Program": {
"e": 180,
"se": null,
"sm": 0,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2791,
"ar": 0.9045
},
"Public Charter Schools": {
"e": 75,
"se": 0.5122,
"sm": 0.3415,
"ge": 0.6975,
"gm": 0.6258,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1351,
"ar": 0.9384
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 6519,
"se": 0.3605,
"sm": 0.2962,
"ge": 0.5842,
"gm": 0.5317,
"sa": 475.375,
"sma": 438.1786,
"sp": 0.5,
"smp": 0.1429,
"ca": 0.1603,
"ar": 0.9349
},
"All school types": {
"ea": 7218
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 126,
"sa": 435.9459,
"sma": 406.4865,
"sp": 0.3243,
"smp": null,
"ca": 0.2063,
"ar": 0.9257
},
"Open Choice": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 309,
"se": 0.5408,
"sm": 0.4796,
"ge": 0.6874,
"gm": 0.5913,
"sa": 510.5882,
"sma": 492.6471,
"sp": 0.6176,
"smp": 0.4412,
"ca": 0.1193,
"ar": 0.944
},
"Program": {
"e": 196,
"se": null,
"sm": 0,
"ge": 0.5276,
"gm": 0.3684,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2011,
"ar": 0.9211
},
"Public Charter Schools": {
"e": 72,
"se": 0.4359,
"sm": 0.2821,
"ge": 0.513,
"gm": 0.526,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0972,
"ar": 0.9498
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 6236,
"se": 0.3906,
"sm": 0.2957,
"ge": 0.5731,
"gm": 0.515,
"sa": 457.3289,
"sma": 426.5563,
"sp": 0.3974,
"smp": 0.1236,
"ca": 0.1667,
"ar": 0.9369
},
"All school types": {
"ea": 6944
}
}
}
}
},
"Suffield": {
"code": "139",
"operators": [
{
"from": "K",
"to": "12",
"code": "1390011",
"name": "Suffield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 30,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9498
},
"Public Schools": {
"e": 1898,
"se": 0.6304,
"sm": 0.6181,
"ge": 0.6294,
"gm": 0.7018,
"sa": 548.4058,
"sma": 519.4203,
"sp": 0.7464,
"smp": 0.4493,
"ca": 0.1295,
"ar": 0.9385
},
"All school types": {
"ea": 1942
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2727,
"ar": 0.936
},
"Public Schools": {
"e": 1891,
"se": 0.6423,
"sm": 0.6874,
"ge": 0.6431,
"gm": 0.7842,
"sa": 546.6667,
"sma": 514.9123,
"sp": 0.7456,
"smp": 0.4561,
"ca": 0.0918,
"ar": 0.9448
},
"All school types": {
"ea": 1932
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 21,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1878,
"se": 0.577,
"sm": 0.6268,
"ge": 0.5768,
"gm": 0.6276,
"sa": 552.3577,
"sma": 533.252,
"sp": 0.7561,
"smp": 0.5285,
"ca": 0.0899,
"ar": 0.9445
},
"All school types": {
"ea": 1918
}
}
}
}
},
"Thomaston": {
"code": "140",
"operators": [
{
"from": "K",
"to": "12",
"code": "1400011",
"name": "Thomaston School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 51,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9459
},
"Other Magnet": {
"e": 73,
"se": 0.6809,
"sm": 0.5532,
"ge": 0.6805,
"gm": 0.5868,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9484
},
"Program": {
"e": 17,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 21,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3,
"ar": 0.92
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 768,
"se": 0.492,
"sm": 0.3947,
"ge": 0.5942,
"gm": 0.6142,
"sa": 503.75,
"sma": 474.25,
"sp": 0.675,
"smp": 0.25,
"ca": 0.1318,
"ar": 0.9444
},
"All school types": {
"ea": 933
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 47,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1277,
"ar": 0.937
},
"Other Magnet": {
"e": 66,
"se": 0.814,
"sm": 0.6279,
"ge": 0.691,
"gm": 0.6712,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0923,
"ar": 0.9531
},
"Program": {
"e": 18,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 21,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9375
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 764,
"se": 0.4946,
"sm": 0.3941,
"ge": 0.5772,
"gm": 0.6043,
"sa": 538.9189,
"sma": 478.1081,
"sp": 0.7027,
"smp": 0.2703,
"ca": 0.1293,
"ar": 0.9429
},
"All school types": {
"ea": 918
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 49,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9436
},
"Other Magnet": {
"e": 52,
"se": 0.7931,
"sm": 0.6207,
"ge": 0.6447,
"gm": 0.6102,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9641
},
"Program": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9122
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 774,
"se": 0.4582,
"sm": 0.3516,
"ge": 0.4945,
"gm": 0.5998,
"sa": 482.3913,
"sma": 446.5217,
"sp": 0.5217,
"smp": 0.1739,
"ca": 0.1254,
"ar": 0.9413
},
"All school types": {
"ea": 913
}
}
}
}
},
"Thompson": {
"code": "141",
"operators": [
{
"from": "K",
"to": "12",
"code": "1410011",
"name": "Thompson School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 55,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.95
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 870,
"se": 0.4873,
"sm": 0.4036,
"ge": 0.6206,
"gm": 0.577,
"sa": 479.8,
"sma": 436.6,
"sp": 0.56,
"smp": 0.12,
"ca": 0.1828,
"ar": 0.9349
},
"All school types": {
"ea": 938
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 56,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.125,
"ar": 0.9374
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 827,
"se": 0.5223,
"sm": 0.453,
"ge": 0.5767,
"gm": 0.5629,
"sa": 509.2453,
"sma": 439.6226,
"sp": 0.6604,
"smp": 0.1509,
"ca": 0.1288,
"ar": 0.9353
},
"All school types": {
"ea": 894
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 49,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1633,
"ar": 0.9358
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 788,
"se": 0.4427,
"sm": 0.3995,
"ge": 0.4927,
"gm": 0.4259,
"sa": 513.5,
"sma": 459.5,
"sp": 0.7,
"smp": 0.2,
"ca": 0.1292,
"ar": 0.9417
},
"All school types": {
"ea": 845
}
}
}
}
},
"Tolland": {
"code": "142",
"operators": [
{
"from": "K",
"to": "12",
"code": "1420011",
"name": "Tolland School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 36,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9482
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 6,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 16,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 33,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9368
},
"Public Schools": {
"e": 2190,
"se": 0.6937,
"sm": 0.7024,
"ge": 0.6913,
"gm": 0.6821,
"sa": 533.3129,
"sma": 519.0184,
"sp": 0.7362,
"smp": 0.454,
"ca": 0.0926,
"ar": 0.9501
},
"All school types": {
"ea": 2292
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 42,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9543
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 32,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2963,
"ar": 0.9164
},
"Public Schools": {
"e": 2136,
"se": 0.7039,
"sm": 0.7094,
"ge": 0.6003,
"gm": 0.7078,
"sa": 527.5294,
"sma": 519.4118,
"sp": 0.7647,
"smp": 0.4882,
"ca": 0.0872,
"ar": 0.9505
},
"All school types": {
"ea": 2229
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9446
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 36,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3,
"ar": 0.9204
},
"Public Schools": {
"e": 2093,
"se": 0.7265,
"sm": 0.6935,
"ge": 0.6568,
"gm": 0.6396,
"sa": 536.3743,
"sma": 516.3743,
"sp": 0.7661,
"smp": 0.4269,
"ca": 0.0757,
"ar": 0.9632
},
"All school types": {
"ea": 2193
}
}
}
}
},
"Torrington": {
"code": "143",
"operators": [
{
"from": "K",
"to": "12",
"code": "1430011",
"name": "Torrington School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 280,
"sa": 441.2281,
"sma": 422.2807,
"sp": 0.3333,
"smp": null,
"ca": 0.1607,
"ar": 0.933
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 277,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5111,
"ar": 0.8167
},
"Public Charter Schools": {
"e": 48,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3542,
"ar": 0.881
},
"Regional Schools": {
"e": 117,
"se": null,
"sm": null,
"sa": 525,
"sma": 470.7143,
"sp": 0.6429,
"smp": 0.2143,
"ca": 0.3077,
"ar": 0.9027
},
"Sheff Magnet": {
"e": 68,
"se": 0.5,
"sm": 0.3929,
"ge": 0.5325,
"gm": 0.4186,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3016,
"ar": 0.918
},
"Public Schools": {
"e": 3849,
"se": 0.3852,
"sm": 0.2801,
"ge": 0.5463,
"gm": 0.5325,
"sa": 463.4562,
"sma": 448.0184,
"sp": 0.447,
"smp": 0.1935,
"ca": 0.158,
"ar": 0.9338
},
"All school types": {
"ea": 4648
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 287,
"sa": 427.3611,
"sma": 399.8611,
"sp": 0.3056,
"smp": 0.0833,
"ca": 0.2021,
"ar": 0.9265
},
"Other Magnet": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 299,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6327,
"ar": 0.7992
},
"Public Charter Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3333,
"ar": 0.8784
},
"Regional Schools": {
"e": 118,
"se": null,
"sm": null,
"sa": 501.1111,
"sma": 467.2222,
"sp": 0.6667,
"smp": 0.1944,
"ca": 0.2797,
"ar": 0.9206
},
"Sheff Magnet": {
"e": 59,
"se": 0.5667,
"sm": 0.4333,
"ge": 0.5087,
"gm": 0.5949,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1754,
"ar": 0.9228
},
"Public Schools": {
"e": 3686,
"se": 0.4334,
"sm": 0.3148,
"ge": 0.6124,
"gm": 0.5926,
"sa": 459.7189,
"sma": 436.5863,
"sp": 0.4578,
"smp": 0.1767,
"ca": 0.1724,
"ar": 0.9324
},
"All school types": {
"ea": 4507
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 292,
"sa": 463.3333,
"sma": 415.8974,
"sp": 0.3974,
"smp": null,
"ca": 0.2192,
"ar": 0.9246
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 334,
"se": null,
"sm": null,
"ge": 0.5653,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6203,
"ar": 0.8347
},
"Public Charter Schools": {
"e": 42,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3571,
"ar": 0.869
},
"Regional Schools": {
"e": 107,
"se": null,
"sm": null,
"sa": 473.75,
"sma": 440,
"sp": 0.5,
"smp": null,
"ca": 0.2736,
"ar": 0.9191
},
"Sheff Magnet": {
"e": 45,
"se": 0.5455,
"sm": 0.4545,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1905,
"ar": 0.9287
},
"Public Schools": {
"e": 3658,
"se": 0.4561,
"sm": 0.3357,
"ge": 0.6196,
"gm": 0.6147,
"sa": 460.359,
"sma": 433.2821,
"sp": 0.4667,
"smp": 0.1538,
"ca": 0.1504,
"ar": 0.9382
},
"All school types": {
"ea": 4490
}
}
}
}
},
"Trumbull": {
"code": "144",
"operators": [
{
"from": "K",
"to": "12",
"code": "1440011",
"name": "Trumbull School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.949
},
"Open Choice": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 120,
"se": 0.4167,
"sm": 0.375,
"ge": 0.5797,
"gm": 0.6635,
"sa": 565,
"sma": 520,
"sp": 0.8636,
"smp": 0.5455,
"ca": 0.18,
"ar": 0.9351
},
"Program": {
"e": 313,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2027,
"ar": 0.9002
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 6500,
"se": 0.7376,
"sm": 0.7242,
"ge": 0.6685,
"gm": 0.709,
"sa": 542.7976,
"sma": 541.3492,
"sp": 0.7282,
"smp": 0.5317,
"ca": 0.0555,
"ar": 0.9557
},
"All school types": {
"ea": 6966
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 21,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9423
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 92,
"se": 0.619,
"sm": 0.619,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2025,
"ar": 0.9298
},
"Program": {
"e": 316,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3014,
"ar": 0.8818
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 6456,
"se": 0.7529,
"sm": 0.7362,
"ge": 0.6665,
"gm": 0.7103,
"sa": 546.5157,
"sma": 535.2559,
"sp": 0.8012,
"smp": 0.5217,
"ca": 0.0632,
"ar": 0.9531
},
"All school types": {
"ea": 6892
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 21,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9213
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 81,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1528,
"ar": 0.9236
},
"Program": {
"e": 288,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4762,
"ar": 0.8495
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 6394,
"se": 0.7414,
"sm": 0.7345,
"ge": 0.6715,
"gm": 0.6968,
"sa": 551.1134,
"sma": 540.4832,
"sp": 0.7668,
"smp": 0.5483,
"ca": 0.053,
"ar": 0.9588
},
"All school types": {
"ea": 6789
}
}
}
}
},
"Union": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 23,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4348,
"ar": 0.9106
},
"Public Schools": {
"e": 51,
"se": 0.5517,
"sm": 0.5517,
"ge": 0.5996,
"gm": 0.6643,
"ca": null,
"ar": 0.9456
},
"All school types": {
"ea": 75
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 23,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.924
},
"Public Schools": {
"e": 50,
"se": 0.5,
"sm": 0.55,
"ca": null,
"ar": 0.9361
},
"All school types": {
"ea": 75
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Endowed and Incorporated Academies Schools": {
"e": 21,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.381,
"ar": 0.8851
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 44,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9576
},
"All school types": {
"ea": 69
}
}
}
}
},
"Vernon": {
"code": "146",
"operators": [
{
"from": "K",
"to": "12",
"code": "1460011",
"name": "Vernon School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 74,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2432,
"ar": 0.9084
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 53,
"se": null,
"sm": null,
"ca": 0.3208,
"ar": 0.9018
},
"Public Charter Schools": {
"e": 16,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 232,
"se": 0.3409,
"sm": 0.2529,
"ge": 0.4774,
"gm": 0.4422,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2692,
"ar": 0.9185
},
"Public Schools": {
"e": 3125,
"se": 0.5527,
"sm": 0.4699,
"ge": 0.6484,
"gm": 0.664,
"sa": 469.1388,
"sma": 448.6603,
"sp": 0.4689,
"smp": 0.201,
"ca": 0.1564,
"ar": 0.9381
},
"All school types": {
"ea": 3505
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 77,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1818,
"ar": 0.9316
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 51,
"se": null,
"sm": null,
"ca": 0.2941,
"ar": 0.9138
},
"Public Charter Schools": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 226,
"se": 0.3721,
"sm": 0.3372,
"ge": 0.6267,
"gm": 0.5772,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.215,
"ar": 0.9266
},
"Public Schools": {
"e": 3090,
"se": 0.5553,
"sm": 0.4559,
"ge": 0.6742,
"gm": 0.6335,
"sa": 474.3192,
"sma": 449.3897,
"sp": 0.493,
"smp": 0.2347,
"ca": 0.1323,
"ar": 0.9403
},
"All school types": {
"ea": 3463
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 63,
"sa": 452,
"sma": 422.5,
"sp": 0.45,
"smp": null,
"ca": 0.1111,
"ar": 0.9384
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 61,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2295,
"ar": 0.9306
},
"Public Charter Schools": {
"e": 17,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 205,
"se": 0.3494,
"sm": 0.2963,
"ge": 0.5564,
"gm": 0.5162,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2389,
"ar": 0.9216
},
"Public Schools": {
"e": 3032,
"se": 0.5718,
"sm": 0.5033,
"ge": 0.6481,
"gm": 0.6882,
"sa": 471.9565,
"sma": 450.4891,
"sp": 0.4946,
"smp": 0.2283,
"ca": 0.1103,
"ar": 0.9449
},
"All school types": {
"ea": 3379
}
}
}
}
},
"Voluntown": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 31,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.929
},
"Endowed and Incorporated Academies Schools": {
"e": 37,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1622,
"ar": 0.9328
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 278,
"se": 0.4818,
"sm": 0.5182,
"ge": 0.5416,
"gm": 0.7103,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0921,
"ar": 0.9457
},
"All school types": {
"ea": 353
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9387
},
"Endowed and Incorporated Academies Schools": {
"e": 34,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2353,
"ar": 0.9214
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 258,
"se": 0.5042,
"sm": 0.5042,
"ge": 0.6079,
"gm": 0.6855,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1261,
"ar": 0.9405
},
"All school types": {
"ea": 326
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 23,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.93
},
"Endowed and Incorporated Academies Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3462,
"ar": 0.9074
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 263,
"se": 0.4508,
"sm": 0.3852,
"ge": 0.4812,
"gm": 0.3619,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1013,
"ar": 0.9487
},
"All school types": {
"ea": 318
}
}
}
}
},
"Wallingford": {
"code": "148",
"operators": [
{
"from": "K",
"to": "12",
"code": "1480011",
"name": "Wallingford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 143,
"sa": 456.9697,
"sma": 438.4848,
"sp": 0.4545,
"smp": 0.1818,
"ca": 0.1329,
"ar": 0.9405
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 42,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9384
},
"Program": {
"e": 125,
"se": null,
"sm": null,
"ge": 0.4671,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2727,
"ar": 0.9111
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5040,
"se": 0.5081,
"sm": 0.4493,
"ge": 0.6002,
"gm": 0.6098,
"sa": 492.1629,
"sma": 466.4607,
"sp": 0.5393,
"smp": 0.2725,
"ca": 0.1255,
"ar": 0.9406
},
"All school types": {
"ea": 5366
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 150,
"sa": 453.7143,
"sma": 412,
"sp": 0.3429,
"smp": null,
"ca": 0.1867,
"ar": 0.9324
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 38,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9417
},
"Program": {
"e": 133,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2558,
"ar": 0.9186
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4968,
"se": 0.5278,
"sm": 0.4788,
"ge": 0.6222,
"gm": 0.603,
"sa": 514.4253,
"sma": 480.5172,
"sp": 0.6494,
"smp": 0.2931,
"ca": 0.1214,
"ar": 0.9404
},
"All school types": {
"ea": 5299
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 138,
"sa": 418.9474,
"sma": 395,
"sp": 0.2895,
"smp": null,
"ca": 0.1957,
"ar": 0.9357
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 30,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9461
},
"Program": {
"e": 131,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2126,
"ar": 0.9139
},
"Public Charter Schools": {
"e": null
},
"Regional Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 4814,
"se": 0.5526,
"sm": 0.5051,
"ge": 0.6027,
"gm": 0.6279,
"sa": 500.1393,
"sma": 478.6908,
"sp": 0.5933,
"smp": 0.273,
"ca": 0.1092,
"ar": 0.9436
},
"All school types": {
"ea": 5122
}
}
}
}
},
"Warren": {
"code": "149",
"operators": [
{
"from": "K",
"to": "12",
"code": "2200012",
"name": "Regional School District 20",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 126,
"se": 0.6667,
"sm": 0.6275,
"ge": 0.6018,
"gm": 0.6358,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2627,
"ar": 0.9091
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 130
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 127,
"se": 0.6364,
"sm": 0.6727,
"ge": 0.6807,
"gm": 0.6771,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.123,
"ar": 0.9424
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 131
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 123,
"se": 0.7115,
"sm": 0.7692,
"ge": 0.6722,
"gm": 0.6443,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1475,
"ar": 0.9381
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 127
}
}
}
}
},
"Washington": {
"code": "150",
"operators": [
{
"from": "K",
"to": "12",
"code": "2120012",
"name": "Regional School District 12",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 263,
"se": 0.7778,
"sm": 0.7037,
"ge": 0.6725,
"gm": 0.6295,
"sa": 547.6923,
"sma": 518.4615,
"sp": 0.7308,
"smp": 0.3846,
"ca": 0.0887,
"ar": 0.944
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 268
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 256,
"se": 0.7009,
"sm": 0.6496,
"ge": 0.6987,
"gm": 0.6638,
"sa": 551.3333,
"sma": 534.3333,
"sp": 0.8667,
"smp": 0.5333,
"ca": 0.1111,
"ar": 0.9441
},
"Public Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 259
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 255,
"se": 0.7069,
"sm": 0.6552,
"ge": 0.6256,
"gm": 0.6545,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1144,
"ar": 0.943
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 260
}
}
}
}
},
"Waterbury": {
"code": "151",
"operators": [
{
"from": "K",
"to": "12",
"code": "1510011",
"name": "Waterbury School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 595,
"sa": 447.0861,
"sma": 417.5497,
"sp": 0.3709,
"smp": 0.0596,
"ca": 0.1395,
"ar": 0.9413
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 1858,
"se": 0.4263,
"sm": 0.2998,
"ge": 0.5665,
"gm": 0.5723,
"sa": 458.7342,
"sma": 434.0506,
"sp": 0.4684,
"smp": 0.1266,
"ca": 0.1562,
"ar": 0.9356
},
"Program": {
"e": 1871,
"se": 0.0258,
"sm": 0.05,
"ge": 0.4982,
"gm": 0.593,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3079,
"ar": 0.8966
},
"Public Charter Schools": {
"e": 367,
"se": 0.4439,
"sm": 0.3271,
"ge": 0.5035,
"gm": 0.3821,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.148,
"ar": 0.9391
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 26,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2308,
"ar": 0.9012
},
"Public Schools": {
"e": 15153,
"se": 0.2404,
"sm": 0.1457,
"ge": 0.5727,
"gm": 0.5126,
"sa": 410.8889,
"sma": 388.899,
"sp": 0.2535,
"smp": 0.0859,
"ca": 0.2856,
"ar": 0.9132
},
"All school types": {
"ea": 19876
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 610,
"sa": 448.0556,
"sma": 421.5278,
"sp": 0.3333,
"smp": 0.1042,
"ca": 0.0902,
"ar": 0.9478
},
"Open Choice": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 1836,
"se": 0.4267,
"sm": 0.2891,
"ge": 0.5621,
"gm": 0.5161,
"sa": 451.75,
"sma": 410.25,
"sp": 0.35,
"smp": 0.1,
"ca": 0.1363,
"ar": 0.9413
},
"Program": {
"e": 1753,
"se": 0.0256,
"sm": 0.0647,
"ge": 0.4775,
"gm": 0.5211,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2867,
"ar": 0.911
},
"Public Charter Schools": {
"e": 411,
"se": 0.452,
"sm": 0.3267,
"ge": 0.6092,
"gm": 0.498,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2059,
"ar": 0.9303
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 39,
"se": 0.381,
"sm": 0.381,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2857,
"ar": 0.9232
},
"Public Schools": {
"e": 15133,
"se": 0.2643,
"sm": 0.1792,
"ge": 0.5675,
"gm": 0.5219,
"sa": 416.9374,
"sma": 388.18,
"sp": 0.2847,
"smp": 0.0998,
"ca": 0.2739,
"ar": 0.9193
},
"All school types": {
"ea": 19786
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 616,
"sa": 451.5441,
"sma": 428.8971,
"sp": 0.3897,
"smp": 0.1103,
"ca": 0.112,
"ar": 0.9467
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 1873,
"se": 0.4153,
"sm": 0.2946,
"ge": 0.5312,
"gm": 0.5272,
"sa": 452.9268,
"sma": 413.2927,
"sp": 0.3659,
"smp": 0.1098,
"ca": 0.1096,
"ar": 0.9465
},
"Program": {
"e": 1542,
"se": 0.0351,
"sm": 0.0909,
"ge": 0.4664,
"gm": 0.532,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.295,
"ar": 0.9102
},
"Public Charter Schools": {
"e": 414,
"se": 0.4961,
"sm": 0.374,
"ge": 0.6685,
"gm": 0.5666,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2249,
"ar": 0.9313
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 60,
"se": 0.4444,
"sm": 0.3889,
"ge": 0.4157,
"gm": 0.461,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3889,
"ar": 0.9096
},
"Public Schools": {
"e": 14607,
"se": 0.274,
"sm": 0.1905,
"ge": 0.5446,
"gm": 0.4786,
"sa": 416.7512,
"sma": 396.4413,
"sp": 0.2808,
"smp": 0.1324,
"ca": 0.2442,
"ar": 0.9237
},
"All school types": {
"ea": 19117
}
}
}
}
},
"Waterford": {
"code": "152",
"operators": [
{
"from": "K",
"to": "12",
"code": "1520011",
"name": "Waterford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 56,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.95
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 151,
"se": 0.3636,
"sm": 0.4545,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0886,
"ar": 0.9383
},
"Program": {
"e": 109,
"se": null,
"sm": null,
"ca": 0.2121,
"ar": 0.9283
},
"Public Charter Schools": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2229,
"se": 0.5592,
"sm": 0.5608,
"ge": 0.556,
"gm": 0.6141,
"sa": 541.7442,
"sma": 529.4767,
"sp": 0.75,
"smp": 0.4884,
"ca": 0.0933,
"ar": 0.9461
},
"All school types": {
"ea": 2556
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 54,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1296,
"ar": 0.9431
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 167,
"se": 0.3103,
"sm": 0.3793,
"ge": 0.728,
"gm": 0.6985,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1149,
"ar": 0.9391
},
"Program": {
"e": 109,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2069,
"ar": 0.9382
},
"Public Charter Schools": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2163,
"se": 0.5671,
"sm": 0.5806,
"ge": 0.6176,
"gm": 0.6161,
"sa": 540.9836,
"sma": 536.0656,
"sp": 0.776,
"smp": 0.5738,
"ca": 0.11,
"ar": 0.944
},
"All school types": {
"ea": 2504
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 66,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0909,
"ar": 0.9435
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 147,
"se": 0.4828,
"sm": 0.4138,
"ge": 0.603,
"gm": 0.6257,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1573,
"ar": 0.9374
},
"Program": {
"e": 121,
"ca": 0.2857,
"ar": 0.9226
},
"Public Charter Schools": {
"e": 11,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2108,
"se": 0.614,
"sm": 0.6278,
"ge": 0.6527,
"gm": 0.6787,
"sa": 527.0968,
"sma": 518.6452,
"sp": 0.6774,
"smp": 0.4774,
"ca": 0.1067,
"ar": 0.9482
},
"All school types": {
"ea": 2458
}
}
}
}
},
"Watertown": {
"code": "153",
"operators": [
{
"from": "K",
"to": "12",
"code": "1530011",
"name": "Watertown School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 66,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1364,
"ar": 0.9472
},
"Program": {
"e": 17,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 78,
"sa": 465.6522,
"sma": 468.6957,
"sp": 0.5217,
"smp": 0.3043,
"ca": 0.1282,
"ar": 0.9396
},
"Public Schools": {
"e": 2576,
"se": 0.4923,
"sm": 0.4547,
"ge": 0.5582,
"gm": 0.6168,
"sa": 480.7865,
"sma": 436.7978,
"sp": 0.5843,
"smp": 0.1348,
"ca": 0.1195,
"ar": 0.94
},
"All school types": {
"ea": 2818
},
"Other Magnet": {
"e": 78,
"se": 0.625,
"sm": 0.5,
"ge": 0.7273,
"gm": 0.7386,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1067,
"ar": 0.9428
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 65,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1077,
"ar": 0.9497
},
"Other Magnet": {
"e": 76,
"se": 0.551,
"sm": 0.4898,
"ge": 0.5184,
"gm": 0.61,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0845,
"ar": 0.9527
},
"Program": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.7391,
"ar": 0.6803
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 89,
"se": null,
"sm": null,
"sa": 500.9091,
"sma": 461.8182,
"sp": 0.6818,
"smp": null,
"ca": null,
"ar": 0.9493
},
"Public Schools": {
"e": 2531,
"se": 0.4602,
"sm": 0.431,
"ge": 0.5124,
"gm": 0.5426,
"sa": 492.0122,
"sma": 464.5732,
"sp": 0.5854,
"smp": 0.2744,
"ca": 0.1407,
"ar": 0.9373
},
"All school types": {
"ea": 2801
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 52,
"sa": 443.6364,
"sma": 415.9091,
"sp": 0.3636,
"smp": null,
"ca": null,
"ar": 0.9423
},
"Other Magnet": {
"e": 58,
"se": 0.6897,
"sm": 0.4483,
"ge": 0.5338,
"gm": 0.5441,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9534
},
"Program": {
"e": 18,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 86,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0698,
"ar": 0.9528
},
"Public Schools": {
"e": 2512,
"se": 0.4654,
"sm": 0.4307,
"ge": 0.5522,
"gm": 0.5523,
"sa": 494.8256,
"sma": 470.2326,
"sp": 0.5756,
"smp": 0.2907,
"ca": 0.1396,
"ar": 0.9401
},
"All school types": {
"ea": 2727
}
}
}
}
},
"Westbrook": {
"code": "154",
"operators": [
{
"from": "K",
"to": "12",
"code": "1540011",
"name": "Westbrook School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 602,
"se": 0.6148,
"sm": 0.6598,
"ge": 0.6791,
"gm": 0.6914,
"sa": 510.9091,
"sma": 500,
"sp": 0.6591,
"smp": 0.3636,
"ca": 0.1053,
"ar": 0.9442
},
"All school types": {
"ea": 612
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 594,
"se": 0.588,
"sm": 0.676,
"ge": 0.765,
"gm": 0.8026,
"sa": 504.8837,
"sma": 497.907,
"sp": 0.6047,
"smp": 0.3721,
"ca": 0.085,
"ar": 0.9511
},
"All school types": {
"ea": 605
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 545,
"se": 0.6696,
"sm": 0.7087,
"ge": 0.7623,
"gm": 0.8434,
"sa": 525.6757,
"sma": 518.9189,
"sp": 0.7297,
"smp": 0.5135,
"ca": 0.0994,
"ar": 0.9477
},
"All school types": {
"ea": 559
}
}
}
}
},
"West Hartford": {
"code": "155",
"operators": [
{
"from": "K",
"to": "12",
"code": "1550011",
"name": "West Hartford School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 140,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.3237,
"ar": 0.8996
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 398,
"se": 0.4598,
"sm": 0.3448,
"ge": 0.6346,
"gm": 0.708,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2228,
"ar": 0.9288
},
"Public Schools": {
"e": 8857,
"se": 0.6628,
"sm": 0.6349,
"ge": 0.6263,
"gm": 0.6841,
"sa": 558.7848,
"sma": 539.1215,
"sp": 0.7584,
"smp": 0.5373,
"ca": 0.0918,
"ar": 0.9493
},
"All school types": {
"ea": 9412
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 16,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 130,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4453,
"ar": 0.8456
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 381,
"se": 0.3735,
"sm": 0.358,
"ge": 0.5731,
"gm": 0.5455,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2472,
"ar": 0.9178
},
"Public Schools": {
"e": 8736,
"se": 0.6743,
"sm": 0.6398,
"ge": 0.6643,
"gm": 0.6608,
"sa": 569.1061,
"sma": 546.3182,
"sp": 0.8061,
"smp": 0.5742,
"ca": 0.0913,
"ar": 0.9491
},
"All school types": {
"ea": 9268
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 143,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5177,
"ar": 0.8183
},
"Public Charter Schools": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 353,
"se": 0.3731,
"sm": 0.3731,
"ge": 0.5584,
"gm": 0.5456,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2236,
"ar": 0.9339
},
"Public Schools": {
"e": 8628,
"se": 0.6965,
"sm": 0.6506,
"ge": 0.6647,
"gm": 0.6844,
"sa": 565.8413,
"sma": 539.0794,
"sp": 0.7841,
"smp": 0.5238,
"ca": 0.0817,
"ar": 0.9524
},
"All school types": {
"ea": 9151
}
}
}
}
},
"West Haven": {
"code": "156",
"operators": [
{
"from": "K",
"to": "12",
"code": "1560011",
"name": "West Haven School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 143,
"sa": 418.5,
"sma": 420.25,
"sp": 0.25,
"smp": null,
"ca": 0.1888,
"ar": 0.9219
},
"Open Choice": {
"e": 41,
"se": null,
"sm": null,
"ca": 0.2368,
"ar": 0.9242
},
"Other Magnet": {
"e": 765,
"se": 0.3907,
"sm": 0.2329,
"ge": 0.5798,
"gm": 0.4917,
"sa": 475.3571,
"sma": 449.2857,
"sp": 0.5714,
"smp": 0.1607,
"ca": 0.2465,
"ar": 0.9245
},
"Program": {
"e": 246,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.7448,
"ar": 0.6993
},
"Public Charter Schools": {
"e": 84,
"se": 0.4595,
"sm": 0.3514,
"ge": 0.6021,
"gm": 0.8978,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1842,
"ar": 0.9315
},
"Public Schools": {
"e": 5997,
"se": 0.3935,
"sm": 0.3388,
"ge": 0.6088,
"gm": 0.5698,
"sa": 444.1549,
"sma": 427.1127,
"sp": 0.3779,
"smp": 0.1127,
"ca": 0.2487,
"ar": 0.9274
},
"All school types": {
"ea": 7276
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 152,
"sa": 427.4286,
"sma": 399.7143,
"sp": 0.3143,
"smp": null,
"ca": 0.2303,
"ar": 0.9243
},
"Open Choice": {
"e": 27,
"se": null,
"sm": null,
"ca": 0.2593,
"ar": 0.9001
},
"Other Magnet": {
"e": 803,
"se": 0.3947,
"sm": 0.2474,
"ge": 0.5444,
"gm": 0.5583,
"sa": 489.0476,
"sma": 454.9206,
"sp": 0.5079,
"smp": 0.2381,
"ca": 0.2184,
"ar": 0.9249
},
"Program": {
"e": 276,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5782,
"ar": 0.779
},
"Public Charter Schools": {
"e": 67,
"se": 0.5278,
"sm": 0.4444,
"ge": 0.7501,
"gm": 0.5996,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1719,
"ar": 0.9342
},
"Public Schools": {
"e": 5806,
"se": 0.4339,
"sm": 0.3979,
"ge": 0.6358,
"gm": 0.6392,
"sa": 445.8597,
"sma": 421.6742,
"sp": 0.3824,
"smp": 0.1109,
"ca": 0.235,
"ar": 0.928
},
"All school types": {
"ea": 7131
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 157,
"sa": 421.875,
"sma": 419.0625,
"sp": 0.2188,
"smp": 0.25,
"ca": 0.2038,
"ar": 0.9297
},
"Open Choice": {
"e": 22,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9328
},
"Other Magnet": {
"e": 752,
"se": 0.4,
"sm": 0.2369,
"ge": 0.6209,
"gm": 0.552,
"sa": 501.9608,
"sma": 477.0588,
"sp": 0.6275,
"smp": 0.2745,
"ca": 0.1702,
"ar": 0.9343
},
"Program": {
"e": 143,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5634,
"ar": 0.8073
},
"Public Charter Schools": {
"e": 56,
"se": 0.4,
"sm": 0.2333,
"ge": 0.4251,
"gm": 0.474,
"ca": 0.2593,
"ar": 0.9118
},
"Public Schools": {
"e": 5803,
"se": 0.4356,
"sm": 0.3799,
"ge": 0.6031,
"gm": 0.584,
"sa": 437.4878,
"sma": 419.5366,
"sp": 0.3683,
"smp": 0.1049,
"ca": 0.2354,
"ar": 0.9263
},
"All school types": {
"ea": 6933
}
}
}
}
},
"Weston": {
"code": "157",
"operators": [
{
"from": "K",
"to": "12",
"code": "1570011",
"name": "Weston School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2115,
"se": 0.8008,
"sm": 0.7832,
"ge": 0.6941,
"gm": 0.7744,
"sa": 600.8,
"sma": 562.5143,
"sp": 0.9143,
"smp": 0.6171,
"ca": 0.0455,
"ar": 0.9576
},
"All school types": {
"ea": 2121
}
}
},
"2024-25": {
"All Students": {
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2055,
"se": 0.8351,
"sm": 0.821,
"ge": 0.7358,
"gm": 0.7836,
"sa": 606.4968,
"sma": 583.3758,
"sp": 0.9108,
"smp": 0.7261,
"ca": 0.04,
"ar": 0.9583
},
"All school types": {
"ea": 2058
}
}
},
"2025-26": {
"All Students": {
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 1991,
"se": 0.8419,
"sm": 0.8155,
"ge": 0.6769,
"gm": 0.7358,
"sa": 602.4204,
"sma": 586.4331,
"sp": 0.9554,
"smp": 0.7325,
"ca": 0.045,
"ar": 0.9578
},
"All school types": {
"ea": 1998
}
}
}
}
},
"Westport": {
"code": "158",
"operators": [
{
"from": "K",
"to": "12",
"code": "1580011",
"name": "Westport School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 7,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 101,
"se": null,
"sm": null,
"ca": 0.1714,
"ar": 0.9323
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5107,
"se": 0.7947,
"sm": 0.8001,
"ge": 0.6545,
"gm": 0.7431,
"sa": 615.9494,
"sma": 606.0253,
"sp": 0.9139,
"smp": 0.7772,
"ca": 0.0591,
"ar": 0.9526
},
"All school types": {
"ea": 5218
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 97,
"se": null,
"sm": null,
"ca": null,
"ar": 0.9356
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 5039,
"se": 0.8169,
"sm": 0.8048,
"ge": 0.7078,
"gm": 0.7651,
"sa": 611.4249,
"sma": 598.5242,
"sp": 0.9211,
"smp": 0.7684,
"ca": 0.0728,
"ar": 0.9491
},
"All school types": {
"ea": 5143
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 104,
"se": null,
"sm": null,
"ca": 0.1892,
"ar": 0.935
},
"Public Schools": {
"e": 5024,
"se": 0.8086,
"sm": 0.8014,
"ge": 0.6739,
"gm": 0.7494,
"sa": 607.979,
"sma": 590.1312,
"sp": 0.9134,
"smp": 0.7349,
"ca": 0.0633,
"ar": 0.9538
},
"All school types": {
"ea": 5132
}
}
}
}
},
"Wethersfield": {
"code": "159",
"operators": [
{
"from": "K",
"to": "12",
"code": "1590011",
"name": "Wethersfield School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 15,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 78,
"se": null,
"sm": null,
"ca": 0.1364,
"ar": 0.9507
},
"Sheff Magnet": {
"e": 263,
"se": 0.4944,
"sm": 0.4091,
"ge": 0.5677,
"gm": 0.6033,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1368,
"ar": 0.9446
},
"Public Schools": {
"e": 3398,
"se": 0.5977,
"sm": 0.5117,
"ge": 0.5758,
"gm": 0.6353,
"sa": 510.0369,
"sma": 488.5978,
"sp": 0.6162,
"smp": 0.3579,
"ca": 0.0662,
"ar": 0.9552
},
"All school types": {
"ea": 3760
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 20,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9233
},
"Open Choice": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 76,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2615,
"ar": 0.9263
},
"Public Charter Schools": {
"e": null
},
"Sheff Magnet": {
"e": 263,
"se": 0.5116,
"sm": 0.5,
"ge": 0.5239,
"gm": 0.6103,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1442,
"ar": 0.9403
},
"Public Schools": {
"e": 3314,
"se": 0.6054,
"sm": 0.5193,
"ge": 0.622,
"gm": 0.66,
"sa": 513.5252,
"sma": 484.5683,
"sp": 0.6619,
"smp": 0.3129,
"ca": 0.0645,
"ar": 0.9543
},
"All school types": {
"ea": 3682
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 24,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4167,
"ar": 0.8967
},
"Open Choice": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 73,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1094,
"ar": 0.9428
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 258,
"se": 0.5176,
"sm": 0.4706,
"ge": 0.5935,
"gm": 0.5867,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1566,
"ar": 0.9322
},
"Public Schools": {
"e": 3227,
"se": 0.6169,
"sm": 0.5522,
"ge": 0.6641,
"gm": 0.6309,
"sa": 508.4861,
"sma": 480.9163,
"sp": 0.6135,
"smp": 0.2869,
"ca": 0.0599,
"ar": 0.9576
},
"All school types": {
"ea": 3590
}
}
}
}
},
"Willington": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9317
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 172,
"sa": 513.4884,
"sma": 492.7907,
"sp": 0.6512,
"smp": 0.3256,
"ca": 0.1395,
"ar": 0.9268
},
"Sheff Magnet": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 402,
"se": 0.378,
"sm": 0.4332,
"ge": 0.6022,
"gm": 0.6869,
"ca": 0.1108,
"ar": 0.9436
},
"All school types": {
"ea": 622
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 26,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9401
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 11,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 158,
"sa": 545.2941,
"sma": 527.3529,
"sp": 0.7647,
"smp": 0.5294,
"ca": 0.1266,
"ar": 0.9314
},
"Sheff Magnet": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 373,
"se": 0.4978,
"sm": 0.5156,
"ge": 0.616,
"gm": 0.7206,
"ca": 0.0544,
"ar": 0.9544
},
"All school types": {
"ea": 578
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 27,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9397
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 14,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 154,
"sa": 524.1304,
"sma": 513.2609,
"sp": 0.6304,
"smp": 0.4348,
"ca": 0.1494,
"ar": 0.9279
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 379,
"se": 0.428,
"sm": 0.5226,
"ge": 0.4997,
"gm": 0.654,
"ca": 0.0891,
"ar": 0.9458
},
"All school types": {
"ea": 581
}
}
}
}
},
"Wilton": {
"code": "161",
"operators": [
{
"from": "K",
"to": "12",
"code": "1610011",
"name": "Wilton School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 38,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2632,
"ar": 0.943
},
"Public Schools": {
"e": 3775,
"se": 0.8069,
"sm": 0.8077,
"ge": 0.6977,
"gm": 0.8225,
"sa": 609.5254,
"sma": 603.322,
"sp": 0.9322,
"smp": 0.7729,
"ca": 0.0308,
"ar": 0.961
},
"All school types": {
"ea": 3818
}
}
},
"2024-25": {
"All Students": {
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 35,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2,
"ar": 0.9319
},
"Public Schools": {
"e": 3703,
"se": 0.797,
"sm": 0.8123,
"ge": 0.697,
"gm": 0.8295,
"sa": 606.295,
"sma": 603.3094,
"sp": 0.9388,
"smp": 0.7878,
"ca": 0.0435,
"ar": 0.9588
},
"All school types": {
"ea": 3740
}
}
},
"2025-26": {
"All Students": {
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 30,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9433
},
"Public Charter Schools": {
"e": null
},
"Public Schools": {
"e": 3622,
"se": 0.7821,
"sm": 0.8142,
"ge": 0.6561,
"gm": 0.8152,
"sa": 605.0305,
"sma": 597.8963,
"sp": 0.9055,
"smp": 0.7622,
"ca": 0.0363,
"ar": 0.9597
},
"All school types": {
"ea": 3658
}
}
}
}
},
"Winchester": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 52,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1923,
"ar": 0.928
},
"Endowed and Incorporated Academies Schools": {
"e": 422,
"se": 0.4465,
"sm": 0.3291,
"ge": 0.4534,
"gm": 0.3856,
"sa": 485.5556,
"sma": 450,
"sp": 0.5432,
"smp": 0.1852,
"ca": 0.2133,
"ar": 0.9299
},
"Program": {
"e": 34,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9439
},
"Sheff Magnet": {
"e": 11,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 606,
"se": 0.4778,
"sm": 0.4814,
"ge": 0.6759,
"gm": 0.6375,
"ca": 0.0953,
"ar": 0.9495
},
"All school types": {
"ea": 1165
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 50,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.22,
"ar": 0.9313
},
"Endowed and Incorporated Academies Schools": {
"e": 428,
"se": 0.3829,
"sm": 0.3086,
"ge": 0.3395,
"gm": 0.4111,
"sa": 497.3585,
"sma": 442.0755,
"sp": 0.5849,
"smp": 0.1698,
"ca": 0.229,
"ar": 0.9293
},
"Program": {
"e": 40,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 33,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9397
},
"Sheff Magnet": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 601,
"se": 0.4277,
"sm": 0.4069,
"ge": 0.6157,
"gm": 0.618,
"ca": 0.2528,
"ar": 0.9205
},
"All school types": {
"ea": 1179
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 49,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2041,
"ar": 0.9274
},
"Endowed and Incorporated Academies Schools": {
"e": 394,
"se": 0.4114,
"sm": 0.3228,
"ge": 0.4682,
"gm": 0.4894,
"sa": 486.0784,
"sma": 428.4314,
"sp": 0.5294,
"smp": null,
"ca": 0.2234,
"ar": 0.9246
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 43,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": 17,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2143,
"ar": 0.9345
},
"Sheff Magnet": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 603,
"se": 0.3969,
"sm": 0.3969,
"ge": 0.5182,
"gm": 0.5282,
"ca": 0.1211,
"ar": 0.9458
},
"All school types": {
"ea": 1148
}
}
}
}
},
"Windham": {
"code": "163",
"operators": [
{
"from": "K",
"to": "12",
"code": "1630011",
"name": "Windham School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 274,
"sa": 452.381,
"sma": 424.2857,
"sp": 0.3651,
"smp": null,
"ca": 0.0912,
"ar": 0.9467
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 429,
"se": 0.3725,
"sm": 0.3477,
"ge": 0.5703,
"gm": 0.549,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1818,
"ar": 0.9338
},
"Program": {
"e": 345,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5056,
"ar": 0.8244
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 66,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9498
},
"Sheff Magnet": {
"e": 23,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.4091,
"ar": 0.9194
},
"Public Schools": {
"e": 2298,
"se": 0.253,
"sm": 0.1978,
"ge": 0.5808,
"gm": 0.523,
"sa": 420,
"sma": 389.2126,
"sp": 0.2913,
"smp": 0.0551,
"ca": 0.3551,
"ar": 0.8949
},
"All school types": {
"ea": 3439
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 269,
"sa": 446.8657,
"sma": 418.9552,
"sp": 0.3881,
"smp": null,
"ca": 0.0632,
"ar": 0.9486
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 422,
"se": 0.3629,
"sm": 0.371,
"ge": 0.609,
"gm": 0.6537,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1777,
"ar": 0.937
},
"Program": {
"e": 346,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.7917,
"ar": 0.7403
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 64,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9522
},
"Sheff Magnet": {
"e": 19,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2265,
"se": 0.2544,
"sm": 0.2275,
"ge": 0.5631,
"gm": 0.5497,
"sa": 417.6471,
"sma": 400.9804,
"sp": 0.2843,
"smp": 0.1373,
"ca": 0.3333,
"ar": 0.9007
},
"All school types": {
"ea": 3390
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 271,
"sa": 428.9706,
"sma": 405.7353,
"sp": 0.3088,
"smp": null,
"ca": 0.1107,
"ar": 0.946
},
"Endowed and Incorporated Academies Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 432,
"se": 0.3688,
"sm": 0.2928,
"ge": 0.505,
"gm": 0.3657,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1366,
"ar": 0.9392
},
"Program": {
"e": 346,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6071,
"ar": 0.7518
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 56,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1607,
"ar": 0.9356
},
"Sheff Magnet": {
"e": 20,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2144,
"se": 0.264,
"sm": 0.2159,
"ge": 0.5578,
"gm": 0.5464,
"sa": 383.9423,
"sma": 371.9231,
"sp": 0.2212,
"smp": null,
"ca": 0.2443,
"ar": 0.9212
},
"All school types": {
"ea": 3274
}
}
}
}
},
"Windsor": {
"code": "164",
"operators": [
{
"from": "K",
"to": "12",
"code": "1640011",
"name": "Windsor School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 35,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2286,
"ar": 0.9368
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 35,
"se": null,
"sm": null,
"ca": 0.25,
"ar": 0.9275
},
"Public Charter Schools": {
"e": 15,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 538,
"se": 0.3792,
"sm": 0.3109,
"ge": 0.5511,
"gm": 0.5789,
"sa": 504.8718,
"sma": 457.9487,
"sp": 0.641,
"smp": 0.2564,
"ca": 0.1399,
"ar": 0.9389
},
"Public Schools": {
"e": 3351,
"se": 0.4275,
"sm": 0.3784,
"ge": 0.5848,
"gm": 0.6525,
"sa": 490.25,
"sma": 466.7917,
"sp": 0.525,
"smp": 0.2,
"ca": 0.1673,
"ar": 0.9337
},
"All school types": {
"ea": 3980
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 33,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9297
},
"Open Choice": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 44,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2895,
"ar": 0.9247
},
"Public Charter Schools": {
"e": 18,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 484,
"se": 0.393,
"sm": 0.325,
"ge": 0.558,
"gm": 0.5715,
"sa": 503.3333,
"sma": 436.9697,
"sp": 0.5455,
"smp": 0.2121,
"ca": 0.1416,
"ar": 0.9346
},
"Public Schools": {
"e": 3235,
"se": 0.4592,
"sm": 0.3905,
"ge": 0.6323,
"gm": 0.6362,
"sa": 469.246,
"sma": 450.2778,
"sp": 0.4365,
"smp": 0.2143,
"ca": 0.1785,
"ar": 0.9331
},
"All school types": {
"ea": 3821
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 32,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9328
},
"Open Choice": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 60,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5741,
"ar": 0.8209
},
"Public Charter Schools": {
"e": 26,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 481,
"se": 0.4563,
"sm": 0.3495,
"ge": 0.6388,
"gm": 0.5214,
"sa": 493.6111,
"sma": 453.0556,
"sp": 0.5556,
"smp": 0.1667,
"ca": 0.1442,
"ar": 0.9356
},
"Public Schools": {
"e": 3163,
"se": 0.46,
"sm": 0.4003,
"ge": 0.599,
"gm": 0.6283,
"sa": 475.316,
"sma": 464.8699,
"sp": 0.4424,
"smp": 0.2416,
"ca": 0.1311,
"ar": 0.9431
},
"All school types": {
"ea": 3770
}
}
}
}
},
"Windsor Locks": {
"code": "165",
"operators": [
{
"from": "K",
"to": "12",
"code": "1650011",
"name": "Windsor Locks School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 51,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.6735,
"ar": 0.7284
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 115,
"se": 0.3721,
"sm": 0.2558,
"ge": 0.6031,
"gm": 0.489,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2212,
"ar": 0.9231
},
"Public Schools": {
"e": 1350,
"se": 0.4626,
"sm": 0.4004,
"ge": 0.5733,
"gm": 0.5974,
"sa": 499.0816,
"sma": 475.4082,
"sp": 0.551,
"smp": 0.2041,
"ca": 0.1455,
"ar": 0.9375
},
"All school types": {
"ea": 1532
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 14,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 53,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.5769,
"ar": 0.7248
},
"Public Charter Schools": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Sheff Magnet": {
"e": 122,
"se": 0.3659,
"sm": 0.1707,
"ge": 0.4696,
"gm": 0.4721,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1947,
"ar": 0.9263
},
"Public Schools": {
"e": 1335,
"se": 0.4227,
"sm": 0.382,
"ge": 0.5776,
"gm": 0.6213,
"sa": 486.0674,
"sma": 451.3483,
"sp": 0.5506,
"smp": 0.1685,
"ca": 0.1881,
"ar": 0.9301
},
"All school types": {
"ea": 1525
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 18,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Open Choice": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 48,
"se": null,
"sm": null,
"ca": 0.5625,
"ar": 0.7701
},
"Sheff Magnet": {
"e": 114,
"se": 0.3243,
"sm": null,
"ge": 0.552,
"gm": 0.4905,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2095,
"ar": 0.9168
},
"Public Schools": {
"e": 1322,
"se": 0.4085,
"sm": 0.3658,
"ge": 0.557,
"gm": 0.5242,
"sa": 488.25,
"sma": 467.5,
"sp": 0.5375,
"smp": 0.225,
"ca": 0.1784,
"ar": 0.9346
},
"All school types": {
"ea": 1503
}
}
}
}
},
"Wolcott": {
"code": "166",
"operators": [
{
"from": "K",
"to": "12",
"code": "1660011",
"name": "Wolcott School District",
"via": "local",
"designated": null
}
],
"hs": "local",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 40,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9488
},
"Other Magnet": {
"e": 118,
"se": 0.7755,
"sm": 0.5918,
"ge": 0.6094,
"gm": 0.6257,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9494
},
"Program": {
"e": 26,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2308,
"ar": 0.9127
},
"Sheff Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2109,
"se": 0.5974,
"sm": 0.5782,
"ge": 0.5607,
"gm": 0.6385,
"sa": 504.8,
"sma": 480.6,
"sp": 0.5867,
"smp": 0.2533,
"ca": 0.0915,
"ar": 0.9432
},
"All school types": {
"ea": 2303
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 43,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9572
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 101,
"se": 0.6571,
"sm": 0.5714,
"ge": 0.5153,
"gm": 0.5411,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9492
},
"Program": {
"e": 28,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.2143,
"ar": 0.9337
},
"Sheff Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2063,
"se": 0.6513,
"sm": 0.6073,
"ge": 0.6222,
"gm": 0.6611,
"sa": 502.2535,
"sma": 480.493,
"sp": 0.6268,
"smp": 0.2887,
"ca": 0.0647,
"ar": 0.95
},
"All school types": {
"ea": 2245
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 45,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.949
},
"Open Choice": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 108,
"se": 0.5455,
"sm": 0.4242,
"ge": 0.5414,
"gm": 0.4348,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0886,
"ar": 0.9478
},
"Program": {
"e": 27,
"se": null,
"sm": null,
"ca": 0.2963,
"ar": 0.9356
},
"Sheff Magnet": {
"e": null,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 2008,
"se": 0.6565,
"sm": 0.5935,
"ge": 0.5716,
"gm": 0.5814,
"sa": 509.1156,
"sma": 476.6667,
"sp": 0.6531,
"smp": 0.3333,
"ca": 0.0783,
"ar": 0.9482
},
"All school types": {
"ea": 2194
}
}
}
}
},
"Woodbridge": {
"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
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 8,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Charter Schools": {
"e": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 708,
"se": 0.8477,
"sm": 0.7449,
"ge": 0.6427,
"gm": 0.7304,
"sa": 568.3486,
"sma": 541.1927,
"sp": 0.789,
"smp": 0.5505,
"ca": 0.0551,
"ar": 0.9592
},
"Public Schools": {
"e": 869,
"se": 0.8166,
"sm": 0.7991,
"ge": 0.7443,
"gm": 0.787,
"ca": 0.0801,
"ar": 0.9495
},
"All school types": {
"ea": 1607
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 6,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 17,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 13,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 730,
"se": 0.8167,
"sm": 0.757,
"ge": 0.6463,
"gm": 0.7311,
"sa": 588.5714,
"sma": 579.4643,
"sp": 0.8929,
"smp": 0.6429,
"ca": 0.0425,
"ar": 0.9631
},
"Public Schools": {
"e": 855,
"se": 0.8012,
"sm": 0.8025,
"ge": 0.7125,
"gm": 0.8175,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1056,
"ar": 0.9463
},
"All school types": {
"ea": 1621
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 9,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 742,
"se": 0.8182,
"sm": 0.7787,
"ge": 0.6907,
"gm": 0.7479,
"sa": 577.2131,
"sma": 557.2951,
"sp": 0.7869,
"smp": 0.6066,
"ca": 0.0526,
"ar": 0.9605
},
"Public Schools": {
"e": 856,
"se": 0.8057,
"sm": 0.8037,
"ge": 0.7737,
"gm": 0.808,
"ca": 0.0606,
"ar": 0.9581
},
"All school types": {
"ea": 1620
}
}
}
}
},
"Woodbury": {
"code": "168",
"operators": [
{
"from": "K",
"to": "12",
"code": "2140012",
"name": "Regional School District 14",
"via": "regional",
"designated": null
}
],
"hs": "regional",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 983,
"se": 0.6163,
"sm": 0.535,
"ge": 0.5885,
"gm": 0.6279,
"sa": 531.7647,
"sma": 524.1176,
"sp": 0.6471,
"smp": 0.5147,
"ca": 0.1102,
"ar": 0.9432
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 1014
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 12,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 10,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Program": {
"e": 6,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 950,
"se": 0.637,
"sm": 0.5385,
"ge": 0.7098,
"gm": 0.6978,
"sa": 536.9863,
"sma": 532.8767,
"sp": 0.7945,
"smp": 0.5616,
"ca": 0.0993,
"ar": 0.9419
},
"Public Schools": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 980
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 13,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Other Magnet": {
"e": 12,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Regional Schools": {
"e": 924,
"se": 0.6281,
"sm": 0.6379,
"ge": 0.5986,
"gm": 0.7669,
"sa": 538.9655,
"sma": 532.931,
"sp": 0.7241,
"smp": 0.569,
"ca": 0.0901,
"ar": 0.9475
},
"Sheff Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": null,
"ca": null,
"ar": null
},
"All school types": {
"ea": 960
}
}
}
}
},
"Woodstock": {
"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
}
],
"hs": "endowed_academy",
"town_spend": {
"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": {
"2023-24": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 29,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9369
},
"Endowed and Incorporated Academies Schools": {
"e": 368,
"sa": 536.2245,
"sma": 489.6939,
"sp": 0.7449,
"smp": 0.3367,
"ca": 0.2364,
"ar": 0.9238
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 776,
"se": 0.5512,
"sm": 0.4134,
"ge": 0.5613,
"gm": 0.6109,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1237,
"ar": 0.943
},
"All school types": {
"ea": 1183
}
}
},
"2024-25": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 28,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9549
},
"Endowed and Incorporated Academies Schools": {
"e": 350,
"sa": 539.1489,
"sma": 490.5319,
"sp": 0.7234,
"smp": 0.3723,
"ca": 0.1857,
"ar": 0.9291
},
"Other Magnet": {
"e": null,
"ca": null,
"ar": null
},
"Program": {
"e": 7,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 764,
"se": 0.5354,
"sm": 0.4024,
"ge": 0.5221,
"gm": 0.607,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.1192,
"ar": 0.9431
},
"All school types": {
"ea": 1151
}
}
},
"2025-26": {
"All Students": {
"CT Technical Education and Career Schools": {
"e": 30,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": 0.9315
},
"Endowed and Incorporated Academies Schools": {
"e": 321,
"sa": 523.8889,
"sma": 473.8889,
"sp": 0.7222,
"smp": 0.2639,
"ca": 0.1651,
"ar": 0.9339
},
"Other Magnet": {
"e": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Program": {
"e": 8,
"se": null,
"sm": null,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": null,
"ar": null
},
"Public Schools": {
"e": 756,
"se": 0.6068,
"sm": 0.532,
"ge": 0.7195,
"gm": 0.8279,
"sa": null,
"sma": null,
"sp": null,
"smp": null,
"ca": 0.0736,
"ar": 0.9501
},
"All school types": {
"ea": 1120
}
}
}
}
}
},
"state": {
"by_span_type": {
"K-8": {
"districts": 46,
"growth_ela_all": 62.2,
"growth_math_all": 65.5,
"growth_ela_high_needs": 58.5,
"growth_math_high_needs": 60.9,
"index_ela_all": 71.6,
"index_math_all": 68.8,
"index_ela_high_needs": 63.8,
"index_math_high_needs": 60.5,
"accountability_index": 72.9,
"spend_unweighted": 22738.0,
"spend_need_weighted": 20733.0,
"spend_need_weighted_ex_sped_tuition": 20191.0,
"spend_need_weighted_cwift": 21297.0,
"spend_need_weighted_real": 22375.0
},
"7-12": {
"districts": 6,
"growth_ela_all": 48.2,
"growth_math_all": 49.5,
"growth_ela_high_needs": 43.5,
"growth_math_high_needs": 41.0,
"index_ela_all": 64.5,
"index_math_all": 61.8,
"index_ela_high_needs": 55.0,
"index_math_high_needs": 50.8,
"accountability_index": 70.1,
"spend_unweighted": 25603.0,
"spend_need_weighted": 23849.0,
"spend_need_weighted_ex_sped_tuition": 22312.0,
"spend_need_weighted_cwift": 24018.0,
"spend_need_weighted_real": 25481.0
},
"K-12": {
"districts": 111,
"growth_ela_all": 60.9,
"growth_math_all": 63.2,
"growth_ela_high_needs": 56.0,
"growth_math_high_needs": 57.2,
"index_ela_all": 69.6,
"index_math_all": 67.0,
"index_ela_high_needs": 59.8,
"index_math_high_needs": 56.8,
"accountability_index": 76.8,
"spend_unweighted": 20508.0,
"spend_need_weighted": 18720.0,
"spend_need_weighted_ex_sped_tuition": 17820.0,
"spend_need_weighted_cwift": 18070.0,
"spend_need_weighted_real": 20053.0
},
"9-12": {
"districts": 5,
"growth_ela_all": null,
"growth_math_all": null,
"growth_ela_high_needs": null,
"growth_math_high_needs": null,
"index_ela_all": 58.4,
"index_math_all": 52.7,
"index_ela_high_needs": 49.3,
"index_math_high_needs": 42.0,
"accountability_index": 73.1,
"spend_unweighted": 29767.0,
"spend_need_weighted": 28768.0,
"spend_need_weighted_ex_sped_tuition": 26182.0,
"spend_need_weighted_cwift": 24583.0,
"spend_need_weighted_real": 30746.0
}
},
"all": {
"districts": 168,
"growth_ela_all": 61.2,
"growth_math_all": 63.5,
"growth_ela_high_needs": 56.0,
"growth_math_high_needs": 57.5,
"index_ela_all": 69.8,
"index_math_all": 67.0,
"index_ela_high_needs": 60.5,
"index_math_high_needs": 57.2,
"accountability_index": 74.7,
"spend_unweighted": 21560.0,
"spend_need_weighted": 19675.0,
"spend_need_weighted_ex_sped_tuition": 18397.0,
"spend_need_weighted_cwift": 19032.0,
"spend_need_weighted_real": 21077.0
}
}
}