BEA_DSlist: Get a List of Datasets Available from the BEA API

Description Usage Arguments Details Value Examples

Description

BEA_DSlist returns a data frame with a list of available datasets

Usage

1

Arguments

key

Your BEA API key (can be obtained for free - check www.bea.gov)

Details

Queries the BEA API to get a list of available datasets

Value

data frame with columns DatasetName and DatasetDescription

Examples

1
bea.ds <- BEA_DSlist() # don't need to give it a key if you have yours set

donboyd5/apitools documentation built on May 15, 2019, 10:38 a.m.