Supply Chain Cost & Efficiency Analyzer

Analyzing cost drivers and modeling 'what-if' scenarios to improve operational efficiency.

Project Overview: This analysis is powered by a relational data model I constructed to simulate the end-to-end supply chain of 'SolarTech,' a mock solar panel manufacturer. The dataset includes nine interconnected tables covering everything from `Products` and `Suppliers` to `InventoryLevels` and `OutboundShipments` to provide a realistic foundation for detailed cost and efficiency analysis. The complete dataset is available for download on this page.

The Business Problem: Supply chain costs are notoriously complex and can significantly impact a company's profitability. Businesses, especially in manufacturing and retail, need clear visibility into their operational costs to identify inefficiencies and make data-driven decisions about sourcing and logistics.

My Solution: I developed a comprehensive analysis tool to tackle this problem. First, I created a mock SQL database to house data on procurement costs, supplier performance, inventory levels, and logistics. Using Python (Pandas, NumPy), I wrote scripts to analyze cost drivers, identify bottlenecks, and calculate key metrics like inventory turnover. The findings were visualized in a dynamic Power BI dashboard, which included "what-if" scenario analysis to model the financial impact of changing suppliers, shipping modes or optimizing production efficiency.

Download Project Dataset Solartech_supply_chain_v2_final.xlsx

(Note: This dataset is a representative sample, anonymized to protect proprietary methods while showcasing the analytical structure.)

Key Dashboard Pages

Procurement & Supplier Performance

Procurement and Supplier Performance Dashboard
This dashboard page tracks critical procurement KPIs, including total raw material cost, average inbound lead time, and on-time delivery rates across all suppliers.

Inventory Management

Inventory Management Dashboard
Provides an overview of inventory health through key metrics like total value, inventory turnover, and DIO. It also visualizes value trends by warehouse and details on-hand status by product.

Scenario Comparison

Scenario Comparison Dashboard
The core of the "what-if" analysis, allowing users to select different scenarios (e.g., supplier changes, shipping modes, optimizing efficiency) and instantly see the bottom-line impact on profit margins and cost per unit.

Live Power BI dashboard will be embedded here shortly.

Advanced SQL Python (Cost & Process Modeling) Power BI Operational Finance Cost Accounting