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

Try the pxweb package in your browser

Any scripts or data that you put into this service are public.

pxweb documentation built on Oct. 31, 2022, 5:07 p.m.