This project analyzes Brent oil prices from 1987-2022, detecting structural changes and associating them with major events to provide data-driven insights for the energy industry.
- Project Objective
- Technologies and Tools Used
- Exploratory Data Analysis EDA
- Statistical and Econometric Models to Refine the Analysis
- Other Potential Factors Influencing Oil Prices
- Contributing
- License
The primary objective of this project is to analyze how significant events such as political decisions, conflicts in oil-producing regions, global economic sanctions, and changes in OPEC policies—impact the price of Brent oil. This project will:
-
Identify Key Events: Pinpoint the major events over the past decade that have significantly influenced Brent oil prices.
-
Measure Impact: Assess the degree to which these events contribute to price fluctuations.
-
Provide Actionable Insights: Deliver clear, actionable insights that will assist investors, policymakers, and energy companies in understanding and responding to these price changes effectively.
By tackling this issue, Birhan Energies aims to empower its clients to make informed decisions, manage risks more efficiently, and optimize strategies for investment, policy development, and operational planning within the energy sector.
-
Programming Languages & Frameworks:
- Python
-
Data Analysis & Manipulation:
- Pandas
- NumPy
- Matplotlib
- Plotly
- Jupyter Notebook
-
Machine Learning & Modeling:
- Scikit-learn
- PyMC3
- LSTM
- ARIMA (AutoRegressive Integrated Moving Average)
-
Statistical Techniques:
- Bayesian Inference
- Probability Distributions
- Statistical Modeling
- Bayesian Modeling
-
Development Practices:
- Continuous Integration/Continuous Deployment (CI/CD)
- Version Control with Git
-
Analysis Techniques:
- Exploratory Data Analysis (EDA)
- Policy Analysis
This section provides an in-depth Exploratory Data Analysis (EDA) of the Brent oil price dataset. To access the complete EDA, please click the link below:
The training and validation loss plot
The Actual vs Predicted prices plot
Brent oil prices and GDP growth rates over time
Filtering the data points after 2012 and analyzing the correlation
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.