Package: STATcubeR 1.0.0
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:
STATcubeR_1.0.0.tar.gz
STATcubeR_1.0.0.zip(r-4.5)STATcubeR_1.0.0.zip(r-4.4)STATcubeR_1.0.0.zip(r-4.3)
STATcubeR_1.0.0.tgz(r-4.4-any)STATcubeR_1.0.0.tgz(r-4.3-any)
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://statistikat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/statistikat/statcuber/issues
Pkgdown:https://statistikat.github.io
Last updated 24 days agofrom:3d176adcf2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 30 2024 |
R-4.5-win | OK | Nov 30 2024 |
R-4.5-linux | OK | Nov 30 2024 |
R-4.4-win | OK | Nov 30 2024 |
R-4.4-mac | OK | Nov 30 2024 |
R-4.3-win | OK | Nov 30 2024 |
R-4.3-mac | OK | Nov 30 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 page | Topics |
---|---|
Cache management for Open Data | od_cache od_cache_summary od_downloads |
Get a catalogue for OGD datasets | od_catalogue |
List available Opendata datasets | od_list |
Resource management for open.data | od_cache_clear od_cache_dir od_cache_file od_json od_resource od_resource_all |
Get OGD revisions | od_revisions |
Create a table-instance from an open-data dataset | od_table |
Saves/load opendata datasets via tar archives | od_table_local od_table_save |
Other endpoints of the STATcube REST API | other_endpoints sc_info sc_rate_limits sc_rate_limit_schema sc_rate_limit_table |
Links to important 'STATcube' and 'OGD' pages | sc_browse sc_browse_catalogue sc_browse_database sc_browse_ogd sc_browse_preferences sc_browse_table |
Cache responses from the STATcube REST API | sc_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 request | sc_json_get_server |
Manage your API Keys | sc_key sc_key_exists sc_key_get sc_key_prompt sc_key_set sc_key_valid |
Error handling for the STATcube REST API | sc_last_error sc_last_error_parsed |
Recode sc_table objects | sc_recoder |
Create a request against the /schema endpoint | print.sc_schema sc_schema sc_schema_catalogue sc_schema_db sc_schema_flatten |
Create a request against the /table endpoint | sc_example sc_examples_list sc_table sc_table_saved sc_table_saved_list |
Create custom tables | sc_recode sc_table_custom |
Turn sc_data objects into tidy data frames | sc_tabulate |