{
  "slug": "tennessee-county-primary-care-access-2026",
  "title": "Tennessee County Primary-Care Access & Health-Burden Scorecard",
  "summary": "A county-level targeting index for Tennessee, fusing adult chronic-disease and social-risk prevalence (CDC PLACES) with federally designated primary-care provider shortages (HRSA). Ranks all 95 counties by combined need so a health department or rural-health office can see where high burden and thin provider supply overlap.",
  "state": "Tennessee",
  "category": "Public Health & Risk",
  "tags": [
    "public-health",
    "health-access",
    "geospatial-risk",
    "government-data",
    "tennessee"
  ],
  "publishedDate": "2026-08-01",
  "accessAxisLabel": "Access & SDOH barriers",
  "generatedAt": "2026-08-01T06:59:10+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 Tennessee: 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 Tennessee 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": 95,
    "countiesWithHpsa": 90,
    "countiesWithHpsaPct": 95,
    "medianDiabetes": 15.2,
    "diabetesMin": {
      "county": "Williamson",
      "value": 10.0
    },
    "diabetesMax": {
      "county": "Haywood",
      "value": 20.7
    },
    "medianUninsured": 12.4
  },
  "keyFindings": [
    "90 of Tennessee's 95 counties (95%) fall within a federally designated primary-care Health Professional Shortage Area.",
    "Adult diagnosed-diabetes prevalence ranges from 10.0% in Williamson County to 20.7% in Haywood County, a 10.7-point spread within a single state.",
    "Lake County carries the highest combined targeting-priority index (91.7/100), led by its access & sdoh barriers score.",
    "The median county uninsured rate (adults 18-64) is 12.4%, and the median adult diabetes prevalence is 15.2%."
  ],
  "counties": [
    {
      "fips": "47095",
      "name": "Lake",
      "population": 6347,
      "priorityIndex": 91.7,
      "burdenScore": 86.6,
      "accessScore": 100.0,
      "shortageScore": 88.5,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 23,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 19.0,
        "OBESITY": 47.2,
        "BPHIGH": 48.3,
        "CHD": 9.8,
        "GHLTH": 36.4,
        "PHLTH": 20.7,
        "ACCESS2": 20.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 32.3,
        "ACS_NOVEHICLE": 17.8
      },
      "ci": {
        "DIABETES": {
          "lo": 16.5,
          "hi": 21.5
        },
        "OBESITY": {
          "lo": 38.2,
          "hi": 56.7
        },
        "BPHIGH": {
          "lo": 43.8,
          "hi": 53.1
        },
        "CHD": {
          "lo": 8.6,
          "hi": 11.1
        },
        "GHLTH": {
          "lo": 31.8,
          "hi": 40.9
        },
        "PHLTH": {
          "lo": 18.1,
          "hi": 23.4
        },
        "ACCESS2": {
          "lo": 16.4,
          "hi": 24.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 1
    },
    {
      "fips": "47067",
      "name": "Hancock",
      "population": 6956,
      "priorityIndex": 79.7,
      "burdenScore": 93.4,
      "accessScore": 80.2,
      "shortageScore": 65.4,
      "topDriver": "Health burden",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 20.3,
        "OBESITY": 43.0,
        "BPHIGH": 49.5,
        "CHD": 12.1,
        "GHLTH": 35.8,
        "PHLTH": 22.7,
        "ACCESS2": 16.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 31.5,
        "ACS_NOVEHICLE": 13.8
      },
      "ci": {
        "DIABETES": {
          "lo": 17.6,
          "hi": 23.2
        },
        "OBESITY": {
          "lo": 33.8,
          "hi": 52.5
        },
        "BPHIGH": {
          "lo": 44.9,
          "hi": 54.2
        },
        "CHD": {
          "lo": 10.6,
          "hi": 13.6
        },
        "GHLTH": {
          "lo": 30.9,
          "hi": 41.5
        },
        "PHLTH": {
          "lo": 19.7,
          "hi": 26.1
        },
        "ACCESS2": {
          "lo": 12.3,
          "hi": 20.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 2
    },
    {
      "fips": "47075",
      "name": "Haywood",
      "population": 17328,
      "priorityIndex": 71.9,
      "burdenScore": 84.6,
      "accessScore": 61.9,
      "shortageScore": 69.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 20.7,
        "OBESITY": 46.6,
        "BPHIGH": 51.2,
        "CHD": 9.4,
        "GHLTH": 32.4,
        "PHLTH": 18.7,
        "ACCESS2": 15.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 22.8,
        "ACS_NOVEHICLE": 11.0
      },
      "ci": {
        "DIABETES": {
          "lo": 18.1,
          "hi": 23.4
        },
        "OBESITY": {
          "lo": 37.5,
          "hi": 55.7
        },
        "BPHIGH": {
          "lo": 46.5,
          "hi": 55.8
        },
        "CHD": {
          "lo": 8.3,
          "hi": 10.5
        },
        "GHLTH": {
          "lo": 28.4,
          "hi": 36.6
        },
        "PHLTH": {
          "lo": 16.4,
          "hi": 21.1
        },
        "ACCESS2": {
          "lo": 12.5,
          "hi": 18.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 3
    },
    {
      "fips": "47137",
      "name": "Pickett",
      "population": 5128,
      "priorityIndex": 69.5,
      "burdenScore": 83.0,
      "accessScore": 52.4,
      "shortageScore": 73.1,
      "topDriver": "Health burden",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 19.1,
        "OBESITY": 41.8,
        "BPHIGH": 49.0,
        "CHD": 12.1,
        "GHLTH": 30.9,
        "PHLTH": 20.4,
        "ACCESS2": 13.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 25.8,
        "ACS_NOVEHICLE": 7.0
      },
      "ci": {
        "DIABETES": {
          "lo": 16.4,
          "hi": 22.1
        },
        "OBESITY": {
          "lo": 33.0,
          "hi": 51.0
        },
        "BPHIGH": {
          "lo": 44.0,
          "hi": 53.7
        },
        "CHD": {
          "lo": 10.4,
          "hi": 13.9
        },
        "GHLTH": {
          "lo": 25.9,
          "hi": 36.0
        },
        "PHLTH": {
          "lo": 17.4,
          "hi": 23.5
        },
        "ACCESS2": {
          "lo": 10.2,
          "hi": 16.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 4
    },
    {
      "fips": "47151",
      "name": "Scott",
      "population": 22171,
      "priorityIndex": 68.5,
      "burdenScore": 69.5,
      "accessScore": 51.3,
      "shortageScore": 84.6,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 22,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 16.6,
        "OBESITY": 43.4,
        "BPHIGH": 44.1,
        "CHD": 9.6,
        "GHLTH": 30.9,
        "PHLTH": 19.8,
        "ACCESS2": 14.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 24.9,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 14.3,
          "hi": 18.9
        },
        "OBESITY": {
          "lo": 34.7,
          "hi": 52.4
        },
        "BPHIGH": {
          "lo": 39.7,
          "hi": 48.7
        },
        "CHD": {
          "lo": 8.4,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 26.5,
          "hi": 35.7
        },
        "PHLTH": {
          "lo": 17.3,
          "hi": 22.6
        },
        "ACCESS2": {
          "lo": 11.6,
          "hi": 18.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 5
    },
    {
      "fips": "47071",
      "name": "Hardin",
      "population": 27229,
      "priorityIndex": 62.4,
      "burdenScore": 65.4,
      "accessScore": 41.0,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 17.1,
        "OBESITY": 38.1,
        "BPHIGH": 45.7,
        "CHD": 10.1,
        "GHLTH": 29.0,
        "PHLTH": 19.0,
        "ACCESS2": 13.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.8,
        "ACS_NOVEHICLE": 4.8
      },
      "ci": {
        "DIABETES": {
          "lo": 14.7,
          "hi": 19.7
        },
        "OBESITY": {
          "lo": 29.6,
          "hi": 46.3
        },
        "BPHIGH": {
          "lo": 40.8,
          "hi": 50.2
        },
        "CHD": {
          "lo": 8.8,
          "hi": 11.6
        },
        "GHLTH": {
          "lo": 24.7,
          "hi": 33.7
        },
        "PHLTH": {
          "lo": 16.5,
          "hi": 21.9
        },
        "ACCESS2": {
          "lo": 10.2,
          "hi": 16.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 6
    },
    {
      "fips": "47013",
      "name": "Campbell",
      "population": 40223,
      "priorityIndex": 61.5,
      "burdenScore": 62.2,
      "accessScore": 41.5,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 15.7,
        "OBESITY": 42.6,
        "BPHIGH": 43.5,
        "CHD": 9.3,
        "GHLTH": 27.7,
        "PHLTH": 18.7,
        "ACCESS2": 13.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.2,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.5,
          "hi": 18.1
        },
        "OBESITY": {
          "lo": 33.9,
          "hi": 51.5
        },
        "BPHIGH": {
          "lo": 38.9,
          "hi": 48.1
        },
        "CHD": {
          "lo": 8.1,
          "hi": 10.6
        },
        "GHLTH": {
          "lo": 23.6,
          "hi": 32.4
        },
        "PHLTH": {
          "lo": 16.2,
          "hi": 21.4
        },
        "ACCESS2": {
          "lo": 10.0,
          "hi": 16.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 7
    },
    {
      "fips": "47069",
      "name": "Hardeman",
      "population": 25567,
      "priorityIndex": 61.1,
      "burdenScore": 64.4,
      "accessScore": 45.9,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 17.2,
        "OBESITY": 43.7,
        "BPHIGH": 45.9,
        "CHD": 8.3,
        "GHLTH": 28.9,
        "PHLTH": 17.3,
        "ACCESS2": 14.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.3,
        "ACS_NOVEHICLE": 7.1
      },
      "ci": {
        "DIABETES": {
          "lo": 15.0,
          "hi": 19.5
        },
        "OBESITY": {
          "lo": 34.8,
          "hi": 52.1
        },
        "BPHIGH": {
          "lo": 41.2,
          "hi": 50.3
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 25.2,
          "hi": 32.8
        },
        "PHLTH": {
          "lo": 15.1,
          "hi": 19.5
        },
        "ACCESS2": {
          "lo": 12.0,
          "hi": 18.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 8
    },
    {
      "fips": "47007",
      "name": "Bledsoe",
      "population": 15060,
      "priorityIndex": 61.0,
      "burdenScore": 71.9,
      "accessScore": 53.3,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 17.3,
        "OBESITY": 41.9,
        "BPHIGH": 45.7,
        "CHD": 10.2,
        "GHLTH": 31.0,
        "PHLTH": 19.6,
        "ACCESS2": 15.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 25.0,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 14.9,
          "hi": 20.0
        },
        "OBESITY": {
          "lo": 33.5,
          "hi": 50.5
        },
        "BPHIGH": {
          "lo": 41.0,
          "hi": 50.5
        },
        "CHD": {
          "lo": 8.9,
          "hi": 11.5
        },
        "GHLTH": {
          "lo": 26.5,
          "hi": 35.7
        },
        "PHLTH": {
          "lo": 16.9,
          "hi": 22.4
        },
        "ACCESS2": {
          "lo": 12.3,
          "hi": 19.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 9
    },
    {
      "fips": "47049",
      "name": "Fentress",
      "population": 19696,
      "priorityIndex": 60.9,
      "burdenScore": 72.1,
      "accessScore": 41.3,
      "shortageScore": 69.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 17.1,
        "OBESITY": 44.9,
        "BPHIGH": 45.6,
        "CHD": 10.0,
        "GHLTH": 29.3,
        "PHLTH": 19.3,
        "ACCESS2": 12.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.9,
        "ACS_NOVEHICLE": 5.1
      },
      "ci": {
        "DIABETES": {
          "lo": 14.6,
          "hi": 19.7
        },
        "OBESITY": {
          "lo": 36.3,
          "hi": 53.5
        },
        "BPHIGH": {
          "lo": 40.9,
          "hi": 50.1
        },
        "CHD": {
          "lo": 8.7,
          "hi": 11.4
        },
        "GHLTH": {
          "lo": 24.6,
          "hi": 34.1
        },
        "PHLTH": {
          "lo": 16.5,
          "hi": 22.1
        },
        "ACCESS2": {
          "lo": 10.0,
          "hi": 16.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 10
    },
    {
      "fips": "47029",
      "name": "Cocke",
      "population": 37404,
      "priorityIndex": 60.7,
      "burdenScore": 68.1,
      "accessScore": 40.8,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 17.2,
        "OBESITY": 40.3,
        "BPHIGH": 45.5,
        "CHD": 10.0,
        "GHLTH": 29.5,
        "PHLTH": 19.4,
        "ACCESS2": 14.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.3,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 14.9,
          "hi": 19.7
        },
        "OBESITY": {
          "lo": 32.4,
          "hi": 48.9
        },
        "BPHIGH": {
          "lo": 41.2,
          "hi": 50.1
        },
        "CHD": {
          "lo": 8.8,
          "hi": 11.4
        },
        "GHLTH": {
          "lo": 25.4,
          "hi": 34.3
        },
        "PHLTH": {
          "lo": 16.9,
          "hi": 22.5
        },
        "ACCESS2": {
          "lo": 10.7,
          "hi": 17.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 11
    },
    {
      "fips": "47039",
      "name": "Decatur",
      "population": 11656,
      "priorityIndex": 60.7,
      "burdenScore": 73.5,
      "accessScore": 43.2,
      "shortageScore": 65.4,
      "topDriver": "Health burden",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 17.8,
        "OBESITY": 43.0,
        "BPHIGH": 46.5,
        "CHD": 10.4,
        "GHLTH": 29.6,
        "PHLTH": 19.4,
        "ACCESS2": 14.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 21.6,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 15.3,
          "hi": 20.4
        },
        "OBESITY": {
          "lo": 34.2,
          "hi": 52.2
        },
        "BPHIGH": {
          "lo": 41.9,
          "hi": 51.3
        },
        "CHD": {
          "lo": 9.1,
          "hi": 11.9
        },
        "GHLTH": {
          "lo": 25.3,
          "hi": 34.3
        },
        "PHLTH": {
          "lo": 16.8,
          "hi": 22.3
        },
        "ACCESS2": {
          "lo": 10.8,
          "hi": 17.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 12
    },
    {
      "fips": "47135",
      "name": "Perry",
      "population": 8891,
      "priorityIndex": 58.5,
      "burdenScore": 63.9,
      "accessScore": 38.4,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 16.4,
        "OBESITY": 40.1,
        "BPHIGH": 44.6,
        "CHD": 9.6,
        "GHLTH": 29.0,
        "PHLTH": 18.9,
        "ACCESS2": 14.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.7,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 14.2,
          "hi": 19.0
        },
        "OBESITY": {
          "lo": 31.2,
          "hi": 49.7
        },
        "BPHIGH": {
          "lo": 40.0,
          "hi": 49.4
        },
        "CHD": {
          "lo": 8.4,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 24.7,
          "hi": 33.5
        },
        "PHLTH": {
          "lo": 16.4,
          "hi": 21.6
        },
        "ACCESS2": {
          "lo": 11.2,
          "hi": 17.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 13
    },
    {
      "fips": "47129",
      "name": "Morgan",
      "population": 21573,
      "priorityIndex": 57.6,
      "burdenScore": 55.9,
      "accessScore": 40.0,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.8,
        "OBESITY": 43.4,
        "BPHIGH": 42.4,
        "CHD": 8.5,
        "GHLTH": 26.3,
        "PHLTH": 17.5,
        "ACCESS2": 13.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.8,
        "ACS_NOVEHICLE": 5.1
      },
      "ci": {
        "DIABETES": {
          "lo": 12.7,
          "hi": 17.1
        },
        "OBESITY": {
          "lo": 34.5,
          "hi": 52.6
        },
        "BPHIGH": {
          "lo": 37.9,
          "hi": 47.1
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.7
        },
        "GHLTH": {
          "lo": 22.0,
          "hi": 30.6
        },
        "PHLTH": {
          "lo": 14.9,
          "hi": 20.0
        },
        "ACCESS2": {
          "lo": 10.3,
          "hi": 16.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 14
    },
    {
      "fips": "47157",
      "name": "Shelby",
      "population": 910042,
      "priorityIndex": 56.7,
      "burdenScore": 43.5,
      "accessScore": 42.0,
      "shortageScore": 84.6,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 22,
      "hpsaDesignations": 170,
      "raw": {
        "DIABETES": 15.9,
        "OBESITY": 39.7,
        "BPHIGH": 43.0,
        "CHD": 6.5,
        "GHLTH": 23.6,
        "PHLTH": 14.2,
        "ACCESS2": 12.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.5,
        "ACS_NOVEHICLE": 8.2
      },
      "ci": {
        "DIABETES": {
          "lo": 13.9,
          "hi": 17.9
        },
        "OBESITY": {
          "lo": 34.7,
          "hi": 44.8
        },
        "BPHIGH": {
          "lo": 39.6,
          "hi": 46.6
        },
        "CHD": {
          "lo": 5.7,
          "hi": 7.3
        },
        "GHLTH": {
          "lo": 20.3,
          "hi": 26.8
        },
        "PHLTH": {
          "lo": 12.4,
          "hi": 16.1
        },
        "ACCESS2": {
          "lo": 9.7,
          "hi": 15.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 15
    },
    {
      "fips": "47005",
      "name": "Benton",
      "population": 16103,
      "priorityIndex": 55.3,
      "burdenScore": 66.9,
      "accessScore": 37.6,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.9,
        "OBESITY": 40.8,
        "BPHIGH": 46.0,
        "CHD": 10.0,
        "GHLTH": 28.4,
        "PHLTH": 18.8,
        "ACCESS2": 12.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.5,
        "ACS_NOVEHICLE": 4.7
      },
      "ci": {
        "DIABETES": {
          "lo": 14.6,
          "hi": 19.4
        },
        "OBESITY": {
          "lo": 32.5,
          "hi": 49.0
        },
        "BPHIGH": {
          "lo": 41.6,
          "hi": 50.3
        },
        "CHD": {
          "lo": 8.7,
          "hi": 11.3
        },
        "GHLTH": {
          "lo": 24.2,
          "hi": 32.8
        },
        "PHLTH": {
          "lo": 16.3,
          "hi": 21.5
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 16.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 16
    },
    {
      "fips": "47153",
      "name": "Sequatchie",
      "population": 17161,
      "priorityIndex": 55.2,
      "burdenScore": 63.8,
      "accessScore": 47.9,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.7,
        "OBESITY": 39.4,
        "BPHIGH": 44.7,
        "CHD": 9.8,
        "GHLTH": 28.6,
        "PHLTH": 18.8,
        "ACCESS2": 14.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 23.6,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 14.4,
          "hi": 19.3
        },
        "OBESITY": {
          "lo": 31.4,
          "hi": 47.8
        },
        "BPHIGH": {
          "lo": 40.3,
          "hi": 49.2
        },
        "CHD": {
          "lo": 8.6,
          "hi": 11.2
        },
        "GHLTH": {
          "lo": 24.4,
          "hi": 33.8
        },
        "PHLTH": {
          "lo": 16.3,
          "hi": 21.8
        },
        "ACCESS2": {
          "lo": 10.9,
          "hi": 17.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 17
    },
    {
      "fips": "47123",
      "name": "Monroe",
      "population": 48594,
      "priorityIndex": 55.2,
      "burdenScore": 59.7,
      "accessScore": 36.7,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 15.9,
        "OBESITY": 39.1,
        "BPHIGH": 45.2,
        "CHD": 9.3,
        "GHLTH": 27.0,
        "PHLTH": 18.3,
        "ACCESS2": 12.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.1,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.6,
          "hi": 18.3
        },
        "OBESITY": {
          "lo": 31.0,
          "hi": 47.0
        },
        "BPHIGH": {
          "lo": 40.4,
          "hi": 49.4
        },
        "CHD": {
          "lo": 8.1,
          "hi": 10.6
        },
        "GHLTH": {
          "lo": 22.9,
          "hi": 31.5
        },
        "PHLTH": {
          "lo": 15.7,
          "hi": 20.9
        },
        "ACCESS2": {
          "lo": 10.0,
          "hi": 16.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 18
    },
    {
      "fips": "47057",
      "name": "Grainger",
      "population": 24681,
      "priorityIndex": 55.2,
      "burdenScore": 58.3,
      "accessScore": 34.2,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.7,
        "OBESITY": 41.2,
        "BPHIGH": 43.3,
        "CHD": 9.1,
        "GHLTH": 26.6,
        "PHLTH": 17.9,
        "ACCESS2": 12.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.4,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 13.6,
          "hi": 18.1
        },
        "OBESITY": {
          "lo": 33.3,
          "hi": 49.8
        },
        "BPHIGH": {
          "lo": 39.0,
          "hi": 47.8
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.3
        },
        "GHLTH": {
          "lo": 22.6,
          "hi": 31.1
        },
        "PHLTH": {
          "lo": 15.4,
          "hi": 20.5
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 19
    },
    {
      "fips": "47027",
      "name": "Clay",
      "population": 7714,
      "priorityIndex": 54.9,
      "burdenScore": 72.5,
      "accessScore": 49.8,
      "shortageScore": 42.3,
      "topDriver": "Health burden",
      "hpsaMaxScore": 11,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 17.8,
        "OBESITY": 39.9,
        "BPHIGH": 47.4,
        "CHD": 10.8,
        "GHLTH": 29.5,
        "PHLTH": 19.5,
        "ACCESS2": 13.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 21.7,
        "ACS_NOVEHICLE": 8.1
      },
      "ci": {
        "DIABETES": {
          "lo": 15.1,
          "hi": 20.4
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 48.6
        },
        "BPHIGH": {
          "lo": 42.0,
          "hi": 51.9
        },
        "CHD": {
          "lo": 9.4,
          "hi": 12.2
        },
        "GHLTH": {
          "lo": 25.3,
          "hi": 33.9
        },
        "PHLTH": {
          "lo": 16.8,
          "hi": 22.1
        },
        "ACCESS2": {
          "lo": 10.4,
          "hi": 17.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 20
    },
    {
      "fips": "47131",
      "name": "Obion",
      "population": 30411,
      "priorityIndex": 54.9,
      "burdenScore": 58.9,
      "accessScore": 40.4,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.2,
        "OBESITY": 40.2,
        "BPHIGH": 43.7,
        "CHD": 9.0,
        "GHLTH": 27.7,
        "PHLTH": 17.8,
        "ACCESS2": 13.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.0,
        "ACS_NOVEHICLE": 6.2
      },
      "ci": {
        "DIABETES": {
          "lo": 14.1,
          "hi": 18.6
        },
        "OBESITY": {
          "lo": 32.1,
          "hi": 48.9
        },
        "BPHIGH": {
          "lo": 39.4,
          "hi": 48.3
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 23.8,
          "hi": 32.0
        },
        "PHLTH": {
          "lo": 15.4,
          "hi": 20.4
        },
        "ACCESS2": {
          "lo": 10.6,
          "hi": 16.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 21
    },
    {
      "fips": "47041",
      "name": "DeKalb",
      "population": 21225,
      "priorityIndex": 54.7,
      "burdenScore": 59.1,
      "accessScore": 51.1,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.9,
        "OBESITY": 40.4,
        "BPHIGH": 43.6,
        "CHD": 8.9,
        "GHLTH": 27.8,
        "PHLTH": 18.3,
        "ACCESS2": 14.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 21.4,
        "ACS_NOVEHICLE": 7.7
      },
      "ci": {
        "DIABETES": {
          "lo": 13.6,
          "hi": 18.5
        },
        "OBESITY": {
          "lo": 31.8,
          "hi": 49.0
        },
        "BPHIGH": {
          "lo": 39.0,
          "hi": 48.3
        },
        "CHD": {
          "lo": 7.7,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 23.4,
          "hi": 32.5
        },
        "PHLTH": {
          "lo": 15.7,
          "hi": 21.1
        },
        "ACCESS2": {
          "lo": 11.3,
          "hi": 18.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 22
    },
    {
      "fips": "47061",
      "name": "Grundy",
      "population": 13955,
      "priorityIndex": 54.5,
      "burdenScore": 64.9,
      "accessScore": 44.8,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.5,
        "OBESITY": 40.6,
        "BPHIGH": 44.5,
        "CHD": 9.6,
        "GHLTH": 29.1,
        "PHLTH": 19.2,
        "ACCESS2": 14.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.2,
        "ACS_NOVEHICLE": 6.3
      },
      "ci": {
        "DIABETES": {
          "lo": 14.1,
          "hi": 18.9
        },
        "OBESITY": {
          "lo": 32.5,
          "hi": 49.1
        },
        "BPHIGH": {
          "lo": 39.9,
          "hi": 48.9
        },
        "CHD": {
          "lo": 8.4,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 24.7,
          "hi": 33.5
        },
        "PHLTH": {
          "lo": 16.4,
          "hi": 21.8
        },
        "ACCESS2": {
          "lo": 11.0,
          "hi": 17.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 23
    },
    {
      "fips": "47035",
      "name": "Cumberland",
      "population": 64760,
      "priorityIndex": 53.9,
      "burdenScore": 68.8,
      "accessScore": 27.6,
      "shortageScore": 65.4,
      "topDriver": "Health burden",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 17.3,
        "OBESITY": 39.5,
        "BPHIGH": 49.0,
        "CHD": 10.9,
        "GHLTH": 26.7,
        "PHLTH": 18.0,
        "ACCESS2": 11.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.4,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 14.8,
          "hi": 19.8
        },
        "OBESITY": {
          "lo": 32.6,
          "hi": 46.9
        },
        "BPHIGH": {
          "lo": 44.7,
          "hi": 53.3
        },
        "CHD": {
          "lo": 9.5,
          "hi": 12.4
        },
        "GHLTH": {
          "lo": 22.3,
          "hi": 31.2
        },
        "PHLTH": {
          "lo": 15.3,
          "hi": 20.7
        },
        "ACCESS2": {
          "lo": 8.8,
          "hi": 14.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 24
    },
    {
      "fips": "47109",
      "name": "McNairy",
      "population": 26163,
      "priorityIndex": 53.8,
      "burdenScore": 58.6,
      "accessScore": 33.7,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.2,
        "OBESITY": 39.4,
        "BPHIGH": 44.3,
        "CHD": 9.0,
        "GHLTH": 27.2,
        "PHLTH": 18.0,
        "ACCESS2": 12.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.1,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 13.9,
          "hi": 18.4
        },
        "OBESITY": {
          "lo": 31.0,
          "hi": 48.5
        },
        "BPHIGH": {
          "lo": 39.8,
          "hi": 49.0
        },
        "CHD": {
          "lo": 7.8,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 23.1,
          "hi": 31.2
        },
        "PHLTH": {
          "lo": 15.5,
          "hi": 20.5
        },
        "ACCESS2": {
          "lo": 10.2,
          "hi": 16.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 25
    },
    {
      "fips": "47079",
      "name": "Henry",
      "population": 32554,
      "priorityIndex": 53.7,
      "burdenScore": 61.4,
      "accessScore": 38.1,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 16.9,
        "OBESITY": 38.2,
        "BPHIGH": 45.1,
        "CHD": 9.7,
        "GHLTH": 27.2,
        "PHLTH": 18.3,
        "ACCESS2": 12.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.3,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 14.6,
          "hi": 19.3
        },
        "OBESITY": {
          "lo": 30.8,
          "hi": 46.5
        },
        "BPHIGH": {
          "lo": 40.8,
          "hi": 49.7
        },
        "CHD": {
          "lo": 8.5,
          "hi": 11.0
        },
        "GHLTH": {
          "lo": 23.3,
          "hi": 31.6
        },
        "PHLTH": {
          "lo": 15.8,
          "hi": 21.0
        },
        "ACCESS2": {
          "lo": 9.6,
          "hi": 15.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 26
    },
    {
      "fips": "47115",
      "name": "Marion",
      "population": 29382,
      "priorityIndex": 53.7,
      "burdenScore": 60.1,
      "accessScore": 35.5,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.2,
        "OBESITY": 40.6,
        "BPHIGH": 44.0,
        "CHD": 9.2,
        "GHLTH": 27.3,
        "PHLTH": 18.1,
        "ACCESS2": 13.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.9,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 13.7,
          "hi": 18.6
        },
        "OBESITY": {
          "lo": 32.5,
          "hi": 49.3
        },
        "BPHIGH": {
          "lo": 39.4,
          "hi": 48.5
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.6
        },
        "GHLTH": {
          "lo": 23.2,
          "hi": 31.7
        },
        "PHLTH": {
          "lo": 15.5,
          "hi": 20.8
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 16.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 27
    },
    {
      "fips": "47113",
      "name": "Madison",
      "population": 99193,
      "priorityIndex": 53.3,
      "burdenScore": 55.3,
      "accessScore": 43.2,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.2,
        "OBESITY": 43.8,
        "BPHIGH": 43.7,
        "CHD": 7.7,
        "GHLTH": 25.7,
        "PHLTH": 16.0,
        "ACCESS2": 11.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.6,
        "ACS_NOVEHICLE": 8.5
      },
      "ci": {
        "DIABETES": {
          "lo": 14.2,
          "hi": 18.3
        },
        "OBESITY": {
          "lo": 38.5,
          "hi": 49.3
        },
        "BPHIGH": {
          "lo": 40.2,
          "hi": 47.5
        },
        "CHD": {
          "lo": 6.7,
          "hi": 8.7
        },
        "GHLTH": {
          "lo": 22.2,
          "hi": 29.3
        },
        "PHLTH": {
          "lo": 13.9,
          "hi": 18.1
        },
        "ACCESS2": {
          "lo": 9.7,
          "hi": 14.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 28
    },
    {
      "fips": "47139",
      "name": "Polk",
      "population": 18033,
      "priorityIndex": 52.6,
      "burdenScore": 57.5,
      "accessScore": 27.1,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 15.1,
        "OBESITY": 43.7,
        "BPHIGH": 43.8,
        "CHD": 8.7,
        "GHLTH": 25.1,
        "PHLTH": 17.5,
        "ACCESS2": 11.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.3,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 12.9,
          "hi": 17.3
        },
        "OBESITY": {
          "lo": 35.1,
          "hi": 52.6
        },
        "BPHIGH": {
          "lo": 39.1,
          "hi": 48.4
        },
        "CHD": {
          "lo": 7.5,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 21.2,
          "hi": 29.4
        },
        "PHLTH": {
          "lo": 15.0,
          "hi": 20.0
        },
        "ACCESS2": {
          "lo": 8.6,
          "hi": 15.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 29
    },
    {
      "fips": "47073",
      "name": "Hawkins",
      "population": 58600,
      "priorityIndex": 52.5,
      "burdenScore": 59.2,
      "accessScore": 32.8,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 16.0,
        "OBESITY": 41.1,
        "BPHIGH": 43.9,
        "CHD": 9.2,
        "GHLTH": 26.3,
        "PHLTH": 17.9,
        "ACCESS2": 12.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.1,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 13.8,
          "hi": 18.5
        },
        "OBESITY": {
          "lo": 33.6,
          "hi": 48.8
        },
        "BPHIGH": {
          "lo": 39.5,
          "hi": 48.4
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 22.2,
          "hi": 30.5
        },
        "PHLTH": {
          "lo": 15.5,
          "hi": 20.6
        },
        "ACCESS2": {
          "lo": 9.1,
          "hi": 15.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 30
    },
    {
      "fips": "47175",
      "name": "Van Buren",
      "population": 6493,
      "priorityIndex": 52.5,
      "burdenScore": 59.2,
      "accessScore": 40.5,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.0,
        "OBESITY": 39.2,
        "BPHIGH": 45.1,
        "CHD": 9.5,
        "GHLTH": 26.3,
        "PHLTH": 17.9,
        "ACCESS2": 12.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.8,
        "ACS_NOVEHICLE": 9.5
      },
      "ci": {
        "DIABETES": {
          "lo": 13.7,
          "hi": 18.4
        },
        "OBESITY": {
          "lo": 30.4,
          "hi": 48.1
        },
        "BPHIGH": {
          "lo": 40.6,
          "hi": 49.6
        },
        "CHD": {
          "lo": 8.3,
          "hi": 10.8
        },
        "GHLTH": {
          "lo": 22.1,
          "hi": 30.6
        },
        "PHLTH": {
          "lo": 15.4,
          "hi": 20.6
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 15.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 31
    },
    {
      "fips": "47045",
      "name": "Dyer",
      "population": 36498,
      "priorityIndex": 52.1,
      "burdenScore": 49.9,
      "accessScore": 41.1,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.9,
        "OBESITY": 39.4,
        "BPHIGH": 42.6,
        "CHD": 8.0,
        "GHLTH": 25.6,
        "PHLTH": 16.8,
        "ACCESS2": 12.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.9,
        "ACS_NOVEHICLE": 7.2
      },
      "ci": {
        "DIABETES": {
          "lo": 12.8,
          "hi": 17.0
        },
        "OBESITY": {
          "lo": 31.7,
          "hi": 47.7
        },
        "BPHIGH": {
          "lo": 38.2,
          "hi": 47.1
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 21.8,
          "hi": 29.5
        },
        "PHLTH": {
          "lo": 14.6,
          "hi": 19.2
        },
        "ACCESS2": {
          "lo": 10.0,
          "hi": 15.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 32
    },
    {
      "fips": "47017",
      "name": "Carroll",
      "population": 28860,
      "priorityIndex": 51.6,
      "burdenScore": 53.5,
      "accessScore": 35.8,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.2,
        "OBESITY": 42.8,
        "BPHIGH": 42.0,
        "CHD": 8.4,
        "GHLTH": 25.1,
        "PHLTH": 16.8,
        "ACCESS2": 12.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.4,
        "ACS_NOVEHICLE": 6.1
      },
      "ci": {
        "DIABETES": {
          "lo": 13.0,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 34.7,
          "hi": 51.1
        },
        "BPHIGH": {
          "lo": 37.5,
          "hi": 46.4
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 21.4,
          "hi": 29.4
        },
        "PHLTH": {
          "lo": 14.5,
          "hi": 19.4
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 15.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 33
    },
    {
      "fips": "47033",
      "name": "Crockett",
      "population": 13982,
      "priorityIndex": 51.6,
      "burdenScore": 53.7,
      "accessScore": 39.5,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.5,
        "OBESITY": 42.1,
        "BPHIGH": 42.7,
        "CHD": 8.0,
        "GHLTH": 25.8,
        "PHLTH": 16.9,
        "ACCESS2": 14.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.8,
        "ACS_NOVEHICLE": 6.2
      },
      "ci": {
        "DIABETES": {
          "lo": 13.5,
          "hi": 17.7
        },
        "OBESITY": {
          "lo": 34.1,
          "hi": 51.3
        },
        "BPHIGH": {
          "lo": 38.7,
          "hi": 47.2
        },
        "CHD": {
          "lo": 7.1,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 22.3,
          "hi": 29.6
        },
        "PHLTH": {
          "lo": 14.8,
          "hi": 19.2
        },
        "ACCESS2": {
          "lo": 11.5,
          "hi": 17.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 34
    },
    {
      "fips": "47143",
      "name": "Rhea",
      "population": 33924,
      "priorityIndex": 51.6,
      "burdenScore": 58.6,
      "accessScore": 38.4,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.7,
        "OBESITY": 42.5,
        "BPHIGH": 43.2,
        "CHD": 8.7,
        "GHLTH": 27.0,
        "PHLTH": 17.8,
        "ACCESS2": 13.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.3,
        "ACS_NOVEHICLE": 6.0
      },
      "ci": {
        "DIABETES": {
          "lo": 13.3,
          "hi": 18.1
        },
        "OBESITY": {
          "lo": 34.6,
          "hi": 50.6
        },
        "BPHIGH": {
          "lo": 38.6,
          "hi": 47.5
        },
        "CHD": {
          "lo": 7.6,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 22.9,
          "hi": 31.4
        },
        "PHLTH": {
          "lo": 15.4,
          "hi": 20.4
        },
        "ACCESS2": {
          "lo": 10.6,
          "hi": 17.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 35
    },
    {
      "fips": "47015",
      "name": "Cannon",
      "population": 15063,
      "priorityIndex": 51.0,
      "burdenScore": 52.4,
      "accessScore": 35.1,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.5,
        "OBESITY": 43.1,
        "BPHIGH": 41.5,
        "CHD": 8.2,
        "GHLTH": 25.4,
        "PHLTH": 17.1,
        "ACCESS2": 12.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.5,
        "ACS_NOVEHICLE": 5.0
      },
      "ci": {
        "DIABETES": {
          "lo": 12.5,
          "hi": 16.8
        },
        "OBESITY": {
          "lo": 34.1,
          "hi": 52.1
        },
        "BPHIGH": {
          "lo": 37.0,
          "hi": 46.2
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 21.4,
          "hi": 29.7
        },
        "PHLTH": {
          "lo": 14.8,
          "hi": 19.7
        },
        "ACCESS2": {
          "lo": 9.6,
          "hi": 16.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 36
    },
    {
      "fips": "47025",
      "name": "Claiborne",
      "population": 32654,
      "priorityIndex": 50.7,
      "burdenScore": 54.9,
      "accessScore": 35.8,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.0,
        "OBESITY": 42.3,
        "BPHIGH": 42.6,
        "CHD": 8.5,
        "GHLTH": 25.9,
        "PHLTH": 17.4,
        "ACCESS2": 12.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.2,
        "ACS_NOVEHICLE": 4.6
      },
      "ci": {
        "DIABETES": {
          "lo": 12.7,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 33.9,
          "hi": 51.0
        },
        "BPHIGH": {
          "lo": 38.1,
          "hi": 47.3
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 21.2,
          "hi": 30.6
        },
        "PHLTH": {
          "lo": 14.8,
          "hi": 20.1
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 16.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 37
    },
    {
      "fips": "47077",
      "name": "Henderson",
      "population": 28070,
      "priorityIndex": 50.7,
      "burdenScore": 52.9,
      "accessScore": 33.9,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.4,
        "OBESITY": 38.8,
        "BPHIGH": 43.0,
        "CHD": 8.4,
        "GHLTH": 26.4,
        "PHLTH": 17.5,
        "ACCESS2": 12.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.8,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.6
        },
        "OBESITY": {
          "lo": 30.6,
          "hi": 47.3
        },
        "BPHIGH": {
          "lo": 38.4,
          "hi": 47.7
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 22.5,
          "hi": 30.6
        },
        "PHLTH": {
          "lo": 15.1,
          "hi": 20.1
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 38
    },
    {
      "fips": "47087",
      "name": "Jackson",
      "population": 12363,
      "priorityIndex": 50.7,
      "burdenScore": 65.1,
      "accessScore": 44.7,
      "shortageScore": 42.3,
      "topDriver": "Health burden",
      "hpsaMaxScore": 11,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 17.0,
        "OBESITY": 39.4,
        "BPHIGH": 44.8,
        "CHD": 10.1,
        "GHLTH": 28.7,
        "PHLTH": 18.8,
        "ACCESS2": 13.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.7,
        "ACS_NOVEHICLE": 6.1
      },
      "ci": {
        "DIABETES": {
          "lo": 14.7,
          "hi": 19.7
        },
        "OBESITY": {
          "lo": 31.2,
          "hi": 47.5
        },
        "BPHIGH": {
          "lo": 40.5,
          "hi": 49.2
        },
        "CHD": {
          "lo": 8.8,
          "hi": 11.6
        },
        "GHLTH": {
          "lo": 24.4,
          "hi": 33.6
        },
        "PHLTH": {
          "lo": 16.3,
          "hi": 21.8
        },
        "ACCESS2": {
          "lo": 10.4,
          "hi": 17.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 39
    },
    {
      "fips": "47019",
      "name": "Carter",
      "population": 57022,
      "priorityIndex": 50.5,
      "burdenScore": 57.5,
      "accessScore": 36.4,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.9,
        "OBESITY": 37.9,
        "BPHIGH": 44.7,
        "CHD": 9.3,
        "GHLTH": 26.6,
        "PHLTH": 18.1,
        "ACCESS2": 11.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.0,
        "ACS_NOVEHICLE": 5.6
      },
      "ci": {
        "DIABETES": {
          "lo": 13.7,
          "hi": 18.5
        },
        "OBESITY": {
          "lo": 30.8,
          "hi": 46.1
        },
        "BPHIGH": {
          "lo": 40.5,
          "hi": 49.5
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.6
        },
        "GHLTH": {
          "lo": 22.3,
          "hi": 31.0
        },
        "PHLTH": {
          "lo": 15.4,
          "hi": 20.8
        },
        "ACCESS2": {
          "lo": 8.9,
          "hi": 15.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 40
    },
    {
      "fips": "47177",
      "name": "Warren",
      "population": 42638,
      "priorityIndex": 50.5,
      "burdenScore": 55.6,
      "accessScore": 38.3,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 15.5,
        "OBESITY": 42.3,
        "BPHIGH": 42.1,
        "CHD": 8.2,
        "GHLTH": 26.9,
        "PHLTH": 17.6,
        "ACCESS2": 14.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.3,
        "ACS_NOVEHICLE": 4.6
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.7
        },
        "OBESITY": {
          "lo": 33.8,
          "hi": 50.7
        },
        "BPHIGH": {
          "lo": 37.4,
          "hi": 46.5
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 22.9,
          "hi": 31.1
        },
        "PHLTH": {
          "lo": 15.2,
          "hi": 20.1
        },
        "ACCESS2": {
          "lo": 11.9,
          "hi": 18.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 41
    },
    {
      "fips": "47171",
      "name": "Unicoi",
      "population": 17756,
      "priorityIndex": 50.3,
      "burdenScore": 61.8,
      "accessScore": 31.3,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 16.5,
        "OBESITY": 39.3,
        "BPHIGH": 45.2,
        "CHD": 9.7,
        "GHLTH": 27.1,
        "PHLTH": 18.3,
        "ACCESS2": 13.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.2,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 14.2,
          "hi": 19.1
        },
        "OBESITY": {
          "lo": 31.2,
          "hi": 48.3
        },
        "BPHIGH": {
          "lo": 40.5,
          "hi": 50.0
        },
        "CHD": {
          "lo": 8.5,
          "hi": 11.1
        },
        "GHLTH": {
          "lo": 23.0,
          "hi": 31.8
        },
        "PHLTH": {
          "lo": 15.8,
          "hi": 21.0
        },
        "ACCESS2": {
          "lo": 10.2,
          "hi": 16.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 42
    },
    {
      "fips": "47099",
      "name": "Lawrence",
      "population": 46114,
      "priorityIndex": 50.2,
      "burdenScore": 54.2,
      "accessScore": 38.7,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.9,
        "OBESITY": 41.5,
        "BPHIGH": 42.0,
        "CHD": 8.5,
        "GHLTH": 26.5,
        "PHLTH": 17.6,
        "ACCESS2": 12.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.3,
        "ACS_NOVEHICLE": 7.2
      },
      "ci": {
        "DIABETES": {
          "lo": 12.8,
          "hi": 17.2
        },
        "OBESITY": {
          "lo": 33.6,
          "hi": 49.5
        },
        "BPHIGH": {
          "lo": 37.6,
          "hi": 46.4
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 22.4,
          "hi": 30.9
        },
        "PHLTH": {
          "lo": 15.2,
          "hi": 20.1
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 16.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 43
    },
    {
      "fips": "47111",
      "name": "Macon",
      "population": 26793,
      "priorityIndex": 49.9,
      "burdenScore": 51.7,
      "accessScore": 36.5,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.6,
        "OBESITY": 43.1,
        "BPHIGH": 39.4,
        "CHD": 7.9,
        "GHLTH": 27.2,
        "PHLTH": 17.4,
        "ACCESS2": 14.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.2,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 12.5,
          "hi": 16.8
        },
        "OBESITY": {
          "lo": 34.5,
          "hi": 51.0
        },
        "BPHIGH": {
          "lo": 35.1,
          "hi": 43.8
        },
        "CHD": {
          "lo": 6.9,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 23.0,
          "hi": 31.3
        },
        "PHLTH": {
          "lo": 15.0,
          "hi": 19.9
        },
        "ACCESS2": {
          "lo": 11.5,
          "hi": 17.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 44
    },
    {
      "fips": "47107",
      "name": "McMinn",
      "population": 55678,
      "priorityIndex": 49.4,
      "burdenScore": 58.4,
      "accessScore": 28.2,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 15.4,
        "OBESITY": 46.8,
        "BPHIGH": 43.3,
        "CHD": 8.3,
        "GHLTH": 24.8,
        "PHLTH": 16.9,
        "ACCESS2": 12.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.3,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.6
        },
        "OBESITY": {
          "lo": 39.1,
          "hi": 54.4
        },
        "BPHIGH": {
          "lo": 39.0,
          "hi": 47.5
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 20.9,
          "hi": 28.7
        },
        "PHLTH": {
          "lo": 14.5,
          "hi": 19.2
        },
        "ACCESS2": {
          "lo": 9.6,
          "hi": 15.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 45
    },
    {
      "fips": "47091",
      "name": "Johnson",
      "population": 18375,
      "priorityIndex": 49.0,
      "burdenScore": 68.8,
      "accessScore": 43.7,
      "shortageScore": 34.6,
      "topDriver": "Health burden",
      "hpsaMaxScore": 9,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 17.5,
        "OBESITY": 40.0,
        "BPHIGH": 46.2,
        "CHD": 10.1,
        "GHLTH": 29.5,
        "PHLTH": 19.1,
        "ACCESS2": 14.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 22.1,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 14.9,
          "hi": 20.0
        },
        "OBESITY": {
          "lo": 31.6,
          "hi": 48.7
        },
        "BPHIGH": {
          "lo": 41.6,
          "hi": 50.8
        },
        "CHD": {
          "lo": 8.7,
          "hi": 11.5
        },
        "GHLTH": {
          "lo": 24.8,
          "hi": 34.3
        },
        "PHLTH": {
          "lo": 16.5,
          "hi": 21.9
        },
        "ACCESS2": {
          "lo": 10.9,
          "hi": 17.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 46
    },
    {
      "fips": "47003",
      "name": "Bedford",
      "population": 53055,
      "priorityIndex": 48.9,
      "burdenScore": 45.4,
      "accessScore": 35.9,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 13.5,
        "OBESITY": 44.4,
        "BPHIGH": 39.4,
        "CHD": 7.0,
        "GHLTH": 24.7,
        "PHLTH": 16.1,
        "ACCESS2": 15.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.6,
        "ACS_NOVEHICLE": 4.1
      },
      "ci": {
        "DIABETES": {
          "lo": 11.7,
          "hi": 15.5
        },
        "OBESITY": {
          "lo": 36.4,
          "hi": 52.9
        },
        "BPHIGH": {
          "lo": 35.2,
          "hi": 43.8
        },
        "CHD": {
          "lo": 6.2,
          "hi": 7.9
        },
        "GHLTH": {
          "lo": 21.0,
          "hi": 28.4
        },
        "PHLTH": {
          "lo": 13.9,
          "hi": 18.2
        },
        "ACCESS2": {
          "lo": 12.2,
          "hi": 18.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 47
    },
    {
      "fips": "47063",
      "name": "Hamblen",
      "population": 66216,
      "priorityIndex": 48.9,
      "burdenScore": 52.6,
      "accessScore": 40.2,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.2,
        "OBESITY": 40.5,
        "BPHIGH": 41.4,
        "CHD": 8.2,
        "GHLTH": 26.6,
        "PHLTH": 17.6,
        "ACCESS2": 14.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.2,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 13.1,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 32.4,
          "hi": 48.9
        },
        "BPHIGH": {
          "lo": 37.0,
          "hi": 46.0
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 22.7,
          "hi": 30.6
        },
        "PHLTH": {
          "lo": 15.2,
          "hi": 20.0
        },
        "ACCESS2": {
          "lo": 12.0,
          "hi": 18.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 48
    },
    {
      "fips": "47183",
      "name": "Weakley",
      "population": 33084,
      "priorityIndex": 48.9,
      "burdenScore": 41.6,
      "accessScore": 39.6,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.9,
        "OBESITY": 39.1,
        "BPHIGH": 38.3,
        "CHD": 7.8,
        "GHLTH": 24.5,
        "PHLTH": 16.0,
        "ACCESS2": 12.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.3,
        "ACS_NOVEHICLE": 5.9
      },
      "ci": {
        "DIABETES": {
          "lo": 11.9,
          "hi": 16.1
        },
        "OBESITY": {
          "lo": 31.3,
          "hi": 47.5
        },
        "BPHIGH": {
          "lo": 34.3,
          "hi": 42.7
        },
        "CHD": {
          "lo": 6.8,
          "hi": 8.9
        },
        "GHLTH": {
          "lo": 20.7,
          "hi": 28.5
        },
        "PHLTH": {
          "lo": 13.8,
          "hi": 18.4
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 15.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 49
    },
    {
      "fips": "47121",
      "name": "Meigs",
      "population": 13691,
      "priorityIndex": 48.6,
      "burdenScore": 61.0,
      "accessScore": 30.9,
      "shortageScore": 53.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.9,
        "OBESITY": 40.8,
        "BPHIGH": 44.9,
        "CHD": 9.3,
        "GHLTH": 27.2,
        "PHLTH": 18.2,
        "ACCESS2": 13.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.3,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.7,
          "hi": 18.2
        },
        "OBESITY": {
          "lo": 32.3,
          "hi": 49.7
        },
        "BPHIGH": {
          "lo": 40.3,
          "hi": 49.4
        },
        "CHD": {
          "lo": 8.1,
          "hi": 10.5
        },
        "GHLTH": {
          "lo": 22.9,
          "hi": 31.7
        },
        "PHLTH": {
          "lo": 15.7,
          "hi": 20.8
        },
        "ACCESS2": {
          "lo": 10.1,
          "hi": 16.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 50
    },
    {
      "fips": "47185",
      "name": "White",
      "population": 28692,
      "priorityIndex": 48.2,
      "burdenScore": 57.1,
      "accessScore": 29.9,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.6,
        "OBESITY": 39.7,
        "BPHIGH": 43.3,
        "CHD": 9.0,
        "GHLTH": 27.1,
        "PHLTH": 18.1,
        "ACCESS2": 13.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.7,
        "ACS_NOVEHICLE": 3.1
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 18.0
        },
        "OBESITY": {
          "lo": 31.4,
          "hi": 48.5
        },
        "BPHIGH": {
          "lo": 38.6,
          "hi": 48.0
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.3
        },
        "GHLTH": {
          "lo": 23.0,
          "hi": 31.9
        },
        "PHLTH": {
          "lo": 15.6,
          "hi": 20.9
        },
        "ACCESS2": {
          "lo": 10.1,
          "hi": 16.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 51
    },
    {
      "fips": "47085",
      "name": "Humphreys",
      "population": 19209,
      "priorityIndex": 48.1,
      "burdenScore": 52.9,
      "accessScore": 25.9,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 15.0,
        "OBESITY": 41.2,
        "BPHIGH": 42.4,
        "CHD": 8.5,
        "GHLTH": 25.2,
        "PHLTH": 17.2,
        "ACCESS2": 12.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.7,
        "ACS_NOVEHICLE": 2.8
      },
      "ci": {
        "DIABETES": {
          "lo": 12.9,
          "hi": 17.2
        },
        "OBESITY": {
          "lo": 32.4,
          "hi": 50.4
        },
        "BPHIGH": {
          "lo": 37.9,
          "hi": 46.9
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.7
        },
        "GHLTH": {
          "lo": 21.3,
          "hi": 29.3
        },
        "PHLTH": {
          "lo": 14.9,
          "hi": 19.6
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 15.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 52
    },
    {
      "fips": "47083",
      "name": "Houston",
      "population": 8393,
      "priorityIndex": 48.0,
      "burdenScore": 49.8,
      "accessScore": 25.1,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.7,
        "OBESITY": 39.5,
        "BPHIGH": 42.4,
        "CHD": 8.3,
        "GHLTH": 24.8,
        "PHLTH": 17.0,
        "ACCESS2": 12.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.8,
        "ACS_NOVEHICLE": 2.4
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.8
        },
        "OBESITY": {
          "lo": 30.7,
          "hi": 48.3
        },
        "BPHIGH": {
          "lo": 37.7,
          "hi": 46.8
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 21.2,
          "hi": 29.0
        },
        "PHLTH": {
          "lo": 14.7,
          "hi": 19.5
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 15.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 53
    },
    {
      "fips": "47053",
      "name": "Gibson",
      "population": 51045,
      "priorityIndex": 47.8,
      "burdenScore": 46.4,
      "accessScore": 35.4,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.7,
        "OBESITY": 39.6,
        "BPHIGH": 41.5,
        "CHD": 7.6,
        "GHLTH": 24.9,
        "PHLTH": 16.2,
        "ACCESS2": 12.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.4,
        "ACS_NOVEHICLE": 7.4
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.9
        },
        "OBESITY": {
          "lo": 32.6,
          "hi": 47.1
        },
        "BPHIGH": {
          "lo": 37.2,
          "hi": 45.8
        },
        "CHD": {
          "lo": 6.7,
          "hi": 8.6
        },
        "GHLTH": {
          "lo": 21.3,
          "hi": 28.9
        },
        "PHLTH": {
          "lo": 13.9,
          "hi": 18.6
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 54
    },
    {
      "fips": "47133",
      "name": "Overton",
      "population": 23327,
      "priorityIndex": 47.7,
      "burdenScore": 59.8,
      "accessScore": 37.2,
      "shortageScore": 46.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.7,
        "OBESITY": 40.9,
        "BPHIGH": 43.5,
        "CHD": 9.1,
        "GHLTH": 28.0,
        "PHLTH": 18.3,
        "ACCESS2": 13.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.0,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 13.5,
          "hi": 18.0
        },
        "OBESITY": {
          "lo": 33.0,
          "hi": 49.3
        },
        "BPHIGH": {
          "lo": 39.1,
          "hi": 48.0
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 24.1,
          "hi": 32.7
        },
        "PHLTH": {
          "lo": 15.9,
          "hi": 21.0
        },
        "ACCESS2": {
          "lo": 10.3,
          "hi": 17.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 55
    },
    {
      "fips": "47055",
      "name": "Giles",
      "population": 30721,
      "priorityIndex": 47.6,
      "burdenScore": 52.0,
      "accessScore": 29.2,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.4,
        "OBESITY": 39.8,
        "BPHIGH": 43.1,
        "CHD": 8.4,
        "GHLTH": 25.1,
        "PHLTH": 16.8,
        "ACCESS2": 11.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.3,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.8
        },
        "OBESITY": {
          "lo": 31.2,
          "hi": 48.5
        },
        "BPHIGH": {
          "lo": 38.5,
          "hi": 47.6
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 21.2,
          "hi": 29.2
        },
        "PHLTH": {
          "lo": 14.5,
          "hi": 19.3
        },
        "ACCESS2": {
          "lo": 9.2,
          "hi": 15.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 56
    },
    {
      "fips": "47181",
      "name": "Wayne",
      "population": 16066,
      "priorityIndex": 46.9,
      "burdenScore": 56.9,
      "accessScore": 45.4,
      "shortageScore": 38.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 10,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.4,
        "OBESITY": 40.5,
        "BPHIGH": 42.7,
        "CHD": 8.9,
        "GHLTH": 27.7,
        "PHLTH": 17.9,
        "ACCESS2": 14.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.5,
        "ACS_NOVEHICLE": 7.1
      },
      "ci": {
        "DIABETES": {
          "lo": 13.1,
          "hi": 17.7
        },
        "OBESITY": {
          "lo": 32.2,
          "hi": 49.4
        },
        "BPHIGH": {
          "lo": 38.2,
          "hi": 47.2
        },
        "CHD": {
          "lo": 7.7,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 23.7,
          "hi": 32.2
        },
        "PHLTH": {
          "lo": 15.5,
          "hi": 20.5
        },
        "ACCESS2": {
          "lo": 10.8,
          "hi": 17.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 57
    },
    {
      "fips": "47155",
      "name": "Sevier",
      "population": 99415,
      "priorityIndex": 46.6,
      "burdenScore": 45.5,
      "accessScore": 28.8,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.4,
        "OBESITY": 38.4,
        "BPHIGH": 40.8,
        "CHD": 8.2,
        "GHLTH": 23.9,
        "PHLTH": 16.7,
        "ACCESS2": 12.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.6,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.2,
          "hi": 16.8
        },
        "OBESITY": {
          "lo": 31.1,
          "hi": 46.4
        },
        "BPHIGH": {
          "lo": 36.3,
          "hi": 45.4
        },
        "CHD": {
          "lo": 7.1,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 19.9,
          "hi": 28.2
        },
        "PHLTH": {
          "lo": 14.2,
          "hi": 19.3
        },
        "ACCESS2": {
          "lo": 9.7,
          "hi": 15.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 58
    },
    {
      "fips": "47167",
      "name": "Tipton",
      "population": 62015,
      "priorityIndex": 45.9,
      "burdenScore": 47.1,
      "accessScore": 25.2,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.2,
        "OBESITY": 44.1,
        "BPHIGH": 42.1,
        "CHD": 7.0,
        "GHLTH": 23.6,
        "PHLTH": 15.5,
        "ACCESS2": 11.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.6,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 12.3,
          "hi": 16.4
        },
        "OBESITY": {
          "lo": 36.4,
          "hi": 52.4
        },
        "BPHIGH": {
          "lo": 37.9,
          "hi": 46.7
        },
        "CHD": {
          "lo": 6.1,
          "hi": 8.0
        },
        "GHLTH": {
          "lo": 20.1,
          "hi": 27.5
        },
        "PHLTH": {
          "lo": 13.4,
          "hi": 18.0
        },
        "ACCESS2": {
          "lo": 9.2,
          "hi": 14.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 59
    },
    {
      "fips": "47059",
      "name": "Greene",
      "population": 72577,
      "priorityIndex": 45.8,
      "burdenScore": 55.1,
      "accessScore": 32.3,
      "shortageScore": 50.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.4,
        "OBESITY": 40.6,
        "BPHIGH": 42.3,
        "CHD": 8.9,
        "GHLTH": 25.8,
        "PHLTH": 17.8,
        "ACCESS2": 12.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.2,
        "ACS_NOVEHICLE": 4.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.6
        },
        "OBESITY": {
          "lo": 33.3,
          "hi": 48.3
        },
        "BPHIGH": {
          "lo": 38.1,
          "hi": 46.6
        },
        "CHD": {
          "lo": 7.7,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 21.8,
          "hi": 30.5
        },
        "PHLTH": {
          "lo": 15.4,
          "hi": 20.5
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 15.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 60
    },
    {
      "fips": "47023",
      "name": "Chester",
      "population": 17606,
      "priorityIndex": 45.7,
      "burdenScore": 42.2,
      "accessScore": 29.4,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 13.9,
        "OBESITY": 39.0,
        "BPHIGH": 39.8,
        "CHD": 7.5,
        "GHLTH": 24.2,
        "PHLTH": 16.2,
        "ACCESS2": 12.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.6,
        "ACS_NOVEHICLE": 3.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.9,
          "hi": 16.0
        },
        "OBESITY": {
          "lo": 31.0,
          "hi": 47.6
        },
        "BPHIGH": {
          "lo": 35.6,
          "hi": 44.1
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 20.5,
          "hi": 28.2
        },
        "PHLTH": {
          "lo": 14.0,
          "hi": 18.6
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 15.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 61
    },
    {
      "fips": "47103",
      "name": "Lincoln",
      "population": 36169,
      "priorityIndex": 45.6,
      "burdenScore": 48.9,
      "accessScore": 26.5,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.8,
        "OBESITY": 40.5,
        "BPHIGH": 42.1,
        "CHD": 8.0,
        "GHLTH": 24.3,
        "PHLTH": 16.5,
        "ACCESS2": 11.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.4,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 12.7,
          "hi": 17.0
        },
        "OBESITY": {
          "lo": 32.6,
          "hi": 48.8
        },
        "BPHIGH": {
          "lo": 37.7,
          "hi": 46.6
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 20.4,
          "hi": 28.4
        },
        "PHLTH": {
          "lo": 14.2,
          "hi": 19.0
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 14.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 62
    },
    {
      "fips": "47173",
      "name": "Union",
      "population": 20741,
      "priorityIndex": 45.0,
      "burdenScore": 49.9,
      "accessScore": 27.3,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.6,
        "OBESITY": 40.3,
        "BPHIGH": 41.2,
        "CHD": 8.3,
        "GHLTH": 25.3,
        "PHLTH": 17.2,
        "ACCESS2": 12.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.9,
        "ACS_NOVEHICLE": 2.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.8
        },
        "OBESITY": {
          "lo": 31.8,
          "hi": 49.0
        },
        "BPHIGH": {
          "lo": 36.9,
          "hi": 45.9
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 21.4,
          "hi": 29.4
        },
        "PHLTH": {
          "lo": 14.9,
          "hi": 19.8
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 15.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 63
    },
    {
      "fips": "47163",
      "name": "Sullivan",
      "population": 162135,
      "priorityIndex": 45.0,
      "burdenScore": 48.4,
      "accessScore": 29.0,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.2,
        "OBESITY": 37.8,
        "BPHIGH": 42.0,
        "CHD": 8.5,
        "GHLTH": 24.6,
        "PHLTH": 16.6,
        "ACCESS2": 11.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.9,
        "ACS_NOVEHICLE": 4.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.1,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 33.0,
          "hi": 43.0
        },
        "BPHIGH": {
          "lo": 38.5,
          "hi": 45.7
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 20.7,
          "hi": 28.9
        },
        "PHLTH": {
          "lo": 14.2,
          "hi": 19.2
        },
        "ACCESS2": {
          "lo": 8.5,
          "hi": 14.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 64
    },
    {
      "fips": "47179",
      "name": "Washington",
      "population": 138420,
      "priorityIndex": 44.9,
      "burdenScore": 30.9,
      "accessScore": 30.8,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 12.8,
        "OBESITY": 35.5,
        "BPHIGH": 36.9,
        "CHD": 7.3,
        "GHLTH": 21.8,
        "PHLTH": 15.2,
        "ACCESS2": 10.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.8,
        "ACS_NOVEHICLE": 5.5
      },
      "ci": {
        "DIABETES": {
          "lo": 11.0,
          "hi": 14.7
        },
        "OBESITY": {
          "lo": 29.6,
          "hi": 42.0
        },
        "BPHIGH": {
          "lo": 33.1,
          "hi": 40.8
        },
        "CHD": {
          "lo": 6.3,
          "hi": 8.2
        },
        "GHLTH": {
          "lo": 18.3,
          "hi": 25.5
        },
        "PHLTH": {
          "lo": 13.1,
          "hi": 17.5
        },
        "ACCESS2": {
          "lo": 8.4,
          "hi": 13.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 65
    },
    {
      "fips": "47101",
      "name": "Lewis",
      "population": 13066,
      "priorityIndex": 44.5,
      "burdenScore": 51.6,
      "accessScore": 31.8,
      "shortageScore": 50.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.9,
        "OBESITY": 39.2,
        "BPHIGH": 42.0,
        "CHD": 8.6,
        "GHLTH": 25.7,
        "PHLTH": 17.5,
        "ACCESS2": 12.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.9,
        "ACS_NOVEHICLE": 3.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.0,
          "hi": 17.0
        },
        "OBESITY": {
          "lo": 31.4,
          "hi": 47.3
        },
        "BPHIGH": {
          "lo": 37.9,
          "hi": 46.1
        },
        "CHD": {
          "lo": 7.6,
          "hi": 9.7
        },
        "GHLTH": {
          "lo": 22.0,
          "hi": 29.5
        },
        "PHLTH": {
          "lo": 15.2,
          "hi": 19.7
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 66
    },
    {
      "fips": "47031",
      "name": "Coffee",
      "population": 60633,
      "priorityIndex": 44.3,
      "burdenScore": 45.8,
      "accessScore": 33.3,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 13.9,
        "OBESITY": 39.5,
        "BPHIGH": 41.6,
        "CHD": 7.9,
        "GHLTH": 24.5,
        "PHLTH": 16.4,
        "ACCESS2": 12.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.1,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.8,
          "hi": 16.1
        },
        "OBESITY": {
          "lo": 31.7,
          "hi": 47.3
        },
        "BPHIGH": {
          "lo": 37.2,
          "hi": 46.1
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 20.6,
          "hi": 28.8
        },
        "PHLTH": {
          "lo": 14.0,
          "hi": 19.0
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 67
    },
    {
      "fips": "47145",
      "name": "Roane",
      "population": 56096,
      "priorityIndex": 43.6,
      "burdenScore": 48.9,
      "accessScore": 28.0,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.7,
        "OBESITY": 37.0,
        "BPHIGH": 43.3,
        "CHD": 8.8,
        "GHLTH": 24.3,
        "PHLTH": 16.9,
        "ACCESS2": 11.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.7,
        "ACS_NOVEHICLE": 5.7
      },
      "ci": {
        "DIABETES": {
          "lo": 12.4,
          "hi": 17.1
        },
        "OBESITY": {
          "lo": 29.3,
          "hi": 45.2
        },
        "BPHIGH": {
          "lo": 38.8,
          "hi": 47.9
        },
        "CHD": {
          "lo": 7.6,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 20.2,
          "hi": 28.6
        },
        "PHLTH": {
          "lo": 14.4,
          "hi": 19.5
        },
        "ACCESS2": {
          "lo": 8.2,
          "hi": 14.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 68
    },
    {
      "fips": "47001",
      "name": "Anderson",
      "population": 80234,
      "priorityIndex": 42.8,
      "burdenScore": 46.5,
      "accessScore": 31.8,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.1,
        "OBESITY": 42.0,
        "BPHIGH": 41.8,
        "CHD": 7.8,
        "GHLTH": 23.0,
        "PHLTH": 15.8,
        "ACCESS2": 11.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.8,
        "ACS_NOVEHICLE": 6.3
      },
      "ci": {
        "DIABETES": {
          "lo": 12.1,
          "hi": 16.3
        },
        "OBESITY": {
          "lo": 34.5,
          "hi": 49.9
        },
        "BPHIGH": {
          "lo": 37.4,
          "hi": 46.0
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 19.5,
          "hi": 26.8
        },
        "PHLTH": {
          "lo": 13.5,
          "hi": 18.2
        },
        "ACCESS2": {
          "lo": 8.4,
          "hi": 13.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 69
    },
    {
      "fips": "47037",
      "name": "Davidson",
      "population": 712334,
      "priorityIndex": 42.2,
      "burdenScore": 12.5,
      "accessScore": 33.3,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 145,
      "raw": {
        "DIABETES": 11.2,
        "OBESITY": 32.3,
        "BPHIGH": 33.3,
        "CHD": 5.1,
        "GHLTH": 20.6,
        "PHLTH": 12.6,
        "ACCESS2": 11.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.9,
        "ACS_NOVEHICLE": 6.6
      },
      "ci": {
        "DIABETES": {
          "lo": 9.7,
          "hi": 12.8
        },
        "OBESITY": {
          "lo": 27.5,
          "hi": 37.3
        },
        "BPHIGH": {
          "lo": 30.1,
          "hi": 36.6
        },
        "CHD": {
          "lo": 4.5,
          "hi": 5.8
        },
        "GHLTH": {
          "lo": 17.6,
          "hi": 23.8
        },
        "PHLTH": {
          "lo": 10.9,
          "hi": 14.5
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 14.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 70
    },
    {
      "fips": "47165",
      "name": "Sumner",
      "population": 207994,
      "priorityIndex": 42.1,
      "burdenScore": 29.4,
      "accessScore": 16.2,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 20,
      "raw": {
        "DIABETES": 12.2,
        "OBESITY": 40.6,
        "BPHIGH": 37.0,
        "CHD": 6.4,
        "GHLTH": 19.8,
        "PHLTH": 13.9,
        "ACCESS2": 10.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.0,
        "ACS_NOVEHICLE": 3.0
      },
      "ci": {
        "DIABETES": {
          "lo": 10.4,
          "hi": 14.1
        },
        "OBESITY": {
          "lo": 33.6,
          "hi": 48.0
        },
        "BPHIGH": {
          "lo": 33.1,
          "hi": 41.1
        },
        "CHD": {
          "lo": 5.5,
          "hi": 7.3
        },
        "GHLTH": {
          "lo": 16.5,
          "hi": 23.3
        },
        "PHLTH": {
          "lo": 11.9,
          "hi": 16.1
        },
        "ACCESS2": {
          "lo": 8.1,
          "hi": 12.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 71
    },
    {
      "fips": "47127",
      "name": "Moore",
      "population": 6748,
      "priorityIndex": 42.1,
      "burdenScore": 48.2,
      "accessScore": 24.2,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.7,
        "OBESITY": 38.8,
        "BPHIGH": 42.7,
        "CHD": 8.5,
        "GHLTH": 23.7,
        "PHLTH": 16.4,
        "ACCESS2": 11.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.3,
        "ACS_NOVEHICLE": 4.7
      },
      "ci": {
        "DIABETES": {
          "lo": 12.5,
          "hi": 16.9
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 47.6
        },
        "BPHIGH": {
          "lo": 38.2,
          "hi": 47.1
        },
        "CHD": {
          "lo": 7.5,
          "hi": 9.7
        },
        "GHLTH": {
          "lo": 19.9,
          "hi": 27.6
        },
        "PHLTH": {
          "lo": 14.2,
          "hi": 18.8
        },
        "ACCESS2": {
          "lo": 8.3,
          "hi": 14.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 72
    },
    {
      "fips": "47117",
      "name": "Marshall",
      "population": 36961,
      "priorityIndex": 41.9,
      "burdenScore": 40.0,
      "accessScore": 24.3,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.6,
        "OBESITY": 40.0,
        "BPHIGH": 39.9,
        "CHD": 7.1,
        "GHLTH": 22.8,
        "PHLTH": 15.6,
        "ACCESS2": 11.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.2,
        "ACS_NOVEHICLE": 2.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.7
        },
        "OBESITY": {
          "lo": 31.7,
          "hi": 48.6
        },
        "BPHIGH": {
          "lo": 35.4,
          "hi": 44.5
        },
        "CHD": {
          "lo": 6.1,
          "hi": 8.1
        },
        "GHLTH": {
          "lo": 19.0,
          "hi": 26.7
        },
        "PHLTH": {
          "lo": 13.4,
          "hi": 18.0
        },
        "ACCESS2": {
          "lo": 9.6,
          "hi": 14.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 73
    },
    {
      "fips": "47011",
      "name": "Bradley",
      "population": 111579,
      "priorityIndex": 41.5,
      "burdenScore": 41.8,
      "accessScore": 29.0,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.4,
        "OBESITY": 41.5,
        "BPHIGH": 40.8,
        "CHD": 7.3,
        "GHLTH": 22.3,
        "PHLTH": 15.4,
        "ACCESS2": 11.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.1,
        "ACS_NOVEHICLE": 4.9
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.4
        },
        "OBESITY": {
          "lo": 35.2,
          "hi": 48.1
        },
        "BPHIGH": {
          "lo": 36.9,
          "hi": 44.8
        },
        "CHD": {
          "lo": 6.3,
          "hi": 8.3
        },
        "GHLTH": {
          "lo": 18.8,
          "hi": 26.0
        },
        "PHLTH": {
          "lo": 13.2,
          "hi": 17.7
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 14.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 74
    },
    {
      "fips": "47081",
      "name": "Hickman",
      "population": 25826,
      "priorityIndex": 41.1,
      "burdenScore": 45.8,
      "accessScore": 27.4,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.1,
        "OBESITY": 38.4,
        "BPHIGH": 41.4,
        "CHD": 7.9,
        "GHLTH": 25.0,
        "PHLTH": 16.7,
        "ACCESS2": 12.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.1,
        "ACS_NOVEHICLE": 2.6
      },
      "ci": {
        "DIABETES": {
          "lo": 12.2,
          "hi": 16.3
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 47.3
        },
        "BPHIGH": {
          "lo": 37.0,
          "hi": 46.1
        },
        "CHD": {
          "lo": 6.9,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 21.2,
          "hi": 29.3
        },
        "PHLTH": {
          "lo": 14.5,
          "hi": 19.2
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 75
    },
    {
      "fips": "47047",
      "name": "Fayette",
      "population": 44175,
      "priorityIndex": 40.8,
      "burdenScore": 48.9,
      "accessScore": 23.4,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.9,
        "OBESITY": 39.0,
        "BPHIGH": 45.1,
        "CHD": 8.0,
        "GHLTH": 22.7,
        "PHLTH": 15.2,
        "ACCESS2": 10.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.8,
        "ACS_NOVEHICLE": 5.4
      },
      "ci": {
        "DIABETES": {
          "lo": 13.7,
          "hi": 18.3
        },
        "OBESITY": {
          "lo": 31.4,
          "hi": 47.5
        },
        "BPHIGH": {
          "lo": 40.5,
          "hi": 49.6
        },
        "CHD": {
          "lo": 7.0,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 19.4,
          "hi": 26.3
        },
        "PHLTH": {
          "lo": 13.2,
          "hi": 17.5
        },
        "ACCESS2": {
          "lo": 8.1,
          "hi": 12.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 76
    },
    {
      "fips": "47141",
      "name": "Putnam",
      "population": 83844,
      "priorityIndex": 40.4,
      "burdenScore": 31.6,
      "accessScore": 32.0,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 12.4,
        "OBESITY": 37.5,
        "BPHIGH": 37.0,
        "CHD": 6.9,
        "GHLTH": 22.2,
        "PHLTH": 15.2,
        "ACCESS2": 12.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 16.9,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 10.5,
          "hi": 14.5
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 44.9
        },
        "BPHIGH": {
          "lo": 32.8,
          "hi": 41.2
        },
        "CHD": {
          "lo": 6.0,
          "hi": 8.0
        },
        "GHLTH": {
          "lo": 18.5,
          "hi": 26.4
        },
        "PHLTH": {
          "lo": 12.9,
          "hi": 17.7
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 15.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 77
    },
    {
      "fips": "47097",
      "name": "Lauderdale",
      "population": 24610,
      "priorityIndex": 40.4,
      "burdenScore": 69.2,
      "accessScore": 51.9,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 17.2,
        "OBESITY": 47.2,
        "BPHIGH": 45.5,
        "CHD": 8.3,
        "GHLTH": 30.3,
        "PHLTH": 17.9,
        "ACCESS2": 15.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.7,
        "ACS_NOVEHICLE": 8.7
      },
      "ci": {
        "DIABETES": {
          "lo": 14.9,
          "hi": 19.6
        },
        "OBESITY": {
          "lo": 38.5,
          "hi": 56.1
        },
        "BPHIGH": {
          "lo": 40.9,
          "hi": 50.0
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 26.4,
          "hi": 34.6
        },
        "PHLTH": {
          "lo": 15.6,
          "hi": 20.2
        },
        "ACCESS2": {
          "lo": 12.5,
          "hi": 18.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 78
    },
    {
      "fips": "47169",
      "name": "Trousdale",
      "population": 12271,
      "priorityIndex": 40.2,
      "burdenScore": 29.2,
      "accessScore": 29.8,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.7,
        "OBESITY": 39.1,
        "BPHIGH": 35.9,
        "CHD": 6.0,
        "GHLTH": 23.1,
        "PHLTH": 14.9,
        "ACCESS2": 14.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.3,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 10.0,
          "hi": 13.7
        },
        "OBESITY": {
          "lo": 30.5,
          "hi": 48.6
        },
        "BPHIGH": {
          "lo": 31.5,
          "hi": 40.6
        },
        "CHD": {
          "lo": 5.2,
          "hi": 6.8
        },
        "GHLTH": {
          "lo": 19.4,
          "hi": 26.9
        },
        "PHLTH": {
          "lo": 12.8,
          "hi": 17.0
        },
        "ACCESS2": {
          "lo": 11.2,
          "hi": 17.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 79
    },
    {
      "fips": "47065",
      "name": "Hamilton",
      "population": 379864,
      "priorityIndex": 39.6,
      "burdenScore": 26.2,
      "accessScore": 27.2,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 62,
      "raw": {
        "DIABETES": 12.7,
        "OBESITY": 34.5,
        "BPHIGH": 38.3,
        "CHD": 6.6,
        "GHLTH": 20.3,
        "PHLTH": 13.6,
        "ACCESS2": 10.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.5,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 10.9,
          "hi": 14.6
        },
        "OBESITY": {
          "lo": 29.7,
          "hi": 39.6
        },
        "BPHIGH": {
          "lo": 34.8,
          "hi": 41.9
        },
        "CHD": {
          "lo": 5.8,
          "hi": 7.6
        },
        "GHLTH": {
          "lo": 17.2,
          "hi": 23.7
        },
        "PHLTH": {
          "lo": 11.6,
          "hi": 15.7
        },
        "ACCESS2": {
          "lo": 8.4,
          "hi": 13.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 80
    },
    {
      "fips": "47051",
      "name": "Franklin",
      "population": 44654,
      "priorityIndex": 39.3,
      "burdenScore": 38.0,
      "accessScore": 26.1,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.9,
        "OBESITY": 35.0,
        "BPHIGH": 40.7,
        "CHD": 7.8,
        "GHLTH": 22.8,
        "PHLTH": 15.5,
        "ACCESS2": 10.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.7,
        "ACS_NOVEHICLE": 4.9
      },
      "ci": {
        "DIABETES": {
          "lo": 11.9,
          "hi": 16.0
        },
        "OBESITY": {
          "lo": 27.9,
          "hi": 42.3
        },
        "BPHIGH": {
          "lo": 36.5,
          "hi": 44.8
        },
        "CHD": {
          "lo": 6.8,
          "hi": 8.8
        },
        "GHLTH": {
          "lo": 19.4,
          "hi": 26.7
        },
        "PHLTH": {
          "lo": 13.5,
          "hi": 17.9
        },
        "ACCESS2": {
          "lo": 8.5,
          "hi": 13.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 81
    },
    {
      "fips": "47093",
      "name": "Knox",
      "population": 500669,
      "priorityIndex": 39.2,
      "burdenScore": 20.3,
      "accessScore": 24.2,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 49,
      "raw": {
        "DIABETES": 12.0,
        "OBESITY": 33.5,
        "BPHIGH": 36.5,
        "CHD": 6.2,
        "GHLTH": 19.3,
        "PHLTH": 13.3,
        "ACCESS2": 9.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.2,
        "ACS_NOVEHICLE": 5.5
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 13.7
        },
        "OBESITY": {
          "lo": 28.7,
          "hi": 38.3
        },
        "BPHIGH": {
          "lo": 33.2,
          "hi": 39.8
        },
        "CHD": {
          "lo": 5.4,
          "hi": 7.1
        },
        "GHLTH": {
          "lo": 16.2,
          "hi": 22.6
        },
        "PHLTH": {
          "lo": 11.4,
          "hi": 15.3
        },
        "ACCESS2": {
          "lo": 7.7,
          "hi": 12.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 82
    },
    {
      "fips": "47159",
      "name": "Smith",
      "population": 20538,
      "priorityIndex": 39.2,
      "burdenScore": 40.3,
      "accessScore": 27.3,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.5,
        "OBESITY": 39.1,
        "BPHIGH": 39.1,
        "CHD": 7.5,
        "GHLTH": 23.3,
        "PHLTH": 16.1,
        "ACCESS2": 11.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.3,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.6
        },
        "OBESITY": {
          "lo": 30.4,
          "hi": 48.3
        },
        "BPHIGH": {
          "lo": 34.6,
          "hi": 43.7
        },
        "CHD": {
          "lo": 6.5,
          "hi": 8.6
        },
        "GHLTH": {
          "lo": 19.5,
          "hi": 27.3
        },
        "PHLTH": {
          "lo": 13.9,
          "hi": 18.5
        },
        "ACCESS2": {
          "lo": 9.1,
          "hi": 14.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 83
    },
    {
      "fips": "47089",
      "name": "Jefferson",
      "population": 57838,
      "priorityIndex": 38.1,
      "burdenScore": 41.3,
      "accessScore": 19.3,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.6,
        "OBESITY": 37.3,
        "BPHIGH": 40.9,
        "CHD": 8.0,
        "GHLTH": 23.0,
        "PHLTH": 16.1,
        "ACCESS2": 11.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.5,
        "ACS_NOVEHICLE": 2.1
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.9
        },
        "OBESITY": {
          "lo": 29.7,
          "hi": 45.8
        },
        "BPHIGH": {
          "lo": 36.3,
          "hi": 45.4
        },
        "CHD": {
          "lo": 6.9,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 19.1,
          "hi": 27.3
        },
        "PHLTH": {
          "lo": 13.7,
          "hi": 18.7
        },
        "ACCESS2": {
          "lo": 8.7,
          "hi": 14.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 84
    },
    {
      "fips": "47043",
      "name": "Dickson",
      "population": 56729,
      "priorityIndex": 38.0,
      "burdenScore": 32.3,
      "accessScore": 20.1,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 12.7,
        "OBESITY": 37.6,
        "BPHIGH": 37.6,
        "CHD": 6.8,
        "GHLTH": 22.1,
        "PHLTH": 15.1,
        "ACCESS2": 11.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.9,
        "ACS_NOVEHICLE": 3.3
      },
      "ci": {
        "DIABETES": {
          "lo": 10.8,
          "hi": 14.8
        },
        "OBESITY": {
          "lo": 29.9,
          "hi": 46.4
        },
        "BPHIGH": {
          "lo": 33.3,
          "hi": 42.2
        },
        "CHD": {
          "lo": 5.9,
          "hi": 7.8
        },
        "GHLTH": {
          "lo": 18.5,
          "hi": 26.0
        },
        "PHLTH": {
          "lo": 13.0,
          "hi": 17.5
        },
        "ACCESS2": {
          "lo": 8.7,
          "hi": 14.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 85
    },
    {
      "fips": "47119",
      "name": "Maury",
      "population": 110760,
      "priorityIndex": 35.9,
      "burdenScore": 27.8,
      "accessScore": 18.3,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.6,
        "OBESITY": 35.2,
        "BPHIGH": 39.0,
        "CHD": 6.6,
        "GHLTH": 20.1,
        "PHLTH": 14.1,
        "ACCESS2": 11.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.9,
        "ACS_NOVEHICLE": 2.7
      },
      "ci": {
        "DIABETES": {
          "lo": 10.7,
          "hi": 14.6
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 42.8
        },
        "BPHIGH": {
          "lo": 34.7,
          "hi": 43.4
        },
        "CHD": {
          "lo": 5.7,
          "hi": 7.5
        },
        "GHLTH": {
          "lo": 17.0,
          "hi": 23.4
        },
        "PHLTH": {
          "lo": 12.2,
          "hi": 16.2
        },
        "ACCESS2": {
          "lo": 8.8,
          "hi": 13.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 86
    },
    {
      "fips": "47149",
      "name": "Rutherford",
      "population": 367101,
      "priorityIndex": 34.4,
      "burdenScore": 16.2,
      "accessScore": 17.8,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 17,
      "raw": {
        "DIABETES": 10.9,
        "OBESITY": 37.9,
        "BPHIGH": 34.0,
        "CHD": 5.0,
        "GHLTH": 18.2,
        "PHLTH": 12.8,
        "ACCESS2": 11.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.2,
        "ACS_NOVEHICLE": 2.5
      },
      "ci": {
        "DIABETES": {
          "lo": 9.4,
          "hi": 12.5
        },
        "OBESITY": {
          "lo": 31.4,
          "hi": 44.5
        },
        "BPHIGH": {
          "lo": 30.3,
          "hi": 37.9
        },
        "CHD": {
          "lo": 4.3,
          "hi": 5.7
        },
        "GHLTH": {
          "lo": 15.3,
          "hi": 21.2
        },
        "PHLTH": {
          "lo": 11.0,
          "hi": 14.7
        },
        "ACCESS2": {
          "lo": 9.1,
          "hi": 13.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 87
    },
    {
      "fips": "47147",
      "name": "Robertson",
      "population": 76776,
      "priorityIndex": 28.0,
      "burdenScore": 31.3,
      "accessScore": 21.9,
      "shortageScore": 30.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 8,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.7,
        "OBESITY": 37.0,
        "BPHIGH": 38.2,
        "CHD": 6.6,
        "GHLTH": 21.8,
        "PHLTH": 14.9,
        "ACCESS2": 12.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.2,
        "ACS_NOVEHICLE": 2.8
      },
      "ci": {
        "DIABETES": {
          "lo": 10.8,
          "hi": 14.6
        },
        "OBESITY": {
          "lo": 29.0,
          "hi": 45.3
        },
        "BPHIGH": {
          "lo": 33.8,
          "hi": 42.7
        },
        "CHD": {
          "lo": 5.7,
          "hi": 7.5
        },
        "GHLTH": {
          "lo": 18.2,
          "hi": 25.8
        },
        "PHLTH": {
          "lo": 12.8,
          "hi": 17.3
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 88
    },
    {
      "fips": "47021",
      "name": "Cheatham",
      "population": 42254,
      "priorityIndex": 25.5,
      "burdenScore": 31.9,
      "accessScore": 13.8,
      "shortageScore": 30.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 8,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.4,
        "OBESITY": 39.6,
        "BPHIGH": 38.1,
        "CHD": 6.6,
        "GHLTH": 20.6,
        "PHLTH": 14.6,
        "ACCESS2": 10.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.1,
        "ACS_NOVEHICLE": 1.9
      },
      "ci": {
        "DIABETES": {
          "lo": 10.6,
          "hi": 14.4
        },
        "OBESITY": {
          "lo": 31.5,
          "hi": 48.5
        },
        "BPHIGH": {
          "lo": 33.9,
          "hi": 42.7
        },
        "CHD": {
          "lo": 5.7,
          "hi": 7.6
        },
        "GHLTH": {
          "lo": 17.2,
          "hi": 24.7
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 17.0
        },
        "ACCESS2": {
          "lo": 8.2,
          "hi": 13.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 89
    },
    {
      "fips": "47105",
      "name": "Loudon",
      "population": 60591,
      "priorityIndex": 24.3,
      "burdenScore": 48.7,
      "accessScore": 24.3,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 15.1,
        "OBESITY": 36.4,
        "BPHIGH": 44.8,
        "CHD": 9.0,
        "GHLTH": 23.1,
        "PHLTH": 16.0,
        "ACCESS2": 11.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.6,
        "ACS_NOVEHICLE": 3.4
      },
      "ci": {
        "DIABETES": {
          "lo": 12.9,
          "hi": 17.6
        },
        "OBESITY": {
          "lo": 29.0,
          "hi": 44.3
        },
        "BPHIGH": {
          "lo": 40.2,
          "hi": 49.4
        },
        "CHD": {
          "lo": 7.8,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 19.3,
          "hi": 27.3
        },
        "PHLTH": {
          "lo": 13.6,
          "hi": 18.6
        },
        "ACCESS2": {
          "lo": 9.0,
          "hi": 14.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 90
    },
    {
      "fips": "47189",
      "name": "Wilson",
      "population": 163674,
      "priorityIndex": 23.9,
      "burdenScore": 14.5,
      "accessScore": 11.1,
      "shortageScore": 46.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 9,
      "raw": {
        "DIABETES": 11.3,
        "OBESITY": 31.2,
        "BPHIGH": 35.7,
        "CHD": 5.9,
        "GHLTH": 18.1,
        "PHLTH": 13.1,
        "ACCESS2": 9.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 7.6,
        "ACS_NOVEHICLE": 2.2
      },
      "ci": {
        "DIABETES": {
          "lo": 9.5,
          "hi": 13.2
        },
        "OBESITY": {
          "lo": 24.3,
          "hi": 38.5
        },
        "BPHIGH": {
          "lo": 31.3,
          "hi": 39.8
        },
        "CHD": {
          "lo": 5.1,
          "hi": 6.9
        },
        "GHLTH": {
          "lo": 14.9,
          "hi": 21.6
        },
        "PHLTH": {
          "lo": 11.1,
          "hi": 15.3
        },
        "ACCESS2": {
          "lo": 7.5,
          "hi": 12.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 91
    },
    {
      "fips": "47161",
      "name": "Stewart",
      "population": 14222,
      "priorityIndex": 23.6,
      "burdenScore": 43.3,
      "accessScore": 27.4,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 14.0,
        "OBESITY": 38.1,
        "BPHIGH": 41.4,
        "CHD": 8.0,
        "GHLTH": 23.1,
        "PHLTH": 16.1,
        "ACCESS2": 10.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.0,
        "ACS_NOVEHICLE": 5.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.1,
          "hi": 16.1
        },
        "OBESITY": {
          "lo": 29.5,
          "hi": 47.0
        },
        "BPHIGH": {
          "lo": 37.0,
          "hi": 46.0
        },
        "CHD": {
          "lo": 6.9,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 19.5,
          "hi": 27.0
        },
        "PHLTH": {
          "lo": 14.0,
          "hi": 18.4
        },
        "ACCESS2": {
          "lo": 8.5,
          "hi": 13.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 92
    },
    {
      "fips": "47187",
      "name": "Williamson",
      "population": 264460,
      "priorityIndex": 23.0,
      "burdenScore": 2.3,
      "accessScore": 1.3,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 10.0,
        "OBESITY": 29.4,
        "BPHIGH": 35.0,
        "CHD": 5.1,
        "GHLTH": 14.2,
        "PHLTH": 10.9,
        "ACCESS2": 6.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 4.5,
        "ACS_NOVEHICLE": 2.5
      },
      "ci": {
        "DIABETES": {
          "lo": 8.4,
          "hi": 11.8
        },
        "OBESITY": {
          "lo": 23.4,
          "hi": 36.5
        },
        "BPHIGH": {
          "lo": 30.9,
          "hi": 39.3
        },
        "CHD": {
          "lo": 4.4,
          "hi": 6.0
        },
        "GHLTH": {
          "lo": 11.3,
          "hi": 17.2
        },
        "PHLTH": {
          "lo": 9.0,
          "hi": 12.8
        },
        "ACCESS2": {
          "lo": 5.1,
          "hi": 9.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 93
    },
    {
      "fips": "47009",
      "name": "Blount",
      "population": 141456,
      "priorityIndex": 17.2,
      "burdenScore": 36.2,
      "accessScore": 15.4,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 13.4,
        "OBESITY": 36.3,
        "BPHIGH": 40.8,
        "CHD": 7.5,
        "GHLTH": 21.3,
        "PHLTH": 15.1,
        "ACCESS2": 10.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.9,
        "ACS_NOVEHICLE": 2.8
      },
      "ci": {
        "DIABETES": {
          "lo": 11.5,
          "hi": 15.7
        },
        "OBESITY": {
          "lo": 29.8,
          "hi": 43.4
        },
        "BPHIGH": {
          "lo": 36.7,
          "hi": 45.2
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.6
        },
        "GHLTH": {
          "lo": 17.7,
          "hi": 25.4
        },
        "PHLTH": {
          "lo": 12.9,
          "hi": 17.5
        },
        "ACCESS2": {
          "lo": 7.9,
          "hi": 13.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 94
    },
    {
      "fips": "47125",
      "name": "Montgomery",
      "population": 239872,
      "priorityIndex": 13.5,
      "burdenScore": 16.8,
      "accessScore": 23.6,
      "shortageScore": 0.0,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 10.8,
        "OBESITY": 38.4,
        "BPHIGH": 33.9,
        "CHD": 4.8,
        "GHLTH": 19.1,
        "PHLTH": 12.9,
        "ACCESS2": 11.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.6,
        "ACS_NOVEHICLE": 3.4
      },
      "ci": {
        "DIABETES": {
          "lo": 9.4,
          "hi": 12.4
        },
        "OBESITY": {
          "lo": 31.9,
          "hi": 45.8
        },
        "BPHIGH": {
          "lo": 30.2,
          "hi": 38.0
        },
        "CHD": {
          "lo": 4.2,
          "hi": 5.4
        },
        "GHLTH": {
          "lo": 16.5,
          "hi": 22.1
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 14.7
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 14.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 95
    }
  ],
  "faq": [
    {
      "question": "What does the Tennessee county health-access scorecard measure?",
      "answer": "It ranks all 95 Tennessee 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": "adf51fbf51c80dfb"
}
