Generate a Data Element Profile docx file based on a ckanext-recombinant schema. A Data Element Profile docx file is easier for users to understand, share and edit than the ckanext-recombinant JSON/YAML schema and choice files that it represents.
Install deplane
and its dependencies into a Python virtual environment:
python3 -m venv venv
./venv/bin/activate
python setup.py develop
Confirm that deplane
is installed in the Python virtual environment:
which deplane
$ deplane <lang> <url> <filename>
e.g.
$ deplane fr https://open.canada.ca/data/recombinant-schema/consultations.json consultations-fr.docx