Skip to content

vanitskiy18/market-shock-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 Global Market Shock Analysis (2020–Present)

Python Data Analysis Status University

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.


📊 Example Visualizations

Global Market Overview

Market Overview

Rolling Market Volatility

Market Volatility

PLN Exchange Rates

PLN Exchange Rates


🛠 Technologies

  • Python
  • pandas
  • matplotlib
  • seaborn
  • yfinance

📁 Project Structure

market-shock-analysis

├── market_shock_analysis.ipynb

├── README.md

└── requirements.txt


📈 Example Analysis

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

👨‍💻 Author

Arseniy Vanitskiy

University of Warsaw
Economics & Mathematics

About

Exploratory analysis of global financial market shocks since 2020 using Python, pandas and financial time series data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors