|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# ProductionTrends |
|
|
|
tags: sales trend analysis, productivity, inventory |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** The 'ProductionTrends' dataset contains monthly sales and production data across various product categories for a retail company. The goal is to analyze the data to optimize sales and production strategies. The dataset includes information on product types, quantities sold, production volumes, and external factors like marketing campaigns that could influence sales trends. The labels indicate whether the month is a peak sales month, a period of increased production, or a period for inventory adjustments. |
|
|
|
|
|
**CSV Content Preview:** |
|
|
|
```csv |
|
|
|
Month,ProductCategory,QuantitySold,ProductionVolume,MarketingCampaign,Label |
|
|
|
2022-01,Electronics,4500,5000,No,Peak Sales |
|
|
|
2022-01,HomeGoods,3000,3500,Yes,Increased Production |
|
|
|
2022-02,Electronics,4700,4800,Yes,Peak Sales |
|
|
|
2022-02,HomeGoods,3200,3300,No,Inventory Adjustment |
|
|
|
2022-03,Electronics,4200,5200,No,Increased Production |
|
|
|
``` |
|
|
|
**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 'sales production optimize': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=sales+production+optimize&dataset=ProductionTrends&tags=sales+trend+analysis,+productivity,+inventory |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|