Skip to content

feat(datasets): add fiction-retail dataset#201

Merged
lakshay-nasa merged 1 commit into
datahub-project:mainfrom
lakshay-nasa:feat/add-fiction-retail-dataset
Jun 4, 2026
Merged

feat(datasets): add fiction-retail dataset#201
lakshay-nasa merged 1 commit into
datahub-project:mainfrom
lakshay-nasa:feat/add-fiction-retail-dataset

Conversation

@lakshay-nasa

Copy link
Copy Markdown
Contributor

Summary

  • Adds fiction-retail synthetic e-commerce dataset — 10 interconnected tables, ~695k rows, ~95MB SQLite, CC0 Public Domain
  • Includes ingest.yaml, add_lineage.py (6 FK-based lineage edges), add_metadata.py (4 tags, 6 glossary terms, 6 ownership groups)
  • Adds formal LICENSE file to datasets/olist-ecommerce/ for CC BY-NC-SA 4.0 ShareAlike compliance with full modifications list
  • Updates datasets/README.md: new fiction-retail entry, when-to-use blurb, schema section, repo tree, license table

Test plan

  • datahub docker nuke && datahub docker quickstart
  • cd datasets/fiction-retail
  • uv venv .venv --python 3.12 && source .venv/bin/activate && uv pip install 'acryl-datahub[sqlalchemy,datahub-rest]'
  • datahub ingest -c ingest.yaml — all 10 tables appear in DataHub UI under sqlite/fiction-retail
  • python add_lineage.py — lineage graph visible on order_items, shipments, returns, inventory
  • python add_metadata.py — tags, glossary terms, and owners appear on correct tables

- Add fiction-retail.db (SQLite, 10 tables, ~695k rows, ~95MB, CC0)

- Add ingest.yaml, add_lineage.py, add_metadata.py for fiction-retail

- Add README with full schema, FK relationships, source and license

- Add datasets/olist-ecommerce/LICENSE (CC BY-NC-SA 4.0, derivative work)

- Update datasets/README.md index, license table, and repo structure tree
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

@lakshay-nasa is attempting to deploy a commit to the Acryl Data Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
datahub-docs-archive Ignored Ignored Jun 4, 2026 9:57am

Request Review

@lakshay-nasa lakshay-nasa merged commit ef1f520 into datahub-project:main Jun 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant