Package: valet 0.9.1
valet: Provide R Client to the Bank of Canada's Valet API
The Bank of Canada updated their Valet API <https://www.bankofcanada.ca/valet/docs>, and no R client currently exists. This provides access to all of Valet's endpoints and serves responses in wide format easy for researchers to handle but also provides tools to access API responses as a list.
Authors:
valet_0.9.1.tar.gz
valet_0.9.1.zip(r-4.7)valet_0.9.1.zip(r-4.6)valet_0.9.1.zip(r-4.5)
valet_0.9.1.tgz(r-4.6-any)valet_0.9.1.tgz(r-4.5-any)
valet_0.9.1.tar.gz(r-4.7-any)valet_0.9.1.tar.gz(r-4.6-any)
valet_0.9.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
valet/json (API)
NEWS
| # Install 'valet' in R: |
| install.packages('valet', repos = c('https://runkelcorey.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/runkelcorey/valet/issues
Pkgdown/docs site:https://runkelcorey.github.io
Last updated from:43f3d742e4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 126 | ||
| macos-oldrel-arm64 | OK | 177 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 110 |
Exports:%>%get_detailsget_groupget_listget_seriesvalet
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrgenericsgluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangsystibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get series or series-group details | get_details |
| Get series-group observations | get_group |
| List possible series or groups. | get_list |
| Get series observations | get_series |
| Retrieve Valet response | valet |
