Skip to main content

Cookbook

undatum covers many workflows. This page is a task-oriented index: find the row that sounds like you, then follow the linked reference sections. If you are completely new, do the five-minute quickstart first.

You are a…You want to…Start with
Data analystInspect unfamiliar files and answer questions without writing a programtable, tui, web, profile, frequency, sql, plot
Data engineerBuild repeatable, streaming transformations across formats, databases, and object storageconvert, dedup, db dump / db load, pipeline
Data stewardAssess quality, encode reusable rules, and produce evidence before data is releasedanalyze, validate, diff, schema
Open-data publisherPublish documented, portable, standards-friendly datasetspackage, doc, mask, validate
Application developerEmbed data preparation in Python or expose a dataset through a read-only APIPython Dataset SDK, api
Researcher / journalistTurn awkward public files and documents into analysis-ready, shareable dataextract, sniff, convert, doc
Operations / security analystSearch large event exports, reduce sensitive data, and create focused incident extractssearch, select, sample, mask
AI / automation builderGive agents controlled dataset tools or add AI assistance to documentationmcp, ai doc, LangChain tools
Plugin authorAdd domain-specific commands, connectors, or transforms without a forkplugins, entry points

All commands below are also available via the shorter data alias (data convert … is identical to undatum convert …).

Detailed walkthroughs