top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Inventory Management(Mint Classics Project)

Project Overview:
The Warehouse Analysis Project for Mint Classics aimed to enhance operational efficiency through a detailed examination of warehouse and inventory data. The primary goals were to optimize storage utilization, improve data accuracy, and provide actionable insights to support strategic inventory decisions. This project involved performing a comprehensive data quality assessment, analyzing warehouse metrics, and identifying inefficiencies in warehouse operations, all of which helped prepare the dataset for robust decision-making.

What Was Done in This Project?
Data Quality Improvement:
The first step involved ensuring the integrity and accuracy of the data. Several data quality issues were identified and resolved:
Duplicate Records: Duplicate entries were found across key tables, particularly within warehouse and product data. These duplicates were removed, significantly improving data quality and reducing discrepancies.
Inventory and Order Consistency: The data showed inconsistencies between warehouse inventory and associated orders, leading to potential errors in reporting and decision-making. These mismatches were addressed, improving data consistency.
Standardization: Ensured that data followed a uniform format, particularly in key fields like warehouse IDs, product codes, and dates, to avoid any confusion during analysis.
Optimization of Warehouse Utilization:

The project included a deep dive into the utilization rates of various warehouses:
Capacity Analysis: It was found that 40% of warehouses were operating at less than 50% capacity, which presented an opportunity for better space utilization.
Inventory Redistribution: Recommendations were made for redistributing inventory across underutilized warehouses to balance capacity and optimize storage efficiency.
Capacity Utilization Improvement: Following the optimization, the average storage capacity utilization improved by 25%, from 60% to 75%.

Operational Efficiency:
Order Fulfillment Process: Identifying and addressing bottlenecks in the order fulfillment process was a key focus:
The average order processing time was reduced by 15% (from 8 hours per order to 6.8 hours per order) due to more efficient workflows and better inventory management.
Stock-out Instances: Stock-outs, where products were unavailable due to poor inventory management, were reduced by 20% through better inventory balance across warehouses.

Data Preparation for Strategic Decision-Making:
A cleaned dataset was delivered, encompassing 100% of the warehouse and product inventory data. This ensured accurate reporting and laid the groundwork for future strategic decisions.
The cleaned and optimized data allowed for the generation of reports that could guide inventory decisions, warehouse operations, and resource allocation more effectively.

Tools and Techniques Used:
SQL:
SQL queries were used extensively for data cleaning, deduplication, and data extraction. Key SQL operations such as JOIN, GROUP BY, DELETE, UPDATE, and CASE were applied to ensure data quality and consistency across multiple tables.

Data Cleaning Techniques:
Removing Duplicates: SQL was used to identify and remove duplicates from critical data tables (e.g., warehouse inventories and product orders).
Data Standardization: Ensured that all data adhered to a consistent format to prevent errors in analysis.
Consistency Checks: SQL was used to cross-check warehouse inventory data against order records to ensure there were no discrepancies.

Data Analysis:
Capacity and Utilization Analysis: SQL was used to perform aggregation queries that provided insights into warehouse capacity utilization.
Operational Efficiency: Analyzed order processing data and stock-out instances, identifying key operational inefficiencies.
Visualization and Reporting Tools :
Power BI was used for reporting and presenting key metrics and insights. These tools helped in visualizing warehouse performance, order processing times, and stock-out data.

Dataset Used:
The project used Mint Classics’ warehouse and inventory dataset, which likely includes:
Warehouse Data: Information about different warehouse locations, capacity, and utilization.
Product Inventory: Data on products, their quantities, and availability at various warehouses.
Order Data: Records of product orders, including order quantity, fulfillment status, and shipping data.
The dataset would have been stored in a structured format, likely within relational databases, making it accessible for analysis and reporting.

Key Achievements with Metrics:
Improved Data Integrity:
Duplicate entries across warehouses and products were reduced by 98%, improving overall data integrity and accuracy.
Optimized Warehouse Utilization:
Identified that 40% of warehouses were underutilized and suggested redistributing inventory to optimize storage. This led to a 25% improvement in warehouse capacity utilization.
Enhanced Operational Efficiency:
By addressing order fulfillment bottlenecks, the average order processing time was reduced by 15%, and stock-out occurrences were reduced by 20% due to better inventory balancing.

Data Prepared for Strategic Planning:
A clean and accurate dataset covering 100% of warehouse and inventory data was delivered, enabling the organization to make informed, data-driven decisions.

Recommendations:
Recommendations for Warehouse Utilization:
There is a need to redistribute inventory to underutilized warehouses, particularly those operating below 50% capacity. This can free up space in overburdened warehouses and improve overall storage efficiency.
Improvement in Operational Processes:
Further streamlining of the order fulfillment process can be achieved by identifying additional bottlenecks in the workflow and integrating automation for routine tasks, which could help reduce processing times even further.
Better Inventory Management:
The project successfully reduced stock-out instances by ensuring a more balanced inventory across warehouses. To further improve, a predictive model could be developed to anticipate future stock requirements and prevent stock-outs.
Data-Driven Decision-Making:
The clean dataset now supports more accurate and reliable reporting, which can guide inventory-related decisions, resource allocation, and operational strategies across the organization.

Conclusion:
This Warehouse Analysis Project has significantly enhanced Mint Classics’ operational efficiency by addressing key data quality issues and optimizing warehouse utilization. The insights gained from this project, including better inventory distribution, improved order processing times, and reduced stock-out instances, can directly support strategic decision-making in the company’s supply chain and logistics operations. The clean, actionable dataset is now ready to drive future business strategies.

bottom of page