Balance Sheet API
The Balance Sheet API returns the financial position of one company at the end of each reporting period. A balance sheet is a point-in-time snapshot of assets, liabilities, and shareholders' equity. The data comes from official filings: 10-K and 10-Q for US companies, and their local equivalents for international companies. The API returns annual and quarterly periods. It normalizes each statement into more than 75 line items, which include cash, debt, receivables, inventory, and capital. These fields are comparable across companies, industries, and years.
An earnings press release or earnings call does not populate the
balance sheet. Only the filing populates it. The values are in the reporting
currency of the company. The currency field gives this currency. For
cross-listed companies and ADRs, this currency can differ from the trading
currency of the ticker.
/v3.0.0/fundamental/balance-sheet/{identifier}Plan Access
Free
(Your plan)
Individual
$29/mo
Professional
$89/mo
Plan History
Free
(Your plan)
2 years, annual only
Individual
$29/mo
5 years · 20 quarters
Professional
$89/mo
All available
curl "https://api.roic.ai/v3.0.0/fundamental/balance-sheet/NASDAQ:AAPL?apikey=YOUR_API_KEY&period_type=annual&fiscal_year.gte=2025&fiscal_year.lte=2025"{
"data": [
{
"id": "fnd_N7wh3Ukmc6CRKm",
"symbol": "NASDAQ:AAPL",
"period_type": "annual",
"period_end_date": "2025-09-30",
"fiscal_year": 2025,
"period_label": "FY",
"currency": "USD",
"price_currency": "USD",
"fx_applied": false,
"object": "v3.fundamentals.balance_sheet",
"bs_c_and_ce_and_sti_detailed": 54697000000,
"bs_cash_near_cash_item": 35934000000,
"bs_mkt_sec_other_st_invest": 18763000000,
"bs_acct_note_rcv": 72957000000,
"bs_accts_rec_excl_notes_rec": 39777000000,
"bs_notes_receivable": null,
"bs_loans_receivable": null,
"bs_other_current_receivable": 33180000000,
"bs_inventories": 5718000000,
"bs_invtry_raw_materials": null,
"bs_invtry_in_progress": null,
"bs_invtry_finished_goods": null,
"bs_invtry_adj": null,
"bs_other_inv": 5718000000,
"bs_other_current_assets_detailed": 14585000000,
"bs_prepay": null,
"bs_deriv_and_hedging_assets_st": null,
"bs_assets_held_for_sale_st": null,
"bs_deferred_tax_assets_st": null,
"bs_other_cur_asset_less_prepay": null,
"bs_cur_asset_report": 147957000000,
"bs_net_fix_asset": 49834000000,
"bs_gross_fix_asset": 125848000000,
"bs_accum_depr": 76014000000,
"bs_lt_invest": 77723000000,
"bs_long_term_investments": 77723000000,
"bs_lt_receivables": null,
"bs_other_assets_def_chrg_other": 83727000000,
"bs_disclosed_intangibles": null,
"bs_goodwill": null,
"bs_other_intangible_assets_detailed": null,
"bs_deferred_tax_assets_lt": null,
"bs_deriv_and_hedging_assets_lt": null,
"bs_other_noncurrent_assets_detailed": 83727000000,
"bs_tot_non_cur_asset": 211284000000,
"bs_tot_asset": 359241000000,
"bs_acct_payable_and_accruals_detailed": 91795000000,
"bs_acct_payable": 69860000000,
"bs_taxes_payable": 13016000000,
"bs_interest_and_dividends_payable": null,
"bs_accrual": 8919000000,
"bs_st_borrow": 20329000000,
"bs_short_term_debt_detailed": 20329000000,
"bs_st_capital_lease_obligations": null,
"bs_other_current_liabs_sub_detailed": 53507000000,
"bs_st_deferred_revenue": 9055000000,
"bs_derivative_and_hedging_liabs_st": null,
"bs_deferred_tax_liabs_st": null,
"bs_other_current_liabs_detailed": 44452000000,
"bs_cur_liab": 165631000000,
"bs_lt_borrow": 78328000000,
"bs_long_term_borrowings_detailed": 78328000000,
"bs_lt_capital_lease_obligations": null,
"bs_other_noncur_liabs_sub_detailed": 41549000000,
"bs_accrued_liabilities": null,
"bs_pension_liabilities": null,
"bs_lt_deferred_revenue": null,
"bs_deferred_tax_liabilities_lt": null,
"bs_derivative_and_hedging_liabs_lt": null,
"bs_other_noncurrent_liabs_detailed": 41549000000,
"bs_non_cur_liab": 119877000000,
"bs_tot_liab": 285508000000,
"bs_pfd_eqty_and_hybrid_cptl": null,
"bs_sh_cap_and_apic": 93568000000,
"bs_common_stock": 93568000000,
"bs_add_paid_in_cap": null,
"bs_amt_of_tsy_stock": null,
"bs_pure_retained_earnings": -14264000000,
"bs_other_ins_res_to_shrhldr_eqy": -5571000000,
"bs_eqty_bef_minority_int_detailed": 73733000000,
"bs_minority_noncontrolling_interest": null,
"bs_total_equity": 73733000000,
"bs_tot_liab_and_eqy": 359241000000,
"bs_sh_out": 14773260000,
"bs_total_capital_leases": null,
"net_debt": 62723000000,
"net_debt_to_shrhldr_eqty": 85.06774442922436,
"tce_ratio": 20.524661717342955,
"cur_ratio": 0.8932929222186667,
"cash_conversion_cycle": -72.6412378367556,
"num_of_employees": null
}
],
"next_page_url": null,
"previous_page_url": null
}Coverage
The Balance Sheet API gives historical balance-sheet data for more than 95,000 tickers on US and international exchanges.
The median ticker has 19 annual periods and 51 quarterly periods of balance-sheet history. The average ticker has 20 annual periods and 58 quarterly periods.
The API has data for 99% of listed tickers with a market cap of more than $10 billion. The tables that follow show the coverage by region and by market-cap bucket.
Coverage by region
The table shows the share of listed tickers with balance-sheet data in each region. The region comes from the home country of the company.
| Region | Listed tickers | Covered | Coverage |
|---|---|---|---|
| US & Canada | 35,594 | 32,438 | 91.1% |
| Europe | 24,274 | 21,582 | 88.9% |
| Asia / Pacific | 42,570 | 37,325 | 87.7% |
| Latin America | 3,000 | 2,289 | 76.3% |
| Africa / Middle East | 2,641 | 1,911 | 72.4% |
Coverage by market-cap bucket
The table shows the share of listed tickers with balance-sheet data. The market-cap values are in USD.
| Bucket | Listed tickers | Covered | Coverage |
|---|---|---|---|
| ≥ $10bn | 16,593 | 16,419 | 99.0% |
| $1–10bn | 19,244 | 18,458 | 95.9% |
| $100m–$1bn | 21,258 | 19,497 | 91.7% |
| < $100m | 30,855 | 23,917 | 77.5% |
Parameters
Path parameters
identifierstringrequiredA ticker ID, an exchange and symbol separated by a colon (e.g. NASDAQ:AAPL), or a FIGI.
NASDAQ:AAPLtkr_cO46h8pgSu9QqyBBG000B9XRY4Query parameters
period_typestringoptionalFinancial period cadence.
annualValues: annualquarterlyttmperiod_labelstringoptionalFilter quarterly data to one fiscal quarter. Use this parameter only with period_type=quarterly.
Q1Q2Q3Q4datestringoptionalPass a YYYY-MM-DD date directly for an exact period-end-date match. For a range, combine the modifiers below, for example, date.gte=2020-01-01&date.lt=2026-01-01.
+ Show filter modifiers- Hide filter modifiers
date.gtestringReturn statements whose period end date is on or after this date.
date.gtstringReturn statements whose period end date is strictly after this date.
date.ltestringReturn statements whose period end date is on or before this date.
date.ltstringReturn statements whose period end date is strictly before this date.
fiscal_yearobjectoptionalFilter by fiscal year. Combine the range modifiers below to select the reporting years you need.
+ Show filter modifiers- Hide filter modifiers
fiscal_year.gteintegerReturn statements for the specified fiscal year and all later fiscal years.
fiscal_year.gtintegerReturn statements only for fiscal years after the specified year.
fiscal_year.lteintegerReturn statements for the specified fiscal year and all earlier fiscal years.
fiscal_year.ltintegerReturn statements only for fiscal years before the specified year.
orderstringoptionalSort by period end date (period_end_date).
descValues: ascdesclimitintegeroptionalMaximum number of resources to return.
50Min: 1Max: 100pagestringoptionalToken to request the next page of data. Each response returns ready-made next_page_url and previous_page_url (null on the last and first page, respectively) that repeat your filters with this token. They are relative and carry no credentials: prefix the API host and pass apikey separately, or keep sending your Authorization header.
Response
Each normalized balance-sheet line item is a top-level field on the period
resource. Missing values are null.
Response fields
dataarray of objectsArray of financial period resources for the current page, one per reporting period.
+ Show child attributes- Hide child attributes
idstringUnique identifier for the financial period record, beginning with fnd_. Store it as the stable reference to this period's figures.
symbolstringQualified symbol combining the exchange code and ticker separated by a colon, e.g. NASDAQ:AAPL.
period_typestringCadence of the period: annual for full fiscal years, quarterly for fiscal quarters, or ttm for trailing-twelve-month aggregates.
period_end_datestringLast calendar day of the financial period, in YYYY-MM-DD format.
fiscal_yearnumberFiscal year the period belongs to, e.g. 2025. Fiscal years may not align with calendar years; Apple's fiscal 2025 ends in September 2025.
period_labelstringLabel of the period within the fiscal year: FY for annual periods, or Q1 through Q4 for quarters.
currencystringISO 4217 code of the currency the financial values are reported in, e.g. USD.
price_currencystringISO 4217 code of the currency used for price-derived values such as market capitalization. It can differ from currency when the listing trades in another currency.
fx_appliedbooleanWhether metric values were converted from the company's reporting currency. false means the figures are as originally reported.
objectstringString representing the object's type, e.g. v3.fundamentals.income_statement. Each fundamentals endpoint returns its own object type.
bs_c_and_ce_and_sti_detailednumberCash, Cash Equivalents & STI: Sum of cash and near cash items and marketable securities: The total amount of money and other assets that a company can easily turn into money.
bs_cash_near_cash_itemnumberCash & Cash Equivalents: Cash & Cash Equivalents is a line item on the balance sheet that reports the value of a company’s assets that are cash or can be converted into cash within 90 days.
bs_mkt_sec_other_st_investnumberST Investments: Short-term Investments is a line item on the balance sheet that reports the value of a company’s assets that are invested in financial instruments that can be easily sold or mature within one year.
bs_acct_note_rcvnumberAccounts & Notes Receiv: This field includes money that customers owe to the company for its products or services.
bs_accts_rec_excl_notes_recnumberAccounts Receivable, Net: This field includes the total amount of money that customers owe to the company for its goods or services minus the amount that the company thinks it may not collect.
bs_notes_receivablenumberNotes Receivable, Net: This field includes the total amount of money that customers or other parties owe to the company for promissory notes minus the amount that the company thinks it may not collect.
bs_loans_receivablenumberLoans Receivable, Net: This field includes the total amount of money that borrowers owe to the company for loans minus the amount that the company thinks it may not collect.
bs_other_current_receivablenumberOther Receivable, Net: This field includes the total amount of money that other parties owe to the company for reasons other than sales, notes, or loans minus the amount that the company thinks it may not collect.
bs_inventoriesnumberInventories: These are the things that a business has or makes that can be sold to customers.
bs_invtry_raw_materialsnumberRaw Materials: These are the basic materials that a business needs to make its products.
bs_invtry_in_progressnumberWork In Process: These are the products that a business is still making or finishing.
bs_invtry_finished_goodsnumberFinished Goods: These are the products that a business has completed and are ready to be sold to customers.
bs_invtry_adjnumberInventory Adjustments: These are the changes in the amount of inventory that a business has due to various reasons.
bs_other_invnumberOther Inventory: These are the items that a business has in its inventory that do not fit into any of the other categories.
bs_other_current_assets_detailednumberOther ST Assets: These are the other assets that a business has that are expected to be used or converted into cash within one year.
bs_prepaynumberPrepaid Expenses: These are the expenses that a business has paid in advance for goods or services that will be received or used in the future.
bs_deriv_and_hedging_assets_stnumberST Derivative & Hedging Assets: These are the assets that a business has from using financial contracts or instruments that derive their value from other assets, prices or rates.
bs_assets_held_for_sale_stnumberST Assets Held-for-Sale: These are the assets that a business has decided to sell or dispose of within one year.
bs_deferred_tax_assets_stnumberST Deferred Tax Assets: These are the assets that a business has from paying more taxes in the past than it should have according to the accounting rules.
bs_other_cur_asset_less_prepaynumberMisc ST Assets: These are the other current assets that a business has that are not included in any of the other categories.
bs_cur_asset_reportnumberTotal Current Assets: This is the total amount of all the current assets that a business has.
bs_net_fix_assetnumberProperty, Plant & Equip, Net: The net value of a business’s long-term assets that are used in the production of its goods and services, such as land, buildings, machinery, vehicles and furniture.
bs_gross_fix_assetnumberProperty, Plant & Equip: The gross value of a business’s long-term assets that are used in the production of its goods and services, such as land, buildings, machinery, vehicles and furniture.
bs_accum_deprnumberAccumulated Depreciation: The total amount of depreciation and impairment losses that have been charged against a business’s long-term assets over their useful lives.
bs_lt_investnumberLT Investments & Receivables: The total value of a business’s long-term investments and receivables that are expected to provide benefits or returns beyond one year.
bs_long_term_investmentsnumberLT Investments: The total value of a business’s long-term investments that are expected to provide benefits or returns beyond one year.
bs_lt_receivablesnumberLT Receivables: The total value of a business’s long-term receivables that are expected to be collected beyond one year.
bs_other_assets_def_chrg_othernumberOther LT Assets: The total value of a business’s other long-term assets that are not classified under any other category.
bs_disclosed_intangiblesnumberTotal Intangible Assets: The total value of a business’s intangible assets that are separately identifiable and measurable.
bs_goodwillnumberGoodwill: The value of a business’s intangible asset that represents the excess of the purchase price paid for an acquired business over the fair value of its identifiable net assets.
bs_other_intangible_assets_detailednumberOther Intangible Assets: The value of a business’s intangible assets that are separately identifiable and measurable, excluding goodwill.
bs_deferred_tax_assets_ltnumberLT Deferred Tax Assets: The value of a business’s asset that represents the future tax benefits that arise from temporary differences between the accounting and tax bases of its assets and liabilities, or from tax loss carryforwards.
bs_deriv_and_hedging_assets_ltnumberLT Derivative & Hedging Assets: The value of a business’s asset that represents the positive fair value of its derivative contracts that are used for hedging or speculative purposes.
bs_other_noncurrent_assets_detailednumberMisc LT Assets: The value of a business’s asset that represents any other long-term assets that are not classified under any other category.
bs_tot_non_cur_assetnumberTotal Noncurrent Assets: The sum of all long-term investments or resources that a company cannot easily convert into cash within a year.
bs_tot_assetnumberTotal Assets: The sum of all current and noncurrent assets that a company owns or controls.
bs_acct_payable_and_accruals_detailednumberPayables & Accruals: The total amount of short-term obligations that a company owes to its suppliers, creditors, or tax authorities, which have not yet been paid or settled.
bs_acct_payablenumberAccounts Payable: The amount of money that a company owes to its suppliers or vendors for goods or services that have been received but not yet paid for.
bs_taxes_payablenumberAccrued Taxes: The estimated amount of income tax or other taxes that a company has to pay to the government based on its taxable income for the current period, but has not yet paid or remitted.
bs_interest_and_dividends_payablenumberInterest & Dividends Payable: The amount of interest and dividends that a company owes to its lenders and shareholders, respectively, but has not yet paid.
bs_accrualnumberOther Payables & Accruals: The amount of other short-term obligations that a company has incurred but not yet paid.
bs_st_borrownumberST Debt: The total amount of debt obligations that a company has to repay within the next 12 months or the current fiscal year, whichever is longer.
bs_short_term_debt_detailednumberST Borrowings: The amount of money that a company has borrowed from external sources, such as banks or other financial institutions, that has to be repaid within the next 12 months or the current fiscal year, whichever is longer.
bs_st_capital_lease_obligationsnumberST Finance Leases: The amount of lease payments that a company has to make within the next 12 months or the current fiscal year, whichever is longer, for assets that are leased under a finance lease arrangement.
bs_other_current_liabs_sub_detailednumberOther ST Liabilities: The total amount of other short-term obligations that a company has to pay within the next 12 months or the current fiscal year, whichever is longer, that are not classified under other specific categories of current liabilities.
bs_st_deferred_revenuenumberDeferred Revenue: The amount of revenue that a company has received in advance for goods or services that have not yet been delivered or performed.
bs_derivative_and_hedging_liabs_stnumberDerivatives & Hedging: The amount of money that a company has to pay as a result of changes in the fair value or cash flows of derivative instruments that are used to hedge its exposure to various risks, such as interest rate risk, currency risk, or commodity price risk.
bs_deferred_tax_liabs_stnumberDeferred Tax Liabilities: The amount of income tax that a company has to pay in the future as a result of temporary differences between the accounting and tax treatment of certain items.
bs_other_current_liabs_detailednumberMisc ST Liabilities: The amount of other miscellaneous short-term obligations that a company has to pay within the next 12 months or the current fiscal year, whichever is longer, that are not included in any other category of current liabilities.
bs_cur_liabnumberTotal Current Liabilities: The sum of all short-term financial obligations that are due within one year or within a normal operating cycle.
bs_lt_borrownumberLT Debt: Long-term debt is debt that matures in more than one year.
bs_long_term_borrowings_detailednumberLT Borrowings: Long-term borrowings are a subset of long-term debt that includes only the debt instruments that have a specified maturity date and interest rate.
bs_lt_capital_lease_obligationsnumberLT Finance Leases: A capital lease, also known as a finance lease under ASC 842, is a lease that transfers substantially all the risks and rewards of ownership of the leased asset to the lessee.
bs_other_noncur_liabs_sub_detailednumberOther LT Liabilities: Other long-term liabilities are obligations that are due after more than one year and do not fit into any other liability categories.
bs_accrued_liabilitiesnumberAccrued Liabilities: Expenses that a business incurs but has not yet paid or recorded1.
bs_pension_liabilitiesnumberPension Liabilities: Pension Liabilities: The present value of the future payments that a pension plan has to make to its current and past members, based on their years of service and salary levels.
bs_lt_deferred_revenuenumberDeferred Revenue: The amount of money that a company receives in advance for goods or services that have not yet been delivered or performed.
bs_deferred_tax_liabilities_ltnumberDeferred Tax Liabilities: Deferred Tax Liabilities: The amount of taxes that a company will have to pay in the future due to temporary differences between its accounting income and taxable income.
bs_derivative_and_hedging_liabs_ltnumberDerivatives & Hedging: Derivatives & Hedging are financial instruments that are used to reduce the exposure to various risks, such as interest rate risk, currency risk, or commodity price risk.
bs_other_noncurrent_liabs_detailednumberMisc LT Liabilities: Miscellaneous long-term liabilities are obligations that are not due within one year and are not classified under any specific category of liabilities.
bs_non_cur_liabnumberTotal Noncurrent Liabilities: Total noncurrent liabilities are the sum of all obligations that are not expected to be paid within one year.
bs_tot_liabnumberTotal Liabilities: Total liabilities are the sum of all current and noncurrent liabilities of a company.
bs_pfd_eqty_and_hybrid_cptlnumberPreferred Equity and Hybrid Capital: Preferred equity and hybrid capital are types of securities that have both debt-like and equity-like features.
bs_sh_cap_and_apicnumberShare Capital & APIC: Share capital and additional paid-in capital are components of shareholders’ equity that represent the amount of money raised by issuing shares of stock.
bs_common_stocknumberCommon Stock: Common stock is a type of security that represents ownership of equity in a company.
bs_add_paid_in_capnumberAdditional Paid in Capital: Additional paid in capital (APIC) is a component of shareholders’ equity that represents the excess amount of money that investors have paid for a company’s shares over their par value.
bs_amt_of_tsy_stocknumberTreasury Stock: Treasury stock is a type of security that represents the shares that a company has repurchased from its shareholders and is holding in its own treasury.
bs_pure_retained_earningsnumberRetained Earnings: Retained earnings are a component of shareholders’ equity that represents the accumulated net income that a company has retained after paying dividends to its shareholders.
bs_other_ins_res_to_shrhldr_eqynumberOther Equity: Other equity is a type of security that represents equity that is not in the form of securities or direct investment.
bs_eqty_bef_minority_int_detailednumberEquity Before Minority Interest: Equity before minority interest is a measure of shareholders’ equity that includes both the equity attributable to the parent company and the equity attributable to the non-controlling interests (also known as minority interests).
bs_minority_noncontrolling_interestnumberMinority/Non Controlling Interest: Minority/Non Controlling Interest is a type of equity that represents the ownership stake of less than 50% in a subsidiary company by an investor or a parent company.
bs_total_equitynumberTotal Equity: The total value of ownership interest in a company, derived by deducting total liabilities from total assets.
bs_tot_liab_and_eqynumberTotal Liabilities & Equity: The sum of all the obligations and ownership claims of a company, equal to its total assets.
bs_sh_outnumberShares Outstanding: The total number of shares that a company has issued and that investors own as of a certain date.
bs_total_capital_leasesnumberCapital Leases - Total: The total amount of leases that a company has entered into that are considered as purchases of assets for accounting purposes.
net_debtnumberNet Debt: Net debt is a way to measure how much money a company owes after using its cash and other liquid assets to pay off as much debt as possible.
net_debt_to_shrhldr_eqtynumberNet Debt to Equity: Net debt to shareholders equity is a way to measure how much a company relies on debt to finance its operations.
tce_rationumberTangible Common Equity Ratio: Tangible common equity ratio is a way to measure how much a company’s equity is based on its physical assets.
cur_rationumberCurrent Ratio: Current ratio is a way to measure how well a company can pay its short-term debts with its short-term assets.
cash_conversion_cyclenumberCash Conversion Cycle: Cash conversion cycle is a way to measure how long it takes for a company to turn its inventory and other resources into cash.
num_of_employeesnumberNumber of Employees: The total number of people who work for a company as of a certain date.
next_page_urlnullableURL of the next page of results, or null on the last page. Request it unchanged to continue paging.
previous_page_urlnullableURL of the previous page of results, or null on the first page. Request it unchanged to page back.
Use cases
- Valuation models: Calculate book value and net debt from normalized line
items. For example, subtract
bs_tot_liabfrombs_tot_assetto get book value. Divide the result bybs_sh_outto get book value per share. - Credit and debt analysis: Monitor the solvency of a company across
periods. For example, add
bs_st_borrowandbs_lt_borrowto get total debt. Then subtractbs_cash_near_cash_itemto get net debt. - Screening: Filter companies by balance-sheet strength in US and
international markets. For example, request
period_type=quarterlyfor a retailer. Find each quarter wherebs_inventoriesincreases faster than revenue. - AI agents: Connect an LLM to the roic.ai MCP server. The
get_balance_sheettool returns the same normalized fields. For example, ask Claude for the net debt of Apple. The agent then calls this tool.
FAQ
A new period appears one to two days after the company files its official statement (10-Q, 10-K, or a local equivalent). In rare cases, the new period appears later. An earnings press release or earnings call does not populate the balance sheet. For example, the Q2 balance sheet of Amazon appears when Amazon files its 10-Q. It does not appear at the earlier earnings call.
The API returns values in the reporting currency of the company. The
currency field gives the ISO 4217 code of this currency. For ADRs and
cross-listed companies, this currency can differ from the trading currency.
For example, the ADR of Tokyo Electron trades in USD, but the statements are
in JPY. To get statements and prices in one currency, query the primary
listing, such as TSE:8035.
The figures are standardized and include later amendments. The API maps each
filing into one common schema. This makes companies comparable, but some
sector-specific line items map into bs_other_* fields. For example, the
reserve lines of an insurer map into the other-liabilities fields. When a
company amends or restates a filing, the API stores the amended values. When
fx_applied is false, the API applies no currency conversion.
The API returns the most recent reported values. When a company restates a
prior period in a later filing, the API updates the record for that period.
For example, when a 10-K restates the prior-year balance sheet, the prior-year
record shows the restated values. The calculated_at field shows the time of
the last calculation. The API does not keep point-in-time versions of a
period.
A null value means that the company did not report this line item for the
period. Detailed line items differ by company, sector, and market. For
example, a bank reports no bs_inventories. Totals, such as bs_tot_asset
and bs_tot_liab, have values for most companies.
No. The API returns the consolidated balance sheet of the company. It does not return geographic or business-segment breakdowns. For example, the API does not divide the assets of Apple by region or product line.
Related endpoints
Combine balance-sheet values with income, cash flow, and credit metrics.