[
  {
    "state": "New York",
    "pc_income": 84978,
    "pc_health_services": 12221,
    "health_share_of_income_pct": 14.4
  },
  {
    "state": "Massachusetts",
    "pc_income": 93575,
    "pc_health_services": 11985,
    "health_share_of_income_pct": 12.8
  },
  {
    "state": "California",
    "pc_income": 86378,
    "pc_health_services": 11054,
    "health_share_of_income_pct": 12.8
  },
  {
    "state": "New Jersey",
    "pc_income": 84844,
    "pc_health_services": 10468,
    "health_share_of_income_pct": 12.3
  },
  {
    "state": "Florida",
    "pc_income": 73340,
    "pc_health_services": 9545,
    "health_share_of_income_pct": 13
  },
  {
    "state": "Mississippi",
    "pc_income": 51948,
    "pc_health_services": 8135,
    "health_share_of_income_pct": 15.7
  },
  {
    "state": "Texas",
    "pc_income": 69762,
    "pc_health_services": 7807,
    "health_share_of_income_pct": 11.2
  },
  {
    "state": "Utah",
    "pc_income": 67345,
    "pc_health_services": 7233,
    "health_share_of_income_pct": 10.7
  }
]
