Baselight

U.S. Petroleum Statistics

Weekly retail fuel prices from the U.S. Energy Information Administration

@usenergy.petroleum

Loading...
Loading...

About this Dataset

U.S. Petroleum Statistics

This dataset contains petroleum-related statistics sourced from the U.S. Energy Information Administration (EIA), with an initial focus on weekly retail fuel prices across the United States.

Currently, it includes one table with historical retail prices for gasoline and diesel, broken down by fuel type, geographic region, and week of observation.

The dataset is designed to be expanded over time to include additional petroleum indicators such as production, consumption, inventories, and market trends.

It supports use cases in transportation analysis, energy economics, policy evaluation, and regional market monitoring.

Tables

Weekly Retail Fuel Prices

@usenergy.petroleum.weekly_retail_fuel_prices
  • 903.61 kB
  • 420,467 rows
  • 11 columns
Loading...
CREATE TABLE weekly_retail_fuel_prices (
  "period" TIMESTAMP,
  "duoarea" VARCHAR,
  "area_name" VARCHAR,
  "product" VARCHAR,
  "product_name" VARCHAR,
  "process" VARCHAR,
  "process_name" VARCHAR,
  "series" VARCHAR,
  "series_description" VARCHAR,
  "value" DOUBLE,
  "units" VARCHAR
);

Share link

Anyone who has the link will be able to view this.