{
  "slug": "wyoming-county-primary-care-access-2026",
  "title": "Wyoming County Primary-Care Access & Health-Burden Scorecard",
  "summary": "A county-level targeting index for Wyoming, fusing adult chronic-disease and social-risk prevalence (CDC PLACES) with federally designated primary-care provider shortages (HRSA). Ranks all 23 counties by combined need so a health department or rural-health office can see where high burden and thin provider supply overlap.",
  "state": "Wyoming",
  "category": "Public Health & Risk",
  "tags": [
    "public-health",
    "health-access",
    "geospatial-risk",
    "government-data",
    "wyoming"
  ],
  "publishedDate": "2026-08-01",
  "accessAxisLabel": "Access & SDOH barriers",
  "generatedAt": "2026-08-01T06:59:18+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), 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 Wyoming: 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.",
    "These candidate measures were unavailable for Wyoming in this release (BRFSS SDOH-module participation varies by state), so they are excluded from the index: Lack of reliable transportation, Food insecurity, Housing insecurity.",
    "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": "ACS_POVERTY",
        "label": "Below poverty (ACS)"
      },
      {
        "id": "ACS_NOVEHICLE",
        "label": "Households without a vehicle (ACS)"
      }
    ]
  },
  "stats": {
    "counties": 23,
    "countiesWithHpsa": 22,
    "countiesWithHpsaPct": 96,
    "medianDiabetes": 11.5,
    "diabetesMin": {
      "county": "Albany",
      "value": 7.5
    },
    "diabetesMax": {
      "county": "Hot Springs",
      "value": 14.5
    },
    "medianUninsured": 11.7
  },
  "keyFindings": [
    "22 of Wyoming's 23 counties (96%) fall within a federally designated primary-care Health Professional Shortage Area.",
    "Adult diagnosed-diabetes prevalence ranges from 7.5% in Albany County to 14.5% in Hot Springs County, a 7.0-point spread within a single state.",
    "Hot Springs County carries the highest combined targeting-priority index (67.7/100), led by its health burden score.",
    "The median county uninsured rate (adults 18-64) is 11.7%, and the median adult diabetes prevalence is 11.5%."
  ],
  "counties": [
    {
      "fips": "56017",
      "name": "Hot Springs",
      "population": 4661,
      "priorityIndex": 67.7,
      "burdenScore": 96.0,
      "accessScore": 45.7,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.5,
        "OBESITY": 35.1,
        "BPHIGH": 39.1,
        "CHD": 9.7,
        "GHLTH": 22.0,
        "PHLTH": 15.6,
        "ACCESS2": 10.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.7,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 12.4,
          "hi": 16.8
        },
        "OBESITY": {
          "lo": 28.2,
          "hi": 42.5
        },
        "BPHIGH": {
          "lo": 34.8,
          "hi": 43.5
        },
        "CHD": {
          "lo": 8.4,
          "hi": 11.1
        },
        "GHLTH": {
          "lo": 18.6,
          "hi": 26.0
        },
        "PHLTH": {
          "lo": 13.5,
          "hi": 18.1
        },
        "ACCESS2": {
          "lo": 8.5,
          "hi": 13.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 1
    },
    {
      "fips": "56013",
      "name": "Fremont",
      "population": 39815,
      "priorityIndex": 66.3,
      "burdenScore": 72.7,
      "accessScore": 53.2,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 9,
      "raw": {
        "DIABETES": 12.4,
        "OBESITY": 33.9,
        "BPHIGH": 35.4,
        "CHD": 7.6,
        "GHLTH": 20.6,
        "PHLTH": 14.6,
        "ACCESS2": 11.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.4,
        "ACS_NOVEHICLE": 5.1
      },
      "ci": {
        "DIABETES": {
          "lo": 10.7,
          "hi": 14.3
        },
        "OBESITY": {
          "lo": 28.6,
          "hi": 39.6
        },
        "BPHIGH": {
          "lo": 31.9,
          "hi": 39.1
        },
        "CHD": {
          "lo": 6.6,
          "hi": 8.6
        },
        "GHLTH": {
          "lo": 17.4,
          "hi": 23.8
        },
        "PHLTH": {
          "lo": 12.7,
          "hi": 16.7
        },
        "ACCESS2": {
          "lo": 9.6,
          "hi": 14.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 2
    },
    {
      "fips": "56015",
      "name": "Goshen",
      "population": 12642,
      "priorityIndex": 64.7,
      "burdenScore": 74.7,
      "accessScore": 57.8,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 12.3,
        "OBESITY": 36.8,
        "BPHIGH": 35.8,
        "CHD": 8.0,
        "GHLTH": 19.6,
        "PHLTH": 14.2,
        "ACCESS2": 12.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.3,
        "ACS_NOVEHICLE": 5.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.6,
          "hi": 14.3
        },
        "OBESITY": {
          "lo": 29.8,
          "hi": 44.2
        },
        "BPHIGH": {
          "lo": 31.8,
          "hi": 40.0
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 16.6,
          "hi": 23.1
        },
        "PHLTH": {
          "lo": 12.3,
          "hi": 16.4
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 14.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 3
    },
    {
      "fips": "56043",
      "name": "Washakie",
      "population": 7710,
      "priorityIndex": 63.7,
      "burdenScore": 83.5,
      "accessScore": 50.0,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.7,
        "OBESITY": 33.3,
        "BPHIGH": 36.1,
        "CHD": 8.5,
        "GHLTH": 21.8,
        "PHLTH": 15.4,
        "ACCESS2": 13.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.6,
        "ACS_NOVEHICLE": 4.1
      },
      "ci": {
        "DIABETES": {
          "lo": 11.7,
          "hi": 15.9
        },
        "OBESITY": {
          "lo": 26.2,
          "hi": 40.3
        },
        "BPHIGH": {
          "lo": 32.0,
          "hi": 40.2
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 18.5,
          "hi": 25.6
        },
        "PHLTH": {
          "lo": 13.3,
          "hi": 17.7
        },
        "ACCESS2": {
          "lo": 10.9,
          "hi": 16.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 4
    },
    {
      "fips": "56007",
      "name": "Carbon",
      "population": 14334,
      "priorityIndex": 63.1,
      "burdenScore": 78.0,
      "accessScore": 61.3,
      "shortageScore": 50.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.9,
        "OBESITY": 38.6,
        "BPHIGH": 34.6,
        "CHD": 7.4,
        "GHLTH": 20.8,
        "PHLTH": 14.6,
        "ACCESS2": 14.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.6,
        "ACS_NOVEHICLE": 3.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.1,
          "hi": 14.8
        },
        "OBESITY": {
          "lo": 32.0,
          "hi": 45.4
        },
        "BPHIGH": {
          "lo": 30.8,
          "hi": 38.6
        },
        "CHD": {
          "lo": 6.5,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 17.7,
          "hi": 24.4
        },
        "PHLTH": {
          "lo": 12.7,
          "hi": 16.8
        },
        "ACCESS2": {
          "lo": 11.9,
          "hi": 18.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 5
    },
    {
      "fips": "56021",
      "name": "Laramie",
      "population": 100984,
      "priorityIndex": 62.2,
      "burdenScore": 48.1,
      "accessScore": 50.0,
      "shortageScore": 88.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 23,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 10.5,
        "OBESITY": 33.8,
        "BPHIGH": 30.3,
        "CHD": 5.9,
        "GHLTH": 18.2,
        "PHLTH": 13.3,
        "ACCESS2": 12.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.9,
        "ACS_NOVEHICLE": 5.2
      },
      "ci": {
        "DIABETES": {
          "lo": 9.2,
          "hi": 12.0
        },
        "OBESITY": {
          "lo": 29.3,
          "hi": 38.4
        },
        "BPHIGH": {
          "lo": 27.5,
          "hi": 33.1
        },
        "CHD": {
          "lo": 5.2,
          "hi": 6.7
        },
        "GHLTH": {
          "lo": 15.8,
          "hi": 21.1
        },
        "PHLTH": {
          "lo": 11.7,
          "hi": 15.1
        },
        "ACCESS2": {
          "lo": 9.6,
          "hi": 14.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 6
    },
    {
      "fips": "56027",
      "name": "Niobrara",
      "population": 2354,
      "priorityIndex": 61.3,
      "burdenScore": 84.9,
      "accessScore": 45.1,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.0,
        "OBESITY": 36.3,
        "BPHIGH": 36.4,
        "CHD": 8.7,
        "GHLTH": 21.2,
        "PHLTH": 15.3,
        "ACCESS2": 11.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.6,
        "ACS_NOVEHICLE": 2.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.2,
          "hi": 15.1
        },
        "OBESITY": {
          "lo": 28.5,
          "hi": 45.0
        },
        "BPHIGH": {
          "lo": 32.1,
          "hi": 40.9
        },
        "CHD": {
          "lo": 7.5,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 17.9,
          "hi": 24.6
        },
        "PHLTH": {
          "lo": 13.3,
          "hi": 17.5
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 14.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 7
    },
    {
      "fips": "56003",
      "name": "Big Horn",
      "population": 12018,
      "priorityIndex": 61.0,
      "burdenScore": 76.9,
      "accessScore": 48.4,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 12.6,
        "OBESITY": 33.8,
        "BPHIGH": 35.7,
        "CHD": 8.2,
        "GHLTH": 21.1,
        "PHLTH": 14.8,
        "ACCESS2": 13.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.0,
        "ACS_NOVEHICLE": 3.1
      },
      "ci": {
        "DIABETES": {
          "lo": 10.7,
          "hi": 14.5
        },
        "OBESITY": {
          "lo": 27.3,
          "hi": 40.7
        },
        "BPHIGH": {
          "lo": 31.7,
          "hi": 39.8
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 17.4,
          "hi": 25.1
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 17.1
        },
        "ACCESS2": {
          "lo": 10.2,
          "hi": 16.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 8
    },
    {
      "fips": "56031",
      "name": "Platte",
      "population": 8546,
      "priorityIndex": 60.9,
      "burdenScore": 89.6,
      "accessScore": 31.5,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.5,
        "OBESITY": 35.8,
        "BPHIGH": 38.7,
        "CHD": 9.0,
        "GHLTH": 21.4,
        "PHLTH": 15.3,
        "ACCESS2": 12.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.2,
        "ACS_NOVEHICLE": 2.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.3,
          "hi": 15.6
        },
        "OBESITY": {
          "lo": 28.8,
          "hi": 43.3
        },
        "BPHIGH": {
          "lo": 34.3,
          "hi": 43.1
        },
        "CHD": {
          "lo": 7.8,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 17.9,
          "hi": 25.0
        },
        "PHLTH": {
          "lo": 13.1,
          "hi": 17.6
        },
        "ACCESS2": {
          "lo": 9.7,
          "hi": 15.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 9
    },
    {
      "fips": "56037",
      "name": "Sweetwater",
      "population": 41249,
      "priorityIndex": 59.6,
      "burdenScore": 59.6,
      "accessScore": 53.9,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 11.1,
        "OBESITY": 36.3,
        "BPHIGH": 31.1,
        "CHD": 6.2,
        "GHLTH": 20.0,
        "PHLTH": 14.0,
        "ACCESS2": 14.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.4,
        "ACS_NOVEHICLE": 2.5
      },
      "ci": {
        "DIABETES": {
          "lo": 9.4,
          "hi": 12.8
        },
        "OBESITY": {
          "lo": 29.8,
          "hi": 42.4
        },
        "BPHIGH": {
          "lo": 27.2,
          "hi": 34.5
        },
        "CHD": {
          "lo": 5.4,
          "hi": 7.1
        },
        "GHLTH": {
          "lo": 16.8,
          "hi": 23.3
        },
        "PHLTH": {
          "lo": 11.9,
          "hi": 16.0
        },
        "ACCESS2": {
          "lo": 11.4,
          "hi": 17.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 10
    },
    {
      "fips": "56009",
      "name": "Converse",
      "population": 13809,
      "priorityIndex": 59.5,
      "burdenScore": 67.2,
      "accessScore": 42.0,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 11.5,
        "OBESITY": 37.3,
        "BPHIGH": 34.3,
        "CHD": 7.1,
        "GHLTH": 19.2,
        "PHLTH": 14.0,
        "ACCESS2": 12.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.3,
        "ACS_NOVEHICLE": 3.4
      },
      "ci": {
        "DIABETES": {
          "lo": 9.8,
          "hi": 13.4
        },
        "OBESITY": {
          "lo": 30.5,
          "hi": 45.2
        },
        "BPHIGH": {
          "lo": 30.3,
          "hi": 38.5
        },
        "CHD": {
          "lo": 6.2,
          "hi": 8.1
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 22.5
        },
        "PHLTH": {
          "lo": 11.9,
          "hi": 16.1
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 15.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 11
    },
    {
      "fips": "56025",
      "name": "Natrona",
      "population": 79941,
      "priorityIndex": 58.1,
      "burdenScore": 52.0,
      "accessScore": 41.5,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 11.1,
        "OBESITY": 36.6,
        "BPHIGH": 30.2,
        "CHD": 6.2,
        "GHLTH": 18.3,
        "PHLTH": 12.7,
        "ACCESS2": 11.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.7,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 9.6,
          "hi": 12.9
        },
        "OBESITY": {
          "lo": 31.8,
          "hi": 41.7
        },
        "BPHIGH": {
          "lo": 27.2,
          "hi": 33.4
        },
        "CHD": {
          "lo": 5.3,
          "hi": 7.1
        },
        "GHLTH": {
          "lo": 15.5,
          "hi": 21.8
        },
        "PHLTH": {
          "lo": 10.9,
          "hi": 14.7
        },
        "ACCESS2": {
          "lo": 9.2,
          "hi": 14.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 12
    },
    {
      "fips": "56001",
      "name": "Albany",
      "population": 38257,
      "priorityIndex": 54.9,
      "burdenScore": 10.5,
      "accessScore": 73.3,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 7.5,
        "OBESITY": 27.0,
        "BPHIGH": 25.4,
        "CHD": 4.7,
        "GHLTH": 15.0,
        "PHLTH": 10.9,
        "ACCESS2": 10.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 21.0,
        "ACS_NOVEHICLE": 6.6
      },
      "ci": {
        "DIABETES": {
          "lo": 6.4,
          "hi": 8.7
        },
        "OBESITY": {
          "lo": 22.2,
          "hi": 32.5
        },
        "BPHIGH": {
          "lo": 22.5,
          "hi": 28.6
        },
        "CHD": {
          "lo": 4.1,
          "hi": 5.4
        },
        "GHLTH": {
          "lo": 12.6,
          "hi": 17.9
        },
        "PHLTH": {
          "lo": 9.4,
          "hi": 12.7
        },
        "ACCESS2": {
          "lo": 8.0,
          "hi": 13.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 13
    },
    {
      "fips": "56045",
      "name": "Weston",
      "population": 6808,
      "priorityIndex": 54.0,
      "burdenScore": 74.7,
      "accessScore": 33.5,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.6,
        "OBESITY": 35.7,
        "BPHIGH": 34.6,
        "CHD": 7.9,
        "GHLTH": 20.1,
        "PHLTH": 14.7,
        "ACCESS2": 12.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.5,
        "ACS_NOVEHICLE": 2.3
      },
      "ci": {
        "DIABETES": {
          "lo": 10.8,
          "hi": 14.6
        },
        "OBESITY": {
          "lo": 29.0,
          "hi": 42.7
        },
        "BPHIGH": {
          "lo": 30.8,
          "hi": 38.6
        },
        "CHD": {
          "lo": 6.9,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 17.0,
          "hi": 23.5
        },
        "PHLTH": {
          "lo": 12.7,
          "hi": 16.8
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 14.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 14
    },
    {
      "fips": "56041",
      "name": "Uinta",
      "population": 20745,
      "priorityIndex": 47.4,
      "burdenScore": 55.4,
      "accessScore": 33.1,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.0,
        "OBESITY": 34.4,
        "BPHIGH": 31.6,
        "CHD": 6.5,
        "GHLTH": 18.9,
        "PHLTH": 13.5,
        "ACCESS2": 11.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.6,
        "ACS_NOVEHICLE": 3.5
      },
      "ci": {
        "DIABETES": {
          "lo": 9.5,
          "hi": 12.9
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 41.3
        },
        "BPHIGH": {
          "lo": 27.9,
          "hi": 35.6
        },
        "CHD": {
          "lo": 5.7,
          "hi": 7.5
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 22.1
        },
        "PHLTH": {
          "lo": 11.7,
          "hi": 15.5
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 14.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 15
    },
    {
      "fips": "56019",
      "name": "Johnson",
      "population": 8759,
      "priorityIndex": 44.4,
      "burdenScore": 82.3,
      "accessScore": 23.9,
      "shortageScore": 26.9,
      "topDriver": "Health burden",
      "hpsaMaxScore": 7,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.1,
        "OBESITY": 35.6,
        "BPHIGH": 37.1,
        "CHD": 8.8,
        "GHLTH": 20.2,
        "PHLTH": 14.8,
        "ACCESS2": 10.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.6,
        "ACS_NOVEHICLE": 2.2
      },
      "ci": {
        "DIABETES": {
          "lo": 11.0,
          "hi": 15.3
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 43.4
        },
        "BPHIGH": {
          "lo": 32.6,
          "hi": 41.7
        },
        "CHD": {
          "lo": 7.5,
          "hi": 10.1
        },
        "GHLTH": {
          "lo": 16.7,
          "hi": 24.2
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 17.3
        },
        "ACCESS2": {
          "lo": 7.9,
          "hi": 13.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 16
    },
    {
      "fips": "56035",
      "name": "Sublette",
      "population": 8969,
      "priorityIndex": 44.2,
      "burdenScore": 56.7,
      "accessScore": 10.5,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.2,
        "OBESITY": 33.3,
        "BPHIGH": 34.4,
        "CHD": 7.3,
        "GHLTH": 17.1,
        "PHLTH": 13.2,
        "ACCESS2": 9.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.4,
        "ACS_NOVEHICLE": 1.8
      },
      "ci": {
        "DIABETES": {
          "lo": 9.4,
          "hi": 13.1
        },
        "OBESITY": {
          "lo": 26.0,
          "hi": 40.6
        },
        "BPHIGH": {
          "lo": 30.0,
          "hi": 38.6
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 14.2,
          "hi": 20.2
        },
        "PHLTH": {
          "lo": 11.2,
          "hi": 15.2
        },
        "ACCESS2": {
          "lo": 7.5,
          "hi": 12.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 17
    },
    {
      "fips": "56033",
      "name": "Sheridan",
      "population": 32519,
      "priorityIndex": 43.9,
      "burdenScore": 50.8,
      "accessScore": 27.2,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 10.9,
        "OBESITY": 30.6,
        "BPHIGH": 34.0,
        "CHD": 7.0,
        "GHLTH": 17.1,
        "PHLTH": 13.0,
        "ACCESS2": 9.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.8,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 9.2,
          "hi": 12.7
        },
        "OBESITY": {
          "lo": 25.1,
          "hi": 36.3
        },
        "BPHIGH": {
          "lo": 30.1,
          "hi": 37.6
        },
        "CHD": {
          "lo": 6.0,
          "hi": 8.0
        },
        "GHLTH": {
          "lo": 14.1,
          "hi": 20.3
        },
        "PHLTH": {
          "lo": 11.0,
          "hi": 15.1
        },
        "ACCESS2": {
          "lo": 7.6,
          "hi": 12.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 18
    },
    {
      "fips": "56005",
      "name": "Campbell",
      "population": 47498,
      "priorityIndex": 42.9,
      "burdenScore": 46.9,
      "accessScore": 39.5,
      "shortageScore": 42.3,
      "topDriver": "Health burden",
      "hpsaMaxScore": 11,
      "hpsaDesignations": 6,
      "raw": {
        "DIABETES": 9.9,
        "OBESITY": 35.9,
        "BPHIGH": 29.6,
        "CHD": 5.6,
        "GHLTH": 18.2,
        "PHLTH": 13.2,
        "ACCESS2": 12.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.1,
        "ACS_NOVEHICLE": 3.3
      },
      "ci": {
        "DIABETES": {
          "lo": 8.4,
          "hi": 11.6
        },
        "OBESITY": {
          "lo": 30.0,
          "hi": 42.2
        },
        "BPHIGH": {
          "lo": 26.1,
          "hi": 33.4
        },
        "CHD": {
          "lo": 4.9,
          "hi": 6.5
        },
        "GHLTH": {
          "lo": 15.2,
          "hi": 21.8
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 15.4
        },
        "ACCESS2": {
          "lo": 9.7,
          "hi": 15.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 19
    },
    {
      "fips": "56023",
      "name": "Lincoln",
      "population": 20880,
      "priorityIndex": 42.4,
      "burdenScore": 58.8,
      "accessScore": 22.3,
      "shortageScore": 46.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 11.4,
        "OBESITY": 35.4,
        "BPHIGH": 34.5,
        "CHD": 6.8,
        "GHLTH": 17.2,
        "PHLTH": 13.4,
        "ACCESS2": 10.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.1,
        "ACS_NOVEHICLE": 3.7
      },
      "ci": {
        "DIABETES": {
          "lo": 9.5,
          "hi": 13.4
        },
        "OBESITY": {
          "lo": 28.5,
          "hi": 42.8
        },
        "BPHIGH": {
          "lo": 30.3,
          "hi": 38.9
        },
        "CHD": {
          "lo": 5.8,
          "hi": 7.9
        },
        "GHLTH": {
          "lo": 14.2,
          "hi": 20.5
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 15.5
        },
        "ACCESS2": {
          "lo": 7.7,
          "hi": 12.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 20
    },
    {
      "fips": "56011",
      "name": "Crook",
      "population": 7592,
      "priorityIndex": 42.3,
      "burdenScore": 58.5,
      "accessScore": 3.1,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 11.5,
        "OBESITY": 32.6,
        "BPHIGH": 34.4,
        "CHD": 7.3,
        "GHLTH": 17.5,
        "PHLTH": 13.6,
        "ACCESS2": 9.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 6.2,
        "ACS_NOVEHICLE": 1.4
      },
      "ci": {
        "DIABETES": {
          "lo": 9.7,
          "hi": 13.6
        },
        "OBESITY": {
          "lo": 25.8,
          "hi": 40.0
        },
        "BPHIGH": {
          "lo": 30.3,
          "hi": 38.8
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 14.4,
          "hi": 21.0
        },
        "PHLTH": {
          "lo": 11.5,
          "hi": 15.8
        },
        "ACCESS2": {
          "lo": 7.3,
          "hi": 12.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 21
    },
    {
      "fips": "56029",
      "name": "Park",
      "population": 30735,
      "priorityIndex": 35.2,
      "burdenScore": 56.5,
      "accessScore": 18.3,
      "shortageScore": 30.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 8,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.7,
        "OBESITY": 31.5,
        "BPHIGH": 34.0,
        "CHD": 7.4,
        "GHLTH": 17.6,
        "PHLTH": 13.2,
        "ACCESS2": 10.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.6,
        "ACS_NOVEHICLE": 2.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.0,
          "hi": 13.6
        },
        "OBESITY": {
          "lo": 26.3,
          "hi": 37.3
        },
        "BPHIGH": {
          "lo": 30.6,
          "hi": 37.9
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 14.7,
          "hi": 20.8
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 15.4
        },
        "ACCESS2": {
          "lo": 7.9,
          "hi": 12.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 22
    },
    {
      "fips": "56039",
      "name": "Teton",
      "population": 23232,
      "priorityIndex": 2.3,
      "burdenScore": 5.1,
      "accessScore": 1.8,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 8.4,
        "OBESITY": 24.0,
        "BPHIGH": 27.0,
        "CHD": 5.0,
        "GHLTH": 12.3,
        "PHLTH": 10.1,
        "ACCESS2": 9.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.0,
        "ACS_NOVEHICLE": 1.2
      },
      "ci": {
        "DIABETES": {
          "lo": 7.1,
          "hi": 9.9
        },
        "OBESITY": {
          "lo": 18.7,
          "hi": 30.1
        },
        "BPHIGH": {
          "lo": 23.5,
          "hi": 30.7
        },
        "CHD": {
          "lo": 4.3,
          "hi": 5.8
        },
        "GHLTH": {
          "lo": 10.0,
          "hi": 14.9
        },
        "PHLTH": {
          "lo": 8.4,
          "hi": 11.9
        },
        "ACCESS2": {
          "lo": 7.1,
          "hi": 11.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 23
    }
  ],
  "faq": [
    {
      "question": "What does the Wyoming county health-access scorecard measure?",
      "answer": "It ranks all 23 Wyoming 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": "23b791358be47bc8"
}
