{
 "metadata": {
  "purpose": "Rule-based peer sets for Deep River, 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 Deep River 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 E) 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": "Deep River",
 "variable_stats": {
  "population": {
   "label": "Population (CT DPH estimate)",
   "log_transformed": true,
   "mean_of_transformed": 9.392518,
   "stdev_of_transformed": 1.111223,
   "target_raw": 4454
  },
  "enrollment": {
   "label": "Average Daily Membership enrollment",
   "log_transformed": true,
   "mean_of_transformed": 7.309335,
   "stdev_of_transformed": 1.228189,
   "target_raw": 483.4
  },
  "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": 218517.854962
  },
  "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.108532
  },
  "unemployment": {
   "label": "Unemployment rate, annual average",
   "log_transformed": false,
   "mean_of_transformed": 0.030079,
   "stdev_of_transformed": 0.00449,
   "target_raw": 0.0264
  }
 },
 "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": [
    "Chester",
    "Killingworth",
    "Barkhamsted",
    "Bozrah",
    "Hartland",
    "Voluntown",
    "Pomfret",
    "Harwinton",
    "Middlefield",
    "New Hartford",
    "Woodbury",
    "Litchfield"
   ],
   "ranked": [
    {
     "town": "Chester",
     "distance": 0.5079
    },
    {
     "town": "Killingworth",
     "distance": 0.5118
    },
    {
     "town": "Barkhamsted",
     "distance": 0.5252
    },
    {
     "town": "Bozrah",
     "distance": 0.7289
    },
    {
     "town": "Hartland",
     "distance": 0.8089
    },
    {
     "town": "Voluntown",
     "distance": 0.8139
    },
    {
     "town": "Pomfret",
     "distance": 0.8276
    },
    {
     "town": "Harwinton",
     "distance": 0.8341
    },
    {
     "town": "Middlefield",
     "distance": 0.8479
    },
    {
     "town": "New Hartford",
     "distance": 0.8673
    },
    {
     "town": "Woodbury",
     "distance": 0.8946
    },
    {
     "town": "Litchfield",
     "distance": 0.9004
    },
    {
     "town": "Haddam",
     "distance": 0.9356
    },
    {
     "town": "Eastford",
     "distance": 1.0125
    },
    {
     "town": "Columbia",
     "distance": 1.0199
    },
    {
     "town": "Clinton",
     "distance": 1.0371
    },
    {
     "town": "Westbrook",
     "distance": 1.0542
    },
    {
     "town": "East Haddam",
     "distance": 1.1187
    },
    {
     "town": "Sherman",
     "distance": 1.1431
    },
    {
     "town": "Durham",
     "distance": 1.1569
    },
    {
     "town": "Lebanon",
     "distance": 1.2059
    },
    {
     "town": "Franklin",
     "distance": 1.2162
    },
    {
     "town": "Morris",
     "distance": 1.2368
    },
    {
     "town": "Andover",
     "distance": 1.237
    },
    {
     "town": "Chaplin",
     "distance": 1.2756
    },
    {
     "town": "Goshen",
     "distance": 1.2907
    },
    {
     "town": "Willington",
     "distance": 1.2916
    },
    {
     "town": "Canterbury",
     "distance": 1.2928
    },
    {
     "town": "Beacon Falls",
     "distance": 1.2938
    },
    {
     "town": "North Branford",
     "distance": 1.3127
    },
    {
     "town": "Scotland",
     "distance": 1.3288
    },
    {
     "town": "Salem",
     "distance": 1.3439
    },
    {
     "town": "Essex",
     "distance": 1.3456
    },
    {
     "town": "Somers",
     "distance": 1.3736
    },
    {
     "town": "Suffield",
     "distance": 1.3893
    },
    {
     "town": "Oxford",
     "distance": 1.4201
    },
    {
     "town": "North Stonington",
     "distance": 1.4433
    },
    {
     "town": "Southbury",
     "distance": 1.4703
    },
    {
     "town": "East Windsor",
     "distance": 1.5164
    },
    {
     "town": "East Hampton",
     "distance": 1.5203
    },
    {
     "town": "Bolton",
     "distance": 1.5247
    },
    {
     "town": "Thompson",
     "distance": 1.5354
    },
    {
     "town": "East Lyme",
     "distance": 1.5424
    },
    {
     "town": "Bethany",
     "distance": 1.5453
    },
    {
     "town": "Hebron",
     "distance": 1.5463
    },
    {
     "town": "Marlborough",
     "distance": 1.5785
    },
    {
     "town": "Rocky Hill",
     "distance": 1.5911
    },
    {
     "town": "Norfolk",
     "distance": 1.5955
    },
    {
     "town": "Burlington",
     "distance": 1.6532
    },
    {
     "town": "Lyme",
     "distance": 1.6573
    },
    {
     "town": "Berlin",
     "distance": 1.6593
    },
    {
     "town": "Portland",
     "distance": 1.67
    },
    {
     "town": "Redding",
     "distance": 1.6922
    },
    {
     "town": "Old Saybrook",
     "distance": 1.6939
    },
    {
     "town": "Stonington",
     "distance": 1.6986
    },
    {
     "town": "Middlebury",
     "distance": 1.7262
    },
    {
     "town": "Union",
     "distance": 1.7483
    },
    {
     "town": "Coventry",
     "distance": 1.7638
    },
    {
     "town": "Woodstock",
     "distance": 1.7677
    },
    {
     "town": "Windsor Locks",
     "distance": 1.7693
    },
    {
     "town": "Colebrook",
     "distance": 1.77
    },
    {
     "town": "Canton",
     "distance": 1.772
    },
    {
     "town": "Granby",
     "distance": 1.7781
    },
    {
     "town": "Prospect",
     "distance": 1.7979
    },
    {
     "town": "North Haven",
     "distance": 1.8119
    },
    {
     "town": "Waterford",
     "distance": 1.8135
    },
    {
     "town": "Montville",
     "distance": 1.8151
    },
    {
     "town": "Old Lyme",
     "distance": 1.8164
    },
    {
     "town": "Branford",
     "distance": 1.8506
    },
    {
     "town": "Cromwell",
     "distance": 1.8847
    },
    {
     "town": "Madison",
     "distance": 1.9174
    },
    {
     "town": "New Milford",
     "distance": 1.9203
    },
    {
     "town": "Bethlehem",
     "distance": 1.924
    },
    {
     "town": "Hampton",
     "distance": 1.9423
    },
    {
     "town": "Watertown",
     "distance": 1.9696
    },
    {
     "town": "Guilford",
     "distance": 1.9755
    },
    {
     "town": "Colchester",
     "distance": 1.9797
    },
    {
     "town": "Newington",
     "distance": 1.9878
    },
    {
     "town": "North Canaan",
     "distance": 2.0024
    },
    {
     "town": "Thomaston",
     "distance": 2.0033
    },
    {
     "town": "Kent",
     "distance": 2.0075
    },
    {
     "town": "Groton",
     "distance": 2.043
    },
    {
     "town": "Ashford",
     "distance": 2.0552
    },
    {
     "town": "Bloomfield",
     "distance": 2.0711
    },
    {
     "town": "Brookfield",
     "distance": 2.0711
    },
    {
     "town": "Putnam",
     "distance": 2.1005
    },
    {
     "town": "Cheshire",
     "distance": 2.1066
    },
    {
     "town": "Sprague",
     "distance": 2.126
    },
    {
     "town": "Preston",
     "distance": 2.1527
    },
    {
     "town": "Bethel",
     "distance": 2.1531
    },
    {
     "town": "Plainville",
     "distance": 2.1548
    },
    {
     "town": "Ledyard",
     "distance": 2.1572
    },
    {
     "town": "Newtown",
     "distance": 2.1578
    },
    {
     "town": "Stafford",
     "distance": 2.16
    },
    {
     "town": "Bridgewater",
     "distance": 2.1703
    },
    {
     "town": "Wethersfield",
     "distance": 2.1739
    },
    {
     "town": "Windsor",
     "distance": 2.1739
    },
    {
     "town": "Ellington",
     "distance": 2.1873
    },
    {
     "town": "Wallingford",
     "distance": 2.1891
    },
    {
     "town": "Orange",
     "distance": 2.1901
    },
    {
     "town": "New Fairfield",
     "distance": 2.2293
    },
    {
     "town": "Brooklyn",
     "distance": 2.2464
    },
    {
     "town": "Tolland",
     "distance": 2.2488
    },
    {
     "town": "Cornwall",
     "distance": 2.2551
    },
    {
     "town": "East Granby",
     "distance": 2.2677
    },
    {
     "town": "Milford",
     "distance": 2.2836
    },
    {
     "town": "Farmington",
     "distance": 2.3271
    },
    {
     "town": "Plainfield",
     "distance": 2.3498
    },
    {
     "town": "Canaan",
     "distance": 2.3571
    },
    {
     "town": "Wolcott",
     "distance": 2.3603
    },
    {
     "town": "Easton",
     "distance": 2.4005
    },
    {
     "town": "Salisbury",
     "distance": 2.4101
    },
    {
     "town": "Seymour",
     "distance": 2.423
    },
    {
     "town": "Woodbridge",
     "distance": 2.4349
    },
    {
     "town": "Southington",
     "distance": 2.4364
    },
    {
     "town": "Avon",
     "distance": 2.438
    },
    {
     "town": "Griswold",
     "distance": 2.4445
    },
    {
     "town": "Warren",
     "distance": 2.4682
    },
    {
     "town": "Lisbon",
     "distance": 2.4975
    },
    {
     "town": "Winchester",
     "distance": 2.5604
    },
    {
     "town": "Middletown",
     "distance": 2.567
    },
    {
     "town": "Simsbury",
     "distance": 2.5865
    },
    {
     "town": "Enfield",
     "distance": 2.605
    },
    {
     "town": "Vernon",
     "distance": 2.6103
    },
    {
     "town": "Shelton",
     "distance": 2.643
    },
    {
     "town": "East Haven",
     "distance": 2.6469
    },
    {
     "town": "Glastonbury",
     "distance": 2.7239
    },
    {
     "town": "Killingly",
     "distance": 2.7428
    },
    {
     "town": "Hamden",
     "distance": 2.7991
    },
    {
     "town": "West Hartford",
     "distance": 2.81
    },
    {
     "town": "Roxbury",
     "distance": 2.8531
    },
    {
     "town": "Washington",
     "distance": 2.8563
    },
    {
     "town": "Torrington",
     "distance": 2.8845
    },
    {
     "town": "Plymouth",
     "distance": 2.9336
    },
    {
     "town": "Danbury",
     "distance": 2.9461
    },
    {
     "town": "Norwalk",
     "distance": 2.9718
    },
    {
     "town": "Manchester",
     "distance": 3.0561
    },
    {
     "town": "Fairfield",
     "distance": 3.0785
    },
    {
     "town": "Monroe",
     "distance": 3.0954
    },
    {
     "town": "New London",
     "distance": 3.119
    },
    {
     "town": "Stamford",
     "distance": 3.1763
    },
    {
     "town": "Naugatuck",
     "distance": 3.2251
    },
    {
     "town": "Sharon",
     "distance": 3.2653
    },
    {
     "town": "South Windsor",
     "distance": 3.2774
    },
    {
     "town": "Ridgefield",
     "distance": 3.2822
    },
    {
     "town": "Derby",
     "distance": 3.3101
    },
    {
     "town": "Stratford",
     "distance": 3.3334
    },
    {
     "town": "Bristol",
     "distance": 3.3804
    },
    {
     "town": "West Haven",
     "distance": 3.4287
    },
    {
     "town": "Trumbull",
     "distance": 3.4829
    },
    {
     "town": "Ansonia",
     "distance": 3.5018
    },
    {
     "town": "Mansfield",
     "distance": 3.5588
    },
    {
     "town": "Norwich",
     "distance": 3.6024
    },
    {
     "town": "Greenwich",
     "distance": 3.7512
    },
    {
     "town": "Sterling",
     "distance": 3.8228
    },
    {
     "town": "Wilton",
     "distance": 3.9118
    },
    {
     "town": "New Haven",
     "distance": 3.9545
    },
    {
     "town": "Weston",
     "distance": 3.9679
    },
    {
     "town": "Meriden",
     "distance": 4.1642
    },
    {
     "town": "New Canaan",
     "distance": 4.3878
    },
    {
     "town": "East Hartford",
     "distance": 4.4058
    },
    {
     "town": "Westport",
     "distance": 4.4273
    },
    {
     "town": "Windham",
     "distance": 4.4474
    },
    {
     "town": "Bridgeport",
     "distance": 4.7642
    },
    {
     "town": "Darien",
     "distance": 4.7699
    },
    {
     "town": "New Britain",
     "distance": 5.0237
    },
    {
     "town": "Hartford",
     "distance": 6.251
    },
    {
     "town": "Waterbury",
     "distance": 6.2916
    }
   ]
  },
  "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": [
    "Chester",
    "Bethlehem",
    "Killingworth",
    "North Canaan",
    "Middlefield",
    "Bozrah",
    "Barkhamsted",
    "Voluntown",
    "East Haddam",
    "Woodbury",
    "Litchfield",
    "Lebanon"
   ],
   "ranked": [
    {
     "town": "Chester",
     "distance": 0.1981
    },
    {
     "town": "Bethlehem",
     "distance": 0.3479
    },
    {
     "town": "Killingworth",
     "distance": 0.4453
    },
    {
     "town": "North Canaan",
     "distance": 0.4849
    },
    {
     "town": "Middlefield",
     "distance": 0.4906
    },
    {
     "town": "Bozrah",
     "distance": 0.4992
    },
    {
     "town": "Barkhamsted",
     "distance": 0.5005
    },
    {
     "town": "Voluntown",
     "distance": 0.6096
    },
    {
     "town": "East Haddam",
     "distance": 0.6258
    },
    {
     "town": "Woodbury",
     "distance": 0.6394
    },
    {
     "town": "Litchfield",
     "distance": 0.6596
    },
    {
     "town": "Lebanon",
     "distance": 0.7359
    },
    {
     "town": "Willington",
     "distance": 0.7783
    },
    {
     "town": "Hartland",
     "distance": 0.7884
    },
    {
     "town": "Durham",
     "distance": 0.803
    },
    {
     "town": "Eastford",
     "distance": 0.8063
    },
    {
     "town": "Pomfret",
     "distance": 0.8103
    },
    {
     "town": "Canterbury",
     "distance": 0.8309
    },
    {
     "town": "Chaplin",
     "distance": 0.8482
    },
    {
     "town": "Columbia",
     "distance": 0.8563
    },
    {
     "town": "Franklin",
     "distance": 0.8625
    },
    {
     "town": "Harwinton",
     "distance": 0.8746
    },
    {
     "town": "East Windsor",
     "distance": 0.8997
    },
    {
     "town": "New Hartford",
     "distance": 0.9088
    },
    {
     "town": "Thompson",
     "distance": 0.9242
    },
    {
     "town": "Westbrook",
     "distance": 0.9353
    },
    {
     "town": "Clinton",
     "distance": 0.9425
    },
    {
     "town": "Sterling",
     "distance": 0.959
    },
    {
     "town": "Preston",
     "distance": 0.9627
    },
    {
     "town": "Haddam",
     "distance": 0.9845
    },
    {
     "town": "Andover",
     "distance": 0.9908
    },
    {
     "town": "Beacon Falls",
     "distance": 1.0043
    },
    {
     "town": "Colebrook",
     "distance": 1.0646
    },
    {
     "town": "Winchester",
     "distance": 1.0745
    },
    {
     "town": "North Branford",
     "distance": 1.0917
    },
    {
     "town": "Morris",
     "distance": 1.12
    },
    {
     "town": "Sherman",
     "distance": 1.1454
    },
    {
     "town": "Putnam",
     "distance": 1.1598
    },
    {
     "town": "Windsor Locks",
     "distance": 1.1605
    },
    {
     "town": "Goshen",
     "distance": 1.1672
    },
    {
     "town": "Salem",
     "distance": 1.2104
    },
    {
     "town": "Lisbon",
     "distance": 1.2215
    },
    {
     "town": "Somers",
     "distance": 1.2246
    },
    {
     "town": "Ashford",
     "distance": 1.2566
    },
    {
     "town": "Essex",
     "distance": 1.2616
    },
    {
     "town": "Scotland",
     "distance": 1.2729
    },
    {
     "town": "Sprague",
     "distance": 1.2807
    },
    {
     "town": "Southbury",
     "distance": 1.296
    },
    {
     "town": "Bloomfield",
     "distance": 1.3279
    },
    {
     "town": "Thomaston",
     "distance": 1.3825
    },
    {
     "town": "Prospect",
     "distance": 1.3862
    },
    {
     "town": "Suffield",
     "distance": 1.3889
    },
    {
     "town": "North Stonington",
     "distance": 1.3984
    },
    {
     "town": "Stafford",
     "distance": 1.4072
    },
    {
     "town": "Stonington",
     "distance": 1.4234
    },
    {
     "town": "Portland",
     "distance": 1.4278
    },
    {
     "town": "Oxford",
     "distance": 1.4424
    },
    {
     "town": "Coventry",
     "distance": 1.4513
    },
    {
     "town": "Derby",
     "distance": 1.505
    },
    {
     "town": "Branford",
     "distance": 1.5252
    },
    {
     "town": "Redding",
     "distance": 1.5307
    },
    {
     "town": "Bolton",
     "distance": 1.5322
    },
    {
     "town": "Killingly",
     "distance": 1.5547
    },
    {
     "town": "East Lyme",
     "distance": 1.5613
    },
    {
     "town": "Bethany",
     "distance": 1.563
    },
    {
     "town": "East Hampton",
     "distance": 1.5712
    },
    {
     "town": "Watertown",
     "distance": 1.5825
    },
    {
     "town": "Rocky Hill",
     "distance": 1.591
    },
    {
     "town": "Marlborough",
     "distance": 1.6019
    },
    {
     "town": "Hebron",
     "distance": 1.6071
    },
    {
     "town": "Cromwell",
     "distance": 1.6093
    },
    {
     "town": "Union",
     "distance": 1.6202
    },
    {
     "town": "Old Saybrook",
     "distance": 1.6328
    },
    {
     "town": "Berlin",
     "distance": 1.6335
    },
    {
     "town": "Waterford",
     "distance": 1.6444
    },
    {
     "town": "Lyme",
     "distance": 1.6494
    },
    {
     "town": "Canaan",
     "distance": 1.6653
    },
    {
     "town": "Norfolk",
     "distance": 1.6679
    },
    {
     "town": "Woodstock",
     "distance": 1.6838
    },
    {
     "town": "Plainfield",
     "distance": 1.6885
    },
    {
     "town": "Seymour",
     "distance": 1.6907
    },
    {
     "town": "Brooklyn",
     "distance": 1.7069
    },
    {
     "town": "Middlebury",
     "distance": 1.7173
    },
    {
     "town": "Montville",
     "distance": 1.7406
    },
    {
     "town": "Burlington",
     "distance": 1.7436
    },
    {
     "town": "North Haven",
     "distance": 1.7688
    },
    {
     "town": "Canton",
     "distance": 1.7747
    },
    {
     "town": "Plymouth",
     "distance": 1.7747
    },
    {
     "town": "New Milford",
     "distance": 1.8179
    },
    {
     "town": "Old Lyme",
     "distance": 1.8445
    },
    {
     "town": "Plainville",
     "distance": 1.8448
    },
    {
     "town": "Hampton",
     "distance": 1.8519
    },
    {
     "town": "Shelton",
     "distance": 1.8545
    },
    {
     "town": "Granby",
     "distance": 1.8674
    },
    {
     "town": "Groton",
     "distance": 1.8862
    },
    {
     "town": "Windsor",
     "distance": 1.9206
    },
    {
     "town": "East Haven",
     "distance": 1.9278
    },
    {
     "town": "Newington",
     "distance": 1.95
    },
    {
     "town": "Colchester",
     "distance": 1.9549
    },
    {
     "town": "Madison",
     "distance": 1.9741
    },
    {
     "town": "Milford",
     "distance": 1.9758
    },
    {
     "town": "Griswold",
     "distance": 2.001
    },
    {
     "town": "Brookfield",
     "distance": 2.003
    },
    {
     "town": "New London",
     "distance": 2.0289
    },
    {
     "town": "Guilford",
     "distance": 2.0393
    },
    {
     "town": "Ansonia",
     "distance": 2.0399
    },
    {
     "town": "Wolcott",
     "distance": 2.0473
    },
    {
     "town": "Wallingford",
     "distance": 2.065
    },
    {
     "town": "Middletown",
     "distance": 2.0661
    },
    {
     "town": "New Fairfield",
     "distance": 2.0974
    },
    {
     "town": "Kent",
     "distance": 2.0992
    },
    {
     "town": "Cheshire",
     "distance": 2.1446
    },
    {
     "town": "Bridgewater",
     "distance": 2.1539
    },
    {
     "town": "Ellington",
     "distance": 2.1719
    },
    {
     "town": "Cornwall",
     "distance": 2.1754
    },
    {
     "town": "Newtown",
     "distance": 2.1837
    },
    {
     "town": "Wethersfield",
     "distance": 2.1881
    },
    {
     "town": "Torrington",
     "distance": 2.2303
    },
    {
     "town": "Vernon",
     "distance": 2.2317
    },
    {
     "town": "Bethel",
     "distance": 2.2341
    },
    {
     "town": "Ledyard",
     "distance": 2.2482
    },
    {
     "town": "East Granby",
     "distance": 2.2687
    },
    {
     "town": "Orange",
     "distance": 2.2756
    },
    {
     "town": "Enfield",
     "distance": 2.3018
    },
    {
     "town": "Hamden",
     "distance": 2.3376
    },
    {
     "town": "Tolland",
     "distance": 2.3542
    },
    {
     "town": "Stratford",
     "distance": 2.3755
    },
    {
     "town": "Farmington",
     "distance": 2.3934
    },
    {
     "town": "Southington",
     "distance": 2.4123
    },
    {
     "town": "Warren",
     "distance": 2.4129
    },
    {
     "town": "Easton",
     "distance": 2.4165
    },
    {
     "town": "Salisbury",
     "distance": 2.4211
    },
    {
     "town": "Woodbridge",
     "distance": 2.5172
    },
    {
     "town": "Avon",
     "distance": 2.5572
    },
    {
     "town": "Bristol",
     "distance": 2.6173
    },
    {
     "town": "Roxbury",
     "distance": 2.6297
    },
    {
     "town": "Norwich",
     "distance": 2.6459
    },
    {
     "town": "Manchester",
     "distance": 2.6766
    },
    {
     "town": "Naugatuck",
     "distance": 2.6795
    },
    {
     "town": "West Haven",
     "distance": 2.6977
    },
    {
     "town": "Simsbury",
     "distance": 2.7043
    },
    {
     "town": "Mansfield",
     "distance": 2.708
    },
    {
     "town": "Norwalk",
     "distance": 2.7601
    },
    {
     "town": "Windham",
     "distance": 2.7639
    },
    {
     "town": "Glastonbury",
     "distance": 2.7889
    },
    {
     "town": "Washington",
     "distance": 2.7911
    },
    {
     "town": "West Hartford",
     "distance": 2.8227
    },
    {
     "town": "Danbury",
     "distance": 2.8689
    },
    {
     "town": "Stamford",
     "distance": 2.9246
    },
    {
     "town": "Fairfield",
     "distance": 2.929
    },
    {
     "town": "Monroe",
     "distance": 3.078
    },
    {
     "town": "Sharon",
     "distance": 3.2131
    },
    {
     "town": "Meriden",
     "distance": 3.2882
    },
    {
     "town": "East Hartford",
     "distance": 3.3445
    },
    {
     "town": "New Haven",
     "distance": 3.3813
    },
    {
     "town": "Trumbull",
     "distance": 3.4049
    },
    {
     "town": "Ridgefield",
     "distance": 3.4142
    },
    {
     "town": "South Windsor",
     "distance": 3.4276
    },
    {
     "town": "Bridgeport",
     "distance": 3.4632
    },
    {
     "town": "New Britain",
     "distance": 3.6414
    },
    {
     "town": "Greenwich",
     "distance": 3.6992
    },
    {
     "town": "Waterbury",
     "distance": 4.0037
    },
    {
     "town": "Wilton",
     "distance": 4.0449
    },
    {
     "town": "Weston",
     "distance": 4.0806
    },
    {
     "town": "Hartford",
     "distance": 4.4586
    },
    {
     "town": "New Canaan",
     "distance": 4.4953
    },
    {
     "town": "Westport",
     "distance": 4.5318
    },
    {
     "town": "Darien",
     "distance": 4.9042
    }
   ]
  }
 },
 "target_statewide_percentiles": {
  "total_expenditures_per_capita": {
   "label": "Total expenditures per resident",
   "value": 4144.5269,
   "rank_low_to_high": 82,
   "of_towns": 169,
   "percentile": 47.9,
   "statewide_median": 4217.0746
  },
  "education_expenditures_per_pupil": {
   "label": "Education expenditures per pupil",
   "value": 27226.0592,
   "rank_low_to_high": 138,
   "of_towns": 169,
   "percentile": 81.1,
   "statewide_median": 22589.7065
  },
  "equalized_mill_rate": {
   "label": "Equalized mill rate",
   "value": 17.05,
   "rank_low_to_high": 83,
   "of_towns": 169,
   "percentile": 48.5,
   "statewide_median": 17.18
  },
  "grand_list_per_capita": {
   "label": "Equalized net grand list per resident",
   "value": 218517.855,
   "rank_low_to_high": 112,
   "of_towns": 169,
   "percentile": 65.7,
   "statewide_median": 189667.583
  },
  "fund_balance_pct": {
   "label": "Total fund balance as a share of total expenditures",
   "value": 0.2083,
   "rank_low_to_high": 91,
   "of_towns": 169,
   "percentile": 53.3,
   "statewide_median": 0.1985
  },
  "debt_per_capita": {
   "label": "Bonded long-term debt per resident",
   "value": 437.416,
   "rank_low_to_high": 21,
   "of_towns": 169,
   "percentile": 11.8,
   "statewide_median": 1740.556
  },
  "aid_share": {
   "label": "Intergovernmental revenue as a share of total revenues",
   "value": 0.1311,
   "rank_low_to_high": 50,
   "of_towns": 169,
   "percentile": 29.0,
   "statewide_median": 0.2055
  }
 }
}