Data Explorer
Profile a local CSV or JSON file entirely in your browser. Nothing is uploaded, and the input never goes into the URL.
Input
Paste raw data or upload a local file. Files over 10 MB are rejected to keep the page responsive.
Format
Paste CSV/JSON or upload a file. JSON is detected from .json filenames or content that starts with { or [.
Using detected format
Input size: 0 KB
What this explores
Continue in another tool
These links open the next step with no prefilled data, which keeps pasted or uploaded content private.
CSV to SQL
Turn a tabular CSV export into INSERT statements for quick database loading.
Open CSV to SQLJSON to Schema
Generate a JSON Schema from this shape when you need validation or docs.
Open JSON to SchemaMock Data Generator
Generate more sample records that roughly match the structure you explored here.
Open Mock Data Generator