{
  "product": "HI Gas Prices by State",
  "metric": "regular gasoline price",
  "unit": "USD/gallon",
  "source": "U.S. EIA (public domain)",
  "sourceUrl": "https://www.eia.gov/dnav/pet/pet_pri_gnd_a_epmr_pte_dpgal_w.htm",
  "period": "Week ending 2026-06-01",
  "capturedAt": "2026-06-05",
  "coverage": "EIA publishes weekly retail gasoline prices for 9 states + PADD regions + the US average (not all 50). The 9 states below are the complete weekly state-level set.",
  "national": 4.305,
  "tier": "free",
  "count": 9,
  "data": [
    {
      "state": "California",
      "abbrev": "CA",
      "value": 5.853
    },
    {
      "state": "Colorado",
      "abbrev": "CO",
      "value": 4.198
    },
    {
      "state": "Florida",
      "abbrev": "FL",
      "value": 3.94
    },
    {
      "state": "Massachusetts",
      "abbrev": "MA",
      "value": 4.343
    },
    {
      "state": "Minnesota",
      "abbrev": "MN",
      "value": 4.105
    },
    {
      "state": "New York",
      "abbrev": "NY",
      "value": 4.385
    },
    {
      "state": "Ohio",
      "abbrev": "OH",
      "value": 4.299
    },
    {
      "state": "Texas",
      "abbrev": "TX",
      "value": 3.752
    },
    {
      "state": "Washington",
      "abbrev": "WA",
      "value": 5.524
    }
  ]
}