{
 "metadata": {
  "purpose": "Rule-based peer sets for North Haven, derived from published state data by a stated formula rather than selected by hand.",
  "built_by": "Data/build_peer_sets.py",
  "recipe": "python Data/fetch_ct_ucoa.py && python Data/build_peer_sets.py",
  "input_file": "src/data/ct_ucoa_town_indicators.json",
  "source": "CT Office of Policy and Management — Municipal Fiscal Indicators (Uniform Chart of Accounts program)",
  "dataset_id": "ej6f-y2wf",
  "source_url": "https://data.ct.gov/resource/ej6f-y2wf.json",
  "pulled": "2026-08-25",
  "dataset_last_updated": "2026-03-03",
  "match_year": "FY 22-23 (OPM fiscal_year_end 2023)",
  "rule": "Standardize each variable across all towns (log-transforming the skewed size and wealth variables), then rank towns by Euclidean distance to North Haven in that standardized space. Variables are equally weighted. Nearest 12 are the peer set.",
  "why_logs": "Population, enrollment, and grand list per resident are heavily right-skewed. On raw values a few outlier towns dominate the variance and flatten real differences among mid-sized towns; on logs, the unit of distance becomes 'twice as big', which is the comparison that makes sense here.",
  "weighting_note": "Equal weights are a stated choice, not a fact. They were not tuned to produce a particular list.",
  "wealth_proxy_note": "Equalized net grand list per resident stands in for community wealth: it is the tax base per person restated to full market value, and it is the quantity that constrains what a mill rate can raise. Median household income would be a useful additional variable but the Census ACS API now requires a key.",
  "relationship_to_existing_sets": "Additional, not a replacement. The hand-built sets (Surrounding towns, DRG D) remain in use everywhere they already appear. Where this set and those sets disagree, the disagreement is itself worth showing.",
  "drg_note": "CT SDE District Reference Groups were created in 1996, last reassigned in 2006 on roughly 2000-census inputs, and have not been updated since. They were designed to compare school districts on family demographics — appropriate for education questions, not for municipal operations, and blind to town size.",
  "excluded": [
   "Groton (city)"
  ],
  "dropped_for_missing_data": [],
  "town_count_ranked": 169
 },
 "target": "North Haven",
 "variable_stats": {
  "population": {
   "label": "Population (CT DPH estimate)",
   "log_transformed": true,
   "mean_of_transformed": 9.392518,
   "stdev_of_transformed": 1.111223,
   "target_raw": 24295
  },
  "enrollment": {
   "label": "Average Daily Membership enrollment",
   "log_transformed": true,
   "mean_of_transformed": 7.309335,
   "stdev_of_transformed": 1.228189,
   "target_raw": 3208.08
  },
  "grand_list_per_capita": {
   "label": "Equalized net grand list per resident",
   "log_transformed": true,
   "mean_of_transformed": 12.211418,
   "stdev_of_transformed": 0.467644,
   "target_raw": 238367.071126
  },
  "school_age_share": {
   "label": "Enrollment as a share of population",
   "log_transformed": false,
   "mean_of_transformed": 0.127697,
   "stdev_of_transformed": 0.027724,
   "target_raw": 0.132047
  },
  "unemployment": {
   "label": "Unemployment rate, annual average",
   "log_transformed": false,
   "mean_of_transformed": 0.030079,
   "stdev_of_transformed": 0.00449,
   "target_raw": 0.0284
  }
 },
 "peer_sets": {
  "municipal": {
   "label": "Municipal peers",
   "purpose": "Town-side spending, debt, reserves, and tax comparisons.",
   "variables": [
    {
     "key": "population",
     "label": "Population (CT DPH estimate)",
     "log_transformed": true
    },
    {
     "key": "grand_list_per_capita",
     "label": "Equalized net grand list per resident",
     "log_transformed": true
    },
    {
     "key": "school_age_share",
     "label": "Enrollment as a share of population",
     "log_transformed": false
    },
    {
     "key": "unemployment",
     "label": "Unemployment rate, annual average",
     "log_transformed": false
    }
   ],
   "peers": [
    "Berlin",
    "New Milford",
    "Rocky Hill",
    "East Lyme",
    "Newtown",
    "Oxford",
    "Guilford",
    "Cheshire",
    "Southbury",
    "Waterford",
    "Windsor",
    "Suffield"
   ],
   "ranked": [
    {
     "town": "Berlin",
     "distance": 0.3398
    },
    {
     "town": "New Milford",
     "distance": 0.3634
    },
    {
     "town": "Rocky Hill",
     "distance": 0.4627
    },
    {
     "town": "East Lyme",
     "distance": 0.4808
    },
    {
     "town": "Newtown",
     "distance": 0.495
    },
    {
     "town": "Oxford",
     "distance": 0.5768
    },
    {
     "town": "Guilford",
     "distance": 0.634
    },
    {
     "town": "Cheshire",
     "distance": 0.6397
    },
    {
     "town": "Southbury",
     "distance": 0.6571
    },
    {
     "town": "Waterford",
     "distance": 0.665
    },
    {
     "town": "Windsor",
     "distance": 0.6848
    },
    {
     "town": "Suffield",
     "distance": 0.7529
    },
    {
     "town": "Brookfield",
     "distance": 0.7709
    },
    {
     "town": "Southington",
     "distance": 0.8078
    },
    {
     "town": "Newington",
     "distance": 0.813
    },
    {
     "town": "Wallingford",
     "distance": 0.8137
    },
    {
     "town": "Bethel",
     "distance": 0.8531
    },
    {
     "town": "Cromwell",
     "distance": 0.8941
    },
    {
     "town": "Wethersfield",
     "distance": 0.9204
    },
    {
     "town": "East Hampton",
     "distance": 0.9211
    },
    {
     "town": "Groton",
     "distance": 0.9322
    },
    {
     "town": "North Branford",
     "distance": 0.9695
    },
    {
     "town": "Madison",
     "distance": 1.0059
    },
    {
     "town": "Watertown",
     "distance": 1.0861
    },
    {
     "town": "Farmington",
     "distance": 1.1019
    },
    {
     "town": "Haddam",
     "distance": 1.107
    },
    {
     "town": "Canton",
     "distance": 1.1189
    },
    {
     "town": "Clinton",
     "distance": 1.1312
    },
    {
     "town": "New Fairfield",
     "distance": 1.1505
    },
    {
     "town": "Ellington",
     "distance": 1.1614
    },
    {
     "town": "Windsor Locks",
     "distance": 1.1629
    },
    {
     "town": "Granby",
     "distance": 1.1784
    },
    {
     "town": "Somers",
     "distance": 1.1999
    },
    {
     "town": "Coventry",
     "distance": 1.2031
    },
    {
     "town": "Burlington",
     "distance": 1.2097
    },
    {
     "town": "Colchester",
     "distance": 1.238
    },
    {
     "town": "Avon",
     "distance": 1.2555
    },
    {
     "town": "Middlebury",
     "distance": 1.2589
    },
    {
     "town": "Redding",
     "distance": 1.2648
    },
    {
     "town": "Simsbury",
     "distance": 1.2881
    },
    {
     "town": "Norwalk",
     "distance": 1.2912
    },
    {
     "town": "Danbury",
     "distance": 1.312
    },
    {
     "town": "Prospect",
     "distance": 1.3188
    },
    {
     "town": "West Hartford",
     "distance": 1.3219
    },
    {
     "town": "Milford",
     "distance": 1.3234
    },
    {
     "town": "Branford",
     "distance": 1.3333
    },
    {
     "town": "Woodbury",
     "distance": 1.3521
    },
    {
     "town": "Fairfield",
     "distance": 1.3625
    },
    {
     "town": "East Haddam",
     "distance": 1.3633
    },
    {
     "town": "Orange",
     "distance": 1.3692
    },
    {
     "town": "Stonington",
     "distance": 1.3702
    },
    {
     "town": "Lebanon",
     "distance": 1.3738
    },
    {
     "town": "Montville",
     "distance": 1.3786
    },
    {
     "town": "Ledyard",
     "distance": 1.3927
    },
    {
     "town": "New Hartford",
     "distance": 1.3943
    },
    {
     "town": "Woodstock",
     "distance": 1.395
    },
    {
     "town": "Bloomfield",
     "distance": 1.4039
    },
    {
     "town": "Harwinton",
     "distance": 1.4471
    },
    {
     "town": "Plainville",
     "distance": 1.4511
    },
    {
     "town": "Glastonbury",
     "distance": 1.4563
    },
    {
     "town": "Hebron",
     "distance": 1.4612
    },
    {
     "town": "Portland",
     "distance": 1.4697
    },
    {
     "town": "North Stonington",
     "distance": 1.4792
    },
    {
     "town": "Marlborough",
     "distance": 1.5037
    },
    {
     "town": "Tolland",
     "distance": 1.5089
    },
    {
     "town": "Killingworth",
     "distance": 1.5222
    },
    {
     "town": "Enfield",
     "distance": 1.5607
    },
    {
     "town": "Litchfield",
     "distance": 1.5765
    },
    {
     "town": "Old Lyme",
     "distance": 1.5788
    },
    {
     "town": "Shelton",
     "distance": 1.5836
    },
    {
     "town": "Wolcott",
     "distance": 1.633
    },
    {
     "town": "Pomfret",
     "distance": 1.6644
    },
    {
     "town": "Columbia",
     "distance": 1.6821
    },
    {
     "town": "Plainfield",
     "distance": 1.6903
    },
    {
     "town": "Bethany",
     "distance": 1.6943
    },
    {
     "town": "Seymour",
     "distance": 1.7023
    },
    {
     "town": "East Windsor",
     "distance": 1.7105
    },
    {
     "town": "Stamford",
     "distance": 1.7182
    },
    {
     "town": "Bolton",
     "distance": 1.723
    },
    {
     "town": "Easton",
     "distance": 1.7583
    },
    {
     "town": "Canterbury",
     "distance": 1.7908
    },
    {
     "town": "Beacon Falls",
     "distance": 1.7965
    },
    {
     "town": "Durham",
     "distance": 1.8063
    },
    {
     "town": "Deep River",
     "distance": 1.8119
    },
    {
     "town": "Stafford",
     "distance": 1.8329
    },
    {
     "town": "Brooklyn",
     "distance": 1.8337
    },
    {
     "town": "Thompson",
     "distance": 1.8345
    },
    {
     "town": "Salem",
     "distance": 1.8357
    },
    {
     "town": "Barkhamsted",
     "distance": 1.8492
    },
    {
     "town": "Middlefield",
     "distance": 1.8555
    },
    {
     "town": "Woodbridge",
     "distance": 1.8779
    },
    {
     "town": "Monroe",
     "distance": 1.8783
    },
    {
     "town": "Middletown",
     "distance": 1.9049
    },
    {
     "town": "Hamden",
     "distance": 1.9051
    },
    {
     "town": "Chester",
     "distance": 1.9148
    },
    {
     "town": "Putnam",
     "distance": 1.9199
    },
    {
     "town": "Westbrook",
     "distance": 1.93
    },
    {
     "town": "Manchester",
     "distance": 1.9334
    },
    {
     "town": "Old Saybrook",
     "distance": 1.9434
    },
    {
     "town": "Willington",
     "distance": 1.9637
    },
    {
     "town": "East Granby",
     "distance": 1.9648
    },
    {
     "town": "East Haven",
     "distance": 2.0122
    },
    {
     "town": "Trumbull",
     "distance": 2.019
    },
    {
     "town": "Thomaston",
     "distance": 2.0221
    },
    {
     "town": "Griswold",
     "distance": 2.0369
    },
    {
     "town": "Ridgefield",
     "distance": 2.0374
    },
    {
     "town": "South Windsor",
     "distance": 2.0463
    },
    {
     "town": "Stratford",
     "distance": 2.0588
    },
    {
     "town": "Torrington",
     "distance": 2.0739
    },
    {
     "town": "Vernon",
     "distance": 2.0914
    },
    {
     "town": "Killingly",
     "distance": 2.0958
    },
    {
     "town": "Voluntown",
     "distance": 2.1493
    },
    {
     "town": "Preston",
     "distance": 2.1517
    },
    {
     "town": "Bristol",
     "distance": 2.1845
    },
    {
     "town": "Naugatuck",
     "distance": 2.1881
    },
    {
     "town": "Sherman",
     "distance": 2.252
    },
    {
     "town": "Andover",
     "distance": 2.2624
    },
    {
     "town": "Essex",
     "distance": 2.2916
    },
    {
     "town": "Chaplin",
     "distance": 2.3197
    },
    {
     "town": "Franklin",
     "distance": 2.3228
    },
    {
     "town": "Bozrah",
     "distance": 2.3843
    },
    {
     "town": "West Haven",
     "distance": 2.4404
    },
    {
     "town": "Winchester",
     "distance": 2.4592
    },
    {
     "town": "New London",
     "distance": 2.4625
    },
    {
     "town": "Ashford",
     "distance": 2.4707
    },
    {
     "town": "Bethlehem",
     "distance": 2.4849
    },
    {
     "town": "Eastford",
     "distance": 2.5045
    },
    {
     "town": "Lisbon",
     "distance": 2.5094
    },
    {
     "town": "Morris",
     "distance": 2.5531
    },
    {
     "town": "North Canaan",
     "distance": 2.5604
    },
    {
     "town": "Hartland",
     "distance": 2.584
    },
    {
     "town": "Sprague",
     "distance": 2.6209
    },
    {
     "town": "Goshen",
     "distance": 2.6221
    },
    {
     "town": "Plymouth",
     "distance": 2.6282
    },
    {
     "town": "New Haven",
     "distance": 2.7075
    },
    {
     "town": "Greenwich",
     "distance": 2.7501
    },
    {
     "town": "Colebrook",
     "distance": 2.7847
    },
    {
     "town": "Norwich",
     "distance": 2.7923
    },
    {
     "town": "Lyme",
     "distance": 2.849
    },
    {
     "town": "Scotland",
     "distance": 2.8796
    },
    {
     "town": "Ansonia",
     "distance": 2.8901
    },
    {
     "town": "Wilton",
     "distance": 2.9394
    },
    {
     "town": "Derby",
     "distance": 2.955
    },
    {
     "town": "Meriden",
     "distance": 3.0655
    },
    {
     "town": "Norfolk",
     "distance": 3.126
    },
    {
     "town": "Weston",
     "distance": 3.1666
    },
    {
     "town": "Salisbury",
     "distance": 3.2031
    },
    {
     "town": "Kent",
     "distance": 3.2235
    },
    {
     "town": "East Hartford",
     "distance": 3.3241
    },
    {
     "town": "Westport",
     "distance": 3.3459
    },
    {
     "town": "New Canaan",
     "distance": 3.3582
    },
    {
     "town": "Hampton",
     "distance": 3.3653
    },
    {
     "town": "Union",
     "distance": 3.3689
    },
    {
     "town": "Canaan",
     "distance": 3.4407
    },
    {
     "town": "Bridgewater",
     "distance": 3.4958
    },
    {
     "town": "Warren",
     "distance": 3.5413
    },
    {
     "town": "Mansfield",
     "distance": 3.5902
    },
    {
     "town": "Bridgeport",
     "distance": 3.5935
    },
    {
     "town": "Cornwall",
     "distance": 3.6616
    },
    {
     "town": "Washington",
     "distance": 3.7347
    },
    {
     "town": "Darien",
     "distance": 3.7706
    },
    {
     "town": "Windham",
     "distance": 3.8159
    },
    {
     "town": "Sterling",
     "distance": 3.839
    },
    {
     "town": "Roxbury",
     "distance": 3.9969
    },
    {
     "town": "New Britain",
     "distance": 4.0011
    },
    {
     "town": "Sharon",
     "distance": 4.4167
    },
    {
     "town": "Waterbury",
     "distance": 5.2089
    },
    {
     "town": "Hartford",
     "distance": 5.2555
    }
   ]
  },
  "school": {
   "label": "School peers",
   "purpose": "Education spending comparisons.",
   "variables": [
    {
     "key": "enrollment",
     "label": "Average Daily Membership enrollment",
     "log_transformed": true
    },
    {
     "key": "grand_list_per_capita",
     "label": "Equalized net grand list per resident",
     "log_transformed": true
    },
    {
     "key": "school_age_share",
     "label": "Enrollment as a share of population",
     "log_transformed": false
    }
   ],
   "peers": [
    "New Milford",
    "Berlin",
    "East Lyme",
    "Windsor",
    "Rocky Hill",
    "Oxford",
    "Newtown",
    "Guilford",
    "Cromwell",
    "Waterford",
    "Cheshire",
    "Brookfield"
   ],
   "ranked": [
    {
     "town": "New Milford",
     "distance": 0.3274
    },
    {
     "town": "Berlin",
     "distance": 0.331
    },
    {
     "town": "East Lyme",
     "distance": 0.3571
    },
    {
     "town": "Windsor",
     "distance": 0.3607
    },
    {
     "town": "Rocky Hill",
     "distance": 0.3789
    },
    {
     "town": "Oxford",
     "distance": 0.4955
    },
    {
     "town": "Newtown",
     "distance": 0.513
    },
    {
     "town": "Guilford",
     "distance": 0.517
    },
    {
     "town": "Cromwell",
     "distance": 0.5532
    },
    {
     "town": "Waterford",
     "distance": 0.5934
    },
    {
     "town": "Cheshire",
     "distance": 0.6048
    },
    {
     "town": "Brookfield",
     "distance": 0.6392
    },
    {
     "town": "Southbury",
     "distance": 0.6856
    },
    {
     "town": "Windsor Locks",
     "distance": 0.7051
    },
    {
     "town": "Suffield",
     "distance": 0.7155
    },
    {
     "town": "Wallingford",
     "distance": 0.7481
    },
    {
     "town": "Newington",
     "distance": 0.7706
    },
    {
     "town": "Farmington",
     "distance": 0.7993
    },
    {
     "town": "Southington",
     "distance": 0.8113
    },
    {
     "town": "Bethel",
     "distance": 0.8261
    },
    {
     "town": "Madison",
     "distance": 0.829
    },
    {
     "town": "East Hampton",
     "distance": 0.8412
    },
    {
     "town": "Stratford",
     "distance": 0.8605
    },
    {
     "town": "Watertown",
     "distance": 0.8641
    },
    {
     "town": "Groton",
     "distance": 0.8812
    },
    {
     "town": "Shelton",
     "distance": 0.8943
    },
    {
     "town": "New Fairfield",
     "distance": 0.9235
    },
    {
     "town": "Wethersfield",
     "distance": 0.9265
    },
    {
     "town": "Haddam",
     "distance": 0.9378
    },
    {
     "town": "North Branford",
     "distance": 0.9627
    },
    {
     "town": "Clinton",
     "distance": 0.9659
    },
    {
     "town": "Prospect",
     "distance": 0.9761
    },
    {
     "town": "Bloomfield",
     "distance": 0.9856
    },
    {
     "town": "Coventry",
     "distance": 0.9952
    },
    {
     "town": "Canton",
     "distance": 0.9964
    },
    {
     "town": "Burlington",
     "distance": 1.0117
    },
    {
     "town": "Granby",
     "distance": 1.041
    },
    {
     "town": "Orange",
     "distance": 1.0746
    },
    {
     "town": "Killingly",
     "distance": 1.0758
    },
    {
     "town": "Seymour",
     "distance": 1.0765
    },
    {
     "town": "Middlebury",
     "distance": 1.0945
    },
    {
     "town": "Ellington",
     "distance": 1.103
    },
    {
     "town": "Norwalk",
     "distance": 1.1249
    },
    {
     "town": "Redding",
     "distance": 1.1286
    },
    {
     "town": "Plainfield",
     "distance": 1.1514
    },
    {
     "town": "West Hartford",
     "distance": 1.1601
    },
    {
     "town": "Somers",
     "distance": 1.1653
    },
    {
     "town": "Glastonbury",
     "distance": 1.1813
    },
    {
     "town": "Durham",
     "distance": 1.1948
    },
    {
     "town": "Avon",
     "distance": 1.195
    },
    {
     "town": "Milford",
     "distance": 1.1994
    },
    {
     "town": "Colchester",
     "distance": 1.1996
    },
    {
     "town": "New Hartford",
     "distance": 1.2133
    },
    {
     "town": "Lebanon",
     "distance": 1.2317
    },
    {
     "town": "Woodstock",
     "distance": 1.2471
    },
    {
     "town": "Fairfield",
     "distance": 1.249
    },
    {
     "town": "Harwinton",
     "distance": 1.2496
    },
    {
     "town": "Danbury",
     "distance": 1.2555
    },
    {
     "town": "Plainville",
     "distance": 1.2582
    },
    {
     "town": "Simsbury",
     "distance": 1.2718
    },
    {
     "town": "North Stonington",
     "distance": 1.2798
    },
    {
     "town": "Bethany",
     "distance": 1.3177
    },
    {
     "town": "Ledyard",
     "distance": 1.323
    },
    {
     "town": "Marlborough",
     "distance": 1.3245
    },
    {
     "town": "Branford",
     "distance": 1.3302
    },
    {
     "town": "Tolland",
     "distance": 1.3304
    },
    {
     "town": "East Haddam",
     "distance": 1.3374
    },
    {
     "town": "Hebron",
     "distance": 1.3383
    },
    {
     "town": "Portland",
     "distance": 1.3422
    },
    {
     "town": "Brooklyn",
     "distance": 1.3811
    },
    {
     "town": "Stafford",
     "distance": 1.3816
    },
    {
     "town": "Montville",
     "distance": 1.3854
    },
    {
     "town": "Wolcott",
     "distance": 1.3914
    },
    {
     "town": "Enfield",
     "distance": 1.3938
    },
    {
     "town": "Putnam",
     "distance": 1.3957
    },
    {
     "town": "Stonington",
     "distance": 1.4062
    },
    {
     "town": "Preston",
     "distance": 1.4184
    },
    {
     "town": "Bristol",
     "distance": 1.4316
    },
    {
     "town": "Woodbury",
     "distance": 1.4328
    },
    {
     "town": "Old Lyme",
     "distance": 1.4807
    },
    {
     "town": "Stamford",
     "distance": 1.4916
    },
    {
     "town": "Killingworth",
     "distance": 1.5254
    },
    {
     "town": "Bolton",
     "distance": 1.5256
    },
    {
     "town": "Pomfret",
     "distance": 1.5266
    },
    {
     "town": "East Haven",
     "distance": 1.5755
    },
    {
     "town": "Woodbridge",
     "distance": 1.5824
    },
    {
     "town": "Easton",
     "distance": 1.5909
    },
    {
     "town": "Derby",
     "distance": 1.6009
    },
    {
     "town": "Ansonia",
     "distance": 1.603
    },
    {
     "town": "Torrington",
     "distance": 1.6184
    },
    {
     "town": "New London",
     "distance": 1.623
    },
    {
     "town": "Columbia",
     "distance": 1.6271
    },
    {
     "town": "Canterbury",
     "distance": 1.6557
    },
    {
     "town": "Lisbon",
     "distance": 1.6619
    },
    {
     "town": "East Windsor",
     "distance": 1.6637
    },
    {
     "town": "Naugatuck",
     "distance": 1.6705
    },
    {
     "town": "Litchfield",
     "distance": 1.6739
    },
    {
     "town": "Manchester",
     "distance": 1.6778
    },
    {
     "town": "Hamden",
     "distance": 1.6784
    },
    {
     "town": "Winchester",
     "distance": 1.6794
    },
    {
     "town": "Salem",
     "distance": 1.6954
    },
    {
     "town": "Thomaston",
     "distance": 1.7169
    },
    {
     "town": "Barkhamsted",
     "distance": 1.7176
    },
    {
     "town": "Griswold",
     "distance": 1.729
    },
    {
     "town": "Middletown",
     "distance": 1.7306
    },
    {
     "town": "East Granby",
     "distance": 1.7439
    },
    {
     "town": "Beacon Falls",
     "distance": 1.7507
    },
    {
     "town": "Deep River",
     "distance": 1.7688
    },
    {
     "town": "Thompson",
     "distance": 1.7704
    },
    {
     "town": "Monroe",
     "distance": 1.7867
    },
    {
     "town": "Middlefield",
     "distance": 1.8233
    },
    {
     "town": "Plymouth",
     "distance": 1.8258
    },
    {
     "town": "West Haven",
     "distance": 1.8346
    },
    {
     "town": "Willington",
     "distance": 1.9126
    },
    {
     "town": "Trumbull",
     "distance": 1.9209
    },
    {
     "town": "Chester",
     "distance": 1.9272
    },
    {
     "town": "Old Saybrook",
     "distance": 1.9597
    },
    {
     "town": "Vernon",
     "distance": 1.9634
    },
    {
     "town": "Sterling",
     "distance": 1.9677
    },
    {
     "town": "Norwich",
     "distance": 1.9925
    },
    {
     "town": "Bethlehem",
     "distance": 2.0375
    },
    {
     "town": "Ridgefield",
     "distance": 2.0478
    },
    {
     "town": "Westbrook",
     "distance": 2.05
    },
    {
     "town": "South Windsor",
     "distance": 2.0531
    },
    {
     "town": "North Canaan",
     "distance": 2.0613
    },
    {
     "town": "Voluntown",
     "distance": 2.0616
    },
    {
     "town": "Ashford",
     "distance": 2.1312
    },
    {
     "town": "Franklin",
     "distance": 2.1336
    },
    {
     "town": "Chaplin",
     "distance": 2.1381
    },
    {
     "town": "Bozrah",
     "distance": 2.1482
    },
    {
     "town": "Andover",
     "distance": 2.1983
    },
    {
     "town": "Meriden",
     "distance": 2.2031
    },
    {
     "town": "Sprague",
     "distance": 2.2072
    },
    {
     "town": "East Hartford",
     "distance": 2.2224
    },
    {
     "town": "Sherman",
     "distance": 2.2285
    },
    {
     "town": "New Haven",
     "distance": 2.2316
    },
    {
     "town": "Bridgeport",
     "distance": 2.288
    },
    {
     "town": "Windham",
     "distance": 2.2916
    },
    {
     "town": "Essex",
     "distance": 2.3006
    },
    {
     "town": "Eastford",
     "distance": 2.3906
    },
    {
     "town": "Goshen",
     "distance": 2.4816
    },
    {
     "town": "Colebrook",
     "distance": 2.5018
    },
    {
     "town": "Hartland",
     "distance": 2.5472
    },
    {
     "town": "Morris",
     "distance": 2.5861
    },
    {
     "town": "New Britain",
     "distance": 2.616
    },
    {
     "town": "Greenwich",
     "distance": 2.7044
    },
    {
     "town": "Waterbury",
     "distance": 2.75
    },
    {
     "town": "Lyme",
     "distance": 2.7992
    },
    {
     "town": "Scotland",
     "distance": 2.8255
    },
    {
     "town": "Wilton",
     "distance": 2.8378
    },
    {
     "town": "Weston",
     "distance": 3.0598
    },
    {
     "town": "Norfolk",
     "distance": 3.2047
    },
    {
     "town": "Canaan",
     "distance": 3.2302
    },
    {
     "town": "Salisbury",
     "distance": 3.2792
    },
    {
     "town": "Mansfield",
     "distance": 3.3026
    },
    {
     "town": "Union",
     "distance": 3.3507
    },
    {
     "town": "New Canaan",
     "distance": 3.3626
    },
    {
     "town": "Westport",
     "distance": 3.37
    },
    {
     "town": "Bridgewater",
     "distance": 3.4536
    },
    {
     "town": "Kent",
     "distance": 3.4548
    },
    {
     "town": "Hartford",
     "distance": 3.4737
    },
    {
     "town": "Hampton",
     "distance": 3.5494
    },
    {
     "town": "Cornwall",
     "distance": 3.5709
    },
    {
     "town": "Warren",
     "distance": 3.5957
    },
    {
     "town": "Washington",
     "distance": 3.7042
    },
    {
     "town": "Darien",
     "distance": 3.7722
    },
    {
     "town": "Roxbury",
     "distance": 3.7921
    },
    {
     "town": "Sharon",
     "distance": 4.48
    }
   ]
  }
 },
 "target_statewide_percentiles": {
  "total_expenditures_per_capita": {
   "label": "Total expenditures per resident",
   "value": 5067.9039,
   "rank_low_to_high": 145,
   "of_towns": 169,
   "percentile": 85.2,
   "statewide_median": 4217.0746
  },
  "education_expenditures_per_pupil": {
   "label": "Education expenditures per pupil",
   "value": 21402.1203,
   "rank_low_to_high": 59,
   "of_towns": 169,
   "percentile": 34.3,
   "statewide_median": 22589.7065
  },
  "equalized_mill_rate": {
   "label": "Equalized mill rate",
   "value": 17.18,
   "rank_low_to_high": 85,
   "of_towns": 169,
   "percentile": 49.7,
   "statewide_median": 17.18
  },
  "grand_list_per_capita": {
   "label": "Equalized net grand list per resident",
   "value": 238367.0711,
   "rank_low_to_high": 124,
   "of_towns": 169,
   "percentile": 72.8,
   "statewide_median": 189667.583
  },
  "fund_balance_pct": {
   "label": "Total fund balance as a share of total expenditures",
   "value": 0.0924,
   "rank_low_to_high": 15,
   "of_towns": 169,
   "percentile": 8.3,
   "statewide_median": 0.1985
  },
  "debt_per_capita": {
   "label": "Bonded long-term debt per resident",
   "value": 4028.4092,
   "rank_low_to_high": 151,
   "of_towns": 169,
   "percentile": 88.8,
   "statewide_median": 1740.556
  },
  "aid_share": {
   "label": "Intergovernmental revenue as a share of total revenues",
   "value": 0.1406,
   "rank_low_to_high": 57,
   "of_towns": 169,
   "percentile": 33.1,
   "statewide_median": 0.2055
  }
 }
}