[
  {
    "state": "Michigan",
    "hosp_gdp_bil": 24.34,
    "total_gdp_bil": 702.5,
    "hosp_share_pct": 3.46
  },
  {
    "state": "Pennsylvania",
    "hosp_gdp_bil": 32.77,
    "total_gdp_bil": 1007.9,
    "hosp_share_pct": 3.25
  },
  {
    "state": "Ohio",
    "hosp_gdp_bil": 29.51,
    "total_gdp_bil": 923.1,
    "hosp_share_pct": 3.2
  },
  {
    "state": "Illinois",
    "hosp_gdp_bil": 34.17,
    "total_gdp_bil": 1148.1,
    "hosp_share_pct": 2.98
  },
  {
    "state": "New York",
    "hosp_gdp_bil": 59.35,
    "total_gdp_bil": 2322.1,
    "hosp_share_pct": 2.56
  },
  {
    "state": "Florida",
    "hosp_gdp_bil": 40.94,
    "total_gdp_bil": 1726.7,
    "hosp_share_pct": 2.37
  },
  {
    "state": "California",
    "hosp_gdp_bil": 67.04,
    "total_gdp_bil": 4048.1,
    "hosp_share_pct": 1.66
  },
  {
    "state": "Texas",
    "hosp_gdp_bil": 43.52,
    "total_gdp_bil": 2769.8,
    "hosp_share_pct": 1.57
  }
]
