get_bls_data: Get BLS Data

Description Usage Arguments Value See Also

Description

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.

Usage

1
get_bls_data(..., bls_api_key = "")

Arguments

...

Arguments to be passed on to blsAPI::blsAPI

bls_api_key

Character, the API key provided to you from the Census formated in quotes

Value

a JSON string or a data.frame

See Also

blsAPI


tiernanmartin/NeighborhoodChangeTypology documentation built on May 17, 2019, 1:02 p.m.