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://water.kisters.de/en/technology-trends/kisters-and-open-data/>). 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.0
Depends: R (≥ 3.2.0)
Imports: tibble, jsonlite, lubridate, httr, dplyr, purrr
Suggests: ggplot2, knitr, rmarkdown, testthat
Published: 2020-07-13
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

Documentation:

Reference manual: kiwisR.pdf

Downloads:

Package source: kiwisR_0.2.0.tar.gz
Windows binaries: r-devel: kiwisR_0.2.0.zip, r-release: kiwisR_0.2.0.zip, r-oldrel: kiwisR_0.2.0.zip
macOS binaries: r-release (arm64): kiwisR_0.2.0.tgz, r-oldrel (arm64): kiwisR_0.2.0.tgz, r-release (x86_64): kiwisR_0.2.0.tgz
Old sources: kiwisR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=kiwisR to link to this page.