get_dataset_info: Get dataset info with ID

Description Usage Arguments Value

View source: R/ada.R

Description

Download information related to the data.

Usage

1
get_dataset_info(id, url_encode = TRUE)

Arguments

id

The ID of the data.

url_encode

If TRUE, tries to transform the url to a vailid one using URLencode.

Value

A list with the following fields:

organization

The name of the organization that has released the data.

license

The license of the data.

datasets

If available, a list of the datasets. Contains fields name, format and url, the last of which points to the url of the dataset. Otherwise NULL.'

notes

Notes related to the data. Most likely in finnish.


paasim/simpleada documentation built on June 22, 2020, 1:32 a.m.