list_tables | R Documentation |
List all available datasets on 'nomis'. User can then use the items on this list to query 'nomis' data.
list_tables(base_url = "https://www.nomisweb.co.uk/api/v01")
base_url |
Url of the API from which the available tables are listed. |
A tidy dataframe containing the name and ID of each table available on 'nomis'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.