← Back to team overview

dhis2-devs team mailing list archive

Re: [Dhis2-users] Web API : Get Indicator Value

 

Dear Pamod

To get a indicator through web API is by calling using uid of the
indicator. for example:

https://play.dhis2.org/demo/api/indicators/ReUHfIn0pTQ will give you 'ANC
1-3 Dropout Rate'; the last 11 digit is the uid of the indicator.

Indicator values are not saved in tables, DHIS2 calculate indicators on the
fly from analytics.

Currently DHIS2 data visualizer, Pivot Table and GIS doesn't provide
previous day reporting, but programatically you can call.

Regards

Hannan
HISP Bangladesh

On Sun, Sep 20, 2015 at 1:22 PM, Pamod Amarakoon <pamodm@xxxxxxxxx> wrote:

> Dear All,
>
> 1. what is the format to get a value of an aggregated indicator of a
> particular data set using web - API. Is it stored in database or calculated
> in real time
>
> 2. is the relative period available for Previous Day (yesterday).
>
> Thank you
>
> --
> Regards,
> Pamod Amarakoon
>
> Confidentiality Notice: the information contained in this email and any
> attachments may be legally privileged and confidential. If you are not an
> intended recipient, you are hereby notified that any dissemination,
> distribution, or copying of this e-mail is strictly prohibited. If you have
> received this e-mail in error, please notify the sender and permanently
> delete the e-mail and any attachments immediately. You should not retain,
> copy or use this e-mail or any attachments for any purpose, nor disclose
> all or any part of the contents to any other person.
>
> [image: http://ehealthasia.org] <http://ehealthasia.org>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References