Free Mock Data Generator
Generate fake Outpatient Clinic data
A different domain — providers, patients, visits, and a per-provider rollup — to prove the engine isn't field-ops specific. Fully synthetic, no real PHI.
CSV exportJSON exportSQL exportSQLite exportdeterministicno signup
What's in this dataset
providers
table
| Field | Type |
|---|
provider_id | integer |
name | text |
department | text |
npi | text |
patients
table
| Field | Type |
|---|
patient_id | integer |
name | text |
age | integer |
sex | text |
city | text |
visits
table
| Field | Type |
|---|
visit_id | integer |
patient_id | integer |
provider | text |
visit_date | date |
visit_type | text |
status | text |
charge_usd | integer |
provider_summary
summary table
| Field | Type |
|---|
provider | text |
visits | text |
completed | text |
no_shows | text |
total_charged | text |
no_show_pct | text |
What you can do with it
- Seed a database or demo environment
- Build dashboards & BI prototypes
- Test imports, forms, and pipelines
- Teach SQL or data analysis
- Download as CSV, JSON, SQL, or SQLite
- Reproducible — same seed, same data
Need 100k+ rows, an API, or no limits?
Join the Pro waitlist — bulk generation, JSON/SQL/Excel export, and a developer API for generating data on demand.