All projects

Shipping & Delivery Performance Analysis

A portfolio project, not a real client engagement, using DataCo's public supply-chain dataset from Kaggle. Built to trace delivery delays back to their actual cause and put a dollar figure on the cost.

ExcelSQLSQLitePower BI

Live Dashboard

Having trouble interacting with the embed? Click here to open the full report in its own page →

KPIs

65,752
Orders Analyzed
57.3%
Late Delivery Rate
$542,477
Estimated Cost of Delay

Project overview

The raw dataset arrived at line-item grain (multiple rows per order) with inconsistent formatting and a built-in lateness flag that needed independent verification before it could be trusted for analysis.

Methodology

01

Audit in Excel

Cataloged data quality issues before writing any code: line-item vs. order grain, broken customer geography fields, encoding issues, a missing true "carrier" field.

02

Clean & verify in SQL

Re-typed 39 columns from an all-text schema into proper numeric and date types, de-duplicated 180,519 line items into 65,752 unique orders, and cross-validated the dataset's built-in lateness flag against an independently calculated version.

03

Model cost in Power BI

Built a transparent, stated-assumption cost model (15% complaint rate × 20% recovery cost) rather than an unexplained cost figure, surfaced across a 3-page report.

Findings

Recommendations

What this demonstrates

Next up

Gym Membership Churn Analysis

View next project →