add template
command
#1374
Labels
CKAN
interoperability with CKAN Data Management System
datapusher+
for Datapusher+
DCAT3
enhancement
New feature or request. Once marked with this label, its in the backlog.
For each row in a CSV, fill out a specified minijinja template with corresponding columns, and send the output to a file, whose filename can also be dynamically generated using CSV data.
Extend the minijinja template with the ability to execute qsv's Luau DSL so we can do additional stuff like complex expressions, lookups, conditional filtering and dynamic content while populating a template.
Use minijinja crate - https://github.com/mitsuhiko/minijinja#readme
The text was updated successfully, but these errors were encountered: