Implements v2 of the B.L.S. API for requests of survey information and time series data through 3-tiered API that allows users to interact with the raw API directly, create queries through a functional interface, and re-shape the data structures returned to fit common uses. The API definition is located at: <https://www.bls.gov/developers/api_signature_v2.htm>.
Version: | 0.5.0 |
Depends: | R (≥ 3.4) |
Imports: | dplyr, httr, purrr, rlang, readr, stringr |
Suggests: | testthat (≥ 3.0.0), stringi, zoo, jsonlite |
Published: | 2023-07-05 |
DOI: | 10.32614/CRAN.package.blsR |
Author: | Guillermo Roditi Dominguez [aut, cre] |
Maintainer: | Guillermo Roditi Dominguez <guillermo at newriverinvestments.com> |
BugReports: | https://github.com/groditi/blsR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/groditi/blsR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | blsR results |
Reference manual: | blsR.pdf |
Package source: | blsR_0.5.0.tar.gz |
Windows binaries: | r-devel: blsR_0.5.0.zip, r-release: blsR_0.5.0.zip, r-oldrel: blsR_0.5.0.zip |
macOS binaries: | r-release (arm64): blsR_0.5.0.tgz, r-oldrel (arm64): blsR_0.5.0.tgz, r-release (x86_64): blsR_0.5.0.tgz, r-oldrel (x86_64): blsR_0.5.0.tgz |
Old sources: | blsR archive |
Please use the canonical form https://CRAN.R-project.org/package=blsR to link to this page.