[
  {
    "state": "California",
    "gdp_billions": 197.36,
    "share_pct": null
  },
  {
    "state": "Texas",
    "gdp_billions": 25.79,
    "share_pct": 0.93
  },
  {
    "state": "Virginia",
    "gdp_billions": 13.55,
    "share_pct": 1.78
  },
  {
    "state": "Ohio",
    "gdp_billions": 5.46,
    "share_pct": null
  },
  {
    "state": "Wisconsin",
    "gdp_billions": 4.28,
    "share_pct": 0.94
  },
  {
    "state": "North Dakota",
    "gdp_billions": 0.12,
    "share_pct": 0.15
  }
]
