#' opendatauzb: A package for obtaining available datasets and related information from data.gov.uz.
#'
#' The package provides two groups of functions \code{availableDatasets} and \code{getData}.
#' @section A group of functions - \code{availableDatasets}
#' \itemize{
#' \item availableDatasets
#' \item availableDataSources
#' \item availableDatasets_by_source
#' }
#'
#' @section A group of functions - \code{getData}
#' These functions download datasets from the portal by their corresponding dataset \code{id}
#'
#' \itemize{
#' \item getData
#' \item getData_dictionary
#' \item availableDatasets_by_source
#' \item getData_history
#' }
#'
#' @docType package
#' @name opendatauzb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.