Business metrics analysis of financial transaction data using SQL and Google Sheets.
Analysis of financial transactions to evaluate key business metrics and identify revenue trends.
- SQL (JOIN, GROUP BY, aggregations)
- Google Sheets
- Data cleaning
- KPI analysis
- Cleaned and validated raw dataset
- Wrote SQL queries for data aggregation
- Calculated revenue and performance metrics
- Built interactive KPI dashboard
- Analyzed transaction activity trends
fintech-business-metrics-analysis/
│
├── Raw_Data.csv
├── dashboard.png
└── README.md
