Package: pxweb 0.17.0
pxweb: R Interface to PXWEB APIs
Generic interface for the PX-Web/PC-Axis API. The PX-Web/PC-Axis API is used by organizations such as Statistics Sweden and Statistics Finland to disseminate data. The R package can interact with all PX-Web/PC-Axis APIs to fetch information about the data hierarchy, extract metadata and extract and parse statistics to R data.frame format. PX-Web is a solution to disseminate PC-Axis data files in dynamic tables on the web. Since 2013 PX-Web contains an API to disseminate PC-Axis files.
Authors:
pxweb_0.17.0.tar.gz
pxweb_0.17.0.zip(r-4.5)pxweb_0.17.0.zip(r-4.4)pxweb_0.17.0.zip(r-4.3)
pxweb_0.17.0.tgz(r-4.5-any)pxweb_0.17.0.tgz(r-4.4-any)pxweb_0.17.0.tgz(r-4.3-any)
pxweb_0.17.0.tar.gz(r-4.5-noble)pxweb_0.17.0.tar.gz(r-4.4-noble)
pxweb_0.17.0.tgz(r-4.4-emscripten)pxweb_0.17.0.tgz(r-4.3-emscripten)
pxweb.pdf |pxweb.html✨
pxweb/json (API)
NEWS
# Install 'pxweb' in R: |
install.packages('pxweb', repos = c('https://ropengov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropengov/pxweb/issues
Pkgdown site:https://ropengov.github.io
Last updated 12 months agofrom:f7da0032da. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 30 2025 |
R-4.5-win | OK | Jan 30 2025 |
R-4.5-mac | OK | Jan 30 2025 |
R-4.5-linux | OK | Jan 30 2025 |
R-4.4-win | OK | Jan 30 2025 |
R-4.4-mac | OK | Jan 30 2025 |
R-4.3-win | OK | Jan 30 2025 |
R-4.3-mac | OK | Jan 30 2025 |
Exports:api_catalogueapi_parametersbase_urlcheckForLevelsget_pxweb_dataget_pxweb_dimsget_pxweb_levelsget_pxweb_metadatainteractive_pxwebis_pxweb_responseis.pxwebpxwebpxweb_advanced_getpxweb_apipxweb_api_cataloguepxweb_api_catalogue_pathpxweb_as_data_framepxweb_citepxweb_data_commentspxweb_getpxweb_get_datapxweb_interactivepxweb_parse_responsepxweb_querypxweb_query_as_jsonpxweb_query_as_rcodepxweb_test_apipxweb_validate_query_with_metadataupdate_pxweb_apis
Dependencies:askpassbackportscheckmatecurlhttrjsonlitemimeopensslR6sys
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Interface to PX-WEB APIs from R | pxweb-package |
Defunct functions | api_catalogue api_parameters base_url checkForLevels get_pxweb_data get_pxweb_dims get_pxweb_levels get_pxweb_metadata pxweb_api update_pxweb_apis |
Assert that a given pxweb query can be split | assert_query_can_be_split_to_batches |
Do a GET call to PXWEB API for advanced users | pxweb_advanced_get |
Cite a PXWEB data object | pxweb_cite |
Do a GET call to PXWEB API | pxweb_get |
Do a GET call to PXWEB API and return a data.frame | pxweb_get_data |
Find and download data interactively from a PXWEB API | interactive_pxweb pxweb_interactive |
Parse the response from a PXWEB API (advanced) | is_pxweb_response pxweb_parse_response |
Convert a 'pxweb_query' object to a 'json' string | pxweb_query_as_json |
Print a 'pxweb_query' object as R code | pxweb_query_as_rcode |
Test a full or a part of a PXWEB api. | pxweb_test_api |
Validate a 'pxweb_query' with a 'pxweb_metadata' object | pxweb_validate_query_with_metadata |