### Package constants
# Package settings ------------------------------------------------------------
#' @keywords internal
SETTINGS_API_URL <- "api_url"
#' @keywords internal
SETTINGS_API_URL_DEFAULT <- "https://api.parliament.uk/sparql"
# API settings ----------------------------------------------------------------
#' @keywords internal
API_PAUSE_TIME = 0.5
# XML ids ---------------------------------------------------------------------
#' @keywords internal
XML_DATE <- "http://www.w3.org/2001/XMLSchema#date"
# Parliamentary Data Platform ids ---------------------------------------------
#' @keywords internal
PDP_ID_HOUSE_OF_COMMONS <- '1AFu55Hs'
#' @keywords internal
PDP_ID_HOUSE_OF_LORDS <- 'WkUWUBMx'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.