concept_detail: Query the details of an Episteme API concept

Description Usage Arguments Value Examples

View source: R/listing.R

Description

Identify the parameters of concepts used to organise data within Emsi Episteme.

Usage

1
concept_detail(country, concept)

Arguments

country

The two-digit country identifier for the concept.

content

The keyword identifier for the content of the concept (e.g. "Occupation", "Industry").

Value

A list of parameters (typically concept levels) associated with the concept.

Examples

1
concept_detail("UK", "SOC.2010")

dncnbrn/EmsiR documentation built on May 14, 2019, 10:33 a.m.