Skip to contents

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.

Usage

cbs4_get_catalogs(
  base_url = getOption("cbsodata4.base_url", BASEURL4),
  verbose = getOption("cbsodata4.verbose", FALSE)
)

Arguments

base_url

possible other url that implements same interface

verbose

if TRUE the communication to the server is shown.

Value

data.frame() with the different catalogs available.

See also

Other datasets: cbs4_get_datasets()