This project analyzes how major financial markets reacted to global macroeconomic shocks since 2020.
The analysis includes:
- S&P 500
- Gold
- WTI crude oil
- EUR/USD exchange rate
- EUR/PLN and USD/PLN exchange rates
Using Python and financial data analysis techniques, the project explores:
- asset price dynamics
- market correlations
- rolling volatility
- major market shocks
Financial data is obtained via the Yahoo Finance API using the yfinance library.
- Python
- pandas
- matplotlib
- seaborn
- yfinance
market-shock-analysis
│
├── market_shock_analysis.ipynb
├── README.md
└── requirements.txt
The notebook examines how global financial markets reacted to major macroeconomic events such as:
- COVID-19 pandemic
- inflation shocks
- global monetary tightening
- energy market disruptions
Arseniy Vanitskiy
University of Warsaw
Economics & Mathematics


