balance
Prints either yearly or quarterly balance statement the company, and compares it against similar companies.
Usage
balance [-q] [-t S_TIMEFRAME]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
b_quarter | -q --quarter | Quarter financial data flag. | False | True | None |
s_timeframe | -t --timeframe | Specify yearly/quarterly timeframe. Default is last. | None | True | None |
Examples
2022 Feb 15, 08:35 (🦋) /stocks/ca/ $ balance
Other available yearly timeframes are: 2017, 2018, 2019, 2020, 2021
Company Comparison
┌──────────────────────────────────────┬─────────┬────────┬─────────┐
│ │ AAPL │ TSLA │ MSFT │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Cash & Short Term Investments │ 62.64B │ 18.05B │ 130.33B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Cash & Short Term Investments Growth │ -31.15% │ -8.00% │ -4.54% │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Cash Only │ 26.91B │ 17.92B │ 14.22B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Short-Term Investments │ 35.73B │ 131M │ 116.11B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Cash & ST Investments / Total Assets │ 17.85% │ 29.05% │ 39.05% │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Total Accounts Receivable │ 51.51B │ 1.91B │ 38.04B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Total Accounts Receivable Growth │ 37.55% │ 1.43% │ 18.84% │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Accounts Receivables, Net │ 26.28B │ 1.91B │ 38.04B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Accounts Receivables, Gross │ 26.28B │ 1.91B │ 38.79B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Bad Debt/Doubtful Accounts │ - │ - │ (751M) │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Other Receivable │ 25.23B │ - │ - │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Accounts Receivable Turnover │ 7.10 │ 28.14 │ 4.42 │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Inventories │ 6.58B │ 5.76B │ 2.64B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Finished Goods │ 6.58B │ 1.28B │ 1.37B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Work in Progress │ - │ 1.09B │ 79M │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Raw Materials │ - │ 3.39B │ 1.19B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Progress Payments & Other │ - │ - │ - │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Other Current Assets │ 14.11B │ 1.38B │ 13.39B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Miscellaneous Current Assets │ 14.11B │ 1.38B │ 13.39B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Total Current Assets │ 134.84B │ 27.1B │ 184.41B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Net Property, Plant & Equipment │ 49.53B │ 31.18B │ 70.8B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Property, Plant & Equipment - Gross │ 119.81B │ 39.87B │ 122.15B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Buildings │ 20.04B │ 4.68B │ 43.93B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Land & Improvements │ - │ - │ 3.66B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Computer Software and Equipment │ - │ 1.41B │ 51.25B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Other Property, Plant & Equipment │ 11.02B │ 18.73B │ 12.23B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Accumulated Depreciation │ 70.28B │ 8.69B │ 51.35B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Total Investments and Advances │ 127.88B │ 223M │ 6.03B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Other Long-Term Investments │ 127.88B │ 223M │ 6.03B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Long-Term Note Receivables │ - │ 299M │ 3.4B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Intangible Assets │ - │ 1.72B │ 57.51B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Net Goodwill │ - │ 200M │ 49.71B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Net Other Intangibles │ - │ - │ 7.8B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Other Assets │ 38.76B │ 1.62B │ 4.45B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Total Assets │ 351B │ 62.13B │ 333.78B │
├──────────────────────────────────────┼─────────┼────────┼─────────┤
│ Total Assets Growth │ 8.37% │ 19.14% │ 10.78% │
└──────────────────────────────────────┴─────────┴────────┴─────────┘