View source: R/sec_api_bulk_methods.R
get_industry_tickers | R Documentation |
Call SEC API and fetch the constituent industry tickers.
get_industry_tickers(api_key, industry_name)
api_key |
Character SEC API key |
industry_name |
Character Industry name |
List List of tickers
# Company ticker # industry_name <- "Consumer Electronics" # API key # api_key <- "XXXXXXXXX"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.