Fdddhhhill commited on
Commit
648f9ba
·
verified ·
1 Parent(s): 9bc342c

Create README.md

Browse files

supplier_id,supplier_name,country,lead_time_days,quality_rating,contract_status
SUP001,PT Global Steel,Indonesia,14,4.5,Active
SUP002,Asia Raw Material Ltd,Singapore,21,4.2,Active
SUP003,Logam Jaya Abadi,Indonesia,10,4.7,Active
SUP004,Pacific Industrial Co,China,30,4.0,Review
SUP005,Indo Component Supply,Indonesia,7,4.8,Active

Files changed (1) hide show
  1. README.md +100 -0
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - tabular-classification
5
+ - time-series-forecasting
6
+ - anomaly-detection
7
+ language:
8
+ - en
9
+ tags:
10
+ - enterprise-ai
11
+ - industrial-analytics
12
+ - global-logistics
13
+ - supply-chain-intelligence
14
+ - operational-risk-modeling
15
+ - sustainability-analytics
16
+ - demand-forecasting
17
+ - smart-warehouse
18
+ size_categories:
19
+ - n<1K
20
+ ---
21
+
22
+ # Global Enterprise Logistics & Supply Chain AI Dataset (Corporate Edition 2024)
23
+
24
+ ## Corporate Overview
25
+
26
+ This dataset represents a high-level enterprise simulation of global logistics and supply chain operations.
27
+ It is designed to reflect the operational complexity of multinational corporations managing multi-regional distribution centers, cross-border trade routes, and diversified product portfolios.
28
+
29
+ The dataset integrates operational efficiency metrics, forecasting performance indicators, supplier reliability scoring, transportation risk modeling, sustainability tracking, and AI-ready anomaly classification signals.
30
+
31
+ ---
32
+
33
+ ## Strategic Coverage
34
+
35
+ The dataset simulates:
36
+
37
+ - Multi-region warehouse operations (Asia-Pacific, North America, Europe)
38
+ - Cross-functional business units
39
+ - Inventory risk management & safety stock modeling
40
+ - Forecast vs actual demand comparison
41
+ - Fulfillment performance analytics
42
+ - Transportation cost & delay risk modeling
43
+ - Carbon emission tracking & sustainability monitoring
44
+ - Labor & automation performance benchmarking
45
+ - Operational anomaly labeling for supervised AI training
46
+
47
+ ---
48
+
49
+ ## Enterprise AI Applications
50
+
51
+ Suitable for advanced AI system development including:
52
+
53
+ - Multi-variable demand forecasting
54
+ - Inventory optimization modeling
55
+ - Supply chain risk prediction
56
+ - Anomaly detection in logistics operations
57
+ - ESG (Environmental, Social, Governance) analytics modeling
58
+ - Cost-efficiency optimization
59
+ - Industrial automation benchmarking
60
+ - Enterprise digital twin simulation
61
+
62
+ ---
63
+
64
+ ## Data Architecture
65
+
66
+ Each record represents a time-stamped operational snapshot of a logistics facility.
67
+
68
+ Data fields include:
69
+
70
+ - Operational metrics
71
+ - Forecasting variables
72
+ - Financial indicators
73
+ - Sustainability indicators
74
+ - Risk assessment scores
75
+ - AI classification label
76
+
77
+ ---
78
+
79
+ ## Technical Format
80
+
81
+ - CSV (Comma-Separated Values)
82
+ - UTF-8 Encoding
83
+ - Structured Tabular Format
84
+ - AI Training Ready
85
+
86
+ ---
87
+
88
+ ## Intended Audience
89
+
90
+ - Enterprise AI Engineers
91
+ - Supply Chain Data Scientists
92
+ - Industrial Systems Analysts
93
+ - Logistics Optimization Researchers
94
+ - Corporate Digital Transformation Teams
95
+
96
+ ---
97
+
98
+ ## License
99
+
100
+ MIT License – Available for research, AI experimentation, and industrial simulation.