{
  "slug": "washington-county-primary-care-access-2026",
  "title": "Washington County Primary-Care Access & Health-Burden Scorecard",
  "summary": "A county-level targeting index for Washington, fusing adult chronic-disease and social-risk prevalence (CDC PLACES) with federally designated primary-care provider shortages (HRSA). Ranks all 39 counties by combined need so a health department or rural-health office can see where high burden and thin provider supply overlap.",
  "state": "Washington",
  "category": "Public Health & Risk",
  "tags": [
    "public-health",
    "health-access",
    "geospatial-risk",
    "government-data",
    "washington"
  ],
  "publishedDate": "2026-08-01",
  "accessAxisLabel": "Access & SDOH barriers",
  "generatedAt": "2026-08-01T06:59:15+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 Washington: 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 Washington 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": 39,
    "countiesWithHpsa": 39,
    "countiesWithHpsaPct": 100,
    "medianDiabetes": 11.4,
    "diabetesMin": {
      "county": "King",
      "value": 7.3
    },
    "diabetesMax": {
      "county": "Ferry",
      "value": 15.1
    },
    "medianUninsured": 8.1
  },
  "keyFindings": [
    "39 of Washington's 39 counties (100%) fall within a federally designated primary-care Health Professional Shortage Area.",
    "Adult diagnosed-diabetes prevalence ranges from 7.3% in King County to 15.1% in Ferry County, a 7.8-point spread within a single state.",
    "Adams County carries the highest combined targeting-priority index (71.0/100), led by its access & sdoh barriers score.",
    "The median county uninsured rate (adults 18-64) is 8.1%, and the median adult diabetes prevalence is 11.4%."
  ],
  "counties": [
    {
      "fips": "53001",
      "name": "Adams",
      "population": 20820,
      "priorityIndex": 71.0,
      "burdenScore": 72.9,
      "accessScore": 78.7,
      "shortageScore": 61.5,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 13.3,
        "OBESITY": 37.6,
        "BPHIGH": 32.4,
        "CHD": 6.8,
        "GHLTH": 27.8,
        "PHLTH": 16.8,
        "ACCESS2": 24.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.5,
        "ACS_NOVEHICLE": 6.5
      },
      "ci": {
        "DIABETES": {
          "lo": 11.6,
          "hi": 15.1
        },
        "OBESITY": {
          "lo": 32.0,
          "hi": 43.6
        },
        "BPHIGH": {
          "lo": 29.0,
          "hi": 35.7
        },
        "CHD": {
          "lo": 6.0,
          "hi": 7.6
        },
        "GHLTH": {
          "lo": 24.0,
          "hi": 31.8
        },
        "PHLTH": {
          "lo": 14.7,
          "hi": 18.9
        },
        "ACCESS2": {
          "lo": 19.2,
          "hi": 29.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 1
    },
    {
      "fips": "53019",
      "name": "Ferry",
      "population": 7497,
      "priorityIndex": 65.9,
      "burdenScore": 93.8,
      "accessScore": 38.6,
      "shortageScore": 65.4,
      "topDriver": "Health burden",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 15.1,
        "OBESITY": 40.2,
        "BPHIGH": 41.1,
        "CHD": 10.0,
        "GHLTH": 24.3,
        "PHLTH": 17.9,
        "ACCESS2": 8.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.6,
        "ACS_NOVEHICLE": 5.9
      },
      "ci": {
        "DIABETES": {
          "lo": 13.1,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 33.4,
          "hi": 47.9
        },
        "BPHIGH": {
          "lo": 36.9,
          "hi": 45.4
        },
        "CHD": {
          "lo": 8.8,
          "hi": 11.2
        },
        "GHLTH": {
          "lo": 20.9,
          "hi": 28.3
        },
        "PHLTH": {
          "lo": 15.7,
          "hi": 20.5
        },
        "ACCESS2": {
          "lo": 6.9,
          "hi": 10.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 2
    },
    {
      "fips": "53047",
      "name": "Okanogan",
      "population": 43712,
      "priorityIndex": 65.1,
      "burdenScore": 71.9,
      "accessScore": 46.4,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 10,
      "raw": {
        "DIABETES": 13.3,
        "OBESITY": 32.6,
        "BPHIGH": 37.6,
        "CHD": 8.6,
        "GHLTH": 23.1,
        "PHLTH": 16.5,
        "ACCESS2": 12.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.5,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.1
        },
        "OBESITY": {
          "lo": 27.2,
          "hi": 38.1
        },
        "BPHIGH": {
          "lo": 34.0,
          "hi": 41.1
        },
        "CHD": {
          "lo": 7.5,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 19.8,
          "hi": 26.7
        },
        "PHLTH": {
          "lo": 14.4,
          "hi": 18.6
        },
        "ACCESS2": {
          "lo": 10.0,
          "hi": 15.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 3
    },
    {
      "fips": "53077",
      "name": "Yakima",
      "population": 256643,
      "priorityIndex": 64.3,
      "burdenScore": 69.2,
      "accessScore": 54.4,
      "shortageScore": 69.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 19,
      "raw": {
        "DIABETES": 12.9,
        "OBESITY": 39.7,
        "BPHIGH": 32.7,
        "CHD": 6.5,
        "GHLTH": 26.4,
        "PHLTH": 15.5,
        "ACCESS2": 18.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.4,
        "ACS_NOVEHICLE": 5.1
      },
      "ci": {
        "DIABETES": {
          "lo": 11.4,
          "hi": 14.5
        },
        "OBESITY": {
          "lo": 35.3,
          "hi": 44.1
        },
        "BPHIGH": {
          "lo": 29.9,
          "hi": 35.5
        },
        "CHD": {
          "lo": 5.7,
          "hi": 7.3
        },
        "GHLTH": {
          "lo": 23.1,
          "hi": 30.0
        },
        "PHLTH": {
          "lo": 13.6,
          "hi": 17.4
        },
        "ACCESS2": {
          "lo": 15.3,
          "hi": 23.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 4
    },
    {
      "fips": "53025",
      "name": "Grant",
      "population": 102678,
      "priorityIndex": 60.0,
      "burdenScore": 60.8,
      "accessScore": 49.9,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 10,
      "raw": {
        "DIABETES": 11.5,
        "OBESITY": 38.7,
        "BPHIGH": 32.7,
        "CHD": 6.5,
        "GHLTH": 23.2,
        "PHLTH": 15.0,
        "ACCESS2": 17.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.0,
        "ACS_NOVEHICLE": 4.8
      },
      "ci": {
        "DIABETES": {
          "lo": 10.1,
          "hi": 13.1
        },
        "OBESITY": {
          "lo": 33.7,
          "hi": 44.1
        },
        "BPHIGH": {
          "lo": 29.6,
          "hi": 35.9
        },
        "CHD": {
          "lo": 5.8,
          "hi": 7.3
        },
        "GHLTH": {
          "lo": 20.0,
          "hi": 26.6
        },
        "PHLTH": {
          "lo": 13.2,
          "hi": 17.0
        },
        "ACCESS2": {
          "lo": 14.1,
          "hi": 21.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 5
    },
    {
      "fips": "53027",
      "name": "Grays Harbor",
      "population": 77290,
      "priorityIndex": 59.2,
      "burdenScore": 74.5,
      "accessScore": 37.8,
      "shortageScore": 65.4,
      "topDriver": "Health burden",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 12,
      "raw": {
        "DIABETES": 13.6,
        "OBESITY": 37.0,
        "BPHIGH": 39.4,
        "CHD": 8.1,
        "GHLTH": 21.9,
        "PHLTH": 16.0,
        "ACCESS2": 9.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.1,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 11.7,
          "hi": 15.4
        },
        "OBESITY": {
          "lo": 31.7,
          "hi": 42.4
        },
        "BPHIGH": {
          "lo": 35.8,
          "hi": 42.8
        },
        "CHD": {
          "lo": 7.1,
          "hi": 9.2
        },
        "GHLTH": {
          "lo": 18.5,
          "hi": 25.2
        },
        "PHLTH": {
          "lo": 13.7,
          "hi": 18.1
        },
        "ACCESS2": {
          "lo": 8.1,
          "hi": 12.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 6
    },
    {
      "fips": "53049",
      "name": "Pacific",
      "population": 24200,
      "priorityIndex": 58.5,
      "burdenScore": 82.0,
      "accessScore": 31.9,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 6,
      "raw": {
        "DIABETES": 14.9,
        "OBESITY": 36.4,
        "BPHIGH": 42.1,
        "CHD": 9.2,
        "GHLTH": 21.8,
        "PHLTH": 16.0,
        "ACCESS2": 8.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.6,
        "ACS_NOVEHICLE": 6.3
      },
      "ci": {
        "DIABETES": {
          "lo": 12.8,
          "hi": 17.1
        },
        "OBESITY": {
          "lo": 30.8,
          "hi": 42.6
        },
        "BPHIGH": {
          "lo": 38.1,
          "hi": 46.1
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 18.3,
          "hi": 25.7
        },
        "PHLTH": {
          "lo": 13.7,
          "hi": 18.5
        },
        "ACCESS2": {
          "lo": 6.7,
          "hi": 10.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 7
    },
    {
      "fips": "53069",
      "name": "Wahkiakum",
      "population": 4765,
      "priorityIndex": 58.2,
      "burdenScore": 89.3,
      "accessScore": 31.6,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.7,
        "OBESITY": 39.1,
        "BPHIGH": 42.9,
        "CHD": 10.2,
        "GHLTH": 22.0,
        "PHLTH": 16.8,
        "ACCESS2": 8.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.7,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 12.7,
          "hi": 17.0
        },
        "OBESITY": {
          "lo": 32.8,
          "hi": 45.8
        },
        "BPHIGH": {
          "lo": 38.8,
          "hi": 46.9
        },
        "CHD": {
          "lo": 8.8,
          "hi": 11.7
        },
        "GHLTH": {
          "lo": 18.5,
          "hi": 25.9
        },
        "PHLTH": {
          "lo": 14.5,
          "hi": 19.4
        },
        "ACCESS2": {
          "lo": 6.2,
          "hi": 10.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 8
    },
    {
      "fips": "53015",
      "name": "Cowlitz",
      "population": 112864,
      "priorityIndex": 55.6,
      "burdenScore": 65.0,
      "accessScore": 36.4,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 11.4,
        "OBESITY": 40.5,
        "BPHIGH": 35.4,
        "CHD": 7.2,
        "GHLTH": 20.7,
        "PHLTH": 15.6,
        "ACCESS2": 9.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.0,
        "ACS_NOVEHICLE": 6.4
      },
      "ci": {
        "DIABETES": {
          "lo": 10.0,
          "hi": 12.9
        },
        "OBESITY": {
          "lo": 35.8,
          "hi": 45.1
        },
        "BPHIGH": {
          "lo": 32.5,
          "hi": 38.3
        },
        "CHD": {
          "lo": 6.3,
          "hi": 8.2
        },
        "GHLTH": {
          "lo": 17.8,
          "hi": 23.8
        },
        "PHLTH": {
          "lo": 13.7,
          "hi": 17.7
        },
        "ACCESS2": {
          "lo": 7.4,
          "hi": 11.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 9
    },
    {
      "fips": "53021",
      "name": "Franklin",
      "population": 99034,
      "priorityIndex": 55.5,
      "burdenScore": 48.3,
      "accessScore": 49.1,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 10.8,
        "OBESITY": 35.2,
        "BPHIGH": 27.8,
        "CHD": 5.3,
        "GHLTH": 23.3,
        "PHLTH": 14.8,
        "ACCESS2": 19.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.0,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 9.4,
          "hi": 12.3
        },
        "OBESITY": {
          "lo": 29.7,
          "hi": 40.7
        },
        "BPHIGH": {
          "lo": 24.7,
          "hi": 30.9
        },
        "CHD": {
          "lo": 4.7,
          "hi": 6.0
        },
        "GHLTH": {
          "lo": 19.9,
          "hi": 26.9
        },
        "PHLTH": {
          "lo": 12.9,
          "hi": 16.8
        },
        "ACCESS2": {
          "lo": 15.5,
          "hi": 24.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 10
    },
    {
      "fips": "53065",
      "name": "Stevens",
      "population": 48837,
      "priorityIndex": 54.4,
      "burdenScore": 68.2,
      "accessScore": 25.7,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 7,
      "raw": {
        "DIABETES": 12.6,
        "OBESITY": 34.3,
        "BPHIGH": 37.6,
        "CHD": 8.7,
        "GHLTH": 20.5,
        "PHLTH": 15.9,
        "ACCESS2": 8.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.9,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 10.9,
          "hi": 14.5
        },
        "OBESITY": {
          "lo": 29.7,
          "hi": 38.8
        },
        "BPHIGH": {
          "lo": 34.2,
          "hi": 40.8
        },
        "CHD": {
          "lo": 7.6,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 17.3,
          "hi": 23.8
        },
        "PHLTH": {
          "lo": 13.8,
          "hi": 18.1
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 11
    },
    {
      "fips": "53051",
      "name": "Pend Oreille",
      "population": 14361,
      "priorityIndex": 53.6,
      "burdenScore": 76.7,
      "accessScore": 26.4,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 13.3,
        "OBESITY": 38.9,
        "BPHIGH": 38.5,
        "CHD": 8.8,
        "GHLTH": 21.1,
        "PHLTH": 16.4,
        "ACCESS2": 7.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.6,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 11.4,
          "hi": 15.4
        },
        "OBESITY": {
          "lo": 32.4,
          "hi": 45.7
        },
        "BPHIGH": {
          "lo": 34.7,
          "hi": 42.6
        },
        "CHD": {
          "lo": 7.7,
          "hi": 9.9
        },
        "GHLTH": {
          "lo": 17.9,
          "hi": 24.7
        },
        "PHLTH": {
          "lo": 14.4,
          "hi": 18.8
        },
        "ACCESS2": {
          "lo": 6.2,
          "hi": 9.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 12
    },
    {
      "fips": "53045",
      "name": "Mason",
      "population": 68389,
      "priorityIndex": 52.9,
      "burdenScore": 65.1,
      "accessScore": 28.3,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 12.2,
        "OBESITY": 35.9,
        "BPHIGH": 36.8,
        "CHD": 7.7,
        "GHLTH": 20.8,
        "PHLTH": 15.6,
        "ACCESS2": 9.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.6,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 10.4,
          "hi": 14.0
        },
        "OBESITY": {
          "lo": 30.5,
          "hi": 41.6
        },
        "BPHIGH": {
          "lo": 33.0,
          "hi": 40.4
        },
        "CHD": {
          "lo": 6.7,
          "hi": 8.7
        },
        "GHLTH": {
          "lo": 17.7,
          "hi": 24.6
        },
        "PHLTH": {
          "lo": 13.5,
          "hi": 17.9
        },
        "ACCESS2": {
          "lo": 7.3,
          "hi": 11.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 13
    },
    {
      "fips": "53041",
      "name": "Lewis",
      "population": 86154,
      "priorityIndex": 51.7,
      "burdenScore": 66.5,
      "accessScore": 30.8,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 11,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 39.0,
        "BPHIGH": 36.3,
        "CHD": 7.2,
        "GHLTH": 20.5,
        "PHLTH": 16.0,
        "ACCESS2": 9.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.0,
        "ACS_NOVEHICLE": 4.6
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 13.9
        },
        "OBESITY": {
          "lo": 33.6,
          "hi": 44.8
        },
        "BPHIGH": {
          "lo": 32.9,
          "hi": 40.0
        },
        "CHD": {
          "lo": 6.3,
          "hi": 8.3
        },
        "GHLTH": {
          "lo": 17.3,
          "hi": 23.9
        },
        "PHLTH": {
          "lo": 13.9,
          "hi": 18.2
        },
        "ACCESS2": {
          "lo": 7.5,
          "hi": 11.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 14
    },
    {
      "fips": "53063",
      "name": "Spokane",
      "population": 551455,
      "priorityIndex": 50.7,
      "burdenScore": 41.6,
      "accessScore": 33.6,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 135,
      "raw": {
        "DIABETES": 10.2,
        "OBESITY": 34.7,
        "BPHIGH": 31.1,
        "CHD": 6.0,
        "GHLTH": 17.6,
        "PHLTH": 13.1,
        "ACCESS2": 7.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.2,
        "ACS_NOVEHICLE": 7.1
      },
      "ci": {
        "DIABETES": {
          "lo": 8.9,
          "hi": 11.5
        },
        "OBESITY": {
          "lo": 31.1,
          "hi": 38.4
        },
        "BPHIGH": {
          "lo": 28.6,
          "hi": 33.5
        },
        "CHD": {
          "lo": 5.2,
          "hi": 6.8
        },
        "GHLTH": {
          "lo": 15.1,
          "hi": 20.3
        },
        "PHLTH": {
          "lo": 11.4,
          "hi": 14.8
        },
        "ACCESS2": {
          "lo": 5.9,
          "hi": 9.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 15
    },
    {
      "fips": "53039",
      "name": "Klickitat",
      "population": 23589,
      "priorityIndex": 50.3,
      "burdenScore": 55.4,
      "accessScore": 33.9,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 11.7,
        "OBESITY": 32.9,
        "BPHIGH": 34.1,
        "CHD": 7.8,
        "GHLTH": 19.0,
        "PHLTH": 14.7,
        "ACCESS2": 9.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.7,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 10.0,
          "hi": 13.5
        },
        "OBESITY": {
          "lo": 27.5,
          "hi": 38.9
        },
        "BPHIGH": {
          "lo": 30.6,
          "hi": 37.8
        },
        "CHD": {
          "lo": 6.7,
          "hi": 8.9
        },
        "GHLTH": {
          "lo": 16.0,
          "hi": 22.5
        },
        "PHLTH": {
          "lo": 12.8,
          "hi": 16.9
        },
        "ACCESS2": {
          "lo": 7.3,
          "hi": 11.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 16
    },
    {
      "fips": "53003",
      "name": "Asotin",
      "population": 22549,
      "priorityIndex": 50.1,
      "burdenScore": 64.6,
      "accessScore": 27.9,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.6,
        "OBESITY": 35.3,
        "BPHIGH": 37.4,
        "CHD": 8.1,
        "GHLTH": 19.3,
        "PHLTH": 15.2,
        "ACCESS2": 8.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.9,
        "ACS_NOVEHICLE": 3.3
      },
      "ci": {
        "DIABETES": {
          "lo": 10.9,
          "hi": 14.4
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 40.4
        },
        "BPHIGH": {
          "lo": 34.0,
          "hi": 40.8
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 16.3,
          "hi": 22.6
        },
        "PHLTH": {
          "lo": 13.1,
          "hi": 17.4
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 17
    },
    {
      "fips": "53009",
      "name": "Clallam",
      "population": 77616,
      "priorityIndex": 49.9,
      "burdenScore": 61.3,
      "accessScore": 26.9,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 34,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 31.0,
        "BPHIGH": 38.8,
        "CHD": 8.4,
        "GHLTH": 19.1,
        "PHLTH": 15.2,
        "ACCESS2": 7.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.8,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 13.9
        },
        "OBESITY": {
          "lo": 26.2,
          "hi": 36.2
        },
        "BPHIGH": {
          "lo": 35.3,
          "hi": 42.4
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 22.6
        },
        "PHLTH": {
          "lo": 13.1,
          "hi": 17.5
        },
        "ACCESS2": {
          "lo": 5.9,
          "hi": 9.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 18
    },
    {
      "fips": "53031",
      "name": "Jefferson",
      "population": 33714,
      "priorityIndex": 49.3,
      "burdenScore": 62.4,
      "accessScore": 24.0,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 18,
      "raw": {
        "DIABETES": 13.1,
        "OBESITY": 28.7,
        "BPHIGH": 41.0,
        "CHD": 9.2,
        "GHLTH": 17.6,
        "PHLTH": 14.5,
        "ACCESS2": 5.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.6,
        "ACS_NOVEHICLE": 4.8
      },
      "ci": {
        "DIABETES": {
          "lo": 11.0,
          "hi": 15.2
        },
        "OBESITY": {
          "lo": 23.5,
          "hi": 34.1
        },
        "BPHIGH": {
          "lo": 36.8,
          "hi": 45.0
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.6
        },
        "GHLTH": {
          "lo": 14.5,
          "hi": 21.2
        },
        "PHLTH": {
          "lo": 12.3,
          "hi": 16.9
        },
        "ACCESS2": {
          "lo": 4.5,
          "hi": 7.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 19
    },
    {
      "fips": "53053",
      "name": "Pierce",
      "population": 928696,
      "priorityIndex": 48.2,
      "burdenScore": 44.5,
      "accessScore": 23.1,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 93,
      "raw": {
        "DIABETES": 10.6,
        "OBESITY": 36.9,
        "BPHIGH": 32.3,
        "CHD": 5.3,
        "GHLTH": 17.2,
        "PHLTH": 13.7,
        "ACCESS2": 8.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.9,
        "ACS_NOVEHICLE": 5.2
      },
      "ci": {
        "DIABETES": {
          "lo": 9.3,
          "hi": 11.8
        },
        "OBESITY": {
          "lo": 33.7,
          "hi": 40.2
        },
        "BPHIGH": {
          "lo": 30.1,
          "hi": 34.5
        },
        "CHD": {
          "lo": 4.6,
          "hi": 6.0
        },
        "GHLTH": {
          "lo": 15.0,
          "hi": 19.7
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 15.3
        },
        "ACCESS2": {
          "lo": 7.0,
          "hi": 10.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 20
    },
    {
      "fips": "53013",
      "name": "Columbia",
      "population": 4053,
      "priorityIndex": 46.7,
      "burdenScore": 60.2,
      "accessScore": 26.0,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.2,
        "OBESITY": 32.4,
        "BPHIGH": 36.8,
        "CHD": 8.1,
        "GHLTH": 19.2,
        "PHLTH": 15.1,
        "ACCESS2": 8.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.0,
        "ACS_NOVEHICLE": 6.3
      },
      "ci": {
        "DIABETES": {
          "lo": 10.4,
          "hi": 14.1
        },
        "OBESITY": {
          "lo": 26.3,
          "hi": 38.9
        },
        "BPHIGH": {
          "lo": 32.8,
          "hi": 40.8
        },
        "CHD": {
          "lo": 6.9,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 22.8
        },
        "PHLTH": {
          "lo": 12.9,
          "hi": 17.4
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 21
    },
    {
      "fips": "53057",
      "name": "Skagit",
      "population": 131417,
      "priorityIndex": 46.7,
      "burdenScore": 48.4,
      "accessScore": 26.2,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 10.8,
        "OBESITY": 33.0,
        "BPHIGH": 33.2,
        "CHD": 6.9,
        "GHLTH": 18.0,
        "PHLTH": 14.3,
        "ACCESS2": 9.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.6,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 9.3,
          "hi": 12.4
        },
        "OBESITY": {
          "lo": 28.5,
          "hi": 37.5
        },
        "BPHIGH": {
          "lo": 30.1,
          "hi": 36.3
        },
        "CHD": {
          "lo": 6.0,
          "hi": 7.9
        },
        "GHLTH": {
          "lo": 15.2,
          "hi": 21.0
        },
        "PHLTH": {
          "lo": 12.4,
          "hi": 16.3
        },
        "ACCESS2": {
          "lo": 7.8,
          "hi": 12.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 22
    },
    {
      "fips": "53071",
      "name": "Walla Walla",
      "population": 61568,
      "priorityIndex": 46.0,
      "burdenScore": 48.0,
      "accessScore": 32.4,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 10.6,
        "OBESITY": 34.1,
        "BPHIGH": 31.6,
        "CHD": 6.5,
        "GHLTH": 19.3,
        "PHLTH": 14.3,
        "ACCESS2": 10.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.7,
        "ACS_NOVEHICLE": 5.1
      },
      "ci": {
        "DIABETES": {
          "lo": 9.1,
          "hi": 12.1
        },
        "OBESITY": {
          "lo": 29.1,
          "hi": 39.6
        },
        "BPHIGH": {
          "lo": 28.5,
          "hi": 34.9
        },
        "CHD": {
          "lo": 5.6,
          "hi": 7.4
        },
        "GHLTH": {
          "lo": 16.4,
          "hi": 22.6
        },
        "PHLTH": {
          "lo": 12.5,
          "hi": 16.4
        },
        "ACCESS2": {
          "lo": 8.6,
          "hi": 13.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 23
    },
    {
      "fips": "53075",
      "name": "Whitman",
      "population": 48012,
      "priorityIndex": 44.3,
      "burdenScore": 15.8,
      "accessScore": 59.5,
      "shortageScore": 57.7,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 7.4,
        "OBESITY": 28.5,
        "BPHIGH": 23.9,
        "CHD": 4.5,
        "GHLTH": 16.0,
        "PHLTH": 12.1,
        "ACCESS2": 8.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 23.7,
        "ACS_NOVEHICLE": 7.6
      },
      "ci": {
        "DIABETES": {
          "lo": 6.4,
          "hi": 8.4
        },
        "OBESITY": {
          "lo": 24.2,
          "hi": 32.6
        },
        "BPHIGH": {
          "lo": 21.4,
          "hi": 26.3
        },
        "CHD": {
          "lo": 3.9,
          "hi": 5.1
        },
        "GHLTH": {
          "lo": 13.5,
          "hi": 18.8
        },
        "PHLTH": {
          "lo": 10.4,
          "hi": 13.8
        },
        "ACCESS2": {
          "lo": 6.2,
          "hi": 10.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 24
    },
    {
      "fips": "53005",
      "name": "Benton",
      "population": 215219,
      "priorityIndex": 43.9,
      "burdenScore": 43.0,
      "accessScore": 30.9,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 10.4,
        "OBESITY": 36.2,
        "BPHIGH": 29.2,
        "CHD": 5.8,
        "GHLTH": 18.5,
        "PHLTH": 13.5,
        "ACCESS2": 10.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.1,
        "ACS_NOVEHICLE": 5.1
      },
      "ci": {
        "DIABETES": {
          "lo": 9.1,
          "hi": 11.8
        },
        "OBESITY": {
          "lo": 32.0,
          "hi": 40.2
        },
        "BPHIGH": {
          "lo": 26.5,
          "hi": 31.8
        },
        "CHD": {
          "lo": 5.1,
          "hi": 6.6
        },
        "GHLTH": {
          "lo": 15.6,
          "hi": 21.3
        },
        "PHLTH": {
          "lo": 11.8,
          "hi": 15.4
        },
        "ACCESS2": {
          "lo": 8.5,
          "hi": 13.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 25
    },
    {
      "fips": "53037",
      "name": "Kittitas",
      "population": 45508,
      "priorityIndex": 42.8,
      "burdenScore": 40.2,
      "accessScore": 30.6,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 9.7,
        "OBESITY": 34.7,
        "BPHIGH": 30.2,
        "CHD": 6.1,
        "GHLTH": 17.0,
        "PHLTH": 13.5,
        "ACCESS2": 8.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.3,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 8.4,
          "hi": 11.2
        },
        "OBESITY": {
          "lo": 29.3,
          "hi": 40.6
        },
        "BPHIGH": {
          "lo": 27.0,
          "hi": 33.6
        },
        "CHD": {
          "lo": 5.3,
          "hi": 6.9
        },
        "GHLTH": {
          "lo": 14.5,
          "hi": 19.9
        },
        "PHLTH": {
          "lo": 11.8,
          "hi": 15.4
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 26
    },
    {
      "fips": "53073",
      "name": "Whatcom",
      "population": 231919,
      "priorityIndex": 42.8,
      "burdenScore": 25.9,
      "accessScore": 33.2,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 8.8,
        "OBESITY": 26.5,
        "BPHIGH": 28.4,
        "CHD": 5.7,
        "GHLTH": 16.2,
        "PHLTH": 12.9,
        "ACCESS2": 7.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.7,
        "ACS_NOVEHICLE": 6.4
      },
      "ci": {
        "DIABETES": {
          "lo": 7.6,
          "hi": 10.1
        },
        "OBESITY": {
          "lo": 22.8,
          "hi": 30.4
        },
        "BPHIGH": {
          "lo": 25.9,
          "hi": 31.1
        },
        "CHD": {
          "lo": 5.0,
          "hi": 6.6
        },
        "GHLTH": {
          "lo": 13.9,
          "hi": 19.2
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 14.9
        },
        "ACCESS2": {
          "lo": 6.1,
          "hi": 9.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 27
    },
    {
      "fips": "53067",
      "name": "Thurston",
      "population": 299003,
      "priorityIndex": 42.2,
      "burdenScore": 40.5,
      "accessScore": 20.7,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 64,
      "raw": {
        "DIABETES": 10.3,
        "OBESITY": 31.2,
        "BPHIGH": 34.5,
        "CHD": 5.8,
        "GHLTH": 16.6,
        "PHLTH": 13.4,
        "ACCESS2": 7.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.7,
        "ACS_NOVEHICLE": 4.7
      },
      "ci": {
        "DIABETES": {
          "lo": 9.1,
          "hi": 11.8
        },
        "OBESITY": {
          "lo": 27.7,
          "hi": 34.9
        },
        "BPHIGH": {
          "lo": 32.0,
          "hi": 37.2
        },
        "CHD": {
          "lo": 5.1,
          "hi": 6.5
        },
        "GHLTH": {
          "lo": 14.3,
          "hi": 19.2
        },
        "PHLTH": {
          "lo": 11.8,
          "hi": 15.3
        },
        "ACCESS2": {
          "lo": 5.9,
          "hi": 9.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 28
    },
    {
      "fips": "53043",
      "name": "Lincoln",
      "population": 11738,
      "priorityIndex": 41.7,
      "burdenScore": 62.4,
      "accessScore": 16.6,
      "shortageScore": 46.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.7,
        "OBESITY": 37.6,
        "BPHIGH": 36.7,
        "CHD": 8.1,
        "GHLTH": 18.6,
        "PHLTH": 14.7,
        "ACCESS2": 7.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.4,
        "ACS_NOVEHICLE": 3.1
      },
      "ci": {
        "DIABETES": {
          "lo": 10.0,
          "hi": 13.6
        },
        "OBESITY": {
          "lo": 31.9,
          "hi": 43.8
        },
        "BPHIGH": {
          "lo": 33.2,
          "hi": 40.7
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.2
        },
        "GHLTH": {
          "lo": 15.5,
          "hi": 22.1
        },
        "PHLTH": {
          "lo": 12.7,
          "hi": 16.9
        },
        "ACCESS2": {
          "lo": 5.6,
          "hi": 9.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 29
    },
    {
      "fips": "53007",
      "name": "Chelan",
      "population": 79997,
      "priorityIndex": 40.7,
      "burdenScore": 43.5,
      "accessScore": 28.5,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 10.7,
        "OBESITY": 29.1,
        "BPHIGH": 32.4,
        "CHD": 6.7,
        "GHLTH": 18.9,
        "PHLTH": 13.9,
        "ACCESS2": 11.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.0,
        "ACS_NOVEHICLE": 5.0
      },
      "ci": {
        "DIABETES": {
          "lo": 9.2,
          "hi": 12.3
        },
        "OBESITY": {
          "lo": 24.4,
          "hi": 34.1
        },
        "BPHIGH": {
          "lo": 29.2,
          "hi": 35.7
        },
        "CHD": {
          "lo": 5.8,
          "hi": 7.7
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 22.2
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 15.9
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 14.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 30
    },
    {
      "fips": "53033",
      "name": "King",
      "population": 2271380,
      "priorityIndex": 40.4,
      "burdenScore": 2.4,
      "accessScore": 38.0,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 158,
      "raw": {
        "DIABETES": 7.3,
        "OBESITY": 22.6,
        "BPHIGH": 26.7,
        "CHD": 4.0,
        "GHLTH": 12.5,
        "PHLTH": 9.7,
        "ACCESS2": 6.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.4,
        "ACS_NOVEHICLE": 11.0
      },
      "ci": {
        "DIABETES": {
          "lo": 6.6,
          "hi": 8.2
        },
        "OBESITY": {
          "lo": 20.4,
          "hi": 24.9
        },
        "BPHIGH": {
          "lo": 25.1,
          "hi": 28.5
        },
        "CHD": {
          "lo": 3.6,
          "hi": 4.5
        },
        "GHLTH": {
          "lo": 10.9,
          "hi": 14.2
        },
        "PHLTH": {
          "lo": 8.7,
          "hi": 10.9
        },
        "ACCESS2": {
          "lo": 5.5,
          "hi": 8.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 31
    },
    {
      "fips": "53023",
      "name": "Garfield",
      "population": 2363,
      "priorityIndex": 40.4,
      "burdenScore": 53.6,
      "accessScore": 10.0,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 11.5,
        "OBESITY": 31.0,
        "BPHIGH": 37.7,
        "CHD": 7.7,
        "GHLTH": 17.8,
        "PHLTH": 14.1,
        "ACCESS2": 7.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.8,
        "ACS_NOVEHICLE": 0.9
      },
      "ci": {
        "DIABETES": {
          "lo": 9.8,
          "hi": 13.4
        },
        "OBESITY": {
          "lo": 24.5,
          "hi": 38.1
        },
        "BPHIGH": {
          "lo": 33.8,
          "hi": 41.8
        },
        "CHD": {
          "lo": 6.6,
          "hi": 8.8
        },
        "GHLTH": {
          "lo": 14.9,
          "hi": 21.1
        },
        "PHLTH": {
          "lo": 12.1,
          "hi": 16.3
        },
        "ACCESS2": {
          "lo": 5.5,
          "hi": 9.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 32
    },
    {
      "fips": "53061",
      "name": "Snohomish",
      "population": 844761,
      "priorityIndex": 40.3,
      "burdenScore": 26.8,
      "accessScore": 17.1,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 58,
      "raw": {
        "DIABETES": 9.1,
        "OBESITY": 30.6,
        "BPHIGH": 29.6,
        "CHD": 4.9,
        "GHLTH": 15.4,
        "PHLTH": 12.1,
        "ACCESS2": 7.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.9,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 8.1,
          "hi": 10.2
        },
        "OBESITY": {
          "lo": 27.7,
          "hi": 33.7
        },
        "BPHIGH": {
          "lo": 27.5,
          "hi": 31.6
        },
        "CHD": {
          "lo": 4.3,
          "hi": 5.5
        },
        "GHLTH": {
          "lo": 13.3,
          "hi": 17.7
        },
        "PHLTH": {
          "lo": 10.7,
          "hi": 13.6
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 9.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 33
    },
    {
      "fips": "53035",
      "name": "Kitsap",
      "population": 277658,
      "priorityIndex": 39.9,
      "burdenScore": 35.2,
      "accessScore": 15.4,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 63,
      "raw": {
        "DIABETES": 9.8,
        "OBESITY": 31.8,
        "BPHIGH": 33.2,
        "CHD": 5.8,
        "GHLTH": 14.9,
        "PHLTH": 12.5,
        "ACCESS2": 7.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.3,
        "ACS_NOVEHICLE": 4.1
      },
      "ci": {
        "DIABETES": {
          "lo": 8.5,
          "hi": 11.2
        },
        "OBESITY": {
          "lo": 28.0,
          "hi": 35.7
        },
        "BPHIGH": {
          "lo": 30.5,
          "hi": 35.9
        },
        "CHD": {
          "lo": 5.1,
          "hi": 6.6
        },
        "GHLTH": {
          "lo": 12.7,
          "hi": 17.4
        },
        "PHLTH": {
          "lo": 10.9,
          "hi": 14.3
        },
        "ACCESS2": {
          "lo": 5.6,
          "hi": 8.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 34
    },
    {
      "fips": "53059",
      "name": "Skamania",
      "population": 12640,
      "priorityIndex": 39.3,
      "burdenScore": 53.0,
      "accessScore": 14.9,
      "shortageScore": 50.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.2,
        "OBESITY": 32.8,
        "BPHIGH": 36.2,
        "CHD": 7.4,
        "GHLTH": 17.9,
        "PHLTH": 14.3,
        "ACCESS2": 7.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.3,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 9.5,
          "hi": 13.1
        },
        "OBESITY": {
          "lo": 27.0,
          "hi": 39.1
        },
        "BPHIGH": {
          "lo": 32.2,
          "hi": 40.2
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 14.8,
          "hi": 21.3
        },
        "PHLTH": {
          "lo": 12.2,
          "hi": 16.6
        },
        "ACCESS2": {
          "lo": 5.5,
          "hi": 9.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 35
    },
    {
      "fips": "53011",
      "name": "Clark",
      "population": 521150,
      "priorityIndex": 38.7,
      "burdenScore": 39.1,
      "accessScore": 19.4,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 66,
      "raw": {
        "DIABETES": 9.6,
        "OBESITY": 35.3,
        "BPHIGH": 31.1,
        "CHD": 5.6,
        "GHLTH": 16.9,
        "PHLTH": 13.1,
        "ACCESS2": 8.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.4,
        "ACS_NOVEHICLE": 4.7
      },
      "ci": {
        "DIABETES": {
          "lo": 8.4,
          "hi": 10.8
        },
        "OBESITY": {
          "lo": 31.9,
          "hi": 38.7
        },
        "BPHIGH": {
          "lo": 28.7,
          "hi": 33.4
        },
        "CHD": {
          "lo": 4.9,
          "hi": 6.3
        },
        "GHLTH": {
          "lo": 14.4,
          "hi": 19.5
        },
        "PHLTH": {
          "lo": 11.4,
          "hi": 14.8
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 9.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 36
    },
    {
      "fips": "53017",
      "name": "Douglas",
      "population": 44798,
      "priorityIndex": 38.7,
      "burdenScore": 53.8,
      "accessScore": 27.7,
      "shortageScore": 34.6,
      "topDriver": "Health burden",
      "hpsaMaxScore": 9,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 11.0,
        "OBESITY": 35.8,
        "BPHIGH": 32.4,
        "CHD": 6.6,
        "GHLTH": 20.8,
        "PHLTH": 14.7,
        "ACCESS2": 14.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.9,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 9.3,
          "hi": 12.7
        },
        "OBESITY": {
          "lo": 29.6,
          "hi": 42.6
        },
        "BPHIGH": {
          "lo": 28.7,
          "hi": 36.2
        },
        "CHD": {
          "lo": 5.7,
          "hi": 7.5
        },
        "GHLTH": {
          "lo": 17.4,
          "hi": 24.2
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 16.9
        },
        "ACCESS2": {
          "lo": 11.1,
          "hi": 17.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 37
    },
    {
      "fips": "53029",
      "name": "Island",
      "population": 86267,
      "priorityIndex": 36.4,
      "burdenScore": 41.0,
      "accessScore": 10.6,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 10.2,
        "OBESITY": 31.3,
        "BPHIGH": 34.7,
        "CHD": 6.8,
        "GHLTH": 15.6,
        "PHLTH": 12.8,
        "ACCESS2": 7.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.0,
        "ACS_NOVEHICLE": 3.4
      },
      "ci": {
        "DIABETES": {
          "lo": 8.8,
          "hi": 11.9
        },
        "OBESITY": {
          "lo": 26.5,
          "hi": 36.3
        },
        "BPHIGH": {
          "lo": 31.4,
          "hi": 38.1
        },
        "CHD": {
          "lo": 5.9,
          "hi": 7.9
        },
        "GHLTH": {
          "lo": 13.0,
          "hi": 18.6
        },
        "PHLTH": {
          "lo": 11.0,
          "hi": 14.8
        },
        "ACCESS2": {
          "lo": 5.6,
          "hi": 8.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 38
    },
    {
      "fips": "53055",
      "name": "San Juan",
      "population": 18566,
      "priorityIndex": 31.1,
      "burdenScore": 41.9,
      "accessScore": 16.9,
      "shortageScore": 34.6,
      "topDriver": "Health burden",
      "hpsaMaxScore": 9,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 10.9,
        "OBESITY": 24.7,
        "BPHIGH": 37.0,
        "CHD": 8.0,
        "GHLTH": 15.5,
        "PHLTH": 13.0,
        "ACCESS2": 6.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.5,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 9.1,
          "hi": 12.8
        },
        "OBESITY": {
          "lo": 19.6,
          "hi": 30.2
        },
        "BPHIGH": {
          "lo": 32.9,
          "hi": 40.8
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.2
        },
        "GHLTH": {
          "lo": 12.4,
          "hi": 18.8
        },
        "PHLTH": {
          "lo": 10.8,
          "hi": 15.2
        },
        "ACCESS2": {
          "lo": 4.6,
          "hi": 7.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 39
    }
  ],
  "faq": [
    {
      "question": "What does the Washington county health-access scorecard measure?",
      "answer": "It ranks all 39 Washington 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": "9a0b2a5115408ced"
}
