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.
sp_tables
A data frame with 2 rows and 4 variables:
id
character Table id, used as table_id
argument to sp_get_table
.
dataset_id
integer Table number.
czech_name
character Czech name of the table.
note
character Note.
Other Lists of available entities:
sp_codelists
,
sp_datasets