powered by
Retrieves sotkanet indicator metadata.
SotkanetIndicatorMetadata(id = NULL, type = "raw", user.agent = NULL)
sotkanet indicator metadata as a list object
Indicator id
Parameter passed onto SotkanetIndicators. Default is 'raw' for the whole output but 'table' is also supported
SotkanetIndicators
"User agent" defined by the user. Default is NULL which will use the default package identifier "rOpenGov/sotkanet"
Maintainer: Pyry Kantanen
Data is fetched from
https://sotkanet.fi/rest/1.1/indicators/<id>
See citation("sotkanet")
if (FALSE) { x <- SotkanetIndicatorMetadata(10013) }
Run the code above in your browser using DataLab