| ---
|
| license: mit
|
| task_categories:
|
| - text-retrieval
|
| - document-question-answering
|
| language:
|
| - en
|
| tags:
|
| - finance
|
| - trading
|
| - technical-analysis
|
| - pdf-layouts
|
| - clover
|
| size_categories:
|
| - 10M<n<100M
|
| ---
|
|
|
| # 🍀 Clover Trading Books & Layout Dataset
|
|
|
| This repository serves as the high-speed backend CDN for the [Clover PDF Reader & Search Engine](https://rahathasan452.github.io).
|
|
|
| ## Structure
|
| - `data/catalog.json`: Master index of all books, authors, page counts, and Table of Contents.
|
| - `data/covers/`: Rendered book cover thumbnails.
|
| - `data/layouts/`: Dedicated companion layout JSONs with sub-pixel word bounding boxes `[x0, y0, x1, y1]`.
|
| - `data/pdfs/`: High-resolution optimized PDF book files.
|
|
|