Skip to contents

Get an overview of accessible infos about all containers in RIDL Use https://docs.ckan.org/en/2.9/api/index.html#ckan.logic.action.get.organization_show

Usage

container_show(id)

Arguments

id

id or name of the container

Value

a dataframe with container metadata

Examples

# americasdataset <- container_show( id = "americas-regional-dataset")