View source: R/sec_api_single_methods.R
get_inventory | R Documentation |
Get the numeric value of the inventory
get_inventory(xbrl_json, ticker, param = "inventory")
xbrl_json |
JSON text Parsed xbrl filing |
ticker |
Character Company ticker |
Tibble Tibble w/ the recent inventory 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.