Datasets and versions
A dataset is the logical identity of your data. Each time you provide new content, DataErai adds a new version under the same dataset rather than creating a separate one — sov1, v2, and so on form a history. Each version is an immutable snapshot: once created, its data doesn’t change.
The version lifecycle
When a version is created, DataErai preprocesses it. You can watch its status as it moves through the pipeline:| Status | Meaning |
|---|---|
| Uploaded | The version exists; preprocessing hasn’t started. |
| Preprocessing queued | Waiting for a preprocessing run. |
| Preprocessing running | DataErai is analyzing the data. |
| Ready | Preprocessing succeeded; the version is ready to explore and visualize. |
| Preprocessing failed | Something went wrong; see the error and retry. |
| Deprecated | Superseded or retired. |
What you get when a version is Ready
Once a version reaches Ready, DataErai has analyzed it so you can:- See its inferred structure — understand your data.
- Explore it with built-in charts — visualize your data.
Next steps
Understand your data
Schema inference and summary statistics for tabular data.
Visualize your data
Histograms and category charts, right in DataErai.