← Back to team overview

dhis2-devs team mailing list archive

Re: WebAPI getting all orgunits with hierarchy info

 

You can do this by using the *fields* param.

Go e.g. to https://apps.dhis2.org/dev/dhis-web-pivot -> orgunit tab and
have a look at the network console when you expand nodes.



On Mon, Dec 15, 2014 at 2:34 PM, Simen Skogly Russnes <
simen_russnes@xxxxxxxxxxx> wrote:
>
> Dear all,
>
> can someone give me a suggestion on how to retrieve all orgunits through
> the WebAPI, including parent-child relationships of orgunits, so that an
> orgunit view can be created similarly to the view in Data Entry and
> Individual Records in DHIS 2? Perhaps it's possible to pass a parameter to
> api/organisationUnits so to include children or something, or in analytics
> get orgunits to include parent when passing the LEVEL-<level> parameter.
> The query wouldn't happen very often in the use case, but a low number of
> requests to the WebAPI would be preferable as ping rather than bandwidth is
> an issue.
>
> Regards,
> Simen S. Russnes
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References