Package: kiwisR 0.2.4
kiwisR: A Wrapper for Querying KISTERS 'WISKI' Databases via the 'KiWIS' API
A wrapper for querying 'WISKI' databases via the 'KiWIS' 'REST' API. 'WISKI' is an 'SQL' relational database used for the collection and storage of water data developed by KISTERS and 'KiWIS' is a 'REST' service that provides access to 'WISKI' databases via HTTP requests (<https://www.kisters.eu/water-weather-and-environment/>). Contains a list of default databases (called 'hubs') and also allows users to provide their own 'KiWIS' URL. Supports the entire query process- from metadata to specific time series values. All data is returned as tidy tibbles.
Authors:
kiwisR_0.2.4.tar.gz
kiwisR_0.2.4.zip(r-4.7)kiwisR_0.2.4.zip(r-4.6)kiwisR_0.2.4.zip(r-4.5)
kiwisR_0.2.4.tgz(r-4.6-any)kiwisR_0.2.4.tgz(r-4.5-any)
kiwisR_0.2.4.tar.gz(r-4.7-any)kiwisR_0.2.4.tar.gz(r-4.6-any)
kiwisR_0.2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kiwisR/json (API)
NEWS
| # Install 'kiwisR' in R: |
| install.packages('kiwisR', repos = c('https://rywhale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rywhale/kiwisr/issues
api-wrapperhydrologyhydrometricskistersopen-datar-programming
Last updated from:76a9bdf206. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 203 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 202 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 117 |
Exports:ki_group_listki_station_listki_timeseries_listki_timeseries_values
Dependencies:askpassclicpp11curldplyrgenericsgluehttr2lifecyclelubridatemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| kiwisR: A wrapper for querying KISTERS WISKI Databases via the KiWIS API | kiwisR-package kiwisR |
| Get list of available groups | ki_group_list |
| Get tibble containing station information. | ki_station_list |
| Get list of available time series for station or list of stations. | ki_timeseries_list |
| Get values for time series id or list of time series ids. | ki_timeseries_values |
