powered by
Download BEA metadata into library/data folder if needed
beaUpdateMetadata(datasetList, beaKey)
list of BEA datasets to update local metadata file for (e.g., list('NIPA', 'FixedAssets'))
Your API key
Nothing. This updates local .RData files to be used in beaSearch.
# NOT RUN { beaUpdateMetadata(list('RegionalData', 'NIPA'), beaKey = 'yourAPIkey') # }
Run the code above in your browser using DataLab