Data through API

Hi everyone,

How can view all data elements and their values of a specific data set, including period (start,/end dates) org unit and an attribute combo e.g. implementing partner in an API?

Thanks

Hi @ferdinandmussavene
There are a couple of different ways.

It is possible to use the “data value set” API, which will allow you to retrieve the raw data as it appears in the data entry screen. This API is described here. This API can be faster in certain situations, if you are just interested in pulling the raw data.

It is also possible to use the analytics API, which will allow you to aggregate the data in different ways, and also retrieve indicator values. This API is described here

Have a look at the documentation and let us know if you have further questions.

Regards,
Jason

1 Like