fmpc_financial_zip: Get a list of Financial ZIP file locations

View source: R/financials.R

fmpc_financial_zipR Documentation

Get a list of Financial ZIP file locations

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

fmpc_financial_zip()

Value

a data frame of symbols with zip file location

Examples


## Not run: 

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


## End(Not run)

exploringfinance/fmpcloudr documentation built on Feb. 5, 2024, 11:02 a.m.