cbs4_get_catalogs: Retrieve all (alternative) catalogs of Statistics Netherlands

View source: R/cbs4_get_catalogs.R

cbs4_get_catalogsR Documentation

Retrieve all (alternative) catalogs of Statistics Netherlands

Description

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()


statistiekcbs/cbsccb documentation built on April 8, 2022, 2:38 a.m.