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 | 
| 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 | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=blsR
to link to this page.