sp_datasets {statnipokladna} | R Documentation |
List of available datasets
Description
Contains IDs and names of all available datasets that can be retrieved by get_dataset.
Usage
sp_datasets
Format
A data frame with 9 rows and 3 variables:
id
character. Dataset ID, used as
dataset_id
argument tosp_get_dataset
.name
character. Dataset name, mostly corresponds to title on the statnipokladna GUI.
Details
See https://monitor.statnipokladna.cz/datovy-katalog/transakcni-data for a more detailed descriptions of the datasets.
See Also
Other Lists of available entities:
sp_codelists
,
sp_tables
[Package statnipokladna version 0.7.3 Index]