Package: STATcubeR 1.0.0

Bernhard Meindl

STATcubeR: R Interface for the 'STATcube' REST API and Open Government Data

Import data from the 'STATcube' REST API or from the open data portal of Statistics Austria. This package includes a client for API requests as well as parsing utilities for data which originates from 'STATcube'. Documentation about 'STATcubeR' is provided by several vignettes included in the package as well as on the public 'pkgdown' page at <https://statistikat.github.io/STATcubeR/>.

Authors:Bernhard Meindl [ctb, cre], Alexander Kowarik [ctb], Gregor de Cillia [aut]

STATcubeR_1.0.0.tar.gz
STATcubeR_1.0.0.tar.gz(r-4.5-noble)STATcubeR_1.0.0.tar.gz(r-4.4-noble)
STATcubeR_1.0.0.tgz(r-4.4-emscripten)STATcubeR_1.0.0.tgz(r-4.3-emscripten)
STATcubeR.pdf |STATcubeR.html
STATcubeR/json (API)
NEWS

# Install 'STATcubeR' in R:
install.packages('STATcubeR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/statistikat/statcuber/issues

Pkgdown site:https://statistikat.github.io

1.70 score 9 scripts 51 exports 16 dependencies

Last updated 27 days agofrom:bc8438b74e. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 29 2024
R-4.5-linuxOKNov 29 2024

Exports:od_cache_clearod_cache_dirod_cache_fileod_cache_summaryod_catalogueod_downloadsod_jsonod_listod_resourceod_resource_allod_revisionsod_tableod_table_localod_table_savesc_browsesc_browse_cataloguesc_browse_databasesc_browse_ogdsc_browse_preferencessc_browse_tablesc_cache_clearsc_cache_dirsc_cache_disablesc_cache_enablesc_cache_enabledsc_cache_filessc_examplesc_examples_listsc_infosc_json_get_serversc_keysc_key_existssc_key_getsc_key_promptsc_key_setsc_last_errorsc_last_error_parsedsc_rate_limit_schemasc_rate_limit_tablesc_rate_limitssc_recodesc_schemasc_schema_cataloguesc_schema_dbsc_schema_flattensc_tablesc_table_customsc_table_savedsc_table_saved_listsc_tabulatesdmx_table

Dependencies:askpassclicurlfansigluehttrjsonlitelifecyclemimeopensslpillarR6rlangsysutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
Cache management for Open Dataod_cache od_cache_summary od_downloads
Get a catalogue for OGD datasetsod_catalogue
List available Opendata datasetsod_list
Resource management for open.dataod_cache_clear od_cache_dir od_cache_file od_json od_resource od_resource_all
Get OGD revisionsod_revisions
Create a table-instance from an open-data datasetod_table
Saves/load opendata datasets via tar archivesod_table_local od_table_save
Other endpoints of the STATcube REST APIother_endpoints sc_info sc_rate_limits sc_rate_limit_schema sc_rate_limit_table
Links to important 'STATcube' and 'OGD' pagessc_browse sc_browse_catalogue sc_browse_database sc_browse_ogd sc_browse_preferences sc_browse_table
Cache responses from the STATcube REST APIsc_cache sc_cache_clear sc_cache_dir sc_cache_disable sc_cache_enable sc_cache_enabled sc_cache_files
Get the server from a json requestsc_json_get_server
Manage your API Keyssc_key sc_key_exists sc_key_get sc_key_prompt sc_key_set sc_key_valid
Error handling for the STATcube REST APIsc_last_error sc_last_error_parsed
Recode sc_table objectssc_recoder
Create a request against the /schema endpointprint.sc_schema sc_schema sc_schema_catalogue sc_schema_db sc_schema_flatten
Create a request against the /table endpointsc_example sc_examples_list sc_table sc_table_saved sc_table_saved_list
Create custom tablessc_recode sc_table_custom
Turn sc_data objects into tidy data framessc_tabulate