โ† All Datasets
๐Ÿ“š

Long-Form Book Intelligence

Primary: bwbbooks:book: โ€” complete books with all 12 chapters (Preface โ†’ 10 body chapters โ†’ Epilogue), word counts, source card IDs. Secondary: Omega books archive. Every chapter: title, full prose, word count, source headline.

๐Ÿ“ฆ 100,000+ chapters records ๐Ÿ”„ Every 3 min ๐Ÿ“ Multi-sector ๐ŸŒ Global ๐Ÿ“„ book ๐Ÿ”“ CC BY 4.0
Choose Your Tier โ€” Pay Once, Download Instantly
MOST ACCESSIBLE

$5

Basic

1,000 records ยท JSON ยท Instant download ยท No recurring charges

Formats: JSON
MOST COMPLETE

$20

Archive

15,000 records ยท Full metadata ยท Omega schema ยท Historical depth

Formats: JSONL, JSON, Metadata, Schema
๐Ÿ“ Omega Master Schema โ€” Every record looks like this
{
  "omega_id": "uuid-v4",
  "source_family": "longform-books",
  "source_name": "Banking With Billy โ€” Long-Form Book Intelligence",
  "gics_sector": "Multi-sector",
  "gics_industry": "string",
  "data_type": "book",
  "timestamp": "ISO-8601",
  "region": "Global",
  "entities": [
    "array",
    "of",
    "strings"
  ],
  "metadata": {
    "update_frequency": "Every 3 min",
    "confidence": 0.95,
    "version": "1.0.0",
    "word_count": 750,
    "guardian_verified": true,
    "author": "Billy Odell Tucker-Robinson",
    "license": "CC BY 4.0 โ€” Banking With Billy"
  },
  "payload": {
    "headline": "string",
    "lead": "string",
    "body": "string",
    "why_it_matters": "string"
  }
}