R/pxweb-package.R

#' @title Interface to PX-WEB APIs from R
#'
#' @description
#' PXWEB is a common web API used by many European Statistical agencies to disseminate official statistics.
#' The pxweb package facilitates connections and usage of these APIs.
#'
#' @references
#' The decription of the PXWEB API here:
#' \url{https://www.scb.se/en/About-us/about-the-website-and-terms-of-use/open-data-api/}
#' The official home page of PXWEB can be found here:
#' \url{https://www.scb.se/en/services/statistical-programs-for-px-files/px-web/}
#'
#' @name pxweb-package
#' @docType package
NULL
rOpenGov/pxweb documentation built on Feb. 18, 2024, 7:44 a.m.