Camicb / Copper-Forecasting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copper Price Forecasting

The objective of this project is to forecast the worldwide price of copper (metal).

For Part 1, I'm only using the historical daily prices and dates. The data used for this range from 1999 to 2021 and were manually extracted from the website of COCHILCO, the Chilean Copper Commission. The dataset used can be found here.

For Part 2, I'm using other variables (Equities, Commodities, Debt and precious metals) along with the prices. The data used for this part was extracted using the yfinance library, which is a financial data library used to download historical market data from Yahoo Finance. The data range from 2011 to 2021, and can be found here

NOTE: It is important to consider that this project does not constitute a guide for investing or to make financial decisions, the focus here is entirely for learning purposes.

Skills: Data extraction, Data Cleaning, Data Visualization

Stack: Python (pandas, matplotlib, seaborn), Facebook Prophet, ARIMA models

Domain : Time-series, financial markets

I also made an analysis of the working situation for metallurgical careers with Tableau Public.

About


Languages

Language:Jupyter Notebook 100.0%