Datasets:
license: apache-2.0
task_categories:
- reinforcement-learning
language:
- en
tags:
- economics
- finance
- commodities
- oil
- crude-oil
- time-series
- prices
- imports
- exports
- regression
pretty_name: Crude Oil Prices
size_categories:
- 1K<n<10K
source_datasets:
- https://www.eia.gov/
- https://markets.businessinsider.com/
⛽ Global Crude Oil Data
This repository contains a comprehensive dataset on global crude oil prices, imports, exports, and net imports, aggregated from various public sources. The data is compiled into a single file for convenient analysis and research.
📁 Dataset Description
The final dataset combines daily and monthly time series data, providing a unified view of key metrics within the oil industry. The primary focus is on crude oil from various geographic regions and its movement between countries. Daily Prices of Crude Oil from 2000-09-21 to 2025-06-30.
Columns
The dataset includes the following columns:
Date: The date of the data entry. (string) (datetime format='%Y-%m-%d')
Open, Close, High, Low: Daily price range of Crude Oil. Dollar per barrel ($/bbl)
California_Crude_Oil_First_Purchase_Price_$/bbl: "First purchase" price for crude oil in California of the previous month. ($/bbl)
Texas_Crude_Oil_First_Purchase_Price_$/bbl: "First purchase" price for crude oil in Texas of the previous month. ($/bbl)
US_Crude_Oil_First_Purchase_Price_$/bbl: U.S. average "first purchase" price for crude oil of the previous month. ($/bbl)
US_Imports_from_Canada_of_Crude_Oil_Mbbl/d: U.S. crude oil imports from Canada of the previous month. (thousand bbl/day)
US_Imports_from_Colombia_of_Crude_Oil_Mbbl/d: U.S. crude oil imports from Colombia of the previous month. (thousand bbl/day)
US_Imports_from_United_Kingdom_of_Crude_Oil_Mbbl/d: U.S. crude oil imports from the U.K. of the previous month (thousand bbl/day)
US_Imports_from_Mexico_of_Crude_Oil_Mbbl/d: U.S. crude oil imports from Mexico of the previous month. (thousand bbl/day)
US_Imports_from_OPEC_Countries_of_Crude_Oil_Mbbl/d: U.S. crude oil imports from OPEC countries of the previous month. (thousand bbl/day)
US_Imports_from_Non-OPEC_Countries_of_Crude_Oil_Mbbl/d: U.S. crude oil imports from Non-OPEC countries of the previous month. (thousand bbl/day)
US_Imports_of_Crude_Oil_Mbbl/d: Total U.S. crude oil imports of the previous month. (thousand bbl/day)
US_Exports_to_Canada_of_Crude_Oil_Mbbl/d: U.S. crude oil exports to Canad of the previous montha. (thousand bbl/day)
US_Exports_of_Crude_Oil_Mbbl/d: Total U.S. crude oil exports of the previous month. (thousand bbl/day)
US_Net_Imports_from_Canada_of_Crude_Oil_Mbbl/d: U.S. net imports (imports minus exports) from Canada. (thousand bbl/day)
US_Net_Imports_from_Colombia_of_Crude_Oil_Mbbl/d: U.S. net imports from Colombia of the previous month. (thousand bbl/day)
US_Net_Imports_from_Mexico_of_Crude_Oil_Mbbl/d: U.S. net imports from Mexico. (thousand bbl/day)
US_Net_Imports_from_United_Kingdom_of_Crude_Oil_Mbbl/d: U.S. net imports from the U.K. of the previous month (thousand bbl/day)
US_Net_Imports_from_OPEC_Countries_of_Crude_Oil_Mbbl/d: U.S. net imports from OPEC countries of the previous month. (thousand bbl/day)
US_Net_Imports_from_Non-OPEC_Countries_of_Crude_Oil_Mbbl/d: U.S. net imports from Non-OPEC countries of the previous month. (thousand bbl/day)
US_Net_Imports_of_Crude_Oil_Mbbl/d: Total U.S. net imports of the previous month. (thousand bbl/day)
📚 Data Sources
The data in this project is sourced from two main websites.
Main Sites Include
Specific Data Sources
Oil (Brent) ==> Source:
- Specified Entries: Crude Oil, Price per Barrel ($/bbl)
U.S. Crude Oil First Purchase Prices by Area ==> Source:
- Specified Entries: Crude Oil, Price per Barrel ($/bbl)
U.S. Imports by Country of Origin ==> Source
- Specified Entries: Crude Oil, thousand Barrels per Day (Mbbl/d)
Exports by Destination ==> Source:
- Specified Entries: Crude Oil, thousand Barrels per Day (Mbbl/d)
U.S. Net Imports by Country ==> Source:
- Specified Entries: Crude Oil, thousand Barrels per Day (Mbbl/d)