dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #12848
Re: API: Retreive indicators values
Sure. You already know this but one approach is to fetch the indicator
formulas through api/indicators, then get the relevant raw data from
api/dataValueSets, and then implement your own indicator calculation engine
on your side.
Alternatively, a patch for DHIS 2 is welcome ;)
best,
Lars
On Thu, Mar 16, 2017 at 10:32 AM, Martin Van Aken <martin@xxxxxxxxxxxxxxxx>
wrote:
> Ok, thanks for the quick reply !
>
> Martin
>
> On Thu, Mar 16, 2017 at 10:10 AM, Lars Helge Øverland <lars@xxxxxxxxx>
> wrote:
>
>> Hi Martin,
>>
>> unfortunately not. You need to use the analytics API.
>>
>> regards,
>>
>> Lars
>>
>>
>> On Thu, Mar 16, 2017 at 10:07 AM, Martin Van Aken <
>> martin@xxxxxxxxxxxxxxxx> wrote:
>>
>>> Hi,
>>> Quick question: is there any way to retrieve indicators values for a
>>> given group/set for a given period & entity except via analytics (we want
>>> to avoid being dependent on the analytics having run).
>>>
>>> Thanks !
>>>
>>> Martin
>>>
>>> --
>>> *Martin Van Aken - **Freelance Enthusiast Developer*
>>>
>>> Mobile : +32 486 899 652
>>>
>>> Follow me on Twitter : @martinvanaken <http://twitter.com/martinvanaken>
>>> Call me on Skype : vanakenm
>>> Hang out with me : martin@xxxxxxxxxxxxxxxx
>>> Contact me on LinkedIn : http://www.linkedin.com/in/martinvanaken
>>> Company website : www.joyouscoding.com
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>>
>> --
>> Lars Helge Øverland
>> Lead developer, DHIS 2
>> University of Oslo
>> Skype: larshelgeoverland
>> lars@xxxxxxxxx
>> http://www.dhis2.org <https://www.dhis2.org/>
>>
>>
>
>
> --
> *Martin Van Aken - **Freelance Enthusiast Developer*
>
> Mobile : +32 486 899 652
>
> Follow me on Twitter : @martinvanaken <http://twitter.com/martinvanaken>
> Call me on Skype : vanakenm
> Hang out with me : martin@xxxxxxxxxxxxxxxx
> Contact me on LinkedIn : http://www.linkedin.com/in/martinvanaken
> Company website : www.joyouscoding.com
>
--
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
lars@xxxxxxxxx
http://www.dhis2.org <https://www.dhis2.org/>
References