Nothing
# /hierarchies/{instance_id}/{dimension_name}
# ons_hierarchies <- function(instance_id = NULL, dimension_name = NULL, code_id = NULL) {
# req <- build_base_request(hierarchies = EMPTY)
# res <- make_request(req)
# raw <- process_response(res)
# raw$items$links$self$id
# }
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.