dataset_dimension: Query the details of an Agnitio API dataset

Description Usage Arguments Value Examples

View source: R/listing.R

Description

Identify the available metrics and required dimensions for a dataset held on Emsi Episteme.

Usage

1
dataset_dimension(country, content, release, dimension)

Arguments

country

The two-digit country identifier for the dataset.

content

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

release

The release or version identifier for the dataset (e.g. "2016.1").

dimension

The dimension you wish to explore.

Value

A data frame with the hierarchy and categories.

Examples

1
dataset_detail("UK","Occupation","2016.1")

dncnbrn/EmsiAgnitio documentation built on March 25, 2021, 7:31 a.m.