fmpc_financial_zip: Get a list of Financial ZIP file locations

Description Usage Value Examples

View source: R/financials.R

Description

Get location to download ZIP file for all symbols. This function will not download the file. Use a 'wget' command or enter the link into a browser.

Usage

1

Value

a data frame of symbols with zip file location

Examples

1
2
3
4
5
6
7
8
## Not run: 

# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_financial_zip()


## End(Not run)

fmpcloudr documentation built on March 2, 2021, 1:06 a.m.