Extract the DHSI2 organization unit's hierarchical levels.
Source:R/read_dhis2-helpers.R
get_org_unit_levels.Rd
The level is a numerical number, with 1 referring to the "Country", 2 "Region", and so on to the deepest level denoting the health care reporting unit.
Arguments
- login
A httr2_response object returned by the
dhis2_login()
function