Package: awdb 0.1.1
awdb: Query the USDA NWCC Air and Water Database REST API
Query the four endpoints of the 'Air and Water Database (AWDB) REST API' maintained by the National Water and Climate Center (NWCC) at the United States Department of Agriculture (USDA). Endpoints include data, forecast, reference-data, and metadata. The package is extremely light weight, with 'Rust' via 'extendr' doing most of the heavy lifting to deserialize and flatten deeply nested 'JSON' responses. The AWDB can be found at <https://wcc.sc.egov.usda.gov/awdbRestApi/swagger-ui/index.html>.
Authors:
awdb_0.1.1.tar.gz
awdb_0.1.1.zip(r-4.5)awdb_0.1.1.zip(r-4.4)awdb_0.1.1.zip(r-4.3)
awdb_0.1.1.tgz(r-4.5-x86_64)awdb_0.1.1.tgz(r-4.5-arm64)awdb_0.1.1.tgz(r-4.4-x86_64)awdb_0.1.1.tgz(r-4.4-arm64)awdb_0.1.1.tgz(r-4.3-x86_64)awdb_0.1.1.tgz(r-4.3-arm64)
awdb_0.1.1.tar.gz(r-4.5-noble)awdb_0.1.1.tar.gz(r-4.4-noble)
awdb.pdf |awdb.html✨
awdb/json (API)
NEWS
# Install 'awdb' in R: |
install.packages('awdb', repos = c('https://kbvernon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kbvernon/awdb/issues
Pkgdown site:https://kbvernon.github.io
Last updated 1 months agofrom:7c717a854b. Checks:9 OK, 3 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 29 2025 |
R-4.5-win-x86_64 | NOTE | Mar 29 2025 |
R-4.5-mac-x86_64 | NOTE | Mar 29 2025 |
R-4.5-mac-aarch64 | NOTE | Mar 29 2025 |
R-4.5-linux-x86_64 | OK | Mar 29 2025 |
R-4.4-win-x86_64 | OK | Mar 29 2025 |
R-4.4-mac-x86_64 | OK | Mar 29 2025 |
R-4.4-mac-aarch64 | OK | Mar 29 2025 |
R-4.4-linux-x86_64 | OK | Mar 29 2025 |
R-4.3-win-x86_64 | OK | Mar 29 2025 |
R-4.3-mac-x86_64 | OK | Mar 29 2025 |
R-4.3-mac-aarch64 | OK | Mar 29 2025 |
Exports:get_elementsget_forecastsget_referencesget_stationsset_options
Dependencies:askpassclassclassIntclicurlDBIe1071gluehttr2KernSmoothlifecyclemagrittrMASSopensslproxyR6rappdirsRcpprlangs2sfsysunitsvctrswithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build List of Additional Query Parameters | awdb_options print.awdb_options set_options |
Datasets | bear_lake cascades datasets |
Get Station Elements | get_elements |
Get Station Forecasts | get_forecasts |
Get Data Dictionary | get_references |
Get Station Metadata | get_stations |