get_indicators_systems: Get indicators systems

Description Usage Arguments Examples

View source: R/indicators-systems.R

Description

This function returns a list of indicator systems published in the ISTAC-indicators database. The indicators are simple or compound statistics, however a single indicator can rarely provide useful information about complex phenomena such as the economic situation, living conditions, schooling or others. Indicator systems are generally designed to generate more and more accurate information about the conditions of a phenomenon; and for this they are organized in dimensions or areas of analysis, under which the indicators are integrated.

Usage

1
get_indicators_systems(limit = 25, offset = 0)

Arguments

limit

(int): Results limit. By default “limit = 25“.

offset

(int): Displacement. Result from which it is returned. By default “offset = 0“.

Examples

1

eDatos/istacr documentation built on Nov. 24, 2021, 10:39 a.m.