Data dashboard generator
Paste or upload your own data — CSV, TSV or JSON — and Forge builds a self-contained HTML analytics app from it: summary stats, histograms, time series, scatter plots, category breakdowns, a correlation heatmap, row filters and a sortable data table. Everything runs in one file, on your machine, with no upload and no external dependencies.
- Mode
- Client-side · nothing is uploaded
- Storage
- Local browser draft (autosaved)
- Export
- Standalone HTML file
01Your data
Paste tabular data (CSV, TSV or semicolon-separated) or JSON — an array of objects, or { cols, rows }.
Choose a CSV, TSV or JSON file from your computer.
Or load a deterministic industrial sample dataset to try the generator.
02Columns & types
Forge detects each column's type. Override any detection with the dropdown — the preview updates live.
| Column | Type | First values |
|---|
03Dashboard
Give the dashboard a title and description. The exported app uses the language selected above.
04Live preview
This is exactly what the exported file will contain — filters, charts and table all work here.
05Export
Download the self-contained HTML file, or copy it to paste into a host. One file, no dependencies, works from file://.