View source: R/cbs4_get_catalogs.R
cbs4_get_catalogs | R Documentation |
Retrieve catalogs of Statistics Netherlands. Beside the main "CBS" catalog other catalogs contain extra datasets that are not part of the main production of CBS / Statistics Netherlands.
cbs4_get_catalogs( base_url = getOption("cbsodata4.base_url", BASEURL4), verbose = getOption("cbsodata4.verbose", FALSE) )
base_url |
possible other url that implements same interface |
verbose |
if |
data.frame()
with the different catalogs available.
Other datasets:
cbs4_get_datasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.