sp_tables: List of available tables (PARTIAL)

sp_tablesR 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:

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.

See Also

Other Lists of available entities: sp_codelists, sp_datasets


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