Functions for interacting directly with the Nasdaq Data Link API to offer data in a number of formats usable in R, downloading a zip with all data from a Nasdaq Data Link database, and the ability to search. This R package uses the Nasdaq Data Link API. For more information go to <https://docs.data.nasdaq.com/>. For more help on the package itself go to <https://data.nasdaq.com/tools/r>.
Version: | 1.0.0 |
Depends: | R (≥ 3.5.0), xts |
Imports: | httr (≥ 0.6.1), zoo, jsonlite (≥ 0.9.14), methods |
Suggests: | testthat (≥ 0.10.0), roxygen2, timeSeries |
Published: | 2022-06-22 |
DOI: | 10.32614/CRAN.package.NasdaqDataLink |
Author: | Jamie Couture [cre], Eric Vautour [aut], Nasdaq Data Link. [cph] |
Maintainer: | Jamie Couture <jamie.couture at nasdaq.com> |
BugReports: | https://github.com/nasdaq/data-link-r/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nasdaq/data-link-r |
NeedsCompilation: | no |
Materials: | README ChangeLog |
CRAN checks: | NasdaqDataLink results |
Reference manual: | NasdaqDataLink.pdf |
Package source: | NasdaqDataLink_1.0.0.tar.gz |
Windows binaries: | r-devel: NasdaqDataLink_1.0.0.zip, r-release: NasdaqDataLink_1.0.0.zip, r-oldrel: NasdaqDataLink_1.0.0.zip |
macOS binaries: | r-release (arm64): NasdaqDataLink_1.0.0.tgz, r-oldrel (arm64): NasdaqDataLink_1.0.0.tgz, r-release (x86_64): NasdaqDataLink_1.0.0.tgz, r-oldrel (x86_64): NasdaqDataLink_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=NasdaqDataLink to link to this page.