Retrieve the meta data of a CBS open data table. Caching (cache=TRUE
) may improve
the performance considerably. The meta data of a CBS table is
get_meta(id, verbose = TRUE, cache = FALSE, base_url = CBSOPENDATA)
internal id of CBS table, can be retrieved with get_table_list
Print extra messages what is happening.
should the result be cached?
optionally specify a different server. Useful for third party data services implementing the same protocal.
cbs_table object containing serveral data.frames
with meta data.