bea.R: Bureau of Economic Analysis API

Provides an R interface for the Bureau of Economic Analysis (BEA) API (see <http://www.bea.gov/API/bea_web_service_api_user_guide.htm> for more information) that serves two core purposes - 1. To Extract/Transform/Load data [beaGet()] from the BEA API as R-friendly formats in the user's work space [transformation done by default in beaGet() can be modified using optional parameters; see, too, bea2List(), bea2Tab()]. 2. To enable the search of descriptive meta data [beaSearch()]. Other features of the library exist mainly as intermediate methods or are in early stages of development. Important Note - You must have an API key to use this library. Register for a key at <http://www.bea.gov/API/signup/index.cfm> .

Version: 1.0.6
Depends: R (≥ 3.2.1), data.table
Imports: httr, DT, shiny, jsonlite, googleVis, shinydashboard, ggplot2, stringr, chron, gtable, scales, htmltools, httpuv, xtable, stringi, magrittr, htmlwidgets, Rcpp, munsell, colorspace, plyr, yaml
Published: 2018-02-23
Author: Andrea Batch [aut, cre], Jeff Chen [ctb], Walt Kampas [ctb]
Maintainer: Andrea Batch <Andrea.Julca at bea.gov>
License: CC0
URL: https://github.com/us-bea/bea.R
NeedsCompilation: no
CRAN checks: bea.R results

Documentation:

Reference manual: bea.R.pdf

Downloads:

Package source: bea.R_1.0.6.tar.gz
Windows binaries: r-devel: bea.R_1.0.6.zip, r-release: bea.R_1.0.6.zip, r-oldrel: bea.R_1.0.6.zip
macOS binaries: r-release (arm64): bea.R_1.0.6.tgz, r-oldrel (arm64): bea.R_1.0.6.tgz, r-release (x86_64): bea.R_1.0.6.tgz
Old sources: bea.R archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bea.R to link to this page.