powered by
Returns a tibble of all available tables in the NSO PXWeb catalog.
nso_itms()nso_tables()
nso_tables()
A tibble with columns: px_path, px_file, tbl_id, tbl_eng_nm, tbl_nm, strt_prd, end_prd, list_id.
px_path
px_file
tbl_id
tbl_eng_nm
tbl_nm
strt_prd
end_prd
list_id
# List all available tables tables <- nso_itms() head(tables)
Run the code above in your browser using DataLab