Supported DHIS2 version: 2.38
Requirements: Python 3
- Copy file
auth.json.example
toauth.json
- Update credentials in
auth.json
- Install dependencies:
python3 -m virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
# if you have not done so already above:
source .venv/bin/activate
python download.py
will download metadata in the metadata
folder.
- Use the DHIS2 app
Import/Export
and navigate to Metadata import.