Synthetic bank accounts and their transactions: debits, credits, categories, merchants, and running activity. Realistic sample financial data for fintech prototypes, fraud-rule testing, and analytics demos. Entirely fake — no real accounts.
| Field | Type |
|---|---|
account_id | integer |
holder_name | text |
account_type | text |
opened_date | date |
balance_usd | integer |
| Field | Type |
|---|---|
txn_id | integer |
account_id | integer |
txn_date | date |
direction | text |
category | text |
merchant | text |
amount_usd | integer |
status | text |
Join the Pro waitlist — bulk generation, JSON/SQL/Excel export, and a developer API for generating data on demand.