Skip to content

AdeelAsghar11/Retail-Sales-Performance-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📊 Global Retail Intelligence Dashboard

Python Tableau Pandas

A strategic data pipeline and visualization suite analyzing 500,000+ transaction logs to optimize revenue, inventory, and global expansion strategies.


🚀 Project Overview

This project transforms raw, noisy transactional data from a UK-based online retailer into actionable business intelligence. By integrating a Python ETL pipeline with a Tableau Command Center, the solution provides stakeholders with real-time visibility into market performance and operational bottlenecks.

Key Objectives:

  • Cleanse and standardize raw log data (handling missing IDs, cancellations, and outliers).
  • Identify high-value customer segments and geographic expansion targets.
  • Optimize operational resource allocation based on peak trading times.

📈 Dashboard Preview

(Add a screenshot of your Tableau Dashboard here. Rename it 'dashboard.png' and upload it to your repo) Dashboard Screenshot


💡 Key Business Insights

Based on the analysis of the FY2010-2011 dataset:

  • 🌍 Market Strategy: The United Kingdom drives 80% of total revenue. However, data identifies Germany and France as the highest-ROI targets for localized marketing and expansion.
  • 📅 Seasonality: Revenue exhibits a sharp, predictable spike in November, signaling a critical need for Q3 inventory ramp-up to meet pre-holiday demand.
  • ⏰ Operational Efficiency: Transaction volume peaks consistently at 12:00 PM. Support staff and server capacity must be scaled during this window to prevent bottlenecks.
  • 📦 Product Portfolio: Low-cost volume drivers (e.g., Party Bunting, Cake Cases) significantly outperform high-ticket luxury items, dictating a volume-based inventory strategy.

📂 Repository Structure

File Description
eda.ipynb ETL & Analysis. Python notebook handling data cleaning (IQR outlier removal), feature engineering, and statistical analysis.
\tableau dashboard\dashboard tableau.twbx Interactive Dashboard. Tableau workbook featuring a geospatial "Command Center" layout with dynamic global filtering.
\presentation slides\dashboard slides.pptx Presentation Deck. High-level slide deck exporting key visualizations and narrative story points.

🛠️ Tech Stack


⚙️ Usage

  1. Clone the Repo:
    git clone https://github.com/yoursmaddyy/Retail-Sales-Performance-Dashboard.git
  2. Acquire Data: Download Online Retail.xlsx from the UCI Repository (Data not hosted here due to size constraints).
  3. Run Pipeline: Execute eda.ipynb to process raw logs and generate the clean dataset.
  4. Explore Dashboard: Open dashboard.twbx to interact with the visualizations.

📜 License

Distributed under the MIT License. See LICENSE for more information.

About

This project delivers a comprehensive data analytics pipeline for a UK-based online retailer. It transforms 500,000+ raw transaction logs into actionable business intelligence, focusing on revenue optimization, customer segmentation, and operational efficiency.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors