{
  "slug": "florida-county-primary-care-access-2026",
  "title": "Florida County Primary-Care Access & Health-Burden Scorecard",
  "summary": "A county-level targeting index for Florida, fusing adult chronic-disease and social-risk prevalence (CDC PLACES) with federally designated primary-care provider shortages (HRSA). Ranks all 67 counties by combined need so a health department or rural-health office can see where high burden and thin provider supply overlap.",
  "state": "Florida",
  "category": "Public Health & Risk",
  "tags": [
    "public-health",
    "health-access",
    "geospatial-risk",
    "government-data",
    "florida"
  ],
  "publishedDate": "2026-08-01",
  "accessAxisLabel": "Access & SDOH barriers",
  "generatedAt": "2026-08-01T06:58:39+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 Florida: 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 Florida 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": 67,
    "countiesWithHpsa": 66,
    "countiesWithHpsaPct": 99,
    "medianDiabetes": 14.3,
    "diabetesMin": {
      "county": "Alachua",
      "value": 10.5
    },
    "diabetesMax": {
      "county": "Gadsden",
      "value": 19.2
    },
    "medianUninsured": 14.7
  },
  "keyFindings": [
    "66 of Florida's 67 counties (99%) fall within a federally designated primary-care Health Professional Shortage Area.",
    "Adult diagnosed-diabetes prevalence ranges from 10.5% in Alachua County to 19.2% in Gadsden County, a 8.7-point spread within a single state.",
    "Gadsden County carries the highest combined targeting-priority index (81.4/100), led by its health burden score.",
    "The median county uninsured rate (adults 18-64) is 14.7%, and the median adult diabetes prevalence is 14.3%."
  ],
  "counties": [
    {
      "fips": "12039",
      "name": "Gadsden",
      "population": 43833,
      "priorityIndex": 81.4,
      "burdenScore": 83.3,
      "accessScore": 80.1,
      "shortageScore": 80.8,
      "topDriver": "Health burden",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 19.2,
        "OBESITY": 44.6,
        "BPHIGH": 44.6,
        "CHD": 9.3,
        "GHLTH": 28.9,
        "PHLTH": 17.7,
        "ACCESS2": 18.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 27.7,
        "ACS_NOVEHICLE": 10.5
      },
      "ci": {
        "DIABETES": {
          "lo": 17.1,
          "hi": 21.4
        },
        "OBESITY": {
          "lo": 39.2,
          "hi": 49.7
        },
        "BPHIGH": {
          "lo": 41.2,
          "hi": 47.8
        },
        "CHD": {
          "lo": 8.3,
          "hi": 10.3
        },
        "GHLTH": {
          "lo": 25.2,
          "hi": 32.5
        },
        "PHLTH": {
          "lo": 15.6,
          "hi": 19.9
        },
        "ACCESS2": {
          "lo": 15.0,
          "hi": 21.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 1
    },
    {
      "fips": "12047",
      "name": "Hamilton",
      "population": 13471,
      "priorityIndex": 73.9,
      "burdenScore": 82.1,
      "accessScore": 54.9,
      "shortageScore": 84.6,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 22,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 17.6,
        "OBESITY": 41.5,
        "BPHIGH": 44.3,
        "CHD": 9.9,
        "GHLTH": 30.1,
        "PHLTH": 18.7,
        "ACCESS2": 19.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 27.3,
        "ACS_NOVEHICLE": 3.7
      },
      "ci": {
        "DIABETES": {
          "lo": 15.4,
          "hi": 20.0
        },
        "OBESITY": {
          "lo": 34.6,
          "hi": 48.4
        },
        "BPHIGH": {
          "lo": 40.1,
          "hi": 48.4
        },
        "CHD": {
          "lo": 8.7,
          "hi": 11.0
        },
        "GHLTH": {
          "lo": 26.3,
          "hi": 34.2
        },
        "PHLTH": {
          "lo": 16.4,
          "hi": 21.1
        },
        "ACCESS2": {
          "lo": 16.1,
          "hi": 22.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 2
    },
    {
      "fips": "12107",
      "name": "Putnam",
      "population": 75955,
      "priorityIndex": 69.9,
      "burdenScore": 76.6,
      "accessScore": 59.9,
      "shortageScore": 73.1,
      "topDriver": "Health burden",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 17.5,
        "OBESITY": 33.1,
        "BPHIGH": 43.4,
        "CHD": 10.8,
        "GHLTH": 29.5,
        "PHLTH": 19.3,
        "ACCESS2": 18.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 23.9,
        "ACS_NOVEHICLE": 6.8
      },
      "ci": {
        "DIABETES": {
          "lo": 15.3,
          "hi": 19.7
        },
        "OBESITY": {
          "lo": 26.8,
          "hi": 39.5
        },
        "BPHIGH": {
          "lo": 39.2,
          "hi": 47.3
        },
        "CHD": {
          "lo": 9.5,
          "hi": 12.0
        },
        "GHLTH": {
          "lo": 25.6,
          "hi": 33.7
        },
        "PHLTH": {
          "lo": 16.9,
          "hi": 21.8
        },
        "ACCESS2": {
          "lo": 15.1,
          "hi": 21.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 3
    },
    {
      "fips": "12051",
      "name": "Hendry",
      "population": 43333,
      "priorityIndex": 69.2,
      "burdenScore": 66.4,
      "accessScore": 79.8,
      "shortageScore": 61.5,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 16.8,
        "OBESITY": 37.6,
        "BPHIGH": 37.2,
        "CHD": 8.0,
        "GHLTH": 31.2,
        "PHLTH": 18.6,
        "ACCESS2": 31.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 21.6,
        "ACS_NOVEHICLE": 7.7
      },
      "ci": {
        "DIABETES": {
          "lo": 14.8,
          "hi": 19.0
        },
        "OBESITY": {
          "lo": 31.3,
          "hi": 44.5
        },
        "BPHIGH": {
          "lo": 33.5,
          "hi": 41.3
        },
        "CHD": {
          "lo": 7.1,
          "hi": 8.9
        },
        "GHLTH": {
          "lo": 27.3,
          "hi": 35.4
        },
        "PHLTH": {
          "lo": 16.4,
          "hi": 20.9
        },
        "ACCESS2": {
          "lo": 26.3,
          "hi": 36.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 4
    },
    {
      "fips": "12079",
      "name": "Madison",
      "population": 18519,
      "priorityIndex": 69.2,
      "burdenScore": 70.0,
      "accessScore": 52.9,
      "shortageScore": 84.6,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 22,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 16.8,
        "OBESITY": 38.0,
        "BPHIGH": 43.9,
        "CHD": 9.4,
        "GHLTH": 26.4,
        "PHLTH": 17.7,
        "ACCESS2": 16.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.9,
        "ACS_NOVEHICLE": 6.7
      },
      "ci": {
        "DIABETES": {
          "lo": 14.7,
          "hi": 18.8
        },
        "OBESITY": {
          "lo": 31.6,
          "hi": 44.2
        },
        "BPHIGH": {
          "lo": 39.8,
          "hi": 47.6
        },
        "CHD": {
          "lo": 8.3,
          "hi": 10.5
        },
        "GHLTH": {
          "lo": 23.0,
          "hi": 30.0
        },
        "PHLTH": {
          "lo": 15.5,
          "hi": 19.9
        },
        "ACCESS2": {
          "lo": 13.5,
          "hi": 19.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 5
    },
    {
      "fips": "12027",
      "name": "DeSoto",
      "population": 35979,
      "priorityIndex": 65.2,
      "burdenScore": 84.8,
      "accessScore": 64.7,
      "shortageScore": 46.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 17.6,
        "OBESITY": 41.0,
        "BPHIGH": 42.4,
        "CHD": 10.7,
        "GHLTH": 31.3,
        "PHLTH": 19.5,
        "ACCESS2": 26.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 23.1,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 15.4,
          "hi": 19.9
        },
        "OBESITY": {
          "lo": 34.1,
          "hi": 47.5
        },
        "BPHIGH": {
          "lo": 38.4,
          "hi": 46.1
        },
        "CHD": {
          "lo": 9.5,
          "hi": 12.0
        },
        "GHLTH": {
          "lo": 27.1,
          "hi": 35.4
        },
        "PHLTH": {
          "lo": 17.0,
          "hi": 21.9
        },
        "ACCESS2": {
          "lo": 22.3,
          "hi": 30.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 6
    },
    {
      "fips": "12043",
      "name": "Glades",
      "population": 12786,
      "priorityIndex": 63.7,
      "burdenScore": 80.4,
      "accessScore": 45.4,
      "shortageScore": 65.4,
      "topDriver": "Health burden",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 17.7,
        "OBESITY": 37.1,
        "BPHIGH": 44.0,
        "CHD": 10.9,
        "GHLTH": 29.6,
        "PHLTH": 18.8,
        "ACCESS2": 23.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 21.2,
        "ACS_NOVEHICLE": 2.0
      },
      "ci": {
        "DIABETES": {
          "lo": 15.4,
          "hi": 20.1
        },
        "OBESITY": {
          "lo": 29.9,
          "hi": 44.7
        },
        "BPHIGH": {
          "lo": 39.5,
          "hi": 48.2
        },
        "CHD": {
          "lo": 9.5,
          "hi": 12.3
        },
        "GHLTH": {
          "lo": 25.5,
          "hi": 33.8
        },
        "PHLTH": {
          "lo": 16.5,
          "hi": 21.3
        },
        "ACCESS2": {
          "lo": 19.8,
          "hi": 27.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 7
    },
    {
      "fips": "12123",
      "name": "Taylor",
      "population": 21582,
      "priorityIndex": 63.1,
      "burdenScore": 71.1,
      "accessScore": 45.1,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 15.9,
        "OBESITY": 40.8,
        "BPHIGH": 44.3,
        "CHD": 9.7,
        "GHLTH": 26.1,
        "PHLTH": 17.5,
        "ACCESS2": 15.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.3,
        "ACS_NOVEHICLE": 6.4
      },
      "ci": {
        "DIABETES": {
          "lo": 14.0,
          "hi": 18.1
        },
        "OBESITY": {
          "lo": 34.8,
          "hi": 46.9
        },
        "BPHIGH": {
          "lo": 40.5,
          "hi": 48.2
        },
        "CHD": {
          "lo": 8.6,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 22.6,
          "hi": 29.8
        },
        "PHLTH": {
          "lo": 15.4,
          "hi": 19.9
        },
        "ACCESS2": {
          "lo": 12.9,
          "hi": 19.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 8
    },
    {
      "fips": "12077",
      "name": "Liberty",
      "population": 7706,
      "priorityIndex": 62.3,
      "burdenScore": 62.8,
      "accessScore": 58.7,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.3,
        "OBESITY": 44.5,
        "BPHIGH": 39.5,
        "CHD": 8.4,
        "GHLTH": 26.3,
        "PHLTH": 17.1,
        "ACCESS2": 18.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.8,
        "ACS_NOVEHICLE": 7.7
      },
      "ci": {
        "DIABETES": {
          "lo": 12.3,
          "hi": 16.3
        },
        "OBESITY": {
          "lo": 37.7,
          "hi": 51.3
        },
        "BPHIGH": {
          "lo": 35.5,
          "hi": 43.4
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 22.6,
          "hi": 30.4
        },
        "PHLTH": {
          "lo": 14.8,
          "hi": 19.5
        },
        "ACCESS2": {
          "lo": 14.6,
          "hi": 21.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 9
    },
    {
      "fips": "12065",
      "name": "Jefferson",
      "population": 15450,
      "priorityIndex": 61.3,
      "burdenScore": 65.0,
      "accessScore": 57.3,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 16.3,
        "OBESITY": 35.1,
        "BPHIGH": 46.3,
        "CHD": 9.3,
        "GHLTH": 24.4,
        "PHLTH": 17.0,
        "ACCESS2": 14.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 20.3,
        "ACS_NOVEHICLE": 9.0
      },
      "ci": {
        "DIABETES": {
          "lo": 14.1,
          "hi": 18.6
        },
        "OBESITY": {
          "lo": 28.6,
          "hi": 41.7
        },
        "BPHIGH": {
          "lo": 42.1,
          "hi": 50.5
        },
        "CHD": {
          "lo": 8.2,
          "hi": 10.5
        },
        "GHLTH": {
          "lo": 20.8,
          "hi": 28.0
        },
        "PHLTH": {
          "lo": 14.7,
          "hi": 19.2
        },
        "ACCESS2": {
          "lo": 11.5,
          "hi": 17.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 10
    },
    {
      "fips": "12086",
      "name": "Miami-Dade",
      "population": 2686867,
      "priorityIndex": 61.0,
      "burdenScore": 33.2,
      "accessScore": 68.9,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 40,
      "raw": {
        "DIABETES": 15.4,
        "OBESITY": 29.5,
        "BPHIGH": 33.8,
        "CHD": 6.8,
        "GHLTH": 23.0,
        "PHLTH": 14.6,
        "ACCESS2": 25.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.9,
        "ACS_NOVEHICLE": 9.7
      },
      "ci": {
        "DIABETES": {
          "lo": 13.4,
          "hi": 17.5
        },
        "OBESITY": {
          "lo": 24.8,
          "hi": 34.5
        },
        "BPHIGH": {
          "lo": 30.5,
          "hi": 37.2
        },
        "CHD": {
          "lo": 5.9,
          "hi": 7.7
        },
        "GHLTH": {
          "lo": 19.4,
          "hi": 26.8
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 16.8
        },
        "ACCESS2": {
          "lo": 20.2,
          "hi": 31.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 11
    },
    {
      "fips": "12121",
      "name": "Suwannee",
      "population": 46130,
      "priorityIndex": 60.9,
      "burdenScore": 60.9,
      "accessScore": 41.0,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 15.0,
        "OBESITY": 38.3,
        "BPHIGH": 40.9,
        "CHD": 9.3,
        "GHLTH": 24.5,
        "PHLTH": 17.3,
        "ACCESS2": 16.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.2,
        "ACS_NOVEHICLE": 6.4
      },
      "ci": {
        "DIABETES": {
          "lo": 12.9,
          "hi": 17.1
        },
        "OBESITY": {
          "lo": 32.2,
          "hi": 44.5
        },
        "BPHIGH": {
          "lo": 37.0,
          "hi": 44.8
        },
        "CHD": {
          "lo": 8.1,
          "hi": 10.6
        },
        "GHLTH": {
          "lo": 20.8,
          "hi": 28.5
        },
        "PHLTH": {
          "lo": 14.9,
          "hi": 19.9
        },
        "ACCESS2": {
          "lo": 13.4,
          "hi": 19.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 12
    },
    {
      "fips": "12055",
      "name": "Highlands",
      "population": 107614,
      "priorityIndex": 60.7,
      "burdenScore": 78.7,
      "accessScore": 41.8,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 18.3,
        "OBESITY": 36.7,
        "BPHIGH": 46.1,
        "CHD": 11.7,
        "GHLTH": 25.9,
        "PHLTH": 17.5,
        "ACCESS2": 17.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.4,
        "ACS_NOVEHICLE": 5.5
      },
      "ci": {
        "DIABETES": {
          "lo": 15.9,
          "hi": 20.9
        },
        "OBESITY": {
          "lo": 31.2,
          "hi": 42.5
        },
        "BPHIGH": {
          "lo": 42.1,
          "hi": 50.2
        },
        "CHD": {
          "lo": 10.2,
          "hi": 13.5
        },
        "GHLTH": {
          "lo": 22.2,
          "hi": 30.3
        },
        "PHLTH": {
          "lo": 15.1,
          "hi": 20.2
        },
        "ACCESS2": {
          "lo": 14.8,
          "hi": 21.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 13
    },
    {
      "fips": "12029",
      "name": "Dixie",
      "population": 17465,
      "priorityIndex": 59.8,
      "burdenScore": 70.0,
      "accessScore": 40.1,
      "shortageScore": 69.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 16.1,
        "OBESITY": 34.7,
        "BPHIGH": 43.3,
        "CHD": 10.6,
        "GHLTH": 26.5,
        "PHLTH": 18.5,
        "ACCESS2": 16.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.3,
        "ACS_NOVEHICLE": 4.2
      },
      "ci": {
        "DIABETES": {
          "lo": 13.9,
          "hi": 18.2
        },
        "OBESITY": {
          "lo": 28.4,
          "hi": 41.1
        },
        "BPHIGH": {
          "lo": 39.1,
          "hi": 47.3
        },
        "CHD": {
          "lo": 9.3,
          "hi": 12.0
        },
        "GHLTH": {
          "lo": 22.6,
          "hi": 30.5
        },
        "PHLTH": {
          "lo": 16.1,
          "hi": 21.0
        },
        "ACCESS2": {
          "lo": 13.3,
          "hi": 19.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 14
    },
    {
      "fips": "12049",
      "name": "Hardee",
      "population": 25760,
      "priorityIndex": 59.3,
      "burdenScore": 61.4,
      "accessScore": 66.5,
      "shortageScore": 50.0,
      "topDriver": "Access & SDOH barriers",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 15.6,
        "OBESITY": 39.9,
        "BPHIGH": 36.9,
        "CHD": 8.6,
        "GHLTH": 28.1,
        "PHLTH": 17.3,
        "ACCESS2": 26.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 24.3,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 13.8,
          "hi": 17.6
        },
        "OBESITY": {
          "lo": 33.3,
          "hi": 46.6
        },
        "BPHIGH": {
          "lo": 33.3,
          "hi": 40.5
        },
        "CHD": {
          "lo": 7.6,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 24.4,
          "hi": 31.6
        },
        "PHLTH": {
          "lo": 15.3,
          "hi": 19.4
        },
        "ACCESS2": {
          "lo": 21.7,
          "hi": 30.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 15
    },
    {
      "fips": "12093",
      "name": "Okeechobee",
      "population": 41427,
      "priorityIndex": 58.7,
      "burdenScore": 72.5,
      "accessScore": 45.9,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.6,
        "OBESITY": 43.9,
        "BPHIGH": 41.4,
        "CHD": 9.4,
        "GHLTH": 27.3,
        "PHLTH": 18.2,
        "ACCESS2": 21.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.0,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 13.7,
          "hi": 17.7
        },
        "OBESITY": {
          "lo": 37.5,
          "hi": 50.6
        },
        "BPHIGH": {
          "lo": 37.7,
          "hi": 45.3
        },
        "CHD": {
          "lo": 8.3,
          "hi": 10.6
        },
        "GHLTH": {
          "lo": 23.6,
          "hi": 31.2
        },
        "PHLTH": {
          "lo": 16.0,
          "hi": 20.7
        },
        "ACCESS2": {
          "lo": 17.5,
          "hi": 24.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 16
    },
    {
      "fips": "12007",
      "name": "Bradford",
      "population": 27858,
      "priorityIndex": 57.7,
      "burdenScore": 53.0,
      "accessScore": 50.9,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 14.4,
        "OBESITY": 34.9,
        "BPHIGH": 38.5,
        "CHD": 8.6,
        "GHLTH": 25.3,
        "PHLTH": 17.1,
        "ACCESS2": 15.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.1,
        "ACS_NOVEHICLE": 7.2
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.5
        },
        "OBESITY": {
          "lo": 29.0,
          "hi": 41.1
        },
        "BPHIGH": {
          "lo": 34.6,
          "hi": 42.4
        },
        "CHD": {
          "lo": 7.7,
          "hi": 9.8
        },
        "GHLTH": {
          "lo": 22.0,
          "hi": 28.9
        },
        "PHLTH": {
          "lo": 15.1,
          "hi": 19.5
        },
        "ACCESS2": {
          "lo": 12.8,
          "hi": 19.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 17
    },
    {
      "fips": "12037",
      "name": "Franklin",
      "population": 12594,
      "priorityIndex": 55.7,
      "burdenScore": 58.1,
      "accessScore": 39.9,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 15.3,
        "OBESITY": 32.3,
        "BPHIGH": 44.0,
        "CHD": 9.8,
        "GHLTH": 23.1,
        "PHLTH": 16.9,
        "ACCESS2": 13.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.3,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.6
        },
        "OBESITY": {
          "lo": 26.3,
          "hi": 38.4
        },
        "BPHIGH": {
          "lo": 39.8,
          "hi": 47.9
        },
        "CHD": {
          "lo": 8.5,
          "hi": 11.3
        },
        "GHLTH": {
          "lo": 19.1,
          "hi": 27.2
        },
        "PHLTH": {
          "lo": 14.4,
          "hi": 19.5
        },
        "ACCESS2": {
          "lo": 10.9,
          "hi": 17.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 18
    },
    {
      "fips": "12105",
      "name": "Polk",
      "population": 818330,
      "priorityIndex": 55.4,
      "burdenScore": 47.3,
      "accessScore": 41.9,
      "shortageScore": 76.9,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 20,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 13.6,
        "OBESITY": 40.2,
        "BPHIGH": 36.2,
        "CHD": 7.7,
        "GHLTH": 23.4,
        "PHLTH": 16.0,
        "ACCESS2": 19.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.7,
        "ACS_NOVEHICLE": 5.3
      },
      "ci": {
        "DIABETES": {
          "lo": 11.9,
          "hi": 15.3
        },
        "OBESITY": {
          "lo": 34.8,
          "hi": 45.7
        },
        "BPHIGH": {
          "lo": 32.9,
          "hi": 39.6
        },
        "CHD": {
          "lo": 6.7,
          "hi": 8.6
        },
        "GHLTH": {
          "lo": 20.2,
          "hi": 26.6
        },
        "PHLTH": {
          "lo": 14.0,
          "hi": 18.1
        },
        "ACCESS2": {
          "lo": 16.0,
          "hi": 22.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 19
    },
    {
      "fips": "12023",
      "name": "Columbia",
      "population": 73063,
      "priorityIndex": 55.3,
      "burdenScore": 60.3,
      "accessScore": 40.3,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 15.1,
        "OBESITY": 39.7,
        "BPHIGH": 41.5,
        "CHD": 8.9,
        "GHLTH": 24.3,
        "PHLTH": 16.7,
        "ACCESS2": 15.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.0,
        "ACS_NOVEHICLE": 5.4
      },
      "ci": {
        "DIABETES": {
          "lo": 13.3,
          "hi": 17.0
        },
        "OBESITY": {
          "lo": 34.3,
          "hi": 45.3
        },
        "BPHIGH": {
          "lo": 37.9,
          "hi": 45.1
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 20.9,
          "hi": 28.0
        },
        "PHLTH": {
          "lo": 14.6,
          "hi": 18.9
        },
        "ACCESS2": {
          "lo": 12.6,
          "hi": 18.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 20
    },
    {
      "fips": "12013",
      "name": "Calhoun",
      "population": 13470,
      "priorityIndex": 54.9,
      "burdenScore": 64.9,
      "accessScore": 49.7,
      "shortageScore": 50.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.2,
        "OBESITY": 40.0,
        "BPHIGH": 40.3,
        "CHD": 9.2,
        "GHLTH": 26.4,
        "PHLTH": 17.8,
        "ACCESS2": 16.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 21.2,
        "ACS_NOVEHICLE": 5.7
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.3
        },
        "OBESITY": {
          "lo": 33.7,
          "hi": 46.6
        },
        "BPHIGH": {
          "lo": 36.5,
          "hi": 44.3
        },
        "CHD": {
          "lo": 8.1,
          "hi": 10.4
        },
        "GHLTH": {
          "lo": 22.5,
          "hi": 30.2
        },
        "PHLTH": {
          "lo": 15.5,
          "hi": 20.3
        },
        "ACCESS2": {
          "lo": 13.4,
          "hi": 20.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 21
    },
    {
      "fips": "12075",
      "name": "Levy",
      "population": 46545,
      "priorityIndex": 54.7,
      "burdenScore": 62.8,
      "accessScore": 39.8,
      "shortageScore": 61.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 16.1,
        "OBESITY": 33.8,
        "BPHIGH": 42.6,
        "CHD": 9.9,
        "GHLTH": 24.9,
        "PHLTH": 17.4,
        "ACCESS2": 15.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.2,
        "ACS_NOVEHICLE": 5.2
      },
      "ci": {
        "DIABETES": {
          "lo": 14.1,
          "hi": 18.4
        },
        "OBESITY": {
          "lo": 28.4,
          "hi": 39.6
        },
        "BPHIGH": {
          "lo": 38.9,
          "hi": 46.4
        },
        "CHD": {
          "lo": 8.7,
          "hi": 11.2
        },
        "GHLTH": {
          "lo": 21.5,
          "hi": 28.8
        },
        "PHLTH": {
          "lo": 15.3,
          "hi": 19.8
        },
        "ACCESS2": {
          "lo": 12.9,
          "hi": 18.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 22
    },
    {
      "fips": "12083",
      "name": "Marion",
      "population": 409959,
      "priorityIndex": 53.5,
      "burdenScore": 56.4,
      "accessScore": 34.8,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 11,
      "raw": {
        "DIABETES": 14.9,
        "OBESITY": 36.4,
        "BPHIGH": 40.9,
        "CHD": 9.7,
        "GHLTH": 22.9,
        "PHLTH": 16.4,
        "ACCESS2": 15.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.6,
        "ACS_NOVEHICLE": 4.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.9,
          "hi": 16.9
        },
        "OBESITY": {
          "lo": 30.9,
          "hi": 41.8
        },
        "BPHIGH": {
          "lo": 37.2,
          "hi": 44.3
        },
        "CHD": {
          "lo": 8.5,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 19.7,
          "hi": 26.2
        },
        "PHLTH": {
          "lo": 14.4,
          "hi": 18.5
        },
        "ACCESS2": {
          "lo": 12.9,
          "hi": 18.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 23
    },
    {
      "fips": "12067",
      "name": "Lafayette",
      "population": 8078,
      "priorityIndex": 53.2,
      "burdenScore": 56.3,
      "accessScore": 37.8,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 14.6,
        "OBESITY": 34.7,
        "BPHIGH": 39.4,
        "CHD": 8.8,
        "GHLTH": 26.4,
        "PHLTH": 17.4,
        "ACCESS2": 18.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 17.8,
        "ACS_NOVEHICLE": 3.5
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.6
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 41.9
        },
        "BPHIGH": {
          "lo": 35.4,
          "hi": 43.5
        },
        "CHD": {
          "lo": 7.8,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 22.6,
          "hi": 30.4
        },
        "PHLTH": {
          "lo": 15.1,
          "hi": 19.8
        },
        "ACCESS2": {
          "lo": 14.9,
          "hi": 21.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 24
    },
    {
      "fips": "12125",
      "name": "Union",
      "population": 15532,
      "priorityIndex": 52.9,
      "burdenScore": 61.4,
      "accessScore": 39.6,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.5,
        "OBESITY": 41.6,
        "BPHIGH": 41.0,
        "CHD": 8.5,
        "GHLTH": 25.7,
        "PHLTH": 17.0,
        "ACCESS2": 17.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.7,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.4
        },
        "OBESITY": {
          "lo": 34.9,
          "hi": 48.9
        },
        "BPHIGH": {
          "lo": 37.0,
          "hi": 45.3
        },
        "CHD": {
          "lo": 7.5,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 21.7,
          "hi": 29.3
        },
        "PHLTH": {
          "lo": 14.7,
          "hi": 19.2
        },
        "ACCESS2": {
          "lo": 14.1,
          "hi": 20.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 25
    },
    {
      "fips": "12031",
      "name": "Duval",
      "population": 1030822,
      "priorityIndex": 52.5,
      "burdenScore": 28.9,
      "accessScore": 40.1,
      "shortageScore": 88.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 23,
      "hpsaDesignations": 47,
      "raw": {
        "DIABETES": 12.8,
        "OBESITY": 34.3,
        "BPHIGH": 35.4,
        "CHD": 6.3,
        "GHLTH": 20.4,
        "PHLTH": 14.0,
        "ACCESS2": 13.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.6,
        "ACS_NOVEHICLE": 7.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.1,
          "hi": 14.4
        },
        "OBESITY": {
          "lo": 29.3,
          "hi": 39.4
        },
        "BPHIGH": {
          "lo": 32.0,
          "hi": 38.8
        },
        "CHD": {
          "lo": 5.5,
          "hi": 7.1
        },
        "GHLTH": {
          "lo": 17.6,
          "hi": 23.4
        },
        "PHLTH": {
          "lo": 12.2,
          "hi": 15.9
        },
        "ACCESS2": {
          "lo": 11.1,
          "hi": 16.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 26
    },
    {
      "fips": "12041",
      "name": "Gilchrist",
      "population": 19587,
      "priorityIndex": 51.7,
      "burdenScore": 41.0,
      "accessScore": 45.0,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 12.8,
        "OBESITY": 34.5,
        "BPHIGH": 36.3,
        "CHD": 8.3,
        "GHLTH": 21.6,
        "PHLTH": 16.2,
        "ACCESS2": 14.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.2,
        "ACS_NOVEHICLE": 9.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.1,
          "hi": 14.6
        },
        "OBESITY": {
          "lo": 28.2,
          "hi": 41.3
        },
        "BPHIGH": {
          "lo": 32.6,
          "hi": 40.2
        },
        "CHD": {
          "lo": 7.3,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 18.2,
          "hi": 25.3
        },
        "PHLTH": {
          "lo": 14.0,
          "hi": 18.4
        },
        "ACCESS2": {
          "lo": 11.1,
          "hi": 17.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 27
    },
    {
      "fips": "12011",
      "name": "Broward",
      "population": 1962531,
      "priorityIndex": 51.2,
      "burdenScore": 28.7,
      "accessScore": 40.3,
      "shortageScore": 84.6,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 22,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 13.5,
        "OBESITY": 30.6,
        "BPHIGH": 36.3,
        "CHD": 6.7,
        "GHLTH": 20.7,
        "PHLTH": 13.8,
        "ACCESS2": 16.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.2,
        "ACS_NOVEHICLE": 6.8
      },
      "ci": {
        "DIABETES": {
          "lo": 11.7,
          "hi": 15.5
        },
        "OBESITY": {
          "lo": 25.5,
          "hi": 36.1
        },
        "BPHIGH": {
          "lo": 32.7,
          "hi": 40.0
        },
        "CHD": {
          "lo": 5.9,
          "hi": 7.6
        },
        "GHLTH": {
          "lo": 17.7,
          "hi": 23.8
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 15.7
        },
        "ACCESS2": {
          "lo": 13.8,
          "hi": 19.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 28
    },
    {
      "fips": "12063",
      "name": "Jackson",
      "population": 48622,
      "priorityIndex": 51.0,
      "burdenScore": 63.6,
      "accessScore": 43.3,
      "shortageScore": 46.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 15.6,
        "OBESITY": 38.7,
        "BPHIGH": 41.9,
        "CHD": 9.1,
        "GHLTH": 25.7,
        "PHLTH": 17.1,
        "ACCESS2": 16.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.8,
        "ACS_NOVEHICLE": 5.1
      },
      "ci": {
        "DIABETES": {
          "lo": 13.7,
          "hi": 17.7
        },
        "OBESITY": {
          "lo": 32.7,
          "hi": 44.9
        },
        "BPHIGH": {
          "lo": 38.1,
          "hi": 45.8
        },
        "CHD": {
          "lo": 8.1,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 22.2,
          "hi": 29.4
        },
        "PHLTH": {
          "lo": 14.9,
          "hi": 19.3
        },
        "ACCESS2": {
          "lo": 13.5,
          "hi": 19.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 29
    },
    {
      "fips": "12127",
      "name": "Volusia",
      "population": 590357,
      "priorityIndex": 50.5,
      "burdenScore": 39.9,
      "accessScore": 30.7,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 4,
      "raw": {
        "DIABETES": 13.5,
        "OBESITY": 32.7,
        "BPHIGH": 39.1,
        "CHD": 8.3,
        "GHLTH": 20.7,
        "PHLTH": 15.0,
        "ACCESS2": 13.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.2,
        "ACS_NOVEHICLE": 5.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.7,
          "hi": 15.5
        },
        "OBESITY": {
          "lo": 27.6,
          "hi": 38.1
        },
        "BPHIGH": {
          "lo": 35.6,
          "hi": 42.7
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 17.7,
          "hi": 24.1
        },
        "PHLTH": {
          "lo": 13.0,
          "hi": 17.2
        },
        "ACCESS2": {
          "lo": 11.6,
          "hi": 16.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 30
    },
    {
      "fips": "12017",
      "name": "Citrus",
      "population": 166696,
      "priorityIndex": 49.5,
      "burdenScore": 61.2,
      "accessScore": 29.5,
      "shortageScore": 57.7,
      "topDriver": "Health burden",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 15.8,
        "OBESITY": 32.3,
        "BPHIGH": 42.6,
        "CHD": 11.1,
        "GHLTH": 22.9,
        "PHLTH": 17.1,
        "ACCESS2": 12.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 15.5,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 13.4,
          "hi": 18.1
        },
        "OBESITY": {
          "lo": 26.6,
          "hi": 38.3
        },
        "BPHIGH": {
          "lo": 38.6,
          "hi": 46.5
        },
        "CHD": {
          "lo": 9.6,
          "hi": 12.7
        },
        "GHLTH": {
          "lo": 19.1,
          "hi": 26.9
        },
        "PHLTH": {
          "lo": 14.6,
          "hi": 19.6
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 15.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 31
    },
    {
      "fips": "12097",
      "name": "Osceola",
      "population": 437784,
      "priorityIndex": 49.0,
      "burdenScore": 35.0,
      "accessScore": 38.8,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.4,
        "OBESITY": 39.8,
        "BPHIGH": 34.8,
        "CHD": 5.9,
        "GHLTH": 21.9,
        "PHLTH": 14.1,
        "ACCESS2": 21.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.5,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.7,
          "hi": 15.2
        },
        "OBESITY": {
          "lo": 33.8,
          "hi": 45.9
        },
        "BPHIGH": {
          "lo": 31.3,
          "hi": 38.4
        },
        "CHD": {
          "lo": 5.3,
          "hi": 6.6
        },
        "GHLTH": {
          "lo": 18.8,
          "hi": 25.3
        },
        "PHLTH": {
          "lo": 12.3,
          "hi": 16.1
        },
        "ACCESS2": {
          "lo": 17.8,
          "hi": 26.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 32
    },
    {
      "fips": "12119",
      "name": "Sumter",
      "population": 151565,
      "priorityIndex": 48.5,
      "burdenScore": 60.1,
      "accessScore": 12.2,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 15,
      "raw": {
        "DIABETES": 16.0,
        "OBESITY": 29.5,
        "BPHIGH": 48.0,
        "CHD": 12.1,
        "GHLTH": 19.5,
        "PHLTH": 15.6,
        "ACCESS2": 10.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.1,
        "ACS_NOVEHICLE": 3.2
      },
      "ci": {
        "DIABETES": {
          "lo": 13.5,
          "hi": 18.7
        },
        "OBESITY": {
          "lo": 23.7,
          "hi": 35.4
        },
        "BPHIGH": {
          "lo": 43.5,
          "hi": 52.4
        },
        "CHD": {
          "lo": 10.3,
          "hi": 14.1
        },
        "GHLTH": {
          "lo": 15.7,
          "hi": 24.0
        },
        "PHLTH": {
          "lo": 13.0,
          "hi": 18.4
        },
        "ACCESS2": {
          "lo": 8.4,
          "hi": 12.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 33
    },
    {
      "fips": "12073",
      "name": "Leon",
      "population": 296913,
      "priorityIndex": 48.5,
      "burdenScore": 12.0,
      "accessScore": 41.3,
      "shortageScore": 92.3,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 24,
      "hpsaDesignations": 7,
      "raw": {
        "DIABETES": 10.6,
        "OBESITY": 33.1,
        "BPHIGH": 32.6,
        "CHD": 5.5,
        "GHLTH": 17.7,
        "PHLTH": 12.1,
        "ACCESS2": 11.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.5,
        "ACS_NOVEHICLE": 6.7
      },
      "ci": {
        "DIABETES": {
          "lo": 9.2,
          "hi": 12.1
        },
        "OBESITY": {
          "lo": 28.1,
          "hi": 38.2
        },
        "BPHIGH": {
          "lo": 29.5,
          "hi": 35.9
        },
        "CHD": {
          "lo": 4.8,
          "hi": 6.2
        },
        "GHLTH": {
          "lo": 15.0,
          "hi": 20.4
        },
        "PHLTH": {
          "lo": 10.5,
          "hi": 13.8
        },
        "ACCESS2": {
          "lo": 9.0,
          "hi": 13.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 34
    },
    {
      "fips": "12133",
      "name": "Washington",
      "population": 25602,
      "priorityIndex": 48.4,
      "burdenScore": 64.3,
      "accessScore": 30.9,
      "shortageScore": 50.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 15.1,
        "OBESITY": 40.1,
        "BPHIGH": 42.3,
        "CHD": 8.9,
        "GHLTH": 25.4,
        "PHLTH": 17.5,
        "ACCESS2": 15.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 18.9,
        "ACS_NOVEHICLE": 2.2
      },
      "ci": {
        "DIABETES": {
          "lo": 13.2,
          "hi": 17.0
        },
        "OBESITY": {
          "lo": 33.9,
          "hi": 46.4
        },
        "BPHIGH": {
          "lo": 38.5,
          "hi": 46.1
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 22.1,
          "hi": 29.2
        },
        "PHLTH": {
          "lo": 15.3,
          "hi": 19.8
        },
        "ACCESS2": {
          "lo": 12.7,
          "hi": 19.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 35
    },
    {
      "fips": "12071",
      "name": "Lee",
      "population": 834573,
      "priorityIndex": 47.9,
      "burdenScore": 39.9,
      "accessScore": 30.6,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 6,
      "raw": {
        "DIABETES": 14.5,
        "OBESITY": 30.4,
        "BPHIGH": 39.6,
        "CHD": 8.9,
        "GHLTH": 19.7,
        "PHLTH": 14.6,
        "ACCESS2": 15.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.7,
        "ACS_NOVEHICLE": 4.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.6
        },
        "OBESITY": {
          "lo": 25.2,
          "hi": 35.6
        },
        "BPHIGH": {
          "lo": 35.7,
          "hi": 43.1
        },
        "CHD": {
          "lo": 7.7,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 16.6,
          "hi": 23.3
        },
        "PHLTH": {
          "lo": 12.6,
          "hi": 16.9
        },
        "ACCESS2": {
          "lo": 12.8,
          "hi": 19.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 36
    },
    {
      "fips": "12033",
      "name": "Escambia",
      "population": 326928,
      "priorityIndex": 46.9,
      "burdenScore": 37.1,
      "accessScore": 38.2,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 12.8,
        "OBESITY": 35.8,
        "BPHIGH": 38.8,
        "CHD": 7.2,
        "GHLTH": 20.4,
        "PHLTH": 14.6,
        "ACCESS2": 12.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.5,
        "ACS_NOVEHICLE": 7.0
      },
      "ci": {
        "DIABETES": {
          "lo": 11.2,
          "hi": 14.7
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 41.8
        },
        "BPHIGH": {
          "lo": 35.2,
          "hi": 42.5
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.1
        },
        "GHLTH": {
          "lo": 17.6,
          "hi": 23.7
        },
        "PHLTH": {
          "lo": 12.8,
          "hi": 16.7
        },
        "ACCESS2": {
          "lo": 10.1,
          "hi": 15.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 37
    },
    {
      "fips": "12003",
      "name": "Baker",
      "population": 28368,
      "priorityIndex": 46.6,
      "burdenScore": 33.2,
      "accessScore": 25.8,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 12.3,
        "OBESITY": 35.3,
        "BPHIGH": 36.7,
        "CHD": 6.9,
        "GHLTH": 20.1,
        "PHLTH": 14.9,
        "ACCESS2": 13.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.1,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 10.6,
          "hi": 14.1
        },
        "OBESITY": {
          "lo": 29.1,
          "hi": 41.8
        },
        "BPHIGH": {
          "lo": 32.9,
          "hi": 40.7
        },
        "CHD": {
          "lo": 6.0,
          "hi": 7.8
        },
        "GHLTH": {
          "lo": 17.1,
          "hi": 23.5
        },
        "PHLTH": {
          "lo": 13.0,
          "hi": 17.1
        },
        "ACCESS2": {
          "lo": 10.6,
          "hi": 16.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 38
    },
    {
      "fips": "12099",
      "name": "Palm Beach",
      "population": 1533801,
      "priorityIndex": 46.5,
      "burdenScore": 26.6,
      "accessScore": 32.0,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 15,
      "raw": {
        "DIABETES": 13.7,
        "OBESITY": 26.6,
        "BPHIGH": 36.3,
        "CHD": 7.9,
        "GHLTH": 19.4,
        "PHLTH": 13.5,
        "ACCESS2": 14.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.1,
        "ACS_NOVEHICLE": 5.9
      },
      "ci": {
        "DIABETES": {
          "lo": 11.9,
          "hi": 15.5
        },
        "OBESITY": {
          "lo": 22.1,
          "hi": 31.6
        },
        "BPHIGH": {
          "lo": 32.9,
          "hi": 39.7
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.1
        },
        "GHLTH": {
          "lo": 16.5,
          "hi": 22.7
        },
        "PHLTH": {
          "lo": 11.7,
          "hi": 15.6
        },
        "ACCESS2": {
          "lo": 12.0,
          "hi": 17.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 39
    },
    {
      "fips": "12057",
      "name": "Hillsborough",
      "population": 1535564,
      "priorityIndex": 46.3,
      "burdenScore": 21.0,
      "accessScore": 37.0,
      "shortageScore": 80.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 21,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 12.5,
        "OBESITY": 31.6,
        "BPHIGH": 34.4,
        "CHD": 6.0,
        "GHLTH": 19.2,
        "PHLTH": 13.1,
        "ACCESS2": 16.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.2,
        "ACS_NOVEHICLE": 5.8
      },
      "ci": {
        "DIABETES": {
          "lo": 10.8,
          "hi": 14.1
        },
        "OBESITY": {
          "lo": 26.8,
          "hi": 36.6
        },
        "BPHIGH": {
          "lo": 31.1,
          "hi": 37.8
        },
        "CHD": {
          "lo": 5.3,
          "hi": 6.8
        },
        "GHLTH": {
          "lo": 16.6,
          "hi": 21.9
        },
        "PHLTH": {
          "lo": 11.5,
          "hi": 14.8
        },
        "ACCESS2": {
          "lo": 13.2,
          "hi": 19.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 40
    },
    {
      "fips": "12103",
      "name": "Pinellas",
      "population": 961596,
      "priorityIndex": 45.6,
      "burdenScore": 32.6,
      "accessScore": 31.0,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 33,
      "raw": {
        "DIABETES": 13.1,
        "OBESITY": 31.5,
        "BPHIGH": 37.3,
        "CHD": 8.2,
        "GHLTH": 18.9,
        "PHLTH": 14.2,
        "ACCESS2": 11.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.4,
        "ACS_NOVEHICLE": 6.7
      },
      "ci": {
        "DIABETES": {
          "lo": 11.3,
          "hi": 15.0
        },
        "OBESITY": {
          "lo": 26.4,
          "hi": 36.7
        },
        "BPHIGH": {
          "lo": 33.5,
          "hi": 40.9
        },
        "CHD": {
          "lo": 7.1,
          "hi": 9.3
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 22.2
        },
        "PHLTH": {
          "lo": 12.2,
          "hi": 16.3
        },
        "ACCESS2": {
          "lo": 9.2,
          "hi": 14.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 41
    },
    {
      "fips": "12059",
      "name": "Holmes",
      "population": 19944,
      "priorityIndex": 45.1,
      "burdenScore": 57.4,
      "accessScore": 31.8,
      "shortageScore": 46.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.5,
        "OBESITY": 36.3,
        "BPHIGH": 41.0,
        "CHD": 9.0,
        "GHLTH": 24.9,
        "PHLTH": 17.1,
        "ACCESS2": 15.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 14.4,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.5
        },
        "OBESITY": {
          "lo": 30.2,
          "hi": 42.6
        },
        "BPHIGH": {
          "lo": 37.1,
          "hi": 44.8
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 21.2,
          "hi": 28.8
        },
        "PHLTH": {
          "lo": 14.9,
          "hi": 19.3
        },
        "ACCESS2": {
          "lo": 12.0,
          "hi": 18.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 42
    },
    {
      "fips": "12101",
      "name": "Pasco",
      "population": 632996,
      "priorityIndex": 44.6,
      "burdenScore": 33.2,
      "accessScore": 27.5,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 12.8,
        "OBESITY": 31.8,
        "BPHIGH": 38.2,
        "CHD": 7.7,
        "GHLTH": 19.4,
        "PHLTH": 14.6,
        "ACCESS2": 14.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.1,
        "ACS_NOVEHICLE": 4.8
      },
      "ci": {
        "DIABETES": {
          "lo": 11.2,
          "hi": 14.6
        },
        "OBESITY": {
          "lo": 26.7,
          "hi": 37.1
        },
        "BPHIGH": {
          "lo": 34.7,
          "hi": 41.8
        },
        "CHD": {
          "lo": 6.8,
          "hi": 8.7
        },
        "GHLTH": {
          "lo": 16.6,
          "hi": 22.3
        },
        "PHLTH": {
          "lo": 12.8,
          "hi": 16.5
        },
        "ACCESS2": {
          "lo": 12.1,
          "hi": 17.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 43
    },
    {
      "fips": "12021",
      "name": "Collier",
      "population": 404310,
      "priorityIndex": 43.4,
      "burdenScore": 34.6,
      "accessScore": 26.5,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.7,
        "OBESITY": 26.6,
        "BPHIGH": 39.2,
        "CHD": 9.4,
        "GHLTH": 18.8,
        "PHLTH": 14.4,
        "ACCESS2": 15.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.5,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 11.8,
          "hi": 15.7
        },
        "OBESITY": {
          "lo": 21.5,
          "hi": 31.7
        },
        "BPHIGH": {
          "lo": 35.4,
          "hi": 43.0
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 15.6,
          "hi": 22.3
        },
        "PHLTH": {
          "lo": 12.3,
          "hi": 16.6
        },
        "ACCESS2": {
          "lo": 12.2,
          "hi": 18.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 44
    },
    {
      "fips": "12009",
      "name": "Brevard",
      "population": 643979,
      "priorityIndex": 42.9,
      "burdenScore": 34.9,
      "accessScore": 20.7,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 13.1,
        "OBESITY": 34.0,
        "BPHIGH": 38.8,
        "CHD": 7.9,
        "GHLTH": 18.6,
        "PHLTH": 14.1,
        "ACCESS2": 11.6,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.9,
        "ACS_NOVEHICLE": 4.6
      },
      "ci": {
        "DIABETES": {
          "lo": 11.3,
          "hi": 15.2
        },
        "OBESITY": {
          "lo": 28.5,
          "hi": 40.0
        },
        "BPHIGH": {
          "lo": 35.1,
          "hi": 42.7
        },
        "CHD": {
          "lo": 6.9,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 15.6,
          "hi": 21.8
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 16.2
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 14.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 45
    },
    {
      "fips": "12069",
      "name": "Lake",
      "population": 424462,
      "priorityIndex": 42.4,
      "burdenScore": 43.9,
      "accessScore": 21.7,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 11,
      "raw": {
        "DIABETES": 14.5,
        "OBESITY": 35.3,
        "BPHIGH": 38.9,
        "CHD": 8.5,
        "GHLTH": 20.4,
        "PHLTH": 14.9,
        "ACCESS2": 14.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.5,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 12.6,
          "hi": 16.5
        },
        "OBESITY": {
          "lo": 29.6,
          "hi": 41.2
        },
        "BPHIGH": {
          "lo": 35.3,
          "hi": 42.8
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.6
        },
        "GHLTH": {
          "lo": 17.6,
          "hi": 23.9
        },
        "PHLTH": {
          "lo": 13.1,
          "hi": 17.1
        },
        "ACCESS2": {
          "lo": 11.8,
          "hi": 17.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 46
    },
    {
      "fips": "12001",
      "name": "Alachua",
      "population": 285994,
      "priorityIndex": 42.3,
      "burdenScore": 8.0,
      "accessScore": 49.7,
      "shortageScore": 69.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 18,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 10.5,
        "OBESITY": 30.9,
        "BPHIGH": 30.7,
        "CHD": 5.6,
        "GHLTH": 17.4,
        "PHLTH": 12.1,
        "ACCESS2": 11.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 19.7,
        "ACS_NOVEHICLE": 8.2
      },
      "ci": {
        "DIABETES": {
          "lo": 9.1,
          "hi": 12.1
        },
        "OBESITY": {
          "lo": 25.6,
          "hi": 36.4
        },
        "BPHIGH": {
          "lo": 27.4,
          "hi": 34.1
        },
        "CHD": {
          "lo": 5.0,
          "hi": 6.4
        },
        "GHLTH": {
          "lo": 14.8,
          "hi": 20.1
        },
        "PHLTH": {
          "lo": 10.5,
          "hi": 13.9
        },
        "ACCESS2": {
          "lo": 9.4,
          "hi": 14.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 47
    },
    {
      "fips": "12061",
      "name": "Indian River",
      "population": 169795,
      "priorityIndex": 42.3,
      "burdenScore": 38.9,
      "accessScore": 22.6,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.3,
        "OBESITY": 26.6,
        "BPHIGH": 40.0,
        "CHD": 9.7,
        "GHLTH": 19.4,
        "PHLTH": 14.9,
        "ACCESS2": 12.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.4,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 12.3,
          "hi": 16.4
        },
        "OBESITY": {
          "lo": 21.8,
          "hi": 31.6
        },
        "BPHIGH": {
          "lo": 36.4,
          "hi": 43.7
        },
        "CHD": {
          "lo": 8.3,
          "hi": 11.1
        },
        "GHLTH": {
          "lo": 16.1,
          "hi": 23.0
        },
        "PHLTH": {
          "lo": 12.7,
          "hi": 17.1
        },
        "ACCESS2": {
          "lo": 9.9,
          "hi": 14.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 48
    },
    {
      "fips": "12081",
      "name": "Manatee",
      "population": 441095,
      "priorityIndex": 42.2,
      "burdenScore": 40.0,
      "accessScore": 21.3,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.0,
        "OBESITY": 32.1,
        "BPHIGH": 39.5,
        "CHD": 8.8,
        "GHLTH": 19.8,
        "PHLTH": 14.5,
        "ACCESS2": 13.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.4,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 12.1,
          "hi": 16.1
        },
        "OBESITY": {
          "lo": 26.9,
          "hi": 37.9
        },
        "BPHIGH": {
          "lo": 35.9,
          "hi": 43.4
        },
        "CHD": {
          "lo": 7.7,
          "hi": 10.1
        },
        "GHLTH": {
          "lo": 16.6,
          "hi": 23.3
        },
        "PHLTH": {
          "lo": 12.4,
          "hi": 16.8
        },
        "ACCESS2": {
          "lo": 11.0,
          "hi": 16.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 49
    },
    {
      "fips": "12095",
      "name": "Orange",
      "population": 1471416,
      "priorityIndex": 41.9,
      "burdenScore": 17.4,
      "accessScore": 35.1,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 11.7,
        "OBESITY": 33.5,
        "BPHIGH": 32.0,
        "CHD": 5.6,
        "GHLTH": 19.2,
        "PHLTH": 12.9,
        "ACCESS2": 16.1,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 13.0,
        "ACS_NOVEHICLE": 5.4
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 13.3
        },
        "OBESITY": {
          "lo": 28.6,
          "hi": 38.5
        },
        "BPHIGH": {
          "lo": 28.8,
          "hi": 35.2
        },
        "CHD": {
          "lo": 4.9,
          "hi": 6.2
        },
        "GHLTH": {
          "lo": 16.5,
          "hi": 22.0
        },
        "PHLTH": {
          "lo": 11.3,
          "hi": 14.7
        },
        "ACCESS2": {
          "lo": 12.9,
          "hi": 19.3
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 50
    },
    {
      "fips": "12053",
      "name": "Hernando",
      "population": 212807,
      "priorityIndex": 41.9,
      "burdenScore": 49.5,
      "accessScore": 30.0,
      "shortageScore": 46.2,
      "topDriver": "Health burden",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.9,
        "OBESITY": 36.1,
        "BPHIGH": 38.5,
        "CHD": 8.9,
        "GHLTH": 21.2,
        "PHLTH": 16.1,
        "ACCESS2": 14.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 12.0,
        "ACS_NOVEHICLE": 5.0
      },
      "ci": {
        "DIABETES": {
          "lo": 12.8,
          "hi": 17.0
        },
        "OBESITY": {
          "lo": 30.1,
          "hi": 42.0
        },
        "BPHIGH": {
          "lo": 34.6,
          "hi": 42.3
        },
        "CHD": {
          "lo": 7.7,
          "hi": 10.0
        },
        "GHLTH": {
          "lo": 17.9,
          "hi": 24.5
        },
        "PHLTH": {
          "lo": 13.9,
          "hi": 18.3
        },
        "ACCESS2": {
          "lo": 12.1,
          "hi": 17.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 51
    },
    {
      "fips": "12115",
      "name": "Sarasota",
      "population": 469013,
      "priorityIndex": 41.7,
      "burdenScore": 36.9,
      "accessScore": 15.0,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.0,
        "OBESITY": 29.2,
        "BPHIGH": 41.4,
        "CHD": 9.4,
        "GHLTH": 18.3,
        "PHLTH": 14.3,
        "ACCESS2": 10.3,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.2,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 10.9,
          "hi": 15.1
        },
        "OBESITY": {
          "lo": 23.9,
          "hi": 34.5
        },
        "BPHIGH": {
          "lo": 37.4,
          "hi": 45.3
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.9
        },
        "GHLTH": {
          "lo": 14.9,
          "hi": 21.9
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 16.7
        },
        "ACCESS2": {
          "lo": 8.2,
          "hi": 12.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 52
    },
    {
      "fips": "12045",
      "name": "Gulf",
      "population": 15693,
      "priorityIndex": 39.5,
      "burdenScore": 46.6,
      "accessScore": 18.2,
      "shortageScore": 53.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 14,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 14.1,
        "OBESITY": 35.3,
        "BPHIGH": 40.5,
        "CHD": 8.3,
        "GHLTH": 21.3,
        "PHLTH": 15.6,
        "ACCESS2": 13.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.6,
        "ACS_NOVEHICLE": 2.8
      },
      "ci": {
        "DIABETES": {
          "lo": 12.1,
          "hi": 16.1
        },
        "OBESITY": {
          "lo": 29.4,
          "hi": 41.6
        },
        "BPHIGH": {
          "lo": 36.6,
          "hi": 44.6
        },
        "CHD": {
          "lo": 7.2,
          "hi": 9.4
        },
        "GHLTH": {
          "lo": 18.1,
          "hi": 25.0
        },
        "PHLTH": {
          "lo": 13.6,
          "hi": 17.9
        },
        "ACCESS2": {
          "lo": 10.4,
          "hi": 16.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 53
    },
    {
      "fips": "12087",
      "name": "Monroe",
      "population": 80614,
      "priorityIndex": 39.3,
      "burdenScore": 26.9,
      "accessScore": 33.2,
      "shortageScore": 57.7,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 15,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 13.2,
        "OBESITY": 25.8,
        "BPHIGH": 38.0,
        "CHD": 7.9,
        "GHLTH": 18.4,
        "PHLTH": 14.1,
        "ACCESS2": 13.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 10.4,
        "ACS_NOVEHICLE": 6.9
      },
      "ci": {
        "DIABETES": {
          "lo": 11.3,
          "hi": 15.2
        },
        "OBESITY": {
          "lo": 20.4,
          "hi": 31.7
        },
        "BPHIGH": {
          "lo": 34.0,
          "hi": 42.0
        },
        "CHD": {
          "lo": 6.8,
          "hi": 9.0
        },
        "GHLTH": {
          "lo": 15.6,
          "hi": 21.7
        },
        "PHLTH": {
          "lo": 12.2,
          "hi": 16.3
        },
        "ACCESS2": {
          "lo": 11.1,
          "hi": 16.1
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 54
    },
    {
      "fips": "12111",
      "name": "St. Lucie",
      "population": 373586,
      "priorityIndex": 38.2,
      "burdenScore": 43.1,
      "accessScore": 29.3,
      "shortageScore": 42.3,
      "topDriver": "Health burden",
      "hpsaMaxScore": 11,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 14.5,
        "OBESITY": 31.5,
        "BPHIGH": 39.9,
        "CHD": 8.4,
        "GHLTH": 21.4,
        "PHLTH": 15.3,
        "ACCESS2": 16.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.6,
        "ACS_NOVEHICLE": 4.5
      },
      "ci": {
        "DIABETES": {
          "lo": 12.7,
          "hi": 16.5
        },
        "OBESITY": {
          "lo": 26.3,
          "hi": 37.1
        },
        "BPHIGH": {
          "lo": 36.2,
          "hi": 43.5
        },
        "CHD": {
          "lo": 7.4,
          "hi": 9.5
        },
        "GHLTH": {
          "lo": 18.5,
          "hi": 24.6
        },
        "PHLTH": {
          "lo": 13.4,
          "hi": 17.3
        },
        "ACCESS2": {
          "lo": 13.4,
          "hi": 18.7
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 55
    },
    {
      "fips": "12129",
      "name": "Wakulla",
      "population": 36449,
      "priorityIndex": 37.7,
      "burdenScore": 37.3,
      "accessScore": 10.5,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 12.6,
        "OBESITY": 38.9,
        "BPHIGH": 37.4,
        "CHD": 6.9,
        "GHLTH": 19.7,
        "PHLTH": 14.9,
        "ACCESS2": 12.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 5.6,
        "ACS_NOVEHICLE": 3.2
      },
      "ci": {
        "DIABETES": {
          "lo": 11.0,
          "hi": 14.5
        },
        "OBESITY": {
          "lo": 33.5,
          "hi": 44.6
        },
        "BPHIGH": {
          "lo": 33.9,
          "hi": 41.2
        },
        "CHD": {
          "lo": 6.0,
          "hi": 7.8
        },
        "GHLTH": {
          "lo": 16.6,
          "hi": 23.2
        },
        "PHLTH": {
          "lo": 12.9,
          "hi": 17.1
        },
        "ACCESS2": {
          "lo": 10.2,
          "hi": 15.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 56
    },
    {
      "fips": "12131",
      "name": "Walton",
      "population": 86354,
      "priorityIndex": 37.3,
      "burdenScore": 25.8,
      "accessScore": 20.7,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 12.3,
        "OBESITY": 30.1,
        "BPHIGH": 36.3,
        "CHD": 7.4,
        "GHLTH": 18.5,
        "PHLTH": 13.9,
        "ACCESS2": 11.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.4,
        "ACS_NOVEHICLE": 4.1
      },
      "ci": {
        "DIABETES": {
          "lo": 10.6,
          "hi": 14.3
        },
        "OBESITY": {
          "lo": 25.4,
          "hi": 35.5
        },
        "BPHIGH": {
          "lo": 32.8,
          "hi": 40.0
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 15.6,
          "hi": 21.9
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 16.0
        },
        "ACCESS2": {
          "lo": 8.9,
          "hi": 14.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 57
    },
    {
      "fips": "12019",
      "name": "Clay",
      "population": 232439,
      "priorityIndex": 36.5,
      "burdenScore": 27.3,
      "accessScore": 16.9,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 12.2,
        "OBESITY": 34.9,
        "BPHIGH": 36.9,
        "CHD": 6.6,
        "GHLTH": 17.9,
        "PHLTH": 13.7,
        "ACCESS2": 11.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.1,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 10.5,
          "hi": 13.9
        },
        "OBESITY": {
          "lo": 29.4,
          "hi": 40.7
        },
        "BPHIGH": {
          "lo": 33.3,
          "hi": 40.6
        },
        "CHD": {
          "lo": 5.8,
          "hi": 7.4
        },
        "GHLTH": {
          "lo": 15.2,
          "hi": 20.6
        },
        "PHLTH": {
          "lo": 11.9,
          "hi": 15.7
        },
        "ACCESS2": {
          "lo": 9.7,
          "hi": 14.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 58
    },
    {
      "fips": "12005",
      "name": "Bay",
      "population": 190769,
      "priorityIndex": 34.9,
      "burdenScore": 32.3,
      "accessScore": 22.3,
      "shortageScore": 50.0,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 13,
      "hpsaDesignations": 3,
      "raw": {
        "DIABETES": 11.9,
        "OBESITY": 33.4,
        "BPHIGH": 37.7,
        "CHD": 7.3,
        "GHLTH": 19.8,
        "PHLTH": 14.8,
        "ACCESS2": 12.5,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.7,
        "ACS_NOVEHICLE": 4.0
      },
      "ci": {
        "DIABETES": {
          "lo": 10.3,
          "hi": 13.6
        },
        "OBESITY": {
          "lo": 28.3,
          "hi": 38.7
        },
        "BPHIGH": {
          "lo": 34.3,
          "hi": 41.3
        },
        "CHD": {
          "lo": 6.4,
          "hi": 8.2
        },
        "GHLTH": {
          "lo": 16.7,
          "hi": 23.1
        },
        "PHLTH": {
          "lo": 12.8,
          "hi": 16.8
        },
        "ACCESS2": {
          "lo": 10.0,
          "hi": 15.6
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 59
    },
    {
      "fips": "12085",
      "name": "Martin",
      "population": 163315,
      "priorityIndex": 34.2,
      "burdenScore": 33.5,
      "accessScore": 23.0,
      "shortageScore": 46.2,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 12,
      "hpsaDesignations": 2,
      "raw": {
        "DIABETES": 13.6,
        "OBESITY": 27.0,
        "BPHIGH": 37.0,
        "CHD": 9.4,
        "GHLTH": 19.1,
        "PHLTH": 14.7,
        "ACCESS2": 12.2,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 11.4,
        "ACS_NOVEHICLE": 4.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.6,
          "hi": 15.8
        },
        "OBESITY": {
          "lo": 21.8,
          "hi": 32.7
        },
        "BPHIGH": {
          "lo": 33.2,
          "hi": 40.9
        },
        "CHD": {
          "lo": 8.0,
          "hi": 10.8
        },
        "GHLTH": {
          "lo": 15.8,
          "hi": 23.0
        },
        "PHLTH": {
          "lo": 12.5,
          "hi": 17.1
        },
        "ACCESS2": {
          "lo": 9.8,
          "hi": 15.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 60
    },
    {
      "fips": "12117",
      "name": "Seminole",
      "population": 484271,
      "priorityIndex": 33.5,
      "burdenScore": 8.6,
      "accessScore": 18.9,
      "shortageScore": 73.1,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 19,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.0,
        "OBESITY": 29.5,
        "BPHIGH": 32.2,
        "CHD": 5.9,
        "GHLTH": 16.5,
        "PHLTH": 11.9,
        "ACCESS2": 13.0,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.2,
        "ACS_NOVEHICLE": 3.9
      },
      "ci": {
        "DIABETES": {
          "lo": 9.5,
          "hi": 12.5
        },
        "OBESITY": {
          "lo": 24.5,
          "hi": 35.2
        },
        "BPHIGH": {
          "lo": 28.8,
          "hi": 35.7
        },
        "CHD": {
          "lo": 5.2,
          "hi": 6.7
        },
        "GHLTH": {
          "lo": 14.1,
          "hi": 19.0
        },
        "PHLTH": {
          "lo": 10.4,
          "hi": 13.6
        },
        "ACCESS2": {
          "lo": 10.6,
          "hi": 15.8
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 61
    },
    {
      "fips": "12113",
      "name": "Santa Rosa",
      "population": 203162,
      "priorityIndex": 31.2,
      "burdenScore": 19.3,
      "accessScore": 12.9,
      "shortageScore": 61.5,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 16,
      "hpsaDesignations": 9,
      "raw": {
        "DIABETES": 10.9,
        "OBESITY": 32.1,
        "BPHIGH": 35.3,
        "CHD": 6.4,
        "GHLTH": 17.3,
        "PHLTH": 13.5,
        "ACCESS2": 10.8,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 8.4,
        "ACS_NOVEHICLE": 3.5
      },
      "ci": {
        "DIABETES": {
          "lo": 9.3,
          "hi": 12.5
        },
        "OBESITY": {
          "lo": 26.5,
          "hi": 38.0
        },
        "BPHIGH": {
          "lo": 31.6,
          "hi": 39.1
        },
        "CHD": {
          "lo": 5.6,
          "hi": 7.3
        },
        "GHLTH": {
          "lo": 14.4,
          "hi": 20.3
        },
        "PHLTH": {
          "lo": 11.6,
          "hi": 15.6
        },
        "ACCESS2": {
          "lo": 8.7,
          "hi": 13.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 62
    },
    {
      "fips": "12015",
      "name": "Charlotte",
      "population": 206134,
      "priorityIndex": 28.5,
      "burdenScore": 55.1,
      "accessScore": 18.8,
      "shortageScore": 11.5,
      "topDriver": "Health burden",
      "hpsaMaxScore": 3,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 15.6,
        "OBESITY": 30.6,
        "BPHIGH": 45.1,
        "CHD": 10.7,
        "GHLTH": 20.1,
        "PHLTH": 15.8,
        "ACCESS2": 11.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.6,
        "ACS_NOVEHICLE": 4.3
      },
      "ci": {
        "DIABETES": {
          "lo": 13.3,
          "hi": 17.9
        },
        "OBESITY": {
          "lo": 25.7,
          "hi": 35.4
        },
        "BPHIGH": {
          "lo": 41.2,
          "hi": 48.8
        },
        "CHD": {
          "lo": 9.1,
          "hi": 12.3
        },
        "GHLTH": {
          "lo": 16.6,
          "hi": 23.7
        },
        "PHLTH": {
          "lo": 13.4,
          "hi": 18.3
        },
        "ACCESS2": {
          "lo": 9.2,
          "hi": 14.0
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 63
    },
    {
      "fips": "12109",
      "name": "St. Johns",
      "population": 320110,
      "priorityIndex": 27.0,
      "burdenScore": 10.4,
      "accessScore": 5.2,
      "shortageScore": 65.4,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 17,
      "hpsaDesignations": 5,
      "raw": {
        "DIABETES": 10.6,
        "OBESITY": 29.2,
        "BPHIGH": 34.6,
        "CHD": 6.5,
        "GHLTH": 14.6,
        "PHLTH": 12.3,
        "ACCESS2": 8.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 6.7,
        "ACS_NOVEHICLE": 2.9
      },
      "ci": {
        "DIABETES": {
          "lo": 8.9,
          "hi": 12.4
        },
        "OBESITY": {
          "lo": 23.7,
          "hi": 35.1
        },
        "BPHIGH": {
          "lo": 30.7,
          "hi": 38.6
        },
        "CHD": {
          "lo": 5.6,
          "hi": 7.5
        },
        "GHLTH": {
          "lo": 12.1,
          "hi": 17.4
        },
        "PHLTH": {
          "lo": 10.4,
          "hi": 14.3
        },
        "ACCESS2": {
          "lo": 6.9,
          "hi": 11.2
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 64
    },
    {
      "fips": "12089",
      "name": "Nassau",
      "population": 101501,
      "priorityIndex": 26.1,
      "burdenScore": 26.4,
      "accessScore": 9.6,
      "shortageScore": 42.3,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 11,
      "hpsaDesignations": 1,
      "raw": {
        "DIABETES": 11.6,
        "OBESITY": 33.7,
        "BPHIGH": 36.9,
        "CHD": 7.4,
        "GHLTH": 17.0,
        "PHLTH": 13.8,
        "ACCESS2": 9.9,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.2,
        "ACS_NOVEHICLE": 2.7
      },
      "ci": {
        "DIABETES": {
          "lo": 10.1,
          "hi": 13.4
        },
        "OBESITY": {
          "lo": 28.7,
          "hi": 39.2
        },
        "BPHIGH": {
          "lo": 33.5,
          "hi": 40.4
        },
        "CHD": {
          "lo": 6.5,
          "hi": 8.5
        },
        "GHLTH": {
          "lo": 14.3,
          "hi": 20.2
        },
        "PHLTH": {
          "lo": 12.0,
          "hi": 16.0
        },
        "ACCESS2": {
          "lo": 7.7,
          "hi": 12.5
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 65
    },
    {
      "fips": "12091",
      "name": "Okaloosa",
      "population": 218464,
      "priorityIndex": 20.1,
      "burdenScore": 13.2,
      "accessScore": 16.4,
      "shortageScore": 30.8,
      "topDriver": "Provider shortage",
      "hpsaMaxScore": 8,
      "hpsaDesignations": 6,
      "raw": {
        "DIABETES": 10.8,
        "OBESITY": 30.7,
        "BPHIGH": 32.7,
        "CHD": 6.1,
        "GHLTH": 17.2,
        "PHLTH": 12.9,
        "ACCESS2": 11.7,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.3,
        "ACS_NOVEHICLE": 3.7
      },
      "ci": {
        "DIABETES": {
          "lo": 9.3,
          "hi": 12.5
        },
        "OBESITY": {
          "lo": 25.8,
          "hi": 36.5
        },
        "BPHIGH": {
          "lo": 29.5,
          "hi": 36.4
        },
        "CHD": {
          "lo": 5.3,
          "hi": 7.0
        },
        "GHLTH": {
          "lo": 14.5,
          "hi": 20.2
        },
        "PHLTH": {
          "lo": 11.2,
          "hi": 14.9
        },
        "ACCESS2": {
          "lo": 9.5,
          "hi": 14.4
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 66
    },
    {
      "fips": "12035",
      "name": "Flagler",
      "population": 131439,
      "priorityIndex": 17.6,
      "burdenScore": 37.9,
      "accessScore": 14.9,
      "shortageScore": 0.0,
      "topDriver": "Health burden",
      "hpsaMaxScore": 0,
      "hpsaDesignations": 0,
      "raw": {
        "DIABETES": 13.7,
        "OBESITY": 30.6,
        "BPHIGH": 39.2,
        "CHD": 9.0,
        "GHLTH": 18.8,
        "PHLTH": 14.8,
        "ACCESS2": 11.4,
        "LACKTRPT": null,
        "FOODINSECU": null,
        "HOUSINSECU": null,
        "ACS_POVERTY": 9.4,
        "ACS_NOVEHICLE": 3.4
      },
      "ci": {
        "DIABETES": {
          "lo": 11.9,
          "hi": 15.6
        },
        "OBESITY": {
          "lo": 25.6,
          "hi": 35.9
        },
        "BPHIGH": {
          "lo": 35.6,
          "hi": 42.8
        },
        "CHD": {
          "lo": 7.9,
          "hi": 10.2
        },
        "GHLTH": {
          "lo": 15.9,
          "hi": 21.9
        },
        "PHLTH": {
          "lo": 12.8,
          "hi": 16.9
        },
        "ACCESS2": {
          "lo": 9.3,
          "hi": 13.9
        },
        "LACKTRPT": {
          "lo": null,
          "hi": null
        },
        "FOODINSECU": {
          "lo": null,
          "hi": null
        },
        "HOUSINSECU": {
          "lo": null,
          "hi": null
        }
      },
      "rank": 67
    }
  ],
  "faq": [
    {
      "question": "What does the Florida county health-access scorecard measure?",
      "answer": "It ranks all 67 Florida 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": "3e4a4057d6c4a27f"
}
