Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
TrainingDataPro
commited on
Commit
•
df0e74e
1
Parent(s):
ea5b0a1
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,46 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
- finance
|
10 |
---
|
11 |
+
|
12 |
+
# [Asos](https://asos.com) E-Commerce Dataset - 30,845 products
|
13 |
+
|
14 |
+
Using web scraping, we collected information on over **30,845** clothing items from the Asos website.
|
15 |
+
The dataset can be applied in E-commerce analytics in the fashion industry.
|
16 |
+
|
17 |
+
# Get the Dataset
|
18 |
+
|
19 |
+
### This is just an example of the data
|
20 |
+
|
21 |
+
Contact us via **[sales@trainingdata.pro](mailto:sales@trainingdata.pro)** or leave a request on **[https://trainingdata.pro/data-market](https://trainingdata.pro/data-market?utm_source=huggingface)** to discuss your requirements, learn about the price and buy the dataset
|
22 |
+
|
23 |
+
# Dataset Info
|
24 |
+
For each item, we extracted:
|
25 |
+
|
26 |
+
- **url** - link to the item on the website
|
27 |
+
- **name** - item's name
|
28 |
+
- **size** - sizes available on the website
|
29 |
+
- **category** - product's category
|
30 |
+
- **price** - item's price
|
31 |
+
- **color** - item's color
|
32 |
+
- **SKU** - unique identifier of the item
|
33 |
+
- **date** - date of web scraping; for all items - March 11, 2023
|
34 |
+
- **description** - additional description, including product's brand, composition, and care instructions, in JSON format
|
35 |
+
- **images** - photographs from the item description
|
36 |
+
|
37 |
+
|
38 |
+
# Data collection and annotation
|
39 |
+
|
40 |
+
We provide both ready-made datasets and custom data collection and annotation services. Please contact us for more information: Andrew, **datasets@trainingdata.pro**
|
41 |
+
|
42 |
+
## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface)** provides high-quality data annotation tailored to your needs
|
43 |
+
|
44 |
+
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
|
45 |
+
|
46 |
+
TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**
|