Skip to content

aaroncwhite/dhis2R

Repository files navigation

dhis2R

This toolkit of functions has developed over time as I have worked more with the backend API of the DHIS2 data management platform.
The foundation can be found in api.R which has the main functions to talk back and forth with the API. configuration.R and payload_creation.R build on the foundation and facilitate faster interactions for configuration uploading/downloading.

Because the DHIS2 API keeps changing, there's no guarantee this will continue to work in the long term. I originally developed this on the v2.22 API and have updated most of api.R to work with v2.27 (current stable version as of August 2017).

More information about DHIS2 can be found at www.dhis2.org.

Example Notebooks

I've developed several Example Notebooks to show how to use the different functionality of this toolkit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors