Skip to main content

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 publisherTurn a CSV or Excel dump into JSONL plus datapackage.jsonCSV to JSONL, Excel registries
Government data engineerUnpack ZIP+XML registries with field rename and typesZIP+XML open data
Catalog harvesterPull RSS/Atom or DCAT JSON into JSONLCatalogs and feeds
Backend developerLoad cleaned documents into MongoDB or MeilisearchDocument stores
Pipeline authorDeclare extractors, processors, and destinations in YAMLProjects, configuration

Starter datacrafter.yml files also live in the repository examples/ directory. More recipes: apicrafter/datacrafter-examples.

Detailed walkthroughs