Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- table-question-answering
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
- bn
|
| 9 |
+
tags:
|
| 10 |
+
- e-commerce
|
| 11 |
+
- hardware
|
| 12 |
+
- electronics
|
| 13 |
+
- bangladesh
|
| 14 |
+
- web-scraped
|
| 15 |
+
pretty_name: Ryans Computers Product Archive
|
| 16 |
+
size_categories:
|
| 17 |
+
- 10K<n<100K
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
# Ryans Computers Product Archive
|
| 21 |
+
|
| 22 |
+
## Overview
|
| 23 |
+
This repository contains a comprehensive dataset scraped from [ryans.com](https://www.ryans.com/), one of the largest retail chains for computer hardware, laptops, and consumer electronics in Bangladesh. The dataset serves as a structured archive of product catalogs, technical specifications, pricing, and descriptions.
|
| 24 |
+
|
| 25 |
+
## Purpose and Usage
|
| 26 |
+
This dataset is published publicly and strictly for **educational, research, and analytical purposes**. When combined with other regional e-commerce datasets, it becomes an incredibly powerful tool for data scientists, developers, and hardware enthusiasts looking to:
|
| 27 |
+
* Perform comparative market analysis and track historical pricing trends for consumer electronics in Bangladesh.
|
| 28 |
+
* Train or evaluate models for e-commerce parsing, tabular data extraction, and structured JSON generation.
|
| 29 |
+
* Build Retrieval-Augmented Generation (RAG) systems for tech and hardware recommendations.
|
| 30 |
+
* Analyze product specifications and component availability across different retail platforms.
|
| 31 |
+
|
| 32 |
+
## Dataset Details
|
| 33 |
+
* **Source:** ryans.com
|
| 34 |
+
* **Collection Method:** Web scraping
|
| 35 |
+
* **Content Type:** E-commerce product data (including titles, prices, descriptions, specifications, brand metadata, and categorical hierarchy).
|
| 36 |
+
* **Repository:** `sayurio/ryans-bd-product-data`
|
| 37 |
+
|
| 38 |
+
## Copyright and Fair Use Disclaimer
|
| 39 |
+
This archive is created under the principles of **Fair Use** (under Section 107 of the Copyright Act) for purposes such as criticism, comment, research, and scholarship.
|
| 40 |
+
|
| 41 |
+
* **No Ownership Claimed:** The creator of this repository does not claim any ownership, authorship, or copyright over the original product descriptions, images, or branding. All rights, title, and interest in the original content, logos, and trademarks remain entirely with their respective manufacturers, brands, and Ryans IT Limited.
|
| 42 |
+
* **Non-Commercial:** This dataset is provided completely free of charge and is strictly not intended for commercial gain, competitive market manipulation, or profit.
|
| 43 |
+
* **Transformative Use:** The data has been aggregated, extracted from its original web formatting, and compiled specifically for computational analysis and educational study. This represents a transformative use of the original publicly available material.
|
| 44 |
+
|
| 45 |
+
**Takedown Requests:** If you are a copyright holder or representative of the source website and wish for specific data to be removed from this archive, please open an issue or contact the repository owner directly. Please submit a removal request specifying the exact URLs, SKUs, or product identifiers you wish to have taken down so they can be accurately located within the dataset and removed.
|