View source: R/sec_api_single_methods.R
get_equity | R Documentation |
Get the numeric value of the equity
get_equity(xbrl_json, ticker, param = "equity")
xbrl_json |
JSON text Parsed xbrl filing |
ticker |
Character Company ticker |
Tibble Tibble w/ the recent equity values (3Y)
# Parsed json filing # ebit <- filing # Company ticker # ticker <- "AAPL"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.