View source: R/sec_api_single_methods.R
get_amortization_filing | R Documentation |
Get the numeric value of the amortization
get_amortization_filing(xbrl_json, type_of = "amortization")
xbrl_json |
JSON text Parsed xbrl filing |
type_of |
Character Name of value column |
Tibble Tibble w/ the recent capex (3Y)
# Parsed json filing # amortization <- filing$BalanceSheets$DepreciationDepletionAndAmortization # Type of value column # column_type <- "amortization"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.