Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.01 KB

Macroeconomics and Financial Market Dashboard - Streamlit

Dashboard link: Click here

Skills: Python programming, dashboard design and reporting, data analytics, data engineering, economics and financial markets.

Run the app

  1. Clone the repo
git clone https://github.com/yrwang0913/Financial_market_dashboard.git
  1. Install the requirements (packages)
pip install -r requirements.txt
  1. Run the app
streamlit run microfin_dashboard_app.py

Introduction

This dashboard provides key indicators of financial market health and is customized to track the price trends of selected assets.

Linked with an Excel file of your investment portfolio and history, it automatically calculates the total value of your investments using the latest price data—making it an effective tool for monitoring your portfolio.

截圖 2024-11-13 晚上11 09 19