Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 535 Bytes

File metadata and controls

18 lines (16 loc) · 535 Bytes

💰 Financial KPI Dashboard (SQL + Power BI)

Automated financial analytics system integrating SQL, Python, and Power BI.

Workflow

  1. Python ETL merges Income, Balance, and Cash Flow data.
  2. KPIs (Net Margin, ROE, ROA, Current Ratio) computed.
  3. Data uploaded to PostgreSQL.
  4. Power BI dashboard visualizes financial performance.
  5. GitHub Actions automates daily data refresh.
  6. Dashboard embedded in Hostinger portfolio.

Tech Stack

  • Python (pandas, SQLAlchemy)
  • PostgreSQL
  • Power BI
  • GitHub Actions
  • Hostinger