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.3.1
Imports: dplyr, httr, purrr, rlang, readr
Suggests: testthat (≥ 3.0.0), zoo, jsonlite
Published: 2022-07-23
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.3.1.tar.gz
Windows binaries: r-devel: blsR_0.3.1.zip, r-release: blsR_0.3.1.zip, r-oldrel: blsR_0.3.1.zip
macOS binaries: r-release (arm64): blsR_0.3.1.tgz, r-oldrel (arm64): blsR_0.3.1.tgz, r-release (x86_64): blsR_0.3.1.tgz, r-oldrel (x86_64): blsR_0.3.1.tgz
Old sources: blsR archive

Linking:

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