This project provides an interactive dashboard for optimizing supply chain operations. It covers Demand Forecasting, Inventory Management, and Supplier Analytics to help businesses make informed decisions regarding stock levels, future demand, and supplier performance.
The dashboard uses simulated data to demonstrate key functionalities.
-
Demand Forecasting: Visualize historical demand and future predictions with accuracy metrics.
-
Inventory Management: Track current stock, calculate optimal safety stock, reorder points, and reorder quantities.
-
Supplier Analytics: Monitor supplier performance, including on-time delivery rates and average lead times.
-
Interactive Filters: Analyze data by product, location, supplier, and custom date ranges.
- Python: Core programming language
- Pandas: Data manipulation
- Prophet: Time series forecasting
- Streamlit: Interactive web dashboard
- Plotly: Data visualization