{
  "slug": "south-dakota-county-primary-care-access-2026",
  "title": "South Dakota County Primary-Care Access & Health-Burden Scorecard",
  "summary": "A county-level targeting index for South Dakota, fusing adult chronic-disease and social-risk prevalence (CDC PLACES) with federally designated primary-care provider shortages (HRSA). Ranks all 66 counties by combined need so a health department or rural-health office can see where high burden and thin provider supply overlap.",
  "state": "South Dakota",
  "category": "Public Health & Risk",
  "tags": [
    "public-health",
    "health-access",
    "geospatial-risk",
    "government-data",
    "south dakota"
  ],
  "publishedDate": "2026-08-01",
  "accessAxisLabel": "Access & SDOH barriers",
  "generatedAt": "2026-08-01T06:59:09+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 South Dakota: 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 South Dakota 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": 66,
    "countiesWithHpsa": 53,
    "countiesWithHpsaPct": 80,
    "medianDiabetes": 12.9,
    "diabetesMin": {
      "county": "Clay",
      "value": 8.1
    },
    "diabetesMax": {
      "county": "Oglala Lakota",
      "value": 21.1
    },
    "medianUninsured": 8.8
  },
  "keyFindings": [
    "53 of South Dakota's 66 counties (80%) fall within a federally designated primary-care Health Professional Shortage Area.",
    "Adult diagnosed-diabetes prevalence ranges from 8.1% in Clay County to 21.1% in Oglala Lakota County, a 13.0-point spread within a single state.",
    "Todd County carries the highest combined targeting-priority index (84.7/100), led by its health burden score.",
    "The median county uninsured rate (adults 18-64) is 8.8%, and the median adult diabetes prevalence is 12.9%."
  ],
  "counties": [
    {
      "fips": "46121",
      "name": "Todd",
      "population": 9199,
      "priorityIndex": 84.7,
      "burdenScore": 88.2,
      "accessScore": 81.2,
      "shortageScore": 84.6,
      "topDriver": "Health burden",
      "hpsaMaxScore": 22,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 20.7,
        "OBESITY": 49.3,
        "BPHIGH": 38.5,
        "CHD": 9.5,
        "GHLTH": 37.8,
        "PHLTH": 21.8,
        "ACCESS2": 17.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 49.0,
        "ACS_NOVEHICLE": 15.0
      },
      "ci": {
        "DIABETES": {
          "lo": 18.3,
          "hi": 23.3
        },
        "OBESITY": {
          "lo": 42.7,
          "hi": 56.2
        },
        "BPHIGH": {
          "lo": 34.6,
          "hi": 42.6
        },
        "CHD": {
          "lo": 8.4,
          "hi": 10.7
        },
        "GHLTH": {
          "lo": 32.6,
          "hi": 43.5
        },
        "PHLTH": {
          "lo": 18.8,
          "hi": 24.9
        },
        "ACCESS2": {
          "lo": 13.3,
          "hi": 22.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 1
    },
    {
      "fips": "46102",
      "name": "Oglala Lakota",
      "population": 13434,
      "priorityIndex": 83.7,
      "burdenScore": 89.6,
      "accessScore": 100.0,
      "shortageScore": 61.5,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 21.1,
        "OBESITY": 47.0,
        "BPHIGH": 38.9,
        "CHD": 9.7,
        "GHLTH": 39.7,
        "PHLTH": 22.5,
        "ACCESS2": 19.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 52.8,
        "ACS_NOVEHICLE": 23.4
      },
      "ci": {
        "DIABETES": {
          "lo": 18.8,
          "hi": 23.7
        },
        "OBESITY": {
          "lo": 40.9,
          "hi": 53.6
        },
        "BPHIGH": {
          "lo": 35.3,
          "hi": 42.9
        },
        "CHD": {
          "lo": 8.7,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 34.8,
          "hi": 44.7
        },
        "PHLTH": {
          "lo": 19.8,
          "hi": 25.5
        },
        "ACCESS2": {
          "lo": 14.7,
          "hi": 23.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 2
    },
    {
      "fips": "46031",
      "name": "Corson",
      "population": 3782,
      "priorityIndex": 75.3,
      "burdenScore": 80.3,
      "accessScore": 61.0,
      "shortageScore": 84.6,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 22,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 19.9,
        "OBESITY": 43.5,
        "BPHIGH": 40.1,
        "CHD": 10.4,
        "GHLTH": 32.6,
        "PHLTH": 20.0,
        "ACCESS2": 14.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 45.2,
        "ACS_NOVEHICLE": 9.5
      },
      "ci": {
        "DIABETES": {
          "lo": 17.6,
          "hi": 22.4
        },
        "OBESITY": {
          "lo": 36.2,
          "hi": 50.9
        },
        "BPHIGH": {
          "lo": 36.0,
          "hi": 44.2
        },
        "CHD": {
          "lo": 9.3,
          "hi": 11.6
        },
        "GHLTH": {
          "lo": 28.4,
          "hi": 37.0
        },
        "PHLTH": {
          "lo": 17.5,
          "hi": 22.6
        },
        "ACCESS2": {
          "lo": 11.1,
          "hi": 17.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 3
    },
    {
      "fips": "46095",
      "name": "Mellette",
      "population": 1851,
      "priorityIndex": 70.0,
      "burdenScore": 89.1,
      "accessScore": 59.3,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 21.1,
        "OBESITY": 45.6,
        "BPHIGH": 42.5,
        "CHD": 11.5,
        "GHLTH": 32.7,
        "PHLTH": 20.3,
        "ACCESS2": 14.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 46.2,
        "ACS_NOVEHICLE": 6.8
      },
      "ci": {
        "DIABETES": {
          "lo": 18.6,
          "hi": 23.6
        },
        "OBESITY": {
          "lo": 37.6,
          "hi": 54.1
        },
        "BPHIGH": {
          "lo": 38.3,
          "hi": 46.9
        },
        "CHD": {
          "lo": 10.3,
          "hi": 12.8
        },
        "GHLTH": {
          "lo": 28.5,
          "hi": 36.8
        },
        "PHLTH": {
          "lo": 17.8,
          "hi": 22.9
        },
        "ACCESS2": {
          "lo": 11.8,
          "hi": 17.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 4
    },
    {
      "fips": "46137",
      "name": "Ziebach",
      "population": 2322,
      "priorityIndex": 68.3,
      "burdenScore": 76.9,
      "accessScore": 58.8,
      "shortageScore": 69.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 18.7,
        "OBESITY": 47.2,
        "BPHIGH": 39.4,
        "CHD": 9.2,
        "GHLTH": 31.7,
        "PHLTH": 19.3,
        "ACCESS2": 13.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 38.2,
        "ACS_NOVEHICLE": 11.7
      },
      "ci": {
        "DIABETES": {
          "lo": 16.5,
          "hi": 21.2
        },
        "OBESITY": {
          "lo": 39.5,
          "hi": 54.9
        },
        "BPHIGH": {
          "lo": 35.3,
          "hi": 43.5
        },
        "CHD": {
          "lo": 8.2,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 27.9,
          "hi": 35.9
        },
        "PHLTH": {
          "lo": 17.0,
          "hi": 21.9
        },
        "ACCESS2": {
          "lo": 10.8,
          "hi": 17.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 5
    },
    {
      "fips": "46017",
      "name": "Buffalo",
      "population": 1884,
      "priorityIndex": 66.3,
      "burdenScore": 69.4,
      "accessScore": 64.2,
      "shortageScore": 65.4,
      "topDriver": "Health burden",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 17.5,
        "OBESITY": 48.5,
        "BPHIGH": 35.6,
        "CHD": 8.0,
        "GHLTH": 31.4,
        "PHLTH": 18.9,
        "ACCESS2": 14.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 32.5,
        "ACS_NOVEHICLE": 16.3
      },
      "ci": {
        "DIABETES": {
          "lo": 15.2,
          "hi": 19.8
        },
        "OBESITY": {
          "lo": 40.1,
          "hi": 56.7
        },
        "BPHIGH": {
          "lo": 31.4,
          "hi": 39.8
        },
        "CHD": {
          "lo": 7.0,
          "hi": 8.9
        },
        "GHLTH": {
          "lo": 27.1,
          "hi": 36.0
        },
        "PHLTH": {
          "lo": 16.4,
          "hi": 21.4
        },
        "ACCESS2": {
          "lo": 11.6,
          "hi": 18.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 6
    },
    {
      "fips": "46071",
      "name": "Jackson",
      "population": 2776,
      "priorityIndex": 65.4,
      "burdenScore": 74.8,
      "accessScore": 59.9,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 18.6,
        "OBESITY": 40.9,
        "BPHIGH": 40.2,
        "CHD": 10.3,
        "GHLTH": 31.3,
        "PHLTH": 19.5,
        "ACCESS2": 13.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 37.5,
        "ACS_NOVEHICLE": 12.4
      },
      "ci": {
        "DIABETES": {
          "lo": 16.4,
          "hi": 21.1
        },
        "OBESITY": {
          "lo": 33.7,
          "hi": 48.7
        },
        "BPHIGH": {
          "lo": 36.1,
          "hi": 44.4
        },
        "CHD": {
          "lo": 9.2,
          "hi": 11.6
        },
        "GHLTH": {
          "lo": 27.5,
          "hi": 35.6
        },
        "PHLTH": {
          "lo": 17.1,
          "hi": 22.0
        },
        "ACCESS2": {
          "lo": 11.3,
          "hi": 16.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 7
    },
    {
      "fips": "46007",
      "name": "Bennett",
      "population": 3305,
      "priorityIndex": 63.6,
      "burdenScore": 72.7,
      "accessScore": 49.0,
      "shortageScore": 69.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 18.7,
        "OBESITY": 42.4,
        "BPHIGH": 38.9,
        "CHD": 9.8,
        "GHLTH": 30.4,
        "PHLTH": 19.1,
        "ACCESS2": 13.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 31.9,
        "ACS_NOVEHICLE": 7.8
      },
      "ci": {
        "DIABETES": {
          "lo": 16.4,
          "hi": 21.1
        },
        "OBESITY": {
          "lo": 35.4,
          "hi": 49.8
        },
        "BPHIGH": {
          "lo": 34.7,
          "hi": 42.9
        },
        "CHD": {
          "lo": 8.7,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 26.5,
          "hi": 34.7
        },
        "PHLTH": {
          "lo": 16.8,
          "hi": 21.7
        },
        "ACCESS2": {
          "lo": 10.9,
          "hi": 16.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 8
    },
    {
      "fips": "46041",
      "name": "Dewey",
      "population": 5208,
      "priorityIndex": 63.0,
      "burdenScore": 66.7,
      "accessScore": 49.1,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 18.0,
        "OBESITY": 43.6,
        "BPHIGH": 38.1,
        "CHD": 8.3,
        "GHLTH": 29.9,
        "PHLTH": 18.1,
        "ACCESS2": 13.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 32.3,
        "ACS_NOVEHICLE": 8.3
      },
      "ci": {
        "DIABETES": {
          "lo": 15.9,
          "hi": 20.3
        },
        "OBESITY": {
          "lo": 37.2,
          "hi": 50.0
        },
        "BPHIGH": {
          "lo": 34.3,
          "hi": 42.0
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 25.9,
          "hi": 34.3
        },
        "PHLTH": {
          "lo": 15.8,
          "hi": 20.6
        },
        "ACCESS2": {
          "lo": 10.6,
          "hi": 16.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 9
    },
    {
      "fips": "46023",
      "name": "Charles Mix",
      "population": 9240,
      "priorityIndex": 54.9,
      "burdenScore": 54.8,
      "accessScore": 29.1,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 15.3,
        "OBESITY": 40.4,
        "BPHIGH": 38.3,
        "CHD": 9.0,
        "GHLTH": 23.0,
        "PHLTH": 15.5,
        "ACCESS2": 10.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 22.8,
        "ACS_NOVEHICLE": 4.6
      },
      "ci": {
        "DIABETES": {
          "lo": 13.0,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 31.1,
          "hi": 49.3
        },
        "BPHIGH": {
          "lo": 33.6,
          "hi": 42.6
        },
        "CHD": {
          "lo": 7.8,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 19.1,
          "hi": 26.8
        },
        "PHLTH": {
          "lo": 13.2,
          "hi": 17.7
        },
        "ACCESS2": {
          "lo": 8.0,
          "hi": 13.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 10
    },
    {
      "fips": "46085",
      "name": "Lyman",
      "population": 3705,
      "priorityIndex": 53.5,
      "burdenScore": 57.1,
      "accessScore": 34.2,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.8,
        "OBESITY": 40.1,
        "BPHIGH": 38.7,
        "CHD": 9.2,
        "GHLTH": 24.1,
        "PHLTH": 15.8,
        "ACCESS2": 10.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 24.6,
        "ACS_NOVEHICLE": 6.3
      },
      "ci": {
        "DIABETES": {
          "lo": 13.5,
          "hi": 18.1
        },
        "OBESITY": {
          "lo": 31.6,
          "hi": 49.1
        },
        "BPHIGH": {
          "lo": 34.4,
          "hi": 43.1
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 20.6,
          "hi": 27.9
        },
        "PHLTH": {
          "lo": 13.7,
          "hi": 18.1
        },
        "ACCESS2": {
          "lo": 8.4,
          "hi": 13.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 11
    },
    {
      "fips": "46109",
      "name": "Roberts",
      "population": 10206,
      "priorityIndex": 52.4,
      "burdenScore": 61.9,
      "accessScore": 26.1,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 16.3,
        "OBESITY": 43.0,
        "BPHIGH": 39.6,
        "CHD": 9.5,
        "GHLTH": 23.5,
        "PHLTH": 16.1,
        "ACCESS2": 10.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.3,
        "ACS_NOVEHICLE": 4.8
      },
      "ci": {
        "DIABETES": {
          "lo": 14.0,
          "hi": 18.7
        },
        "OBESITY": {
          "lo": 34.7,
          "hi": 51.5
        },
        "BPHIGH": {
          "lo": 35.2,
          "hi": 44.1
        },
        "CHD": {
          "lo": 8.3,
          "hi": 10.7
        },
        "GHLTH": {
          "lo": 19.9,
          "hi": 27.1
        },
        "PHLTH": {
          "lo": 13.9,
          "hi": 18.4
        },
        "ACCESS2": {
          "lo": 8.2,
          "hi": 12.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 12
    },
    {
      "fips": "46123",
      "name": "Tripp",
      "population": 5621,
      "priorityIndex": 51.0,
      "burdenScore": 55.3,
      "accessScore": 28.6,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.3,
        "OBESITY": 37.0,
        "BPHIGH": 39.9,
        "CHD": 9.8,
        "GHLTH": 22.6,
        "PHLTH": 15.7,
        "ACCESS2": 10.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.9,
        "ACS_NOVEHICLE": 6.4
      },
      "ci": {
        "DIABETES": {
          "lo": 13.1,
          "hi": 17.8
        },
        "OBESITY": {
          "lo": 28.7,
          "hi": 45.8
        },
        "BPHIGH": {
          "lo": 35.3,
          "hi": 44.5
        },
        "CHD": {
          "lo": 8.5,
          "hi": 11.1
        },
        "GHLTH": {
          "lo": 19.0,
          "hi": 26.6
        },
        "PHLTH": {
          "lo": 13.4,
          "hi": 17.9
        },
        "ACCESS2": {
          "lo": 7.9,
          "hi": 12.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 13
    },
    {
      "fips": "46047",
      "name": "Fall River",
      "population": 7393,
      "priorityIndex": 48.7,
      "burdenScore": 61.5,
      "accessScore": 26.8,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.4,
        "OBESITY": 38.0,
        "BPHIGH": 43.1,
        "CHD": 10.5,
        "GHLTH": 21.8,
        "PHLTH": 15.5,
        "ACCESS2": 8.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.7,
        "ACS_NOVEHICLE": 7.0
      },
      "ci": {
        "DIABETES": {
          "lo": 14.1,
          "hi": 18.8
        },
        "OBESITY": {
          "lo": 30.4,
          "hi": 46.6
        },
        "BPHIGH": {
          "lo": 38.8,
          "hi": 47.7
        },
        "CHD": {
          "lo": 9.1,
          "hi": 11.9
        },
        "GHLTH": {
          "lo": 18.1,
          "hi": 25.7
        },
        "PHLTH": {
          "lo": 13.2,
          "hi": 17.9
        },
        "ACCESS2": {
          "lo": 6.8,
          "hi": 11.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 14
    },
    {
      "fips": "46049",
      "name": "Faulk",
      "population": 2151,
      "priorityIndex": 46.8,
      "burdenScore": 49.3,
      "accessScore": 33.3,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.4,
        "OBESITY": 36.3,
        "BPHIGH": 38.6,
        "CHD": 9.5,
        "GHLTH": 20.8,
        "PHLTH": 14.8,
        "ACCESS2": 9.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 25.6,
        "ACS_NOVEHICLE": 8.0
      },
      "ci": {
        "DIABETES": {
          "lo": 12.2,
          "hi": 16.8
        },
        "OBESITY": {
          "lo": 27.9,
          "hi": 45.0
        },
        "BPHIGH": {
          "lo": 33.9,
          "hi": 43.1
        },
        "CHD": {
          "lo": 8.3,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 17.3,
          "hi": 24.9
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 17.2
        },
        "ACCESS2": {
          "lo": 7.0,
          "hi": 12.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 15
    },
    {
      "fips": "46005",
      "name": "Beadle",
      "population": 19591,
      "priorityIndex": 45.0,
      "burdenScore": 38.8,
      "accessScore": 34.8,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.4,
        "OBESITY": 35.4,
        "BPHIGH": 34.9,
        "CHD": 7.8,
        "GHLTH": 20.9,
        "PHLTH": 14.1,
        "ACCESS2": 12.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.8,
        "ACS_NOVEHICLE": 8.8
      },
      "ci": {
        "DIABETES": {
          "lo": 11.4,
          "hi": 15.6
        },
        "OBESITY": {
          "lo": 27.7,
          "hi": 43.7
        },
        "BPHIGH": {
          "lo": 30.8,
          "hi": 39.3
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 17.3,
          "hi": 25.0
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 16.5
        },
        "ACCESS2": {
          "lo": 9.8,
          "hi": 15.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 16
    },
    {
      "fips": "46089",
      "name": "McPherson",
      "population": 2334,
      "priorityIndex": 43.6,
      "burdenScore": 53.2,
      "accessScore": 19.8,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.8,
        "OBESITY": 34.9,
        "BPHIGH": 40.9,
        "CHD": 10.3,
        "GHLTH": 21.3,
        "PHLTH": 15.0,
        "ACCESS2": 10.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.6,
        "ACS_NOVEHICLE": 3.0
      },
      "ci": {
        "DIABETES": {
          "lo": 12.4,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 26.7,
          "hi": 43.8
        },
        "BPHIGH": {
          "lo": 36.1,
          "hi": 45.9
        },
        "CHD": {
          "lo": 8.7,
          "hi": 12.1
        },
        "GHLTH": {
          "lo": 17.3,
          "hi": 25.9
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 17.8
        },
        "ACCESS2": {
          "lo": 7.6,
          "hi": 13.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 17
    },
    {
      "fips": "46073",
      "name": "Jerauld",
      "population": 1660,
      "priorityIndex": 42.4,
      "burdenScore": 43.8,
      "accessScore": 18.1,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.8,
        "OBESITY": 35.6,
        "BPHIGH": 39.2,
        "CHD": 8.9,
        "GHLTH": 18.3,
        "PHLTH": 13.5,
        "ACCESS2": 8.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.4,
        "ACS_NOVEHICLE": 5.2
      },
      "ci": {
        "DIABETES": {
          "lo": 11.6,
          "hi": 16.0
        },
        "OBESITY": {
          "lo": 27.2,
          "hi": 44.4
        },
        "BPHIGH": {
          "lo": 34.3,
          "hi": 43.6
        },
        "CHD": {
          "lo": 7.6,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 14.8,
          "hi": 22.0
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 15.7
        },
        "ACCESS2": {
          "lo": 7.0,
          "hi": 11.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 18
    },
    {
      "fips": "46111",
      "name": "Sanborn",
      "population": 2399,
      "priorityIndex": 42.0,
      "burdenScore": 36.9,
      "accessScore": 23.8,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.6,
        "OBESITY": 36.3,
        "BPHIGH": 35.9,
        "CHD": 7.8,
        "GHLTH": 18.2,
        "PHLTH": 13.4,
        "ACCESS2": 9.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.4,
        "ACS_NOVEHICLE": 7.9
      },
      "ci": {
        "DIABETES": {
          "lo": 10.6,
          "hi": 14.7
        },
        "OBESITY": {
          "lo": 27.6,
          "hi": 44.9
        },
        "BPHIGH": {
          "lo": 31.3,
          "hi": 40.3
        },
        "CHD": {
          "lo": 6.7,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 14.9,
          "hi": 21.9
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 15.7
        },
        "ACCESS2": {
          "lo": 7.1,
          "hi": 11.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 19
    },
    {
      "fips": "46037",
      "name": "Day",
      "population": 5451,
      "priorityIndex": 41.9,
      "burdenScore": 48.2,
      "accessScore": 19.8,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.7,
        "OBESITY": 34.8,
        "BPHIGH": 39.2,
        "CHD": 9.5,
        "GHLTH": 20.0,
        "PHLTH": 14.6,
        "ACCESS2": 8.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.0,
        "ACS_NOVEHICLE": 4.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.4,
          "hi": 17.1
        },
        "OBESITY": {
          "lo": 26.7,
          "hi": 43.0
        },
        "BPHIGH": {
          "lo": 34.5,
          "hi": 43.6
        },
        "CHD": {
          "lo": 8.2,
          "hi": 10.8
        },
        "GHLTH": {
          "lo": 16.5,
          "hi": 23.8
        },
        "PHLTH": {
          "lo": 12.5,
          "hi": 16.9
        },
        "ACCESS2": {
          "lo": 6.8,
          "hi": 11.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 20
    },
    {
      "fips": "46025",
      "name": "Clark",
      "population": 3948,
      "priorityIndex": 41.7,
      "burdenScore": 39.5,
      "accessScore": 20.1,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.1,
        "OBESITY": 34.1,
        "BPHIGH": 36.6,
        "CHD": 8.6,
        "GHLTH": 19.2,
        "PHLTH": 13.9,
        "ACCESS2": 10.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.1,
        "ACS_NOVEHICLE": 3.5
      },
      "ci": {
        "DIABETES": {
          "lo": 11.1,
          "hi": 15.3
        },
        "OBESITY": {
          "lo": 26.4,
          "hi": 42.6
        },
        "BPHIGH": {
          "lo": 32.4,
          "hi": 41.2
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 15.8,
          "hi": 22.8
        },
        "PHLTH": {
          "lo": 11.9,
          "hi": 16.1
        },
        "ACCESS2": {
          "lo": 8.1,
          "hi": 13.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 21
    },
    {
      "fips": "46129",
      "name": "Walworth",
      "population": 5269,
      "priorityIndex": 41.0,
      "burdenScore": 38.9,
      "accessScore": 18.7,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.4,
        "OBESITY": 34.3,
        "BPHIGH": 36.7,
        "CHD": 8.4,
        "GHLTH": 18.7,
        "PHLTH": 13.5,
        "ACCESS2": 8.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.3,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 11.3,
          "hi": 15.6
        },
        "OBESITY": {
          "lo": 26.2,
          "hi": 42.6
        },
        "BPHIGH": {
          "lo": 32.1,
          "hi": 41.2
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 15.4,
          "hi": 22.4
        },
        "PHLTH": {
          "lo": 11.4,
          "hi": 15.6
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 22
    },
    {
      "fips": "46097",
      "name": "Miner",
      "population": 2280,
      "priorityIndex": 40.6,
      "burdenScore": 41.6,
      "accessScore": 14.7,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.3,
        "OBESITY": 35.7,
        "BPHIGH": 37.7,
        "CHD": 8.6,
        "GHLTH": 18.7,
        "PHLTH": 13.7,
        "ACCESS2": 8.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.3,
        "ACS_NOVEHICLE": 3.3
      },
      "ci": {
        "DIABETES": {
          "lo": 11.4,
          "hi": 15.5
        },
        "OBESITY": {
          "lo": 27.6,
          "hi": 44.5
        },
        "BPHIGH": {
          "lo": 33.5,
          "hi": 42.3
        },
        "CHD": {
          "lo": 7.5,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 15.7,
          "hi": 22.1
        },
        "PHLTH": {
          "lo": 11.9,
          "hi": 15.9
        },
        "ACCESS2": {
          "lo": 6.8,
          "hi": 10.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 23
    },
    {
      "fips": "46009",
      "name": "Bon Homme",
      "population": 7065,
      "priorityIndex": 39.8,
      "burdenScore": 40.7,
      "accessScore": 21.1,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 12.8,
        "OBESITY": 37.0,
        "BPHIGH": 36.7,
        "CHD": 8.1,
        "GHLTH": 19.9,
        "PHLTH": 13.7,
        "ACCESS2": 10.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.8,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 10.9,
          "hi": 14.8
        },
        "OBESITY": {
          "lo": 28.6,
          "hi": 45.6
        },
        "BPHIGH": {
          "lo": 32.3,
          "hi": 41.0
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.2
        },
        "GHLTH": {
          "lo": 16.7,
          "hi": 23.5
        },
        "PHLTH": {
          "lo": 11.8,
          "hi": 15.9
        },
        "ACCESS2": {
          "lo": 8.0,
          "hi": 13.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 24
    },
    {
      "fips": "46103",
      "name": "Pennington",
      "population": 115903,
      "priorityIndex": 38.9,
      "burdenScore": 29.0,
      "accessScore": 18.6,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 17,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 33.7,
        "BPHIGH": 34.6,
        "CHD": 7.0,
        "GHLTH": 17.1,
        "PHLTH": 12.5,
        "ACCESS2": 8.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.0,
        "ACS_NOVEHICLE": 5.6
      },
      "ci": {
        "DIABETES": {
          "lo": 10.5,
          "hi": 13.9
        },
        "OBESITY": {
          "lo": 29.4,
          "hi": 38.0
        },
        "BPHIGH": {
          "lo": 31.4,
          "hi": 37.6
        },
        "CHD": {
          "lo": 6.1,
          "hi": 7.9
        },
        "GHLTH": {
          "lo": 14.3,
          "hi": 20.1
        },
        "PHLTH": {
          "lo": 10.8,
          "hi": 14.4
        },
        "ACCESS2": {
          "lo": 6.6,
          "hi": 10.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 25
    },
    {
      "fips": "46015",
      "name": "Brule",
      "population": 5311,
      "priorityIndex": 38.2,
      "burdenScore": 42.9,
      "accessScore": 17.9,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.2,
        "OBESITY": 38.2,
        "BPHIGH": 37.0,
        "CHD": 8.2,
        "GHLTH": 19.4,
        "PHLTH": 14.0,
        "ACCESS2": 8.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.5,
        "ACS_NOVEHICLE": 5.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.3,
          "hi": 15.4
        },
        "OBESITY": {
          "lo": 30.1,
          "hi": 47.2
        },
        "BPHIGH": {
          "lo": 32.6,
          "hi": 41.5
        },
        "CHD": {
          "lo": 7.1,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 16.2,
          "hi": 23.4
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 16.4
        },
        "ACCESS2": {
          "lo": 6.9,
          "hi": 11.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 26
    },
    {
      "fips": "46035",
      "name": "Davison",
      "population": 19922,
      "priorityIndex": 38.0,
      "burdenScore": 36.4,
      "accessScore": 23.9,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.2,
        "OBESITY": 38.0,
        "BPHIGH": 35.6,
        "CHD": 7.5,
        "GHLTH": 18.1,
        "PHLTH": 13.1,
        "ACCESS2": 9.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.4,
        "ACS_NOVEHICLE": 7.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 14.3
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 46.6
        },
        "BPHIGH": {
          "lo": 31.5,
          "hi": 40.2
        },
        "CHD": {
          "lo": 6.5,
          "hi": 8.7
        },
        "GHLTH": {
          "lo": 14.9,
          "hi": 21.4
        },
        "PHLTH": {
          "lo": 11.1,
          "hi": 15.3
        },
        "ACCESS2": {
          "lo": 7.1,
          "hi": 12.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 27
    },
    {
      "fips": "46021",
      "name": "Campbell",
      "population": 1340,
      "priorityIndex": 38.0,
      "burdenScore": 43.2,
      "accessScore": 13.2,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.8,
        "OBESITY": 33.0,
        "BPHIGH": 40.0,
        "CHD": 9.4,
        "GHLTH": 18.1,
        "PHLTH": 13.4,
        "ACCESS2": 8.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.5,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 16.1
        },
        "OBESITY": {
          "lo": 25.1,
          "hi": 41.9
        },
        "BPHIGH": {
          "lo": 35.3,
          "hi": 44.9
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.8
        },
        "GHLTH": {
          "lo": 14.3,
          "hi": 21.7
        },
        "PHLTH": {
          "lo": 11.1,
          "hi": 15.6
        },
        "ACCESS2": {
          "lo": 6.1,
          "hi": 10.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 28
    },
    {
      "fips": "46105",
      "name": "Perkins",
      "population": 2834,
      "priorityIndex": 37.8,
      "burdenScore": 47.1,
      "accessScore": 16.4,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.3,
        "OBESITY": 36.0,
        "BPHIGH": 38.7,
        "CHD": 9.3,
        "GHLTH": 19.6,
        "PHLTH": 14.3,
        "ACCESS2": 8.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.7,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 12.2,
          "hi": 16.7
        },
        "OBESITY": {
          "lo": 27.9,
          "hi": 44.5
        },
        "BPHIGH": {
          "lo": 34.3,
          "hi": 43.3
        },
        "CHD": {
          "lo": 8.1,
          "hi": 10.7
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 23.3
        },
        "PHLTH": {
          "lo": 12.1,
          "hi": 16.6
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 11.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 29
    },
    {
      "fips": "46065",
      "name": "Hughes",
      "population": 17624,
      "priorityIndex": 37.2,
      "burdenScore": 21.1,
      "accessScore": 13.6,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 10.8,
        "OBESITY": 34.0,
        "BPHIGH": 32.0,
        "CHD": 6.3,
        "GHLTH": 15.1,
        "PHLTH": 11.6,
        "ACCESS2": 7.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.2,
        "ACS_NOVEHICLE": 5.6
      },
      "ci": {
        "DIABETES": {
          "lo": 9.2,
          "hi": 12.6
        },
        "OBESITY": {
          "lo": 26.3,
          "hi": 42.2
        },
        "BPHIGH": {
          "lo": 27.8,
          "hi": 36.1
        },
        "CHD": {
          "lo": 5.5,
          "hi": 7.3
        },
        "GHLTH": {
          "lo": 12.4,
          "hi": 17.9
        },
        "PHLTH": {
          "lo": 9.9,
          "hi": 13.5
        },
        "ACCESS2": {
          "lo": 5.6,
          "hi": 9.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 30
    },
    {
      "fips": "46101",
      "name": "Moody",
      "population": 6450,
      "priorityIndex": 36.9,
      "burdenScore": 28.8,
      "accessScore": 12.7,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 33.6,
        "BPHIGH": 34.1,
        "CHD": 7.2,
        "GHLTH": 16.9,
        "PHLTH": 12.5,
        "ACCESS2": 8.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.9,
        "ACS_NOVEHICLE": 3.2
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 14.1
        },
        "OBESITY": {
          "lo": 25.7,
          "hi": 42.3
        },
        "BPHIGH": {
          "lo": 29.9,
          "hi": 38.6
        },
        "CHD": {
          "lo": 6.3,
          "hi": 8.2
        },
        "GHLTH": {
          "lo": 14.1,
          "hi": 20.0
        },
        "PHLTH": {
          "lo": 10.7,
          "hi": 14.5
        },
        "ACCESS2": {
          "lo": 6.4,
          "hi": 10.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 31
    },
    {
      "fips": "46019",
      "name": "Butte",
      "population": 10863,
      "priorityIndex": 36.3,
      "burdenScore": 37.3,
      "accessScore": 17.7,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.5,
        "OBESITY": 35.7,
        "BPHIGH": 35.8,
        "CHD": 7.9,
        "GHLTH": 19.2,
        "PHLTH": 13.6,
        "ACCESS2": 9.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.2,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.5,
          "hi": 14.6
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 43.8
        },
        "BPHIGH": {
          "lo": 31.5,
          "hi": 40.2
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 15.7,
          "hi": 22.9
        },
        "PHLTH": {
          "lo": 11.6,
          "hi": 15.9
        },
        "ACCESS2": {
          "lo": 7.6,
          "hi": 12.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 32
    },
    {
      "fips": "46099",
      "name": "Minnehaha",
      "population": 206930,
      "priorityIndex": 35.8,
      "burdenScore": 21.2,
      "accessScore": 16.9,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 10.6,
        "OBESITY": 37.4,
        "BPHIGH": 31.7,
        "CHD": 5.5,
        "GHLTH": 15.8,
        "PHLTH": 11.0,
        "ACCESS2": 8.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.8,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 9.2,
          "hi": 12.2
        },
        "OBESITY": {
          "lo": 32.6,
          "hi": 42.4
        },
        "BPHIGH": {
          "lo": 28.6,
          "hi": 34.7
        },
        "CHD": {
          "lo": 4.8,
          "hi": 6.3
        },
        "GHLTH": {
          "lo": 13.1,
          "hi": 18.5
        },
        "PHLTH": {
          "lo": 9.4,
          "hi": 12.6
        },
        "ACCESS2": {
          "lo": 6.7,
          "hi": 11.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 33
    },
    {
      "fips": "46077",
      "name": "Kingsbury",
      "population": 5276,
      "priorityIndex": 35.8,
      "burdenScore": 34.3,
      "accessScore": 15.5,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 35.6,
        "BPHIGH": 35.5,
        "CHD": 7.9,
        "GHLTH": 17.2,
        "PHLTH": 12.9,
        "ACCESS2": 8.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.7,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.2,
          "hi": 14.2
        },
        "OBESITY": {
          "lo": 27.5,
          "hi": 44.4
        },
        "BPHIGH": {
          "lo": 31.2,
          "hi": 40.0
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 14.3,
          "hi": 20.7
        },
        "PHLTH": {
          "lo": 11.0,
          "hi": 15.0
        },
        "ACCESS2": {
          "lo": 6.5,
          "hi": 10.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 34
    },
    {
      "fips": "46067",
      "name": "Hutchinson",
      "population": 7394,
      "priorityIndex": 34.9,
      "burdenScore": 32.2,
      "accessScore": 14.7,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 34.4,
        "BPHIGH": 35.3,
        "CHD": 7.7,
        "GHLTH": 17.1,
        "PHLTH": 12.7,
        "ACCESS2": 8.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.0,
        "ACS_NOVEHICLE": 4.7
      },
      "ci": {
        "DIABETES": {
          "lo": 10.2,
          "hi": 14.1
        },
        "OBESITY": {
          "lo": 26.5,
          "hi": 43.3
        },
        "BPHIGH": {
          "lo": 31.0,
          "hi": 39.8
        },
        "CHD": {
          "lo": 6.6,
          "hi": 8.9
        },
        "GHLTH": {
          "lo": 14.0,
          "hi": 20.5
        },
        "PHLTH": {
          "lo": 10.8,
          "hi": 14.8
        },
        "ACCESS2": {
          "lo": 5.9,
          "hi": 10.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 35
    },
    {
      "fips": "46075",
      "name": "Jones",
      "population": 855,
      "priorityIndex": 34.6,
      "burdenScore": 49.4,
      "accessScore": 16.0,
      "shortageScore": 38.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 10,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.7,
        "OBESITY": 35.4,
        "BPHIGH": 41.0,
        "CHD": 9.5,
        "GHLTH": 19.3,
        "PHLTH": 14.2,
        "ACCESS2": 8.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.8,
        "ACS_NOVEHICLE": 2.8
      },
      "ci": {
        "DIABETES": {
          "lo": 12.5,
          "hi": 17.2
        },
        "OBESITY": {
          "lo": 27.0,
          "hi": 44.8
        },
        "BPHIGH": {
          "lo": 36.2,
          "hi": 45.9
        },
        "CHD": {
          "lo": 8.2,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 16.0,
          "hi": 23.2
        },
        "PHLTH": {
          "lo": 12.1,
          "hi": 16.6
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 36
    },
    {
      "fips": "46107",
      "name": "Potter",
      "population": 2413,
      "priorityIndex": 34.5,
      "burdenScore": 38.1,
      "accessScore": 7.6,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.1,
        "OBESITY": 34.8,
        "BPHIGH": 37.9,
        "CHD": 8.5,
        "GHLTH": 16.8,
        "PHLTH": 12.8,
        "ACCESS2": 7.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.7,
        "ACS_NOVEHICLE": 2.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.0,
          "hi": 15.3
        },
        "OBESITY": {
          "lo": 26.6,
          "hi": 44.1
        },
        "BPHIGH": {
          "lo": 33.2,
          "hi": 42.7
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.7
        },
        "GHLTH": {
          "lo": 13.8,
          "hi": 19.9
        },
        "PHLTH": {
          "lo": 10.8,
          "hi": 14.9
        },
        "ACCESS2": {
          "lo": 5.6,
          "hi": 9.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 37
    },
    {
      "fips": "46045",
      "name": "Edmunds",
      "population": 4057,
      "priorityIndex": 34.3,
      "burdenScore": 34.3,
      "accessScore": 7.1,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 12.4,
        "OBESITY": 33.7,
        "BPHIGH": 36.5,
        "CHD": 8.1,
        "GHLTH": 17.0,
        "PHLTH": 12.9,
        "ACCESS2": 7.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.5,
        "ACS_NOVEHICLE": 0.9
      },
      "ci": {
        "DIABETES": {
          "lo": 10.2,
          "hi": 14.8
        },
        "OBESITY": {
          "lo": 24.9,
          "hi": 44.2
        },
        "BPHIGH": {
          "lo": 31.3,
          "hi": 42.0
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 13.5,
          "hi": 20.6
        },
        "PHLTH": {
          "lo": 10.6,
          "hi": 15.2
        },
        "ACCESS2": {
          "lo": 5.5,
          "hi": 10.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 38
    },
    {
      "fips": "46119",
      "name": "Sully",
      "population": 1494,
      "priorityIndex": 34.1,
      "burdenScore": 35.1,
      "accessScore": 9.4,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.5,
        "OBESITY": 34.7,
        "BPHIGH": 37.6,
        "CHD": 8.1,
        "GHLTH": 16.2,
        "PHLTH": 12.4,
        "ACCESS2": 7.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.9,
        "ACS_NOVEHICLE": 2.6
      },
      "ci": {
        "DIABETES": {
          "lo": 10.7,
          "hi": 14.5
        },
        "OBESITY": {
          "lo": 27.0,
          "hi": 42.9
        },
        "BPHIGH": {
          "lo": 33.4,
          "hi": 41.9
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.2
        },
        "GHLTH": {
          "lo": 13.5,
          "hi": 19.2
        },
        "PHLTH": {
          "lo": 10.7,
          "hi": 14.2
        },
        "ACCESS2": {
          "lo": 6.1,
          "hi": 9.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 39
    },
    {
      "fips": "46039",
      "name": "Deuel",
      "population": 4354,
      "priorityIndex": 33.6,
      "burdenScore": 29.8,
      "accessScore": 9.4,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 11.9,
        "OBESITY": 33.3,
        "BPHIGH": 34.6,
        "CHD": 7.6,
        "GHLTH": 16.8,
        "PHLTH": 12.6,
        "ACCESS2": 8.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 6.7,
        "ACS_NOVEHICLE": 2.2
      },
      "ci": {
        "DIABETES": {
          "lo": 10.1,
          "hi": 14.0
        },
        "OBESITY": {
          "lo": 26.0,
          "hi": 41.2
        },
        "BPHIGH": {
          "lo": 30.5,
          "hi": 38.9
        },
        "CHD": {
          "lo": 6.5,
          "hi": 8.7
        },
        "GHLTH": {
          "lo": 13.8,
          "hi": 20.0
        },
        "PHLTH": {
          "lo": 10.7,
          "hi": 14.7
        },
        "ACCESS2": {
          "lo": 6.2,
          "hi": 10.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 40
    },
    {
      "fips": "46013",
      "name": "Brown",
      "population": 37733,
      "priorityIndex": 33.0,
      "burdenScore": 24.0,
      "accessScore": 17.4,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.2,
        "OBESITY": 35.1,
        "BPHIGH": 31.7,
        "CHD": 6.5,
        "GHLTH": 16.3,
        "PHLTH": 12.0,
        "ACCESS2": 8.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.6,
        "ACS_NOVEHICLE": 5.9
      },
      "ci": {
        "DIABETES": {
          "lo": 9.5,
          "hi": 13.0
        },
        "OBESITY": {
          "lo": 30.0,
          "hi": 40.3
        },
        "BPHIGH": {
          "lo": 28.3,
          "hi": 35.0
        },
        "CHD": {
          "lo": 5.6,
          "hi": 7.5
        },
        "GHLTH": {
          "lo": 13.4,
          "hi": 19.3
        },
        "PHLTH": {
          "lo": 10.3,
          "hi": 14.0
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 41
    },
    {
      "fips": "46091",
      "name": "Marshall",
      "population": 4390,
      "priorityIndex": 32.7,
      "burdenScore": 35.7,
      "accessScore": 12.3,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.7,
        "OBESITY": 35.9,
        "BPHIGH": 36.0,
        "CHD": 7.8,
        "GHLTH": 17.3,
        "PHLTH": 13.0,
        "ACCESS2": 9.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.9,
        "ACS_NOVEHICLE": 1.8
      },
      "ci": {
        "DIABETES": {
          "lo": 10.9,
          "hi": 14.9
        },
        "OBESITY": {
          "lo": 27.9,
          "hi": 44.6
        },
        "BPHIGH": {
          "lo": 31.7,
          "hi": 40.4
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 14.4,
          "hi": 20.7
        },
        "PHLTH": {
          "lo": 11.1,
          "hi": 15.1
        },
        "ACCESS2": {
          "lo": 7.2,
          "hi": 11.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 42
    },
    {
      "fips": "46115",
      "name": "Spink",
      "population": 6166,
      "priorityIndex": 31.7,
      "burdenScore": 39.5,
      "accessScore": 13.2,
      "shortageScore": 42.3,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 11,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.9,
        "OBESITY": 36.0,
        "BPHIGH": 37.3,
        "CHD": 8.3,
        "GHLTH": 18.1,
        "PHLTH": 13.4,
        "ACCESS2": 8.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.2,
        "ACS_NOVEHICLE": 3.3
      },
      "ci": {
        "DIABETES": {
          "lo": 10.8,
          "hi": 15.2
        },
        "OBESITY": {
          "lo": 27.7,
          "hi": 45.0
        },
        "BPHIGH": {
          "lo": 32.7,
          "hi": 41.9
        },
        "CHD": {
          "lo": 7.1,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 14.7,
          "hi": 21.6
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 15.6
        },
        "ACCESS2": {
          "lo": 6.3,
          "hi": 10.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 43
    },
    {
      "fips": "46069",
      "name": "Hyde",
      "population": 1186,
      "priorityIndex": 29.8,
      "burdenScore": 42.8,
      "accessScore": 12.1,
      "shortageScore": 34.6,
      "topDriver": "Health burden",
      "hpsaMaxScore": 9,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.6,
        "OBESITY": 35.3,
        "BPHIGH": 37.4,
        "CHD": 8.8,
        "GHLTH": 19.4,
        "PHLTH": 14.1,
        "ACCESS2": 9.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.2,
        "ACS_NOVEHICLE": 1.7
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.8
        },
        "OBESITY": {
          "lo": 26.7,
          "hi": 44.2
        },
        "BPHIGH": {
          "lo": 32.9,
          "hi": 42.0
        },
        "CHD": {
          "lo": 7.5,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 16.1,
          "hi": 23.1
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 16.3
        },
        "ACCESS2": {
          "lo": 6.9,
          "hi": 11.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 44
    },
    {
      "fips": "46027",
      "name": "Clay",
      "population": 15431,
      "priorityIndex": 29.4,
      "burdenScore": 6.2,
      "accessScore": 24.3,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 8.1,
        "OBESITY": 34.7,
        "BPHIGH": 24.5,
        "CHD": 4.9,
        "GHLTH": 14.6,
        "PHLTH": 10.5,
        "ACCESS2": 8.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.8,
        "ACS_NOVEHICLE": 6.7
      },
      "ci": {
        "DIABETES": {
          "lo": 6.8,
          "hi": 9.5
        },
        "OBESITY": {
          "lo": 26.9,
          "hi": 42.8
        },
        "BPHIGH": {
          "lo": 21.2,
          "hi": 27.8
        },
        "CHD": {
          "lo": 4.2,
          "hi": 5.5
        },
        "GHLTH": {
          "lo": 11.9,
          "hi": 17.9
        },
        "PHLTH": {
          "lo": 8.8,
          "hi": 12.3
        },
        "ACCESS2": {
          "lo": 5.8,
          "hi": 11.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 45
    },
    {
      "fips": "46043",
      "name": "Douglas",
      "population": 2838,
      "priorityIndex": 29.3,
      "burdenScore": 43.3,
      "accessScore": 17.7,
      "shortageScore": 26.9,
      "topDriver": "Health burden",
      "hpsaMaxScore": 7,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.6,
        "OBESITY": 35.1,
        "BPHIGH": 38.2,
        "CHD": 8.9,
        "GHLTH": 19.3,
        "PHLTH": 13.9,
        "ACCESS2": 9.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.7,
        "ACS_NOVEHICLE": 2.7
      },
      "ci": {
        "DIABETES": {
          "lo": 11.4,
          "hi": 15.7
        },
        "OBESITY": {
          "lo": 26.6,
          "hi": 43.4
        },
        "BPHIGH": {
          "lo": 33.6,
          "hi": 42.4
        },
        "CHD": {
          "lo": 7.6,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 15.8,
          "hi": 23.1
        },
        "PHLTH": {
          "lo": 11.8,
          "hi": 16.3
        },
        "ACCESS2": {
          "lo": 7.0,
          "hi": 11.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 46
    },
    {
      "fips": "46117",
      "name": "Stanley",
      "population": 3043,
      "priorityIndex": 29.2,
      "burdenScore": 25.7,
      "accessScore": 4.3,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 11.1,
        "OBESITY": 35.2,
        "BPHIGH": 33.6,
        "CHD": 6.9,
        "GHLTH": 15.1,
        "PHLTH": 11.8,
        "ACCESS2": 7.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 2.1,
        "ACS_NOVEHICLE": 2.8
      },
      "ci": {
        "DIABETES": {
          "lo": 9.4,
          "hi": 13.0
        },
        "OBESITY": {
          "lo": 27.1,
          "hi": 44.1
        },
        "BPHIGH": {
          "lo": 29.3,
          "hi": 38.1
        },
        "CHD": {
          "lo": 5.9,
          "hi": 8.0
        },
        "GHLTH": {
          "lo": 12.5,
          "hi": 18.0
        },
        "PHLTH": {
          "lo": 10.1,
          "hi": 13.6
        },
        "ACCESS2": {
          "lo": 5.5,
          "hi": 9.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 47
    },
    {
      "fips": "46055",
      "name": "Haakon",
      "population": 1851,
      "priorityIndex": 27.9,
      "burdenScore": 41.6,
      "accessScore": 15.3,
      "shortageScore": 26.9,
      "topDriver": "Health burden",
      "hpsaMaxScore": 7,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.5,
        "OBESITY": 33.7,
        "BPHIGH": 38.0,
        "CHD": 9.1,
        "GHLTH": 18.6,
        "PHLTH": 13.7,
        "ACCESS2": 8.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.2,
        "ACS_NOVEHICLE": 5.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.8
        },
        "OBESITY": {
          "lo": 26.2,
          "hi": 41.8
        },
        "BPHIGH": {
          "lo": 33.6,
          "hi": 42.3
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 15.5,
          "hi": 22.1
        },
        "PHLTH": {
          "lo": 11.7,
          "hi": 15.8
        },
        "ACCESS2": {
          "lo": 6.6,
          "hi": 10.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 48
    },
    {
      "fips": "46011",
      "name": "Brookings",
      "population": 35980,
      "priorityIndex": 27.0,
      "burdenScore": 7.5,
      "accessScore": 15.9,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 8.5,
        "OBESITY": 35.7,
        "BPHIGH": 25.5,
        "CHD": 5.0,
        "GHLTH": 13.6,
        "PHLTH": 10.0,
        "ACCESS2": 7.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.8,
        "ACS_NOVEHICLE": 5.6
      },
      "ci": {
        "DIABETES": {
          "lo": 7.3,
          "hi": 9.8
        },
        "OBESITY": {
          "lo": 31.0,
          "hi": 40.4
        },
        "BPHIGH": {
          "lo": 22.9,
          "hi": 28.1
        },
        "CHD": {
          "lo": 4.3,
          "hi": 5.6
        },
        "GHLTH": {
          "lo": 11.2,
          "hi": 16.1
        },
        "PHLTH": {
          "lo": 8.5,
          "hi": 11.5
        },
        "ACCESS2": {
          "lo": 5.5,
          "hi": 9.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 49
    },
    {
      "fips": "46093",
      "name": "Meade",
      "population": 30954,
      "priorityIndex": 25.8,
      "burdenScore": 15.3,
      "accessScore": 12.0,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 9.5,
        "OBESITY": 30.4,
        "BPHIGH": 31.3,
        "CHD": 6.1,
        "GHLTH": 15.4,
        "PHLTH": 11.6,
        "ACCESS2": 8.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.6,
        "ACS_NOVEHICLE": 3.2
      },
      "ci": {
        "DIABETES": {
          "lo": 8.1,
          "hi": 11.1
        },
        "OBESITY": {
          "lo": 25.8,
          "hi": 35.2
        },
        "BPHIGH": {
          "lo": 28.0,
          "hi": 34.6
        },
        "CHD": {
          "lo": 5.3,
          "hi": 7.0
        },
        "GHLTH": {
          "lo": 12.8,
          "hi": 18.4
        },
        "PHLTH": {
          "lo": 9.8,
          "hi": 13.5
        },
        "ACCESS2": {
          "lo": 6.5,
          "hi": 10.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 50
    },
    {
      "fips": "46135",
      "name": "Yankton",
      "population": 23517,
      "priorityIndex": 24.3,
      "burdenScore": 32.6,
      "accessScore": 17.3,
      "shortageScore": 23.1,
      "topDriver": "Health burden",
      "hpsaMaxScore": 6,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.8,
        "OBESITY": 38.3,
        "BPHIGH": 35.0,
        "CHD": 7.1,
        "GHLTH": 16.4,
        "PHLTH": 12.3,
        "ACCESS2": 8.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.4,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 9.8,
          "hi": 13.8
        },
        "OBESITY": {
          "lo": 29.6,
          "hi": 47.7
        },
        "BPHIGH": {
          "lo": 30.4,
          "hi": 39.7
        },
        "CHD": {
          "lo": 6.0,
          "hi": 8.1
        },
        "GHLTH": {
          "lo": 13.4,
          "hi": 19.8
        },
        "PHLTH": {
          "lo": 10.3,
          "hi": 14.4
        },
        "ACCESS2": {
          "lo": 6.7,
          "hi": 11.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 51
    },
    {
      "fips": "46083",
      "name": "Lincoln",
      "population": 73238,
      "priorityIndex": 22.6,
      "burdenScore": 9.3,
      "accessScore": 4.8,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 8.8,
        "OBESITY": 34.9,
        "BPHIGH": 28.9,
        "CHD": 5.1,
        "GHLTH": 12.3,
        "PHLTH": 9.7,
        "ACCESS2": 6.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 5.8,
        "ACS_NOVEHICLE": 2.2
      },
      "ci": {
        "DIABETES": {
          "lo": 7.4,
          "hi": 10.2
        },
        "OBESITY": {
          "lo": 30.1,
          "hi": 39.9
        },
        "BPHIGH": {
          "lo": 25.9,
          "hi": 32.1
        },
        "CHD": {
          "lo": 4.4,
          "hi": 5.8
        },
        "GHLTH": {
          "lo": 10.0,
          "hi": 14.7
        },
        "PHLTH": {
          "lo": 8.2,
          "hi": 11.3
        },
        "ACCESS2": {
          "lo": 5.0,
          "hi": 8.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 52
    },
    {
      "fips": "46063",
      "name": "Harding",
      "population": 1324,
      "priorityIndex": 22.3,
      "burdenScore": 26.4,
      "accessScore": 5.9,
      "shortageScore": 34.6,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 9,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.2,
        "OBESITY": 35.3,
        "BPHIGH": 34.0,
        "CHD": 7.0,
        "GHLTH": 15.1,
        "PHLTH": 11.7,
        "ACCESS2": 7.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 5.6,
        "ACS_NOVEHICLE": 1.6
      },
      "ci": {
        "DIABETES": {
          "lo": 9.5,
          "hi": 13.1
        },
        "OBESITY": {
          "lo": 27.3,
          "hi": 44.1
        },
        "BPHIGH": {
          "lo": 29.8,
          "hi": 38.5
        },
        "CHD": {
          "lo": 6.0,
          "hi": 8.0
        },
        "GHLTH": {
          "lo": 12.5,
          "hi": 18.1
        },
        "PHLTH": {
          "lo": 10.0,
          "hi": 13.6
        },
        "ACCESS2": {
          "lo": 5.6,
          "hi": 9.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 53
    },
    {
      "fips": "46053",
      "name": "Gregory",
      "population": 4018,
      "priorityIndex": 21.2,
      "burdenScore": 47.1,
      "accessScore": 16.6,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 14.1,
        "OBESITY": 35.9,
        "BPHIGH": 38.9,
        "CHD": 9.2,
        "GHLTH": 20.0,
        "PHLTH": 14.4,
        "ACCESS2": 9.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.0,
        "ACS_NOVEHICLE": 3.7
      },
      "ci": {
        "DIABETES": {
          "lo": 12.0,
          "hi": 16.4
        },
        "OBESITY": {
          "lo": 27.6,
          "hi": 45.0
        },
        "BPHIGH": {
          "lo": 34.3,
          "hi": 43.4
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.5
        },
        "GHLTH": {
          "lo": 16.7,
          "hi": 23.8
        },
        "PHLTH": {
          "lo": 12.3,
          "hi": 16.5
        },
        "ACCESS2": {
          "lo": 6.9,
          "hi": 11.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 54
    },
    {
      "fips": "46051",
      "name": "Grant",
      "population": 7553,
      "priorityIndex": 19.7,
      "burdenScore": 39.3,
      "accessScore": 19.7,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 12.8,
        "OBESITY": 37.3,
        "BPHIGH": 36.5,
        "CHD": 8.2,
        "GHLTH": 17.9,
        "PHLTH": 13.3,
        "ACCESS2": 9.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.2,
        "ACS_NOVEHICLE": 5.0
      },
      "ci": {
        "DIABETES": {
          "lo": 10.8,
          "hi": 14.9
        },
        "OBESITY": {
          "lo": 29.4,
          "hi": 45.3
        },
        "BPHIGH": {
          "lo": 32.0,
          "hi": 40.8
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 14.5,
          "hi": 21.4
        },
        "PHLTH": {
          "lo": 11.2,
          "hi": 15.5
        },
        "ACCESS2": {
          "lo": 7.4,
          "hi": 11.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 55
    },
    {
      "fips": "46003",
      "name": "Aurora",
      "population": 2782,
      "priorityIndex": 16.6,
      "burdenScore": 34.2,
      "accessScore": 15.5,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 12.2,
        "OBESITY": 36.4,
        "BPHIGH": 34.7,
        "CHD": 7.6,
        "GHLTH": 17.9,
        "PHLTH": 13.0,
        "ACCESS2": 9.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.4,
        "ACS_NOVEHICLE": 2.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.4,
          "hi": 14.2
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 45.4
        },
        "BPHIGH": {
          "lo": 30.4,
          "hi": 39.1
        },
        "CHD": {
          "lo": 6.5,
          "hi": 8.7
        },
        "GHLTH": {
          "lo": 14.8,
          "hi": 21.4
        },
        "PHLTH": {
          "lo": 11.1,
          "hi": 15.1
        },
        "ACCESS2": {
          "lo": 7.7,
          "hi": 12.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 56
    },
    {
      "fips": "46029",
      "name": "Codington",
      "population": 28971,
      "priorityIndex": 16.4,
      "burdenScore": 32.2,
      "accessScore": 17.1,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 35.9,
        "BPHIGH": 33.2,
        "CHD": 7.4,
        "GHLTH": 18.7,
        "PHLTH": 12.9,
        "ACCESS2": 8.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.2,
        "ACS_NOVEHICLE": 5.0
      },
      "ci": {
        "DIABETES": {
          "lo": 10.5,
          "hi": 14.0
        },
        "OBESITY": {
          "lo": 30.9,
          "hi": 41.3
        },
        "BPHIGH": {
          "lo": 29.9,
          "hi": 36.8
        },
        "CHD": {
          "lo": 6.5,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 15.6,
          "hi": 22.0
        },
        "PHLTH": {
          "lo": 11.1,
          "hi": 14.9
        },
        "ACCESS2": {
          "lo": 6.7,
          "hi": 11.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 57
    },
    {
      "fips": "46033",
      "name": "Custer",
      "population": 9117,
      "priorityIndex": 15.4,
      "burdenScore": 42.3,
      "accessScore": 3.8,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 13.9,
        "OBESITY": 33.9,
        "BPHIGH": 40.3,
        "CHD": 8.9,
        "GHLTH": 17.2,
        "PHLTH": 13.2,
        "ACCESS2": 7.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 6.6,
        "ACS_NOVEHICLE": 0.6
      },
      "ci": {
        "DIABETES": {
          "lo": 11.7,
          "hi": 16.3
        },
        "OBESITY": {
          "lo": 26.1,
          "hi": 42.1
        },
        "BPHIGH": {
          "lo": 35.6,
          "hi": 45.1
        },
        "CHD": {
          "lo": 7.6,
          "hi": 10.3
        },
        "GHLTH": {
          "lo": 13.9,
          "hi": 20.6
        },
        "PHLTH": {
          "lo": 11.1,
          "hi": 15.4
        },
        "ACCESS2": {
          "lo": 5.4,
          "hi": 9.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 58
    },
    {
      "fips": "46059",
      "name": "Hand",
      "population": 3107,
      "priorityIndex": 14.1,
      "burdenScore": 31.1,
      "accessScore": 11.1,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 11.9,
        "OBESITY": 33.9,
        "BPHIGH": 35.7,
        "CHD": 7.9,
        "GHLTH": 15.8,
        "PHLTH": 12.3,
        "ACCESS2": 7.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 6.6,
        "ACS_NOVEHICLE": 5.4
      },
      "ci": {
        "DIABETES": {
          "lo": 10.6,
          "hi": 13.3
        },
        "OBESITY": {
          "lo": 29.9,
          "hi": 38.3
        },
        "BPHIGH": {
          "lo": 33.2,
          "hi": 38.2
        },
        "CHD": {
          "lo": 7.0,
          "hi": 8.8
        },
        "GHLTH": {
          "lo": 13.5,
          "hi": 18.4
        },
        "PHLTH": {
          "lo": 10.8,
          "hi": 13.9
        },
        "ACCESS2": {
          "lo": 5.5,
          "hi": 9.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 59
    },
    {
      "fips": "46125",
      "name": "Turner",
      "population": 9027,
      "priorityIndex": 14.1,
      "burdenScore": 29.3,
      "accessScore": 13.0,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 11.8,
        "OBESITY": 34.0,
        "BPHIGH": 34.3,
        "CHD": 7.3,
        "GHLTH": 16.8,
        "PHLTH": 12.6,
        "ACCESS2": 8.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.5,
        "ACS_NOVEHICLE": 3.7
      },
      "ci": {
        "DIABETES": {
          "lo": 9.9,
          "hi": 13.8
        },
        "OBESITY": {
          "lo": 26.1,
          "hi": 42.7
        },
        "BPHIGH": {
          "lo": 29.9,
          "hi": 38.8
        },
        "CHD": {
          "lo": 6.2,
          "hi": 8.4
        },
        "GHLTH": {
          "lo": 13.6,
          "hi": 20.1
        },
        "PHLTH": {
          "lo": 10.7,
          "hi": 14.7
        },
        "ACCESS2": {
          "lo": 6.2,
          "hi": 10.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 60
    },
    {
      "fips": "46081",
      "name": "Lawrence",
      "population": 28053,
      "priorityIndex": 14.0,
      "burdenScore": 27.0,
      "accessScore": 15.1,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 11.4,
        "OBESITY": 32.7,
        "BPHIGH": 33.0,
        "CHD": 7.6,
        "GHLTH": 16.4,
        "PHLTH": 12.6,
        "ACCESS2": 8.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.8,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 9.8,
          "hi": 13.2
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 37.6
        },
        "BPHIGH": {
          "lo": 29.7,
          "hi": 36.3
        },
        "CHD": {
          "lo": 6.6,
          "hi": 8.7
        },
        "GHLTH": {
          "lo": 13.8,
          "hi": 19.4
        },
        "PHLTH": {
          "lo": 10.9,
          "hi": 14.5
        },
        "ACCESS2": {
          "lo": 6.2,
          "hi": 10.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 61
    },
    {
      "fips": "46079",
      "name": "Lake",
      "population": 11031,
      "priorityIndex": 13.7,
      "burdenScore": 28.8,
      "accessScore": 12.2,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 12.0,
        "OBESITY": 32.5,
        "BPHIGH": 35.8,
        "CHD": 7.5,
        "GHLTH": 15.8,
        "PHLTH": 12.1,
        "ACCESS2": 7.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.4,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 10.2,
          "hi": 14.2
        },
        "OBESITY": {
          "lo": 24.9,
          "hi": 41.0
        },
        "BPHIGH": {
          "lo": 31.6,
          "hi": 40.3
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.6
        },
        "GHLTH": {
          "lo": 12.9,
          "hi": 19.3
        },
        "PHLTH": {
          "lo": 10.3,
          "hi": 14.3
        },
        "ACCESS2": {
          "lo": 5.9,
          "hi": 9.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 62
    },
    {
      "fips": "46061",
      "name": "Hanson",
      "population": 3471,
      "priorityIndex": 13.4,
      "burdenScore": 31.8,
      "accessScore": 8.3,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 12.1,
        "OBESITY": 36.6,
        "BPHIGH": 33.9,
        "CHD": 6.9,
        "GHLTH": 17.7,
        "PHLTH": 13.1,
        "ACCESS2": 8.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 6.2,
        "ACS_NOVEHICLE": 1.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 14.2
        },
        "OBESITY": {
          "lo": 28.3,
          "hi": 45.8
        },
        "BPHIGH": {
          "lo": 29.9,
          "hi": 38.5
        },
        "CHD": {
          "lo": 6.0,
          "hi": 8.0
        },
        "GHLTH": {
          "lo": 14.6,
          "hi": 21.3
        },
        "PHLTH": {
          "lo": 11.2,
          "hi": 15.3
        },
        "ACCESS2": {
          "lo": 6.2,
          "hi": 10.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 63
    },
    {
      "fips": "46087",
      "name": "McCook",
      "population": 5809,
      "priorityIndex": 11.6,
      "burdenScore": 25.8,
      "accessScore": 8.9,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 11.0,
        "OBESITY": 36.1,
        "BPHIGH": 32.8,
        "CHD": 6.7,
        "GHLTH": 15.7,
        "PHLTH": 12.0,
        "ACCESS2": 7.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.4,
        "ACS_NOVEHICLE": 2.1
      },
      "ci": {
        "DIABETES": {
          "lo": 9.3,
          "hi": 12.9
        },
        "OBESITY": {
          "lo": 27.6,
          "hi": 44.2
        },
        "BPHIGH": {
          "lo": 28.5,
          "hi": 36.8
        },
        "CHD": {
          "lo": 5.8,
          "hi": 7.7
        },
        "GHLTH": {
          "lo": 12.8,
          "hi": 18.8
        },
        "PHLTH": {
          "lo": 10.2,
          "hi": 13.9
        },
        "ACCESS2": {
          "lo": 5.9,
          "hi": 10.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 64
    },
    {
      "fips": "46057",
      "name": "Hamlin",
      "population": 6451,
      "priorityIndex": 10.1,
      "burdenScore": 19.8,
      "accessScore": 10.6,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 10.1,
        "OBESITY": 34.6,
        "BPHIGH": 30.3,
        "CHD": 6.2,
        "GHLTH": 15.8,
        "PHLTH": 11.9,
        "ACCESS2": 9.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 6.6,
        "ACS_NOVEHICLE": 1.4
      },
      "ci": {
        "DIABETES": {
          "lo": 8.6,
          "hi": 12.0
        },
        "OBESITY": {
          "lo": 27.1,
          "hi": 43.0
        },
        "BPHIGH": {
          "lo": 26.5,
          "hi": 34.6
        },
        "CHD": {
          "lo": 5.3,
          "hi": 7.2
        },
        "GHLTH": {
          "lo": 12.9,
          "hi": 19.2
        },
        "PHLTH": {
          "lo": 10.1,
          "hi": 13.9
        },
        "ACCESS2": {
          "lo": 7.0,
          "hi": 11.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 65
    },
    {
      "fips": "46127",
      "name": "Union",
      "population": 17183,
      "priorityIndex": 9.2,
      "burdenScore": 17.9,
      "accessScore": 9.7,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 10.6,
        "OBESITY": 31.2,
        "BPHIGH": 32.0,
        "CHD": 6.4,
        "GHLTH": 14.8,
        "PHLTH": 11.2,
        "ACCESS2": 7.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.3,
        "ACS_NOVEHICLE": 3.2
      },
      "ci": {
        "DIABETES": {
          "lo": 8.9,
          "hi": 12.5
        },
        "OBESITY": {
          "lo": 23.8,
          "hi": 39.3
        },
        "BPHIGH": {
          "lo": 27.9,
          "hi": 36.3
        },
        "CHD": {
          "lo": 5.5,
          "hi": 7.4
        },
        "GHLTH": {
          "lo": 11.9,
          "hi": 17.9
        },
        "PHLTH": {
          "lo": 9.4,
          "hi": 13.2
        },
        "ACCESS2": {
          "lo": 5.8,
          "hi": 9.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 66
    }
  ],
  "faq": [
    {
      "question": "What does the South Dakota county health-access scorecard measure?",
      "answer": "It ranks all 66 South Dakota 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": "d6950dd689142606"
}
