View source: R/statistical-resources-cubes.R
get_statisticalresources_datasets | R Documentation |
This function allows consulting all existing statistical data cubes.
get_statisticalresources_datasets(
lang = "es",
limit = 25,
offset = 0,
orderby = "",
query = ""
)
lang |
(string): Language in which you want to get the answer. |
limit |
(int): Results limit. By default |
offset |
(int): Displacement. Result from which it is returned. By default |
orderby |
(string): Order. Possible values are |
query |
(string): Metadata query on which the searches can be built. |
get_statisticalresources_datasets(limit=5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.