powered by
List children for a given path (PXWeb)
nso_subsectors(subid)
A tibble with columns: id, type, text.
id
type
text
Path id from nso_sectors()/nso_subsectors() (e.g., 'Population, household' or 'Population, household/1_Population, household')
nso_sectors()
nso_subsectors()
sectors <- nso_sectors() nso_subsectors(sectors$id[1])
Run the code above in your browser using DataLab