groditi/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>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.5.0.9000
URL https://github.com/groditi/blsR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("groditi/blsR")
groditi/blsR documentation built on Oct. 12, 2023, 12:08 a.m.