View source: R/nasdaq_data_link_database.R
NasdaqDataLink.database.bulk_download_url | R Documentation |
Returns the bulk download url
NasdaqDataLink.database.bulk_download_url(database_code, ...)
database_code |
Database code on Nasdaq Data Link specified as a string. |
... |
Additional named values that are interpreted as Nasdaq Data Link API parameters. Please see https://docs.data.nasdaq.com/docs/parameters-2 for a full list of parameters. |
Set your api_key
with NasdaqDataLink.api_key
function. For instructions on finding your api key go to https://data.nasdaq.com/account/profile
Returns the download url.
NasdaqDataLink.api_key
## Not run: url = NasdaqDataLink.database.download_url("NSE", download_type="partial") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.