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
if (FALSE) {
# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_financial_zip()
}