Skip to content

hirensoni913/DHIS2-IMIS-ETL-Metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHIS2-IMIS-ETL-Metadata

Supported DHIS2 version: 2.38

Install

Requirements: Python 3

  • Copy file auth.json.example to auth.json
  • Update credentials in auth.json
  • Install dependencies:
python3 -m virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

# if you have not done so already above:
source .venv/bin/activate

python download.py

will download metadata in the metadata folder.

Import metadata

  • Use the DHIS2 app Import/Export and navigate to Metadata import.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages