| fmpc_financial_zip | R Documentation |
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.
fmpc_financial_zip()
a data frame of symbols with zip file location
## Not run:
# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_financial_zip()
## End(Not run)