Package: RblDataLicense 0.2.6

Emanuele Guidotti
RblDataLicense: R Interface to 'Bloomberg Data License'
R interface to access prices and market data with the 'Bloomberg Data License' service from <https://www.bloomberg.com/professional/product/data-license/>. As a prerequisite, a valid Data License from 'Bloomberg' is needed together with the corresponding SFTP credentials and whitelisting of the IP from which accessing the service. This software and its author are in no way affiliated, endorsed, or approved by 'Bloomberg' or any of its affiliates. 'Bloomberg' is a registered trademark.
Authors:
RblDataLicense_0.2.6.tar.gz
RblDataLicense_0.2.6.zip(r-4.7)RblDataLicense_0.2.6.zip(r-4.6)RblDataLicense_0.2.6.zip(r-4.5)
RblDataLicense_0.2.6.tgz(r-4.6-any)RblDataLicense_0.2.6.tgz(r-4.5-any)
RblDataLicense_0.2.6.tar.gz(r-4.7-any)RblDataLicense_0.2.6.tar.gz(r-4.6-any)
RblDataLicense_0.2.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
RblDataLicense/json (API)
| # Install 'RblDataLicense' in R: |
| install.packages('RblDataLicense', repos = c('https://eguidotti.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eguidotti/rbldatalicense/issues
Pkgdown/docs site:https://rbldatalicense.eguidotti.com
bloombergbloomberg-databloomberg-datalicense
Last updated from:205d1be18e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 219 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 217 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 72 | ||
| windows-devel | OK | 64 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 99 |
Exports:RblConnectRblDownloadRblFilesRblParseRblQueryRblRequestBuilderRblUploadRblUrlRblUser
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create an SFTP connection to Bloomberg Data License | RblConnect |
| Download a file from Bloomberg | RblDownload |
| List files available at Bloomberg | RblFiles |
| Parse Bloomberg response file and import data | RblParse |
| Query Bloomberg and Fetch Data | RblQuery |
| Build a request file to query Bloomberg | RblRequestBuilder |
| Upload a request file to Bloomberg | RblUpload |
| Get Bloomberg connection Url | RblUrl |
| Get Bloomberg User | RblUser |