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.
Version: | 0.2.4 |
Depends: | R (≥ 4.2.0) |
Imports: | tibble, lubridate, dplyr, purrr, httr2 |
Suggests: | ggplot2, knitr, rmarkdown, testthat |
Published: | 2024-10-11 |
DOI: | 10.32614/CRAN.package.kiwisR |
Author: | Ryan Whaley [aut, cre], Sam Albers [ctb] |
Maintainer: | Ryan Whaley <rdgwhaley at gmail.com> |
BugReports: | https://github.com/rywhale/kiwisR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rywhale/kiwisR |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Hydrology |
CRAN checks: | kiwisR results |
Reference manual: | kiwisR.pdf |
Package source: | kiwisR_0.2.4.tar.gz |
Windows binaries: | r-devel: kiwisR_0.2.4.zip, r-release: kiwisR_0.2.4.zip, r-oldrel: kiwisR_0.2.4.zip |
macOS binaries: | r-release (arm64): kiwisR_0.2.4.tgz, r-oldrel (arm64): kiwisR_0.2.4.tgz, r-release (x86_64): kiwisR_0.2.4.tgz, r-oldrel (x86_64): kiwisR_0.2.4.tgz |
Old sources: | kiwisR archive |
Please use the canonical form https://CRAN.R-project.org/package=kiwisR to link to this page.