retail-etl-medallion-pipeline

Automate retail ETL pipelines with Medallion Architecture, TSQL, PySpark, and Airflow.

5|1|Updated May 16, 2026
One-click install
npx skills add https://github.com/Aradotso/data-skills --skill retail-etl-medallion-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retail-etl-medallion-pipeline
Source: https://github.com/Aradotso/data-skills/tree/main/skills/retail-etl-medallion-pipeline
Command: npx skills add https://github.com/Aradotso/data-skills --skill retail-etl-medallion-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexities of retail data processing, providing an end-to-end ETL pipeline using Medallion Architecture to automate and optimize inventory, sales, and supplier data management.

Core Features & Use Cases

  • End-to-End ETL Pipeline: Automates the Extract, Transform, Load process for retail data.
  • Medallion Architecture: Implements Bronze, Silver, and Gold layers for data quality and analytics readiness.
  • Use Case: Streamline inventory management, sales reporting, and supplier rebates by automating data processing tasks, ensuring accurate and timely insights.

Quick Start

Install the retail-etl-medallion-pipeline skill and initiate the ETL pipeline by running the 'run_etl_pipeline.sh' script.

Frequently Asked Questions about retail-etl-medallion-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate retail data processing with Medallion Architecture?

Automate retail data processing by deploying an ETL pipeline that applies Medallion Architecture layers to structure inventory, sales, and supplier data. The pipeline uses TSQL, PySpark, and Airflow to manage data quality and automate workflows end-to-end.

What is the best way to structure retail ETL pipelines for inventory and sales data?

Structuring retail ETL pipelines with Bronze, Silver, and Gold data quality layers ensures analytics readiness. This Medallion Architecture approach separates raw data ingestion from transformed analytics views, streamlining inventory management and sales reporting.

Do I need SQL Server and Python to run retail ETL automated workflows?

Yes, running these retail ETL automated workflows requires a SQL Server environment and a Python environment with specified libraries. The pipeline relies on TSQL for data transformations and PySpark for distributed processing.

How does Medallion Architecture improve retail supplier and sales data quality?

Medallion Architecture improves retail data quality by progressively refining data through Bronze, Silver, and Gold layers. This structured refinement process ensures accurate and timely insights for supplier rebates and sales reporting.

Can I use Airflow and PySpark for retail inventory management ETL?

Yes, you can use Airflow and PySpark for retail inventory management ETL. Airflow orchestrates the automated ETL workflows while PySpark handles large-scale data processing within the Medallion Architecture pipeline.