Cookbook
Datacrafter covers extract → process → load workflows. Find the row that sounds like you, then follow the linked walkthrough. If you are completely new, do the quick start first.
| You are a… | You want to… | Start with |
|---|---|---|
| Open-data publisher | Turn a CSV or Excel dump into JSONL plus datapackage.json | CSV to JSONL, Excel registries |
| Government data engineer | Unpack ZIP+XML registries with field rename and types | ZIP+XML open data |
| Catalog harvester | Pull RSS/Atom or DCAT JSON into JSONL | Catalogs and feeds |
| Backend developer | Load cleaned documents into MongoDB or Meilisearch | Document stores |
| Pipeline author | Declare extractors, processors, and destinations in YAML | Projects, configuration |
Starter datacrafter.yml files also live in the repository
examples/
directory. More recipes: apicrafter/datacrafter-examples.