Skip to content

Add synthetic sample financial datasets#271

Open
gyx09212214-prog wants to merge 1 commit into
anthropics:mainfrom
gyx09212214-prog:codex/add-synthetic-sample-data
Open

Add synthetic sample financial datasets#271
gyx09212214-prog wants to merge 1 commit into
anthropics:mainfrom
gyx09212214-prog:codex/add-synthetic-sample-data

Conversation

@gyx09212214-prog

Copy link
Copy Markdown

Summary

  • add a small sample-data/ directory with fully synthetic CSV datasets
  • include portfolio holdings, public-company financials, and vendor payment risk examples
  • document intended demo and smoke-test use cases, and add the directory to the repository layout

Why

This addresses #267 by giving new users a compact, non-proprietary dataset set for trying financial-services workflows before connecting real systems or confidential data. The records are fictional and intentionally small enough to inspect by hand.

Validation

  • parsed each CSV with Python csv.DictReader
  • ran PYTHONUTF8=1 python scripts/check.py successfully
  • scripts/validate.py was not run as a repository-wide check because it requires an output JSON plus schema path

@gyx09212214-prog gyx09212214-prog marked this pull request as ready for review June 11, 2026 11:12
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