datatools DC Brasil — admin console

Data locations

The core paths every pipeline run touches.

file

Root of the output/ tree. Holds downloader, processor, importer and overrides artifacts.

exists, writable · contains: output

Derived from data root

These update automatically when you change the data root above.

Downloader
/opt/dc-brazil/datatools/output/downloader
Processor
/opt/dc-brazil/datatools/output/processor
Importer output (also $OUTPUT_DIR)
/opt/dc-brazil/datatools/output/importer
Overrides
/opt/dc-brazil/datatools/output/overrides

Running app stack optional

These settings only matter if you also run the served app stack via dockercmd.sh. The UI itself works without them.

default

Path the app stack mounts; holds the `current` symlink that points at the live build. Leave at the default unless the served path lives outside the importer tree.

exists, writable · contains: datacommons

Host scripts

Read-only. The install location is set via the DC_REPO_ROOT environment variable by design — change it there if you've moved the repo.

Repo root
/home/isadora/data-commons-brasil default
datatools.sh
/home/isadora/data-commons-brasil/datatools/datatools.sh ✓ found
dockercmd.sh
/home/isadora/data-commons-brasil/dockercmd.sh ✓ found