sp_codelists: List of available codelists

sp_codelistsR Documentation

List of available codelists

Description

Contains IDs and names of all (most) available codelists that can be retrieved by sp_get_codelist.

Usage

sp_codelists

Format

A data frame with 27 rows and 2 variables:

id

character. ID, used as codelist_id argument in sp_get_codelist.

name

character. Short name, mostly corresponds to title used on statnipokladna.cz.

Details

The id is to be used as the codelist_id parameter in sp_get_codelist. See https://monitor.statnipokladna.cz/datovy-katalog/ciselniky for a more detailed descriptions and a GUI for exploring the lists.

See Also

Other Lists of available entities: sp_datasets, sp_tables


petrbouchal/statnipokladna documentation built on April 10, 2024, 3:09 p.m.