Skip to main content

BALANCE

Get the balance sheet for a given company.

Syntax

=OBB.EQUITY.FUNDAMENTAL.BALANCE(symbol,[period],[limit])

Examples

=OBB.EQUITY.FUNDAMENTAL.BALANCE("AAPL")
=OBB.EQUITY.FUNDAMENTAL.BALANCE("AAPL","annual",5)

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for.True
periodTextTime period of the data to return.False
limitNumberThe number of data entries to return.False

Data

NameDescription
period_endingThe end date of the reporting period.
fiscal_periodThe fiscal period of the report.
fiscal_yearThe fiscal year of the fiscal period.
filing_dateThe date when the filing was made.
accepted_dateThe date and time when the filing was accepted.
reported_currencyThe currency in which the balance sheet was reported.
cash_and_cash_equivalentsCash and cash equivalents.
short_term_investmentsShort term investments.
cash_and_short_term_investmentsCash and short term investments.
net_receivablesNet receivables.
inventoryInventory.
other_current_assetsOther current assets.
total_current_assetsTotal current assets.
plant_property_equipment_netPlant property equipment net.
goodwillGoodwill.
intangible_assetsIntangible assets.
goodwill_and_intangible_assetsGoodwill and intangible assets.
long_term_investmentsLong term investments.
tax_assetsTax assets.
other_non_current_assetsOther non current assets.
non_current_assetsTotal non current assets.
other_assetsOther assets.
total_assetsTotal assets.
accounts_payableAccounts payable.
short_term_debtShort term debt.
tax_payablesTax payables.
current_deferred_revenueCurrent deferred revenue.
other_current_liabilitiesOther current liabilities.
total_current_liabilitiesTotal current liabilities.
long_term_debtLong term debt.
deferred_revenue_non_currentNon current deferred revenue.
deferred_tax_liabilities_non_currentDeferred tax liabilities non current.
other_non_current_liabilitiesOther non current liabilities.
total_non_current_liabilitiesTotal non current liabilities.
other_liabilitiesOther liabilities.
capital_lease_obligationsCapital lease obligations.
total_liabilitiesTotal liabilities.
preferred_stockPreferred stock.
common_stockCommon stock.
retained_earningsRetained earnings.
accumulated_other_comprehensive_incomeAccumulated other comprehensive income (loss).
other_shareholders_equityOther shareholders equity.
other_total_shareholders_equityOther total shareholders equity.
total_common_equityTotal common equity.
total_equity_non_controlling_interestsTotal equity non controlling interests.
total_liabilities_and_shareholders_equityTotal liabilities and shareholders equity.
minority_interestMinority interest.
total_liabilities_and_total_equityTotal liabilities and total equity.
total_investmentsTotal investments.
total_debtTotal debt.
net_debtNet debt.
linkLink to the filing.
final_linkLink to the filing document.