<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Supply Chain Management on AI VOID</title><link>https://ai-blog.noorshomelab.dev/categories/supply-chain-management/</link><description>Recent content in Supply Chain Management on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 20 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/categories/supply-chain-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Ingesting Raw Supply Chain Events with DLT Bronze Layer</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/03-dlt-bronze-ingestion/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/03-dlt-bronze-ingestion/</guid><description>&lt;h2 id="ingesting-raw-supply-chain-events-with-dlt-bronze-layer"&gt;Ingesting Raw Supply Chain Events with DLT Bronze Layer&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;In this chapter, we embark on the crucial first step of our real-time supply chain analytics journey: ingesting raw supply chain events into our data lakehouse. We will leverage Databricks Delta Live Tables (DLT) to build a robust, fault-tolerant, and scalable pipeline that continuously reads event data from Apache Kafka and lands it into a &amp;ldquo;Bronze&amp;rdquo; Delta table. The Bronze layer serves as the raw, immutable historical record of all ingested data, preserving the original state of events as they arrive.&lt;/p&gt;</description></item><item><title>Refining Supply Chain Events for Delay Analytics (Silver Layer)</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/04-dlt-silver-event-refinement/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/04-dlt-silver-event-refinement/</guid><description>&lt;h2 id="chapter-4-refining-supply-chain-events-for-delay-analytics-silver-layer"&gt;Chapter 4: Refining Supply Chain Events for Delay Analytics (Silver Layer)&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;Welcome to Chapter 4! In this chapter, we will elevate the raw supply chain event data ingested into our Bronze layer to a refined, clean, and structured Silver layer using Databricks Delta Live Tables (DLT). The Bronze layer, which we established in the previous chapter, serves as our landing zone for immutable raw data. Now, our focus shifts to transforming this raw data into a format suitable for downstream analytics, particularly for identifying and analyzing supply chain delays.&lt;/p&gt;</description></item><item><title>Refining Supply Chain Events for Delay Analytics (Silver Layer)</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/04-dlt-silver-event-refinement/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/04-dlt-silver-event-refinement/</guid><description>&lt;h2 id="chapter-4-refining-supply-chain-events-for-delay-analytics-silver-layer"&gt;Chapter 4: Refining Supply Chain Events for Delay Analytics (Silver Layer)&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;Welcome to Chapter 4! In this chapter, we will elevate the raw supply chain event data ingested into our Bronze layer to a refined, clean, and structured Silver layer using Databricks Delta Live Tables (DLT). The Bronze layer, which we established in the previous chapter, serves as our landing zone for immutable raw data. Now, our focus shifts to transforming this raw data into a format suitable for downstream analytics, particularly for identifying and analyzing supply chain delays.&lt;/p&gt;</description></item><item><title>Real-time Supply Chain Delay Analytics (Gold Layer)</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/05-dlt-gold-delay-analytics/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/05-dlt-gold-delay-analytics/</guid><description>&lt;h2 id="chapter-5-real-time-supply-chain-delay-analytics-gold-layer"&gt;Chapter 5: Real-time Supply Chain Delay Analytics (Gold Layer)&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;Welcome to Chapter 5, where we elevate our supply chain data from the Silver layer to the Gold layer. In this crucial phase, we will build Databricks Delta Live Tables (DLT) pipelines to perform real-time aggregations and derive actionable insights for supply chain delay analytics. This involves taking the cleaned and enriched data from our Silver tables and transforming it into easily consumable metrics, such as average delay times, on-time delivery rates, and identifying critical delay incidents.&lt;/p&gt;</description></item><item><title>Real-time Supply Chain Delay Analytics (Gold Layer)</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/05-dlt-gold-delay-analytics/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/05-dlt-gold-delay-analytics/</guid><description>&lt;h2 id="chapter-5-real-time-supply-chain-delay-analytics-gold-layer"&gt;Chapter 5: Real-time Supply Chain Delay Analytics (Gold Layer)&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;Welcome to Chapter 5, where we elevate our supply chain data from the Silver layer to the Gold layer. In this crucial phase, we will build Databricks Delta Live Tables (DLT) pipelines to perform real-time aggregations and derive actionable insights for supply chain delay analytics. This involves taking the cleaned and enriched data from our Silver tables and transforming it into easily consumable metrics, such as average delay times, on-time delivery rates, and identifying critical delay incidents.&lt;/p&gt;</description></item><item><title>Ingesting &amp;amp; Harmonizing HS Code and Tariff Data</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/06-hs-code-tariff-ingestion/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/06-hs-code-tariff-ingestion/</guid><description>&lt;h2 id="chapter-6-ingesting--harmonizing-hs-code-and-tariff-data"&gt;Chapter 6: Ingesting &amp;amp; Harmonizing HS Code and Tariff Data&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;In the intricate world of global supply chains, accurate and timely information on Harmonized System (HS) codes and associated tariffs is paramount. These codes classify traded goods, determining duties, taxes, and trade policies. In this chapter, we will build a robust data pipeline using Databricks Delta Live Tables (DLT) to ingest, cleanse, and harmonize raw HS Code and tariff data into our Customs Trade Data Lakehouse.&lt;/p&gt;</description></item><item><title>HS Code-based Tariff Impact Analysis with DLT</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/07-dlt-tariff-impact-analysis/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/07-dlt-tariff-impact-analysis/</guid><description>&lt;h2 id="chapter-7-hs-code-based-tariff-impact-analysis-with-dlt"&gt;Chapter 7: HS Code-based Tariff Impact Analysis with DLT&lt;/h2&gt;
&lt;h3 id="1-chapter-introduction"&gt;1. Chapter Introduction&lt;/h3&gt;
&lt;p&gt;In this chapter, we will build a robust, real-time data pipeline using Databricks Delta Live Tables (DLT) to perform HS Code-based tariff impact analysis. This pipeline will ingest raw trade data, enrich it with historical and current tariff rates, and then aggregate the estimated tariff costs to provide actionable insights into the financial impact of import/export duties.&lt;/p&gt;
&lt;p&gt;Understanding tariff impacts is crucial for modern supply chains. Tariffs can significantly influence procurement costs, pricing strategies, and overall profitability. By automating this analysis with DLT, businesses can gain near real-time visibility into these costs, enabling proactive decision-making to mitigate risks and optimize trade routes or sourcing strategies. This step is a cornerstone for building a resilient and cost-effective supply chain.&lt;/p&gt;</description></item><item><title>Building the Customs Trade Data Lakehouse &amp;amp; HS Code Validation</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/09-customs-data-lakehouse-validation/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/09-customs-data-lakehouse-validation/</guid><description>&lt;h2 id="chapter-9-building-the-customs-trade-data-lakehouse--hs-code-validation"&gt;Chapter 9: Building the Customs Trade Data Lakehouse &amp;amp; HS Code Validation&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 9 of our real-time supply chain project! In this chapter, we will lay the foundation for intelligent customs trade data analysis by building a robust Data Lakehouse. Specifically, we&amp;rsquo;ll focus on ingesting and preparing customs declaration data, establishing a master data repository for HS (Harmonized System) codes, and setting up initial data quality validation using Databricks Delta Live Tables (DLT).&lt;/p&gt;</description></item><item><title>Anomaly Detection for Trade Data and Logistics Costs</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/10-anomaly-detection-mlflow/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/10-anomaly-detection-mlflow/</guid><description>&lt;h2 id="chapter-10-anomaly-detection-for-trade-data-and-logistics-costs"&gt;Chapter 10: Anomaly Detection for Trade Data and Logistics Costs&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;In the intricate world of supply chain management, unexpected deviations can lead to significant financial losses, operational inefficiencies, and compliance risks. Identifying these anomalies in real-time is paramount for proactive decision-making. This chapter focuses on building robust anomaly detection mechanisms for two critical areas: HS Code classifications within trade data and real-time logistics costs. We will leverage Databricks&amp;rsquo; powerful ecosystem, including Delta Lake for reliable data storage, PySpark for scalable data processing, and MLflow for managing the end-to-end machine learning lifecycle, from experimentation to model deployment.&lt;/p&gt;</description></item><item><title>Building a Real-time Supply Chain Intelligence Platform with Databricks Lakehouse: A Complete Production-Ready Guide</title><link>https://ai-blog.noorshomelab.dev/projects/realtime-supply-chain-intelligence-databricks-guide/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/projects/realtime-supply-chain-intelligence-databricks-guide/</guid><description>&lt;h2 id="project-overview"&gt;Project Overview&lt;/h2&gt;
&lt;p&gt;Welcome to the comprehensive guide for building a &lt;strong&gt;Real-time Supply Chain Intelligence Platform with Databricks Lakehouse&lt;/strong&gt;. In today&amp;rsquo;s volatile global economy, supply chains are constantly challenged by disruptions, fluctuating costs, and complex trade regulations. This project aims to equip developers with the skills to build a robust, scalable, and intelligent platform that provides real-time visibility and predictive analytics for critical supply chain metrics.&lt;/p&gt;
&lt;p&gt;We will construct an end-to-end data platform that ingests streaming supply chain events, performs real-time delay analytics, conducts HS (Harmonized System) Code-based import-export tariff impact analysis with historical trends, monitors logistics costs with tariff and fuel price correlation, and validates customs trade data for anomaly detection. The ultimate goal is to deliver a real-time procurement price intelligence pipeline, enabling proactive decision-making and optimizing operational efficiency.&lt;/p&gt;</description></item></channel></rss>