Skip to content

KavyaMgn/tariff-impact-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 US Tariff Impact Dashboard

🚀 View Live Dashboard

A real-time economic analysis dashboard tracking the impact of 2025-2026 US tariff policies across stock markets, companies, and consumer prices.


🔍 What This Project Does

  • Tracks 8 sector ETFs before and after tariff announcement (Apr 2, 2025)
  • Analyzes 8 major companies by import exposure and stock performance
  • Estimates consumer price increases across spending categories
  • Pulls live data from Yahoo Finance API — updates every hour

📊 Key Findings

  • Technology +32.9% — best performing sector since tariffs
  • Nike -32.4% — highest import exposure, most negatively impacted
  • Caterpillar +122% — domestic manufacturing winner
  • $53/month — estimated household cost increase from tariffs
  • Electronics face the highest price increase at +8.5%
  • Policy Event Analysis — interactive before/after market impact for 5 major tariff events including Liberation Day and US-China truce

🛠️ Tech Stack

  • Python — yfinance, pandas, Plotly
  • Streamlit — interactive multi-tab dashboard
  • Data Source — Yahoo Finance (live), BLS CPI data

🚀 How to Run

pip install yfinance pandas streamlit plotly
streamlit run dashboard.py

📁 Project Structure

├── dashboard.py # Streamlit dashboard (3 tabs) ├── fetch_data.py # Data fetching pipeline ├── requirements.txt # Dependencies ├── PM_MEMO.md # Strategic analyst memo


📄 PM Memo

See PM_MEMO.md for full findings and recommendations.

About

Real-time economic analysis dashboard tracking US tariff policy impact across sectors, companies & consumer prices — includes policy event impact analysis, live Yahoo Finance data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages