blsR: Make Requests from the Bureau of Labor Statistics API

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
Author: Guillermo Roditi Dominguez ORCID iD [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

Documentation:

Reference manual: blsR.pdf

Downloads:

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
Old sources: blsR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=blsR to link to this page.