{
  "slug": "connecticut-county-primary-care-access-2026",
  "title": "Connecticut County Primary-Care Access & Health-Burden Scorecard",
  "summary": "A county-level targeting index for Connecticut, fusing adult chronic-disease and social-risk prevalence (CDC PLACES) with federally designated primary-care provider shortages (HRSA). Ranks all 9 counties by combined need so a health department or rural-health office can see where high burden and thin provider supply overlap.",
  "state": "Connecticut",
  "category": "Public Health & Risk",
  "tags": [
    "public-health",
    "health-access",
    "geospatial-risk",
    "government-data",
    "connecticut"
  ],
  "publishedDate": "2026-08-01",
  "accessAxisLabel": "Access & SDOH barriers",
  "generatedAt": "2026-08-01T06:58:38+00:00",
  "dataVintage": {
    "places": "PLACES: Local Data for Better Health, County Data, 2025 release (measure year 2023)",
    "hpsa": "HRSA Primary Care HPSA detail extract, accessed 2026-08-01",
    "acs": "ACS 2019-2023 5-year estimates"
  },
  "methodology": "A Health-Burden axis is built from CDC PLACES crude adult prevalence (diagnosed diabetes, obesity, high blood pressure, coronary heart disease, fair or poor self-rated health, frequent physical distress). An Access & SDOH barriers axis combines uninsured (adults 18-64), lack of reliable transportation, food insecurity, housing insecurity, below poverty (acs), households without a vehicle (acs) (Census ACS measures join CDC PLACES here). Each measure is min-max normalized across the state's counties to 0-100, then averaged within its axis. A Provider-Shortage axis scales each county's worst designated primary-care HPSA score against the HRSA 0-26 severity scale. The combined Targeting-Priority Index is the equal-weighted mean of the three axes. PLACES values are model-based estimates with confidence intervals (carried per county), not direct counts. Scores are relative WITHIN Connecticut: a 100 marks the worst county in the state on that axis, not a national benchmark.",
  "limitations": [
    "Scores are intra-state relative, not absolute or cross-state comparable.",
    "PLACES values are small-area model-based estimates with confidence intervals, not direct counts.",
    "HPSA aggregation takes the worst designated primary-care score per county; geographic, population-group, and facility designations are pooled.",
    "Equal axis weighting is a transparent default, not a calibrated policy model.",
    "Socioeconomic measures are ACS 2019-2023 5-year estimates; ACS estimates carry margins of error not reflected in the composite.",
    "This is informational analysis of public data, not clinical, individual, or actuarial advice."
  ],
  "sources": [
    {
      "name": "CDC PLACES — Local Data for Better Health (County Data)",
      "dataset": "PLACES: Local Data for Better Health, County Data, 2025 release (measure year 2023)",
      "url": "https://www.cdc.gov/places/",
      "apiUrl": "https://data.cdc.gov/resource/swc5-untb.json",
      "accessedDate": "2026-08-01"
    },
    {
      "name": "HRSA — Primary Care Health Professional Shortage Areas",
      "dataset": "Shortage Area HPSA detail (Primary Care discipline, designated)",
      "url": "https://data.hrsa.gov/data/download",
      "accessedDate": "2026-08-01"
    },
    {
      "name": "U.S. Census Bureau — American Community Survey (5-year)",
      "dataset": "ACS 2019-2023 5-year estimates",
      "url": "https://www.census.gov/programs-surveys/acs/",
      "apiUrl": "https://api.census.gov/data/2023/acs/acs5",
      "accessedDate": "2026-08-01"
    }
  ],
  "measures": {
    "burden": [
      {
        "id": "DIABETES",
        "label": "Diagnosed diabetes"
      },
      {
        "id": "OBESITY",
        "label": "Obesity"
      },
      {
        "id": "BPHIGH",
        "label": "High blood pressure"
      },
      {
        "id": "CHD",
        "label": "Coronary heart disease"
      },
      {
        "id": "GHLTH",
        "label": "Fair or poor self-rated health"
      },
      {
        "id": "PHLTH",
        "label": "Frequent physical distress"
      }
    ],
    "access": [
      {
        "id": "ACCESS2",
        "label": "Uninsured (adults 18-64)"
      },
      {
        "id": "LACKTRPT",
        "label": "Lack of reliable transportation"
      },
      {
        "id": "FOODINSECU",
        "label": "Food insecurity"
      },
      {
        "id": "HOUSINSECU",
        "label": "Housing insecurity"
      },
      {
        "id": "ACS_POVERTY",
        "label": "Below poverty (ACS)"
      },
      {
        "id": "ACS_NOVEHICLE",
        "label": "Households without a vehicle (ACS)"
      }
    ]
  },
  "stats": {
    "counties": 9,
    "countiesWithHpsa": 9,
    "countiesWithHpsaPct": 100,
    "medianDiabetes": 10.3,
    "diabetesMin": {
      "county": "Western Connecticut",
      "value": 8.5
    },
    "diabetesMax": {
      "county": "Capitol",
      "value": 11.0
    },
    "medianUninsured": 9.8
  },
  "keyFindings": [
    "9 of Connecticut's 9 counties (100%) fall within a federally designated primary-care Health Professional Shortage Area.",
    "Adult diagnosed-diabetes prevalence ranges from 8.5% in Western Connecticut County to 11.0% in Capitol County, a 2.5-point spread within a single state.",
    "Greater Bridgeport County carries the highest combined targeting-priority index (76.1/100), led by its access & sdoh barriers score.",
    "The median county uninsured rate (adults 18-64) is 9.8%, and the median adult diabetes prevalence is 10.3%."
  ],
  "counties": [
    {
      "fips": "09120",
      "name": "Greater Bridgeport",
      "population": 327651,
      "priorityIndex": 76.1,
      "burdenScore": 55.6,
      "accessScore": 99.7,
      "shortageScore": 73.1,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 10.3,
        "OBESITY": 28.1,
        "BPHIGH": 30.6,
        "CHD": 5.5,
        "GHLTH": 18.1,
        "PHLTH": 12.6,
        "ACCESS2": 14.1,
        "LACKTRPT": 10.4,
        "FOODINSECU": 20.0,
        "HOUSINSECU": 16.4,
        "ACS_POVERTY": 13.2,
        "ACS_NOVEHICLE": 10.8
      },
      "ci": {
        "DIABETES": {
          "lo": 9.1,
          "hi": 11.4
        },
        "OBESITY": {
          "lo": 24.0,
          "hi": 32.0
        },
        "BPHIGH": {
          "lo": 28.0,
          "hi": 33.0
        },
        "CHD": {
          "lo": 4.9,
          "hi": 6.0
        },
        "GHLTH": {
          "lo": 16.4,
          "hi": 19.7
        },
        "PHLTH": {
          "lo": 11.4,
          "hi": 13.8
        },
        "ACCESS2": {
          "lo": 12.6,
          "hi": 15.6
        },
        "LACKTRPT": {
          "lo": 9.4,
          "hi": 11.3
        },
        "FOODINSECU": {
          "lo": 18.3,
          "hi": 21.7
        },
        "HOUSINSECU": {
          "lo": 14.8,
          "hi": 18.0
        }
      },
      "rank": 1
    },
    {
      "fips": "09140",
      "name": "Naugatuck Valley",
      "population": 456128,
      "priorityIndex": 73.1,
      "burdenScore": 80.8,
      "accessScore": 57.6,
      "shortageScore": 80.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 8,
      "raw": {
        "DIABETES": 10.6,
        "OBESITY": 32.5,
        "BPHIGH": 33.3,
        "CHD": 6.3,
        "GHLTH": 17.0,
        "PHLTH": 13.3,
        "ACCESS2": 10.3,
        "LACKTRPT": 8.5,
        "FOODINSECU": 15.2,
        "HOUSINSECU": 13.2,
        "ACS_POVERTY": 10.3,
        "ACS_NOVEHICLE": 9.0
      },
      "ci": {
        "DIABETES": {
          "lo": 9.7,
          "hi": 11.6
        },
        "OBESITY": {
          "lo": 29.1,
          "hi": 36.2
        },
        "BPHIGH": {
          "lo": 31.1,
          "hi": 35.5
        },
        "CHD": {
          "lo": 5.9,
          "hi": 6.8
        },
        "GHLTH": {
          "lo": 15.8,
          "hi": 18.4
        },
        "PHLTH": {
          "lo": 12.4,
          "hi": 14.4
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 11.4
        },
        "LACKTRPT": {
          "lo": 7.8,
          "hi": 9.2
        },
        "FOODINSECU": {
          "lo": 14.0,
          "hi": 16.4
        },
        "HOUSINSECU": {
          "lo": 12.1,
          "hi": 14.4
        }
      },
      "rank": 2
    },
    {
      "fips": "09170",
      "name": "South Central Connecticut",
      "population": 568158,
      "priorityIndex": 70.8,
      "burdenScore": 69.4,
      "accessScore": 70.0,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 10.4,
        "OBESITY": 33.4,
        "BPHIGH": 32.8,
        "CHD": 5.9,
        "GHLTH": 16.3,
        "PHLTH": 12.6,
        "ACCESS2": 10.1,
        "LACKTRPT": 9.0,
        "FOODINSECU": 15.7,
        "HOUSINSECU": 14.0,
        "ACS_POVERTY": 11.6,
        "ACS_NOVEHICLE": 10.9
      },
      "ci": {
        "DIABETES": {
          "lo": 9.3,
          "hi": 11.5
        },
        "OBESITY": {
          "lo": 29.2,
          "hi": 37.8
        },
        "BPHIGH": {
          "lo": 30.3,
          "hi": 35.4
        },
        "CHD": {
          "lo": 5.4,
          "hi": 6.5
        },
        "GHLTH": {
          "lo": 14.8,
          "hi": 18.0
        },
        "PHLTH": {
          "lo": 11.4,
          "hi": 13.9
        },
        "ACCESS2": {
          "lo": 9.0,
          "hi": 11.3
        },
        "LACKTRPT": {
          "lo": 8.1,
          "hi": 9.9
        },
        "FOODINSECU": {
          "lo": 14.2,
          "hi": 17.2
        },
        "HOUSINSECU": {
          "lo": 12.5,
          "hi": 15.4
        }
      },
      "rank": 3
    },
    {
      "fips": "09110",
      "name": "Capitol",
      "population": 975328,
      "priorityIndex": 70.0,
      "burdenScore": 68.4,
      "accessScore": 60.8,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 22,
      "raw": {
        "DIABETES": 11.0,
        "OBESITY": 31.9,
        "BPHIGH": 32.5,
        "CHD": 5.7,
        "GHLTH": 16.8,
        "PHLTH": 12.4,
        "ACCESS2": 9.8,
        "LACKTRPT": 8.8,
        "FOODINSECU": 16.6,
        "HOUSINSECU": 13.0,
        "ACS_POVERTY": 10.3,
        "ACS_NOVEHICLE": 9.5
      },
      "ci": {
        "DIABETES": {
          "lo": 9.9,
          "hi": 12.1
        },
        "OBESITY": {
          "lo": 28.0,
          "hi": 35.8
        },
        "BPHIGH": {
          "lo": 30.1,
          "hi": 34.9
        },
        "CHD": {
          "lo": 5.2,
          "hi": 6.2
        },
        "GHLTH": {
          "lo": 15.4,
          "hi": 18.3
        },
        "PHLTH": {
          "lo": 11.4,
          "hi": 13.5
        },
        "ACCESS2": {
          "lo": 8.8,
          "hi": 10.9
        },
        "LACKTRPT": {
          "lo": 8.1,
          "hi": 9.6
        },
        "FOODINSECU": {
          "lo": 15.2,
          "hi": 18.0
        },
        "HOUSINSECU": {
          "lo": 11.7,
          "hi": 14.3
        }
      },
      "rank": 4
    },
    {
      "fips": "09180",
      "name": "Southeastern Connecticut",
      "population": 279634,
      "priorityIndex": 69.7,
      "burdenScore": 81.0,
      "accessScore": 47.4,
      "shortageScore": 80.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 19,
      "raw": {
        "DIABETES": 10.0,
        "OBESITY": 32.5,
        "BPHIGH": 34.4,
        "CHD": 6.1,
        "GHLTH": 17.7,
        "PHLTH": 13.5,
        "ACCESS2": 9.6,
        "LACKTRPT": 8.3,
        "FOODINSECU": 14.2,
        "HOUSINSECU": 11.8,
        "ACS_POVERTY": 10.6,
        "ACS_NOVEHICLE": 7.4
      },
      "ci": {
        "DIABETES": {
          "lo": 8.8,
          "hi": 11.2
        },
        "OBESITY": {
          "lo": 28.3,
          "hi": 37.5
        },
        "BPHIGH": {
          "lo": 31.7,
          "hi": 37.5
        },
        "CHD": {
          "lo": 5.6,
          "hi": 6.7
        },
        "GHLTH": {
          "lo": 16.1,
          "hi": 19.6
        },
        "PHLTH": {
          "lo": 12.3,
          "hi": 15.0
        },
        "ACCESS2": {
          "lo": 8.6,
          "hi": 10.8
        },
        "LACKTRPT": {
          "lo": 7.5,
          "hi": 9.2
        },
        "FOODINSECU": {
          "lo": 12.7,
          "hi": 15.8
        },
        "HOUSINSECU": {
          "lo": 10.5,
          "hi": 13.1
        }
      },
      "rank": 5
    },
    {
      "fips": "09160",
      "name": "Northwest Hills",
      "population": 113463,
      "priorityIndex": 51.7,
      "burdenScore": 64.5,
      "accessScore": 13.7,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 10.0,
        "OBESITY": 28.2,
        "BPHIGH": 32.4,
        "CHD": 6.6,
        "GHLTH": 15.6,
        "PHLTH": 13.3,
        "ACCESS2": 7.1,
        "LACKTRPT": 6.2,
        "FOODINSECU": 10.4,
        "HOUSINSECU": 8.7,
        "ACS_POVERTY": 9.2,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 8.9,
          "hi": 11.4
        },
        "OBESITY": {
          "lo": 24.3,
          "hi": 32.9
        },
        "BPHIGH": {
          "lo": 29.7,
          "hi": 35.5
        },
        "CHD": {
          "lo": 6.1,
          "hi": 7.3
        },
        "GHLTH": {
          "lo": 14.0,
          "hi": 17.5
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 14.8
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 8.1
        },
        "LACKTRPT": {
          "lo": 5.5,
          "hi": 6.9
        },
        "FOODINSECU": {
          "lo": 9.1,
          "hi": 11.8
        },
        "HOUSINSECU": {
          "lo": 7.6,
          "hi": 9.9
        }
      },
      "rank": 6
    },
    {
      "fips": "09150",
      "name": "Northeastern Connecticut",
      "population": 96692,
      "priorityIndex": 45.8,
      "burdenScore": 87.6,
      "accessScore": 19.0,
      "shortageScore": 30.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 8,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 10.3,
        "OBESITY": 33.3,
        "BPHIGH": 35.1,
        "CHD": 6.4,
        "GHLTH": 16.6,
        "PHLTH": 13.9,
        "ACCESS2": 7.6,
        "LACKTRPT": 7.1,
        "FOODINSECU": 12.2,
        "HOUSINSECU": 10.1,
        "ACS_POVERTY": 8.6,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 9.1,
          "hi": 11.7
        },
        "OBESITY": {
          "lo": 28.6,
          "hi": 38.5
        },
        "BPHIGH": {
          "lo": 32.0,
          "hi": 38.4
        },
        "CHD": {
          "lo": 5.9,
          "hi": 7.1
        },
        "GHLTH": {
          "lo": 15.0,
          "hi": 18.6
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 15.5
        },
        "ACCESS2": {
          "lo": 6.6,
          "hi": 8.7
        },
        "LACKTRPT": {
          "lo": 6.3,
          "hi": 7.9
        },
        "FOODINSECU": {
          "lo": 10.7,
          "hi": 13.8
        },
        "HOUSINSECU": {
          "lo": 8.8,
          "hi": 11.4
        }
      },
      "rank": 7
    },
    {
      "fips": "09130",
      "name": "Lower Connecticut River Valley",
      "population": 176215,
      "priorityIndex": 42.2,
      "burdenScore": 42.9,
      "accessScore": 2.9,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 10,
      "raw": {
        "DIABETES": 9.4,
        "OBESITY": 29.0,
        "BPHIGH": 33.5,
        "CHD": 6.1,
        "GHLTH": 13.5,
        "PHLTH": 11.7,
        "ACCESS2": 6.4,
        "LACKTRPT": 6.0,
        "FOODINSECU": 9.3,
        "HOUSINSECU": 8.6,
        "ACS_POVERTY": 6.9,
        "ACS_NOVEHICLE": 5.6
      },
      "ci": {
        "DIABETES": {
          "lo": 8.3,
          "hi": 10.6
        },
        "OBESITY": {
          "lo": 24.9,
          "hi": 33.7
        },
        "BPHIGH": {
          "lo": 30.7,
          "hi": 36.5
        },
        "CHD": {
          "lo": 5.6,
          "hi": 6.7
        },
        "GHLTH": {
          "lo": 12.0,
          "hi": 15.1
        },
        "PHLTH": {
          "lo": 10.5,
          "hi": 13.0
        },
        "ACCESS2": {
          "lo": 5.6,
          "hi": 7.3
        },
        "LACKTRPT": {
          "lo": 5.4,
          "hi": 6.7
        },
        "FOODINSECU": {
          "lo": 8.1,
          "hi": 10.6
        },
        "HOUSINSECU": {
          "lo": 7.5,
          "hi": 9.8
        }
      },
      "rank": 8
    },
    {
      "fips": "09190",
      "name": "Western Connecticut",
      "population": 623907,
      "priorityIndex": 31.1,
      "burdenScore": 0.4,
      "accessScore": 23.7,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 41,
      "raw": {
        "DIABETES": 8.5,
        "OBESITY": 24.7,
        "BPHIGH": 28.2,
        "CHD": 5.0,
        "GHLTH": 13.6,
        "PHLTH": 10.9,
        "ACCESS2": 9.9,
        "LACKTRPT": 6.6,
        "FOODINSECU": 12.0,
        "HOUSINSECU": 10.4,
        "ACS_POVERTY": 7.4,
        "ACS_NOVEHICLE": 6.2
      },
      "ci": {
        "DIABETES": {
          "lo": 7.5,
          "hi": 9.4
        },
        "OBESITY": {
          "lo": 21.1,
          "hi": 28.4
        },
        "BPHIGH": {
          "lo": 25.7,
          "hi": 30.6
        },
        "CHD": {
          "lo": 4.5,
          "hi": 5.5
        },
        "GHLTH": {
          "lo": 12.3,
          "hi": 14.9
        },
        "PHLTH": {
          "lo": 9.9,
          "hi": 11.9
        },
        "ACCESS2": {
          "lo": 8.7,
          "hi": 10.9
        },
        "LACKTRPT": {
          "lo": 6.0,
          "hi": 7.3
        },
        "FOODINSECU": {
          "lo": 10.8,
          "hi": 13.3
        },
        "HOUSINSECU": {
          "lo": 9.4,
          "hi": 11.6
        }
      },
      "rank": 9
    }
  ],
  "faq": [
    {
      "question": "What does the Connecticut county health-access scorecard measure?",
      "answer": "It ranks all 9 Connecticut counties by a combined Targeting-Priority Index that fuses adult chronic-disease and social-risk prevalence from CDC PLACES with federally designated primary-care provider shortages from HRSA, highlighting where health need and thin provider supply overlap."
    },
    {
      "question": "Which public datasets is it built from?",
      "answer": "CDC PLACES county estimates (PLACES: Local Data for Better Health, County Data, 2025 release, measure year 2023) and the HRSA Primary Care Health Professional Shortage Area detail file, both fully open federal sources accessed 2026-08-01."
    },
    {
      "question": "How should the Targeting-Priority Index be used?",
      "answer": "As a transparent first-pass screen for where to focus outreach, workforce, or program resources. Scores are relative within the state and equal-weighted by default; a real engagement would calibrate weights to a program's goals and add socioeconomic and utilization layers."
    }
  ],
  "contentHash": "c0d49169870704b0"
}
