Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,35 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# Introducing the BaSalam (comments & products) Dataset πποΈ
|
| 3 |
+
|
| 4 |
+
Dive into the BaSalam dataset, featuring two comprehensive files: `BaSalam.products.csv` and `BaSalam.reviews.csv`, offering insights into the vibrant online marketplace of BaSalam! ππ
|
| 5 |
+
|
| 6 |
+
## BaSalam.products.csv Highlights π
|
| 7 |
+
Get a complete look at each product with information on:
|
| 8 |
+
- Basic identifiers and metrics: `_id`, `_score` π
|
| 9 |
+
- Sales performance: `sales_count_week` π
|
| 10 |
+
- Detailed product descriptions: `name`, `price`, `status_title` π·οΈ
|
| 11 |
+
- Stock and shipping nuances: `stock`, `has_delivery`, `isFreeShipping`, `IsAvailable`, `IsSaleable` π¦π
|
| 12 |
+
- Visuals and media: `photo_MEDIUM`, `photo_SMALL`, `video_ORIGINAL` πΌοΈπ₯
|
| 13 |
+
- Customer ratings and reviews: `rating_average`, `rating_count`, `rating_signals` β
|
| 14 |
+
- Pricing and promotional details: `primaryPrice`, `promotions` πΈ
|
| 15 |
+
- Extensive vendor profiles: `vendor_name`, `vendor_score`, `vendor_status_title`, and more π
|
| 16 |
+
- Categorization and navigation: `categoryId`, `new_categoryId`, `navigation_id`, `categoryTitle` ποΈ
|
| 17 |
+
- Additional attributes and miscellaneous details: `mainAttribute`, `preparationDays`, `weight` ππ οΈ
|
| 18 |
+
|
| 19 |
+
## BaSalam.reviews.csv Highlights π
|
| 20 |
+
Explore comprehensive feedback with:
|
| 21 |
+
- Review identifiers and timelines: `_id`, `productId`, `createdAt`, `updatedAt` π
|
| 22 |
+
- User engagement metrics: `user_id`, `name_of_user`, `photo_of_user` π€
|
| 23 |
+
- Interactive features: `likeCount`, `dislikeCount`, `isLikedByCurrentUser`, `isDislikedByCurrentUser` ππ
|
| 24 |
+
- Rich review content: `description`, `attachments`, `history_count` βοΈπ
|
| 25 |
+
- Detailed reasons for reviews through `reason_ids` array and `variation_metadata` π§
|
| 26 |
+
|
| 27 |
+
This dataset is not just dataβitβs a gateway to understanding the pulse of the BaSalam marketplace, providing a foundation for nuanced market analysis, sentiment exploration, and machine learning applications in e-commerce. π―π
|
| 28 |
+
|
| 29 |
+
Ready to analyze trends, gauge consumer sentiment, or examine product performance? The BaSalam dataset offers all the necessary tools and data for a thorough dive into e-commerce dynamics! ππ‘
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
---
|
| 33 |
+
license: mit
|
| 34 |
+
---
|
| 35 |
+
|