Description Usage Arguments Value See Also
Allows users to request data for one or multiple series through the U.S. Bureau of Labor Statistics API. Users provide parameters as specified in https://www.bls.gov/developers/api_signature.htm and the function returns a JSON string or data frame.
1 | get_bls_data(..., bls_api_key = "")
|
... |
Arguments to be passed on to |
bls_api_key |
Character, the API key provided to you from the Census formated in quotes |
a JSON string or a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.