get_indicators_code: Get indicators code

View source: R/indicators-indicators.R

get_indicators_codeR Documentation

Get indicators code

Description

This function returns the metadata that describe the characteristics of a specific indicator, allowing the compression of the measured fact; also through the data request the complete data (for all spacetime) of the indicator is provided.

Usage

get_indicators_code(indicatorcode)

Arguments

indicatorcode

(string): an indicator code

Examples

get_indicators_code("AFILIACIONES")
get_indicators_code("PARO_REGISTRADO")

istacr documentation built on Dec. 28, 2022, 2:01 a.m.