blsR: Make Requests from the Bureau of Labor Statistics API

API
datasets
Author

Dr. Joscelin Rocha-Hidalgo

Published

November 7, 2023

Buy me a coffeeBuy me a coffee


By Guillermo Roditi Dominguez

Excerpt from the site: 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.

  1. Site is here: https://cran.r-project.org/web/packages/blsR/index.html
Back to top