|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# AircraftPartInventoryLevels |
|
|
|
tags: inventory management, warehouse automation, demand forecasting |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
The 'AircraftPartInventoryLevels' dataset is designed to support inventory management and demand forecasting within the aeronautic supply chain. It contains historical inventory data of aircraft parts from various warehouses, and aims to assist in improving warehouse automation through better understanding of inventory levels and patterns. The dataset is intended for ML practitioners looking to optimize the stock levels of essential components, thus ensuring timely maintenance and repairs without overstocking. |
|
|
|
|
|
**CSV Content Preview:** |
|
|
|
``` |
|
|
|
id,part_number,part_name,warehouse_id,location_city,location_country,inventory_quantity,last_updated,label |
|
|
|
1,AX234,Aileron Flap Seal,W-01,Chicago,USA,250,2023-01-15,Operational |
|
|
|
2,BX342,Landing Gear Tire,W-02,Berlin,Germany,150,2023-01-16,Low Stock |
|
|
|
3,CX451,Engine Turbine Blade,W-03,Seoul,South Korea,10,2023-01-17,Critical Low |
|
|
|
4,DX564,Fuselage Window Seal,W-04,London,UK,500,2023-01-18,Healthy Stock |
|
|
|
5,EX673,Propeller Blade Assembly,W-05,Moscow,Russia,30,2023-01-19,Low Stock |
|
|
|
``` |
|
|
|
**Source of the data:** |
|
|
|
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'aeronautic supply chain': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=aeronautic+supply+chain&dataset=AircraftPartInventoryLevels&tags=inventory+management,+warehouse+automation,+demand+forecasting |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|