{
  "status": "ok",
  "schema_version": 1,
  "source": "U.S. Energy Information Administration",
  "source_url": "https://www.eia.gov/petroleum/gasdiesel/",
  "frequency": "weekly",
  "unit": "USD per gallon",
  "period": "2026-08-10",
  "fetched_at": "2026-08-12T02:00:02.685Z",
  "stale_after": "2026-08-26T02:00:02.685Z",
  "national": {
    "period": "2026-08-10",
    "price": 5.257,
    "previous_price": 5.348,
    "change": -0.091
  },
  "regions": [
    {
      "id": "padd_1",
      "name": "East Coast",
      "price": 5.193,
      "previous_price": 5.299,
      "change": -0.106
    },
    {
      "id": "padd_2",
      "name": "Midwest",
      "price": 5.181,
      "previous_price": 5.262,
      "change": -0.081
    },
    {
      "id": "padd_3",
      "name": "Gulf Coast",
      "price": 5.044,
      "previous_price": 5.141,
      "change": -0.097
    },
    {
      "id": "padd_4",
      "name": "Rocky Mountain",
      "price": 5.271,
      "previous_price": 5.285,
      "change": -0.014
    },
    {
      "id": "padd_5",
      "name": "West Coast",
      "price": 6.033,
      "previous_price": 6.13,
      "change": -0.097
    }
  ]
}