{
 "metadata": {
  "purpose": "Rule-based peer sets for East Hartford, 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 East Hartford 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 H) 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": "East Hartford",
 "variable_stats": {
  "population": {
   "label": "Population (CT DPH estimate)",
   "log_transformed": true,
   "mean_of_transformed": 9.392518,
   "stdev_of_transformed": 1.111223,
   "target_raw": 50654
  },
  "enrollment": {
   "label": "Average Daily Membership enrollment",
   "log_transformed": true,
   "mean_of_transformed": 7.309335,
   "stdev_of_transformed": 1.228189,
   "target_raw": 7962.89
  },
  "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": 98542.541221
  },
  "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.157202
  },
  "unemployment": {
   "label": "Unemployment rate, annual average",
   "log_transformed": false,
   "mean_of_transformed": 0.030079,
   "stdev_of_transformed": 0.00449,
   "target_raw": 0.0396
  }
 },
 "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": [
    "Meriden",
    "New Britain",
    "Naugatuck",
    "Windham",
    "Norwich",
    "Ansonia",
    "Bridgeport",
    "Bristol",
    "West Haven",
    "Stratford",
    "New Haven",
    "New London"
   ],
   "ranked": [
    {
     "town": "Meriden",
     "distance": 0.5086
    },
    {
     "town": "New Britain",
     "distance": 0.8266
    },
    {
     "town": "Naugatuck",
     "distance": 1.254
    },
    {
     "town": "Windham",
     "distance": 1.2768
    },
    {
     "town": "Norwich",
     "distance": 1.327
    },
    {
     "town": "Ansonia",
     "distance": 1.4136
    },
    {
     "town": "Bridgeport",
     "distance": 1.42
    },
    {
     "town": "Bristol",
     "distance": 1.5074
    },
    {
     "town": "West Haven",
     "distance": 1.5226
    },
    {
     "town": "Stratford",
     "distance": 1.7016
    },
    {
     "town": "New Haven",
     "distance": 1.7907
    },
    {
     "town": "New London",
     "distance": 1.7907
    },
    {
     "town": "Killingly",
     "distance": 1.9283
    },
    {
     "town": "Torrington",
     "distance": 1.9407
    },
    {
     "town": "Plymouth",
     "distance": 1.9559
    },
    {
     "town": "Derby",
     "distance": 2.0
    },
    {
     "town": "Manchester",
     "distance": 2.0107
    },
    {
     "town": "Seymour",
     "distance": 2.0109
    },
    {
     "town": "Hartford",
     "distance": 2.0144
    },
    {
     "town": "Plainfield",
     "distance": 2.0669
    },
    {
     "town": "Waterbury",
     "distance": 2.0891
    },
    {
     "town": "Wolcott",
     "distance": 2.1281
    },
    {
     "town": "Griswold",
     "distance": 2.134
    },
    {
     "town": "East Haven",
     "distance": 2.2002
    },
    {
     "town": "Enfield",
     "distance": 2.2687
    },
    {
     "town": "Plainville",
     "distance": 2.3175
    },
    {
     "town": "Brooklyn",
     "distance": 2.333
    },
    {
     "town": "Stafford",
     "distance": 2.3491
    },
    {
     "town": "Trumbull",
     "distance": 2.4799
    },
    {
     "town": "Putnam",
     "distance": 2.4976
    },
    {
     "town": "Vernon",
     "distance": 2.5579
    },
    {
     "town": "Shelton",
     "distance": 2.6049
    },
    {
     "town": "Winchester",
     "distance": 2.6052
    },
    {
     "town": "Watertown",
     "distance": 2.6142
    },
    {
     "town": "Thomaston",
     "distance": 2.6286
    },
    {
     "town": "Coventry",
     "distance": 2.659
    },
    {
     "town": "Windsor",
     "distance": 2.6701
    },
    {
     "town": "Lisbon",
     "distance": 2.6756
    },
    {
     "town": "Ellington",
     "distance": 2.6849
    },
    {
     "town": "Prospect",
     "distance": 2.7111
    },
    {
     "town": "Hamden",
     "distance": 2.7269
    },
    {
     "town": "Colchester",
     "distance": 2.7426
    },
    {
     "town": "Cromwell",
     "distance": 2.7656
    },
    {
     "town": "Windsor Locks",
     "distance": 2.7841
    },
    {
     "town": "Bloomfield",
     "distance": 2.7937
    },
    {
     "town": "Portland",
     "distance": 2.8032
    },
    {
     "town": "Preston",
     "distance": 2.845
    },
    {
     "town": "Wethersfield",
     "distance": 2.8564
    },
    {
     "town": "Southington",
     "distance": 2.9103
    },
    {
     "town": "Danbury",
     "distance": 2.9411
    },
    {
     "town": "Monroe",
     "distance": 2.9415
    },
    {
     "town": "Sterling",
     "distance": 2.9423
    },
    {
     "town": "Woodstock",
     "distance": 2.9652
    },
    {
     "town": "Brookfield",
     "distance": 2.9657
    },
    {
     "town": "Montville",
     "distance": 2.9799
    },
    {
     "town": "Ashford",
     "distance": 3.0017
    },
    {
     "town": "New Fairfield",
     "distance": 3.0443
    },
    {
     "town": "New Milford",
     "distance": 3.0631
    },
    {
     "town": "Somers",
     "distance": 3.0852
    },
    {
     "town": "Ledyard",
     "distance": 3.1023
    },
    {
     "town": "Middletown",
     "distance": 3.1047
    },
    {
     "town": "Wallingford",
     "distance": 3.1294
    },
    {
     "town": "Canton",
     "distance": 3.1414
    },
    {
     "town": "Sprague",
     "distance": 3.1429
    },
    {
     "town": "Newington",
     "distance": 3.1556
    },
    {
     "town": "Cheshire",
     "distance": 3.1875
    },
    {
     "town": "Groton",
     "distance": 3.1886
    },
    {
     "town": "North Branford",
     "distance": 3.1999
    },
    {
     "town": "Bethel",
     "distance": 3.2023
    },
    {
     "town": "Newtown",
     "distance": 3.2357
    },
    {
     "town": "Berlin",
     "distance": 3.2383
    },
    {
     "town": "Lebanon",
     "distance": 3.2504
    },
    {
     "town": "Fairfield",
     "distance": 3.2593
    },
    {
     "town": "Simsbury",
     "distance": 3.2681
    },
    {
     "town": "Canterbury",
     "distance": 3.2868
    },
    {
     "town": "Thompson",
     "distance": 3.2946
    },
    {
     "town": "East Hampton",
     "distance": 3.2984
    },
    {
     "town": "Beacon Falls",
     "distance": 3.3055
    },
    {
     "town": "Norwalk",
     "distance": 3.3217
    },
    {
     "town": "North Haven",
     "distance": 3.3241
    },
    {
     "town": "Middlebury",
     "distance": 3.3377
    },
    {
     "town": "Granby",
     "distance": 3.3746
    },
    {
     "town": "Suffield",
     "distance": 3.3769
    },
    {
     "town": "East Windsor",
     "distance": 3.3789
    },
    {
     "town": "Rocky Hill",
     "distance": 3.4197
    },
    {
     "town": "Hebron",
     "distance": 3.4259
    },
    {
     "town": "East Haddam",
     "distance": 3.4276
    },
    {
     "town": "North Canaan",
     "distance": 3.4349
    },
    {
     "town": "Willington",
     "distance": 3.4501
    },
    {
     "town": "Salem",
     "distance": 3.4553
    },
    {
     "town": "South Windsor",
     "distance": 3.4553
    },
    {
     "town": "West Hartford",
     "distance": 3.4577
    },
    {
     "town": "Tolland",
     "distance": 3.467
    },
    {
     "town": "Southbury",
     "distance": 3.4764
    },
    {
     "town": "East Lyme",
     "distance": 3.4816
    },
    {
     "town": "Marlborough",
     "distance": 3.4998
    },
    {
     "town": "Oxford",
     "distance": 3.5264
    },
    {
     "town": "Columbia",
     "distance": 3.527
    },
    {
     "town": "Waterford",
     "distance": 3.5373
    },
    {
     "town": "Avon",
     "distance": 3.5589
    },
    {
     "town": "Burlington",
     "distance": 3.5769
    },
    {
     "town": "Mansfield",
     "distance": 3.5789
    },
    {
     "town": "Milford",
     "distance": 3.6043
    },
    {
     "town": "East Granby",
     "distance": 3.6135
    },
    {
     "town": "Bolton",
     "distance": 3.6194
    },
    {
     "town": "Easton",
     "distance": 3.6861
    },
    {
     "town": "Guilford",
     "distance": 3.719
    },
    {
     "town": "North Stonington",
     "distance": 3.7219
    },
    {
     "town": "Middlefield",
     "distance": 3.7614
    },
    {
     "town": "Andover",
     "distance": 3.765
    },
    {
     "town": "Bethlehem",
     "distance": 3.7692
    },
    {
     "town": "Redding",
     "distance": 3.8356
    },
    {
     "town": "Haddam",
     "distance": 3.8615
    },
    {
     "town": "Woodbury",
     "distance": 3.8776
    },
    {
     "town": "Glastonbury",
     "distance": 3.8805
    },
    {
     "town": "Stamford",
     "distance": 3.8933
    },
    {
     "town": "Farmington",
     "distance": 3.8982
    },
    {
     "town": "Branford",
     "distance": 3.9127
    },
    {
     "town": "Pomfret",
     "distance": 3.9161
    },
    {
     "town": "New Hartford",
     "distance": 3.9274
    },
    {
     "town": "Killingworth",
     "distance": 3.9299
    },
    {
     "town": "Chaplin",
     "distance": 3.9406
    },
    {
     "town": "Ridgefield",
     "distance": 3.9936
    },
    {
     "town": "Harwinton",
     "distance": 4.0211
    },
    {
     "town": "Stonington",
     "distance": 4.1106
    },
    {
     "town": "Woodbridge",
     "distance": 4.1395
    },
    {
     "town": "Orange",
     "distance": 4.1456
    },
    {
     "town": "Voluntown",
     "distance": 4.1477
    },
    {
     "town": "Litchfield",
     "distance": 4.1678
    },
    {
     "town": "Madison",
     "distance": 4.1744
    },
    {
     "town": "Clinton",
     "distance": 4.2045
    },
    {
     "town": "Bethany",
     "distance": 4.2324
    },
    {
     "town": "Barkhamsted",
     "distance": 4.2392
    },
    {
     "town": "Chester",
     "distance": 4.2649
    },
    {
     "town": "Franklin",
     "distance": 4.3236
    },
    {
     "town": "Deep River",
     "distance": 4.4058
    },
    {
     "town": "Old Lyme",
     "distance": 4.4405
    },
    {
     "town": "Colebrook",
     "distance": 4.471
    },
    {
     "town": "Eastford",
     "distance": 4.5092
    },
    {
     "town": "Durham",
     "distance": 4.5801
    },
    {
     "town": "Westbrook",
     "distance": 4.6014
    },
    {
     "town": "Scotland",
     "distance": 4.6382
    },
    {
     "town": "Hartland",
     "distance": 4.8553
    },
    {
     "town": "Wilton",
     "distance": 4.861
    },
    {
     "town": "Weston",
     "distance": 4.9046
    },
    {
     "town": "Bozrah",
     "distance": 4.9168
    },
    {
     "town": "Morris",
     "distance": 4.9537
    },
    {
     "town": "Old Saybrook",
     "distance": 5.0013
    },
    {
     "town": "Hampton",
     "distance": 5.0234
    },
    {
     "town": "Canaan",
     "distance": 5.0774
    },
    {
     "town": "Sherman",
     "distance": 5.0949
    },
    {
     "town": "New Canaan",
     "distance": 5.1216
    },
    {
     "town": "Westport",
     "distance": 5.2096
    },
    {
     "town": "Essex",
     "distance": 5.2432
    },
    {
     "town": "Union",
     "distance": 5.3335
    },
    {
     "town": "Greenwich",
     "distance": 5.378
    },
    {
     "town": "Darien",
     "distance": 5.5451
    },
    {
     "town": "Goshen",
     "distance": 5.5689
    },
    {
     "town": "Norfolk",
     "distance": 5.6764
    },
    {
     "town": "Lyme",
     "distance": 5.7153
    },
    {
     "town": "Kent",
     "distance": 5.7956
    },
    {
     "town": "Warren",
     "distance": 5.9787
    },
    {
     "town": "Salisbury",
     "distance": 6.1074
    },
    {
     "town": "Bridgewater",
     "distance": 6.3501
    },
    {
     "town": "Cornwall",
     "distance": 6.5352
    },
    {
     "town": "Washington",
     "distance": 6.7518
    },
    {
     "town": "Roxbury",
     "distance": 7.0421
    },
    {
     "town": "Sharon",
     "distance": 7.3229
    }
   ]
  },
  "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": [
    "Meriden",
    "New Britain",
    "Naugatuck",
    "Waterbury",
    "Manchester",
    "Windham",
    "Bristol",
    "West Haven",
    "New Haven",
    "Norwich",
    "Bridgeport",
    "Ledyard"
   ],
   "ranked": [
    {
     "town": "Meriden",
     "distance": 0.3412
    },
    {
     "town": "New Britain",
     "distance": 0.5932
    },
    {
     "town": "Naugatuck",
     "distance": 0.6662
    },
    {
     "town": "Waterbury",
     "distance": 0.7307
    },
    {
     "town": "Manchester",
     "distance": 1.1753
    },
    {
     "town": "Windham",
     "distance": 1.1886
    },
    {
     "town": "Bristol",
     "distance": 1.2032
    },
    {
     "town": "West Haven",
     "distance": 1.206
    },
    {
     "town": "New Haven",
     "distance": 1.2387
    },
    {
     "town": "Norwich",
     "distance": 1.2463
    },
    {
     "town": "Bridgeport",
     "distance": 1.2491
    },
    {
     "town": "Ledyard",
     "distance": 1.3055
    },
    {
     "town": "Wolcott",
     "distance": 1.3172
    },
    {
     "town": "Wethersfield",
     "distance": 1.3202
    },
    {
     "town": "Enfield",
     "distance": 1.3509
    },
    {
     "town": "Hartford",
     "distance": 1.356
    },
    {
     "town": "Colchester",
     "distance": 1.4193
    },
    {
     "town": "Ellington",
     "distance": 1.4226
    },
    {
     "town": "West Hartford",
     "distance": 1.439
    },
    {
     "town": "Ansonia",
     "distance": 1.4647
    },
    {
     "town": "Tolland",
     "distance": 1.475
    },
    {
     "town": "Danbury",
     "distance": 1.4831
    },
    {
     "town": "Southington",
     "distance": 1.5076
    },
    {
     "town": "Plainville",
     "distance": 1.5168
    },
    {
     "town": "Griswold",
     "distance": 1.5386
    },
    {
     "town": "Torrington",
     "distance": 1.5616
    },
    {
     "town": "Stratford",
     "distance": 1.5777
    },
    {
     "town": "Cheshire",
     "distance": 1.6407
    },
    {
     "town": "Newington",
     "distance": 1.6422
    },
    {
     "town": "Plainfield",
     "distance": 1.6583
    },
    {
     "town": "Seymour",
     "distance": 1.6645
    },
    {
     "town": "Simsbury",
     "distance": 1.6763
    },
    {
     "town": "Montville",
     "distance": 1.7297
    },
    {
     "town": "New London",
     "distance": 1.7476
    },
    {
     "town": "Bethel",
     "distance": 1.7726
    },
    {
     "town": "Trumbull",
     "distance": 1.775
    },
    {
     "town": "Brooklyn",
     "distance": 1.8
    },
    {
     "town": "Granby",
     "distance": 1.8091
    },
    {
     "town": "Hebron",
     "distance": 1.8304
    },
    {
     "town": "Glastonbury",
     "distance": 1.8478
    },
    {
     "town": "Wallingford",
     "distance": 1.8521
    },
    {
     "town": "Killingly",
     "distance": 1.861
    },
    {
     "town": "East Hampton",
     "distance": 1.8645
    },
    {
     "town": "Windsor",
     "distance": 1.8861
    },
    {
     "town": "East Haven",
     "distance": 1.8942
    },
    {
     "town": "Vernon",
     "distance": 1.8945
    },
    {
     "town": "Coventry",
     "distance": 1.9036
    },
    {
     "town": "Woodstock",
     "distance": 1.9046
    },
    {
     "town": "Plymouth",
     "distance": 1.9232
    },
    {
     "town": "Watertown",
     "distance": 1.9305
    },
    {
     "town": "Portland",
     "distance": 1.9646
    },
    {
     "town": "South Windsor",
     "distance": 1.9689
    },
    {
     "town": "Groton",
     "distance": 1.9699
    },
    {
     "town": "Canton",
     "distance": 1.979
    },
    {
     "town": "New Milford",
     "distance": 1.9835
    },
    {
     "town": "Burlington",
     "distance": 1.9999
    },
    {
     "town": "Newtown",
     "distance": 2.0092
    },
    {
     "town": "Stafford",
     "distance": 2.0141
    },
    {
     "town": "Hamden",
     "distance": 2.0288
    },
    {
     "town": "Brookfield",
     "distance": 2.0339
    },
    {
     "town": "Berlin",
     "distance": 2.0378
    },
    {
     "town": "Suffield",
     "distance": 2.0442
    },
    {
     "town": "Rocky Hill",
     "distance": 2.0511
    },
    {
     "town": "Cromwell",
     "distance": 2.0516
    },
    {
     "town": "Prospect",
     "distance": 2.0753
    },
    {
     "town": "Derby",
     "distance": 2.0786
    },
    {
     "town": "East Lyme",
     "distance": 2.0893
    },
    {
     "town": "Farmington",
     "distance": 2.1074
    },
    {
     "town": "Monroe",
     "distance": 2.1196
    },
    {
     "town": "Somers",
     "distance": 2.126
    },
    {
     "town": "Avon",
     "distance": 2.1415
    },
    {
     "town": "Thomaston",
     "distance": 2.2067
    },
    {
     "town": "North Haven",
     "distance": 2.2224
    },
    {
     "town": "Marlborough",
     "distance": 2.2246
    },
    {
     "town": "Middlebury",
     "distance": 2.2472
    },
    {
     "town": "Putnam",
     "distance": 2.2516
    },
    {
     "town": "New Fairfield",
     "distance": 2.2969
    },
    {
     "town": "Bolton",
     "distance": 2.3133
    },
    {
     "town": "Shelton",
     "distance": 2.322
    },
    {
     "town": "Windsor Locks",
     "distance": 2.3254
    },
    {
     "town": "North Branford",
     "distance": 2.3419
    },
    {
     "town": "Oxford",
     "distance": 2.3797
    },
    {
     "town": "Guilford",
     "distance": 2.3898
    },
    {
     "town": "Woodbridge",
     "distance": 2.4323
    },
    {
     "town": "East Granby",
     "distance": 2.4409
    },
    {
     "town": "Bloomfield",
     "distance": 2.4574
    },
    {
     "town": "Haddam",
     "distance": 2.463
    },
    {
     "town": "Norwalk",
     "distance": 2.4668
    },
    {
     "town": "Salem",
     "distance": 2.4737
    },
    {
     "town": "Lisbon",
     "distance": 2.484
    },
    {
     "town": "Middletown",
     "distance": 2.4866
    },
    {
     "town": "New Hartford",
     "distance": 2.4969
    },
    {
     "town": "Orange",
     "distance": 2.5233
    },
    {
     "town": "Southbury",
     "distance": 2.5529
    },
    {
     "town": "Durham",
     "distance": 2.5639
    },
    {
     "town": "Beacon Falls",
     "distance": 2.5931
    },
    {
     "town": "Preston",
     "distance": 2.6132
    },
    {
     "town": "Fairfield",
     "distance": 2.6163
    },
    {
     "town": "Lebanon",
     "distance": 2.6206
    },
    {
     "town": "Bethany",
     "distance": 2.6209
    },
    {
     "town": "Milford",
     "distance": 2.6214
    },
    {
     "town": "Columbia",
     "distance": 2.6345
    },
    {
     "town": "Winchester",
     "distance": 2.6384
    },
    {
     "town": "Harwinton",
     "distance": 2.6679
    },
    {
     "town": "Canterbury",
     "distance": 2.6722
    },
    {
     "town": "Easton",
     "distance": 2.7009
    },
    {
     "town": "North Stonington",
     "distance": 2.7053
    },
    {
     "town": "Ashford",
     "distance": 2.719
    },
    {
     "town": "Pomfret",
     "distance": 2.7605
    },
    {
     "town": "Waterford",
     "distance": 2.8148
    },
    {
     "town": "Sprague",
     "distance": 2.8248
    },
    {
     "town": "Stamford",
     "distance": 2.829
    },
    {
     "town": "East Haddam",
     "distance": 2.8344
    },
    {
     "town": "Sterling",
     "distance": 2.8355
    },
    {
     "town": "Clinton",
     "distance": 2.846
    },
    {
     "town": "Madison",
     "distance": 2.8739
    },
    {
     "town": "Thompson",
     "distance": 2.9023
    },
    {
     "town": "Ridgefield",
     "distance": 2.9128
    },
    {
     "town": "Killingworth",
     "distance": 2.9268
    },
    {
     "town": "Willington",
     "distance": 2.9611
    },
    {
     "town": "East Windsor",
     "distance": 2.9769
    },
    {
     "town": "Andover",
     "distance": 3.0521
    },
    {
     "town": "Middlefield",
     "distance": 3.0595
    },
    {
     "town": "Barkhamsted",
     "distance": 3.069
    },
    {
     "town": "Woodbury",
     "distance": 3.1132
    },
    {
     "town": "Branford",
     "distance": 3.1826
    },
    {
     "town": "Redding",
     "distance": 3.1865
    },
    {
     "town": "Chaplin",
     "distance": 3.2746
    },
    {
     "town": "Voluntown",
     "distance": 3.3016
    },
    {
     "town": "North Canaan",
     "distance": 3.3286
    },
    {
     "town": "Deep River",
     "distance": 3.3445
    },
    {
     "town": "Litchfield",
     "distance": 3.4895
    },
    {
     "town": "Stonington",
     "distance": 3.496
    },
    {
     "town": "Old Lyme",
     "distance": 3.518
    },
    {
     "town": "Chester",
     "distance": 3.5389
    },
    {
     "town": "Wilton",
     "distance": 3.5707
    },
    {
     "town": "Bozrah",
     "distance": 3.5746
    },
    {
     "town": "Franklin",
     "distance": 3.6142
    },
    {
     "town": "Mansfield",
     "distance": 3.6264
    },
    {
     "town": "Bethlehem",
     "distance": 3.6881
    },
    {
     "town": "Eastford",
     "distance": 3.694
    },
    {
     "town": "Scotland",
     "distance": 3.7519
    },
    {
     "town": "Weston",
     "distance": 3.8251
    },
    {
     "town": "Westbrook",
     "distance": 3.9454
    },
    {
     "town": "Hartland",
     "distance": 3.9531
    },
    {
     "town": "Colebrook",
     "distance": 4.0969
    },
    {
     "town": "Old Saybrook",
     "distance": 4.1347
    },
    {
     "town": "Sherman",
     "distance": 4.2229
    },
    {
     "town": "Essex",
     "distance": 4.2643
    },
    {
     "town": "Goshen",
     "distance": 4.4046
    },
    {
     "town": "Morris",
     "distance": 4.4219
    },
    {
     "town": "New Canaan",
     "distance": 4.4443
    },
    {
     "town": "Westport",
     "distance": 4.564
    },
    {
     "town": "Greenwich",
     "distance": 4.5834
    },
    {
     "town": "Darien",
     "distance": 4.7698
    },
    {
     "town": "Lyme",
     "distance": 4.8089
    },
    {
     "town": "Union",
     "distance": 4.8312
    },
    {
     "town": "Hampton",
     "distance": 4.8761
    },
    {
     "town": "Canaan",
     "distance": 4.9843
    },
    {
     "town": "Norfolk",
     "distance": 5.0083
    },
    {
     "town": "Kent",
     "distance": 5.3345
    },
    {
     "town": "Salisbury",
     "distance": 5.4133
    },
    {
     "town": "Bridgewater",
     "distance": 5.4236
    },
    {
     "town": "Cornwall",
     "distance": 5.485
    },
    {
     "town": "Warren",
     "distance": 5.6171
    },
    {
     "town": "Washington",
     "distance": 5.8312
    },
    {
     "town": "Roxbury",
     "distance": 5.8324
    },
    {
     "town": "Sharon",
     "distance": 6.4269
    }
   ]
  }
 },
 "target_statewide_percentiles": {
  "total_expenditures_per_capita": {
   "label": "Total expenditures per resident",
   "value": 4646.563,
   "rank_low_to_high": 119,
   "of_towns": 169,
   "percentile": 69.8,
   "statewide_median": 4217.0746
  },
  "education_expenditures_per_pupil": {
   "label": "Education expenditures per pupil",
   "value": 15034.868,
   "rank_low_to_high": 6,
   "of_towns": 169,
   "percentile": 3.0,
   "statewide_median": 22589.7065
  },
  "equalized_mill_rate": {
   "label": "Equalized mill rate",
   "value": 27.9966,
   "rank_low_to_high": 167,
   "of_towns": 169,
   "percentile": 98.2,
   "statewide_median": 17.18
  },
  "grand_list_per_capita": {
   "label": "Equalized net grand list per resident",
   "value": 98542.5412,
   "rank_low_to_high": 8,
   "of_towns": 169,
   "percentile": 4.1,
   "statewide_median": 189667.583
  },
  "fund_balance_pct": {
   "label": "Total fund balance as a share of total expenditures",
   "value": 0.1081,
   "rank_low_to_high": 19,
   "of_towns": 169,
   "percentile": 10.7,
   "statewide_median": 0.1985
  },
  "debt_per_capita": {
   "label": "Bonded long-term debt per resident",
   "value": 960.6546,
   "rank_low_to_high": 45,
   "of_towns": 169,
   "percentile": 26.0,
   "statewide_median": 1740.556
  },
  "aid_share": {
   "label": "Intergovernmental revenue as a share of total revenues",
   "value": 0.3496,
   "rank_low_to_high": 149,
   "of_towns": 169,
   "percentile": 87.6,
   "statewide_median": 0.2055
  }
 }
}