list_data_sources {sgapi}R Documentation

List 'nomis' Data Sources

Description

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

Usage

list_data_sources()

Value

A tidy dataframe of all available data sources accessible through the 'nomis' API system.

Examples

list_data_sources()


[Package sgapi version 1.0.2 Index]