#' @title Parameter ID
#'
#' @description A tibble of parameter id codes and their corresponding explanation/description specific to the ECCC webservice
#'
#' @format A tibble with 8 rows and 7 variables:
#' \describe{
#' \item{Parameter}{Numeric parameter code}
#' \item{Code}{Letter parameter code}
#' \item{Name_En}{Code name in English}
#' \item{Name_En}{Code name in French}
#' \item{Unit}{Parameter units}
#' }
#'
#'
#'
"param_id"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.