Dhis2eo (short for DHIS2 Earth Observation) is our utility library for working with earth observation data and data transformation.
For most of the data processing and handling, we currently recommend using the earthkit package directly.
This is still a work in progress, and more utilities will be added in the future.
Using dhis2eo with Python¶
Note: In its current state, the Python library is primarily used to get aggregated geospatial data imported into DHIS2.
A big part of our focus is also receiving community contributions for generic functions to perform common workflows and climate-operations. See here for how to contribute to the project.
More complete API Reference Documentation will be added in the future.
Examples¶
See the following examples that use the dhis2eo library: