man/docs/src/indicators-geographic.md

istacr / Indicators / Geographic

Indicators: Geographic

Get geographic granularities

This function returns a list of geographic granularities treated in the ISTAC-indicators database. For example provincial, insular or municipal granularity.

Examples

get_indicators_geographic_granularities()

Get geographical values

This function returns values of a geographical granularity that in turn are part of a specific theme or system of indicators.

Parameters

Examples

get_indicators_geographical_values(
    "REGIONS",
    subjectcode="051",
    systemcode="C00067A"
)

Get subjects

This function returns all subjects which the ISTAC classifies its statistical operations

Examples

get_indicators_subjects()

Get time granularities

This function returns a list of temporary granularity treated in the ISTAC data

Examples

get_indicators_time_granularities()


Try the istacr package in your browser

Any scripts or data that you put into this service are public.

istacr documentation built on Sept. 9, 2025, 5:47 p.m.