Learn R Programming

sgapi (version 1.0.2)

list_data_sources: 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()

Arguments

Value

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

Examples

Run this code
list_data_sources()

Run the code above in your browser using DataLab