# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "awdb" in publications use:' type: software license: MIT title: 'awdb: Query the USDA NWCC Air and Water Database REST API' version: 0.1.1 doi: 10.32614/CRAN.package.awdb abstract: 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 . authors: - family-names: Vernon given-names: Kenneth Blake email: kenneth.b.vernon@gmail.com orcid: https://orcid.org/0000-0003-0098-5092 repository: https://kbvernon.r-universe.dev repository-code: https://github.com/kbvernon/awdb commit: 7c717a854bc88506fe96b1c32837f2ac025f01cc url: https://kbvernon.github.io/awdb/ contact: - family-names: Vernon given-names: Kenneth Blake email: kenneth.b.vernon@gmail.com orcid: https://orcid.org/0000-0003-0098-5092