| sp_tables {statnipokladna} | R Documentation |
List of available tables (PARTIAL)
Description
Contains IDs and names of all available tables that can be
retrieved by sp_get_table. Look inside the XLS documentation for each dataset at https://monitor.statnipokladna.cz/datovy-katalog/transakcni-data
to see more detailed descriptions. Note that tables do not correspond to the tabulka/vtab attribute of the tables, they represent files inside datasets.
Usage
sp_tables
Format
A data frame with 2 rows and 4 variables:
idcharacter Table id, used as
table_idargument tosp_get_table.dataset_idinteger Table number.
czech_namecharacter Czech name of the table.
notecharacter Note.
See Also
Other Lists of available entities:
sp_codelists,
sp_datasets
[Package statnipokladna version 0.7.3 Index]