Datasets:
update sample data
Browse files- README.md +23 -0
- data.csv +0 -0
- data.jsonl +0 -0
README.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
task_categories: [tabular-classification, tabular-regression]
|
| 4 |
+
tags: [ecommerce, amazon, dropshipping, fba, market-research, datenix]
|
| 5 |
+
size_categories: [10K<n<100K]
|
| 6 |
+
---
|
| 7 |
+
# Datenix Amazon FBA Intelligence — 10K sample
|
| 8 |
+
|
| 9 |
+
Top-10K Amazon products by monthly revenue, sourced from 770K FBA product database.
|
| 10 |
+
|
| 11 |
+
Fields per row (18 columns):
|
| 12 |
+
- `asin`, `title`, `brand`, `price`, `bsr`, `reviews`, `rating`
|
| 13 |
+
- `monthly_sales`, `monthly_revenue`, `profit_estimate`, `grade` (A1..D3)
|
| 14 |
+
- `categories`, `sold_by`, `fulfilled_by`, `is_prime`, `listing_quality_score`
|
| 15 |
+
- `updated_at`
|
| 16 |
+
|
| 17 |
+
## Full data
|
| 18 |
+
- Full 770K products: contact hi@datenix.xyz
|
| 19 |
+
- API access: https://datenix.xyz
|
| 20 |
+
- Twitter: @datenix
|
| 21 |
+
|
| 22 |
+
## License
|
| 23 |
+
CC BY-SA 4.0 — attribute datenix.xyz when redistributing.
|
data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|