[
  {
    "state": "Iowa",
    "gas_dollars": 1834,
    "total_pce_dollars": 49473,
    "gas_share_pct": 3.71
  },
  {
    "state": "Texas",
    "gas_dollars": 1367,
    "total_pce_dollars": 54060,
    "gas_share_pct": 2.53
  },
  {
    "state": "United States",
    "gas_dollars": 1295,
    "total_pce_dollars": 58499,
    "gas_share_pct": 2.21
  },
  {
    "state": "California",
    "gas_dollars": 1217,
    "total_pce_dollars": 67565,
    "gas_share_pct": 1.8
  },
  {
    "state": "Alaska",
    "gas_dollars": 972,
    "total_pce_dollars": 66356,
    "gas_share_pct": 1.46
  },
  {
    "state": "New York",
    "gas_dollars": 816,
    "total_pce_dollars": 66426,
    "gas_share_pct": 1.23
  }
]
