powered by
Function to return dataframe of all 'nomis' tables, and their corresponding codes and descriptions, which have the chosen keyword.
get_keyword_table_id(usr_keyword)
A tidy dataframe of all nomis tables and their ids, which contain the chosen keyword.
Keyword to search 'nomis' tables for, e.g. "religion", "employment", "housing"
get_keyword_table_id(usr_keyword="passports")
Run the code above in your browser using DataLab