Studeni commited on
Commit
9ff843a
1 Parent(s): e4732ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -29,6 +29,42 @@ The data is sourced from [Amazon Reviews 2023](https://amazon-reviews-2023.githu
29
 
30
  ## Dataset Structure
31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  ### Columns
33
 
34
  - **parent_asin (str):** Unique identifier for the product.
 
29
 
30
  ## Dataset Structure
31
 
32
+ ### Number of Products by Filename
33
+
34
+ | | filename | product_count |
35
+ |---:|:----------------------------------------|----------------:|
36
+ | 0 | meta_Amazon_Fashion | 470 |
37
+ | 1 | meta_Appliances | 573 |
38
+ | 2 | meta_Arts_Crafts_and_Sewing | 2948 |
39
+ | 3 | meta_Automotive | 7161 |
40
+ | 4 | meta_Baby_Products | 526 |
41
+ | 5 | meta_Beauty_and_Personal_Care | 1402 |
42
+ | 6 | meta_Books | 2 |
43
+ | 7 | meta_CDs_and_Vinyl | 1319 |
44
+ | 8 | meta_Cell_Phones_and_Accessories | 5062 |
45
+ | 9 | meta_Clothing_Shoes_and_Jewelry | 41777 |
46
+ | 10 | meta_Digital_Music | 56 |
47
+ | 11 | meta_Electronics | 7681 |
48
+ | 12 | meta_Gift_Cards | 8 |
49
+ | 13 | meta_Grocery_and_Gourmet_Food | 96 |
50
+ | 14 | meta_Handmade_Products | 1018 |
51
+ | 15 | meta_Health_and_Household | 4760 |
52
+ | 16 | meta_Health_and_Personal_Care | 93 |
53
+ | 17 | meta_Home_and_Kitchen | 17326 |
54
+ | 18 | meta_Industrial_and_Scientific | 1216 |
55
+ | 19 | meta_Magazine_Subscriptions | 3 |
56
+ | 20 | meta_Musical_Instruments | 639 |
57
+ | 21 | meta_Office_Products | 3545 |
58
+ | 22 | meta_Patio_Lawn_and_Garden | 3075 |
59
+ | 23 | meta_Pet_Supplies | 2742 |
60
+ | 24 | meta_Software | 157 |
61
+ | 25 | meta_Sports_and_Outdoors | 6343 |
62
+ | 26 | meta_Tools_and_Home_Improvement | 4776 |
63
+ | 27 | meta_Toys_and_Games | 1367 |
64
+ | 28 | meta_Unknown | 541 |
65
+ | 29 | meta_Video_Games | 561 |
66
+
67
+
68
  ### Columns
69
 
70
  - **parent_asin (str):** Unique identifier for the product.