powered by
List tables under a sector or sub-sector (PXWeb path)
nso_itms_by_sector(list_id)
A tibble of tables matching the specified sector path.
Path string from nso_sectors()/nso_subsectors() id.
nso_sectors()
nso_subsectors()
id
sectors <- nso_sectors() tables <- nso_itms_by_sector(sectors$id[1])
Run the code above in your browser using DataLab