Skip to content

This interactive dashboard assesses supplier risk by integrating performance metrics (on-time delivery, quality scores) with a real-time geopolitical risk score derived from NLP-based news sentiment analysis. The goal is to provide supply chain managers with a proactive tool to mitigate disruptions.

License

Notifications You must be signed in to change notification settings

akeDataAnalyst/Supplier-Risk-Assessment-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supplier Risk Assessment Dashboard

Project Overview

This project demonstrates how to build a proactive risk assessment tool for supply chain management. It combines traditional performance metrics with an NLP-driven geopolitical risk score to provide a holistic view of supplier reliability. The final deliverable is an interactive dashboard built in Tableau Public.

Dashboard Screenshot

The Problem & Solution

  • Problem: Supply chain disruptions from poor supplier performance and unexpected global events can cause significant financial and operational damage.
  • Solution: This dashboard provides a data-driven solution, enabling supply chain managers to identify high-risk suppliers and make informed decisions to mitigate potential disruptions.

Methodology

  1. Data Generation: Used Python with pandas and numpy to generate a synthetic dataset of supplier performance metrics (on-time delivery, quality scores).
  2. Geopolitical Risk Scoring (NLP): Used a Python script to simulate news sentiment analysis, deriving geopolitical risk scores for each supplier's country.
  3. Risk Algorithm: Created a weighted scoring model to combine performance and geopolitical risks into a single total_risk_score.
  4. Interactive Dashboard: Built a professional, interactive dashboard in Tableau Public to visualize the results, including a risk heatmap and supplier details.

Tools & Technologies

  • Data Analysis & Scripting: Python, Pandas, NumPy
  • Natural Language Processing: TextBlob
  • Data Visualization: Tableau Public

Access the Live Dashboard

You can explore the full, interactive dashboard here: Live Dashboard Link on Tableau Public


Created by AKLILU ABERA

About

This interactive dashboard assesses supplier risk by integrating performance metrics (on-time delivery, quality scores) with a real-time geopolitical risk score derived from NLP-based news sentiment analysis. The goal is to provide supply chain managers with a proactive tool to mitigate disruptions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages