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.5)kiwisR_0.2.4.zip(r-4.4)kiwisR_0.2.4.zip(r-4.3)
kiwisR_0.2.4.tgz(r-4.5-any)kiwisR_0.2.4.tgz(r-4.4-any)kiwisR_0.2.4.tgz(r-4.3-any)
kiwisR_0.2.4.tar.gz(r-4.5-noble)kiwisR_0.2.4.tar.gz(r-4.4-noble)
kiwisR_0.2.4.tgz(r-4.4-emscripten)kiwisR_0.2.4.tgz(r-4.3-emscripten)
kiwisR.pdf |kiwisR.html✨
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 4 months agofrom:76a9bdf206. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 08 2025 |
R-4.5-win | OK | Feb 08 2025 |
R-4.5-mac | OK | Feb 08 2025 |
R-4.5-linux | OK | Feb 08 2025 |
R-4.4-win | OK | Feb 08 2025 |
R-4.4-mac | OK | Feb 08 2025 |
R-4.3-win | OK | Jan 09 2025 |
R-4.3-mac | OK | Feb 08 2025 |
Exports:ki_group_listki_station_listki_timeseries_listki_timeseries_values
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttr2lifecyclelubridatemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselecttimechangeutf8vctrswithr
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 |