balance

Summary

Classes:

BalanceSheet

Reference

class BalanceSheet(**kwargs)[source]

Bases: FinancialStatementBase

set_accrued_expenses(value)
set_book_value_per_share_assert(
value,
)
set_cash(value)
set_cash_equivalents(value)
set_current_portion_of_long_term_debt_and_capital_lease_obligations(
value,
)
set_equity(value)
set_goodwill(value)
set_intangible_assets(value)
set_other_current_assets(value)
set_prepaid_expenses(value)
set_short_term_debt(value)
set_short_term_investments(value)
set_total_assets(value)
set_total_current_liabilities(value)
set_total_debt_assert(value)
set_total_inventory(value)
set_total_liabilities(value)
set_total_long_term_debt(value)
set_total_outstanding_shares_common_stock(
value,
)
set_total_receivables_net(value)
property accrued_expenses
property assert_balance
property asset_coverage_ratio
property book_value
property book_value_per_share
property book_value_per_share_assert
property cash
property cash_and_short_term_investments
property cash_equivalents
property coa_items
property current_portion_of_long_term_debt_and_capital_lease_obligations
property equity
property equity_ratio
property gearing
property goodwill
property goodwill_ratio
property intangible_assets
property other_current_assets
property prepaid_expenses
property short_term_debt
property short_term_investments
property third_order_liquidity
property total_assets
property total_current_assets
property total_current_liabilities
property total_debt
property total_debt_assert
property total_inventory
property total_liabilities
property total_long_term_debt
property total_non_current_assets
property total_outstanding_shares_common_stock
property total_receivables_net
property total_short_term_debt