View source: R/sec_api_bulk_methods.R
get_industry_filings | R Documentation |
Call SEC API and fetch the constituent industry filings
get_industry_filings(filing_links, api_key)
filing_links |
Character List of industry links |
api_key |
Character SEC API key |
List List of filings (whole industry)
# Company ticker # filing_links <- "get_industry_links output" # API key # api_key <- "XXXXXXXXX"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.