Selected Work
2024 · Data Visualization

Global Events & Market Trends

An interactive system visualizing how wars and pandemics correlate with stock market and GDP trends.

D3.jsPlotly.jsObservablePythonSeaborn
Global Events and Market Trends

Overview

This project pairs economic data with a timeline of global events and lets you explore where they line up. It began with a question, whether major shocks leave a readable signature in markets, and became an interactive tool for looking at that across regions and event types.

What it does

  • Geospatial views and real time filtering built with D3.js, Plotly.js, and Observable.
  • Correlations between wars, pandemics, and market behavior that you explore directly rather than read about.

How it is built

The visualization layer runs on D3.js and Plotly.js inside Observable, with Python and Seaborn behind the data preparation. A walkthrough of the system is embedded above.