czso_get_catalogue {czso}R Documentation

Get catalogue of open CZSO datasets

Description

Retrieves a list of all CZSO's open datasets available from the Czech Open data catalogue.

Usage

czso_get_catalogue()

Details

Pass the string in the dataset_id column to get_czso_table(). dataset_iri is the unique identifier of the dataset in the national catalogue and also the URL containing all metadata for the dataset.

Value

a data frame with details on all CZSO datasets available in the Czech National Open Data Catalogue. The columns are fairly well described by their names, except:

See Also

Other Core workflow: czso_get_codelist(), czso_get_table(), get_table()

Examples


czso_get_catalogue()


[Package czso version 0.3.12 Index]