Package: istatR 0.1.0
istatR: Interface to the Italian National Institute of Statistics ('ISTAT') API
Provides an interface to the 'ISTAT' 'SDMX' RESTful API <https://esploradati.istat.it/SDMXWS/rest/>. Allows users to discover available datasets, explore their structure and dimensions, and retrieve statistical data from the Italian National Institute of Statistics. Based on the Python 'istatapi' package by Jacopo Attolini.
Authors:
istatR_0.1.0.tar.gz
istatR_0.1.0.zip(r-4.7)istatR_0.1.0.zip(r-4.6)istatR_0.1.0.zip(r-4.5)
istatR_0.1.0.tgz(r-4.6-any)istatR_0.1.0.tgz(r-4.5-any)
istatR_0.1.0.tar.gz(r-4.7-any)istatR_0.1.0.tar.gz(r-4.6-any)
istatR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
istatR/json (API)
| # Install 'istatR' in R: |
| install.packages('istatR', repos = c('https://jfulponi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jfulponi/istatr/issues
Last updated from:2166983477. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 175 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 107 |
Exports:all_availabledimensions_infoget_available_valuesget_dataget_dimension_valuesistat_datasetistat_getistat_timeoutreset_filterssearch_datasetset_filters
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrgenericsgluehmshttr2lifecyclemagrittropensslpillarpkgconfigprettyunitsprogresspurrrR6rappdirsreadrrlangstringistringrsystibbletidyselecttzdbutf8vctrsvroomwithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List all available ISTAT datasets | all_available |
| ISTAT API Base Functions | base |
| Get information about dataset dimensions | dimensions_info |
| ISTAT Dataset Discovery Functions | discovery |
| Get all available values for all dimensions | get_available_values |
| Retrieve data from an ISTAT dataset | get_data |
| Get available values for a dimension | get_dimension_values |
| Create an ISTAT dataset object | istat_dataset |
| Quick data retrieval | istat_get |
| Get or set the API timeout | istat_timeout |
| Print method for istat_dataset | print.istat_dataset |
| Reset all filters to default (all values) | reset_filters |
| ISTAT Data Retrieval Functions | retrieval |
| Search for datasets by keyword | search_dataset |
| Set filters for a dataset | set_filters |
| ISTAT API Utility Functions | utils |
