A sql data analytics dashboard. Made using Microsoft SQL Server, AdventureWorks2022 database and Power BI. The target audience is inventory managers and the dashboard displays inventory insights and key performance metrics.
For aiding in analysis, we convert the tables and columns of the database into yaml files.
We help inventory managers of warehouses by dispaying information to help their daily responsibilities:
- Monitoring Inventory
- Monitoring Finances and Balance
- Predicting Stock Demand and Delays
- Any Issues
- Stock: Current levels, capacity, manufacture times
- Purchase: Low inventory alert, expected demand
- Turnover: Turnover rate, Daily operation rate
- Vendors: Most used
- Finances: Product costs, Profit vs turnover rate
- Delays: Average delivery delay
- Issues: Rejection rate, rejection to stocked ratio
More details at:
project
├───docs
└───Proposal.pdf
All analysis as sql views can be found in ./queries/views folder.