View source: R/list_data_sources.R
list_data_sources | R Documentation |
Return a list of the data sources available on 'nomis'.
Returns a list including the name, id and description of each data source available on 'nomis'. More information can be found here: https://www.nomisweb.co.uk/api/v01/help
list_data_sources(base_url = "https://www.nomisweb.co.uk/api/v01")
base_url |
Base nomis url to query |
A tidy dataframe of all available data sources accessible through the 'nomis' API system.
list_data_sources()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.