View as markdown
Concepts › SignalsFundamentals Income statement

income_tax_expense_benefit_deferred

Deferred portion of income tax. Rare line item.

Watch this signal live on real tickers: Open in Explore →

At a glance

Typebigint
GroupFundamentals
CategoryIncome statement
UnitUSD
Update cadencepost-close daily
Universeall tickers
Historynone — live row only, not historized (no as-of reads)
Nullableyes — NULL where not applicable

Income-statement lines as reported, EPS, and their growth rates.

Query it

Every applicable form factor, grouped by endpoint family. Swap YOUR_KEY for the value from /dashboard/keys. Response payloads are real captures, sampled 2026-08-18 and trimmed — your run's values and dates will differ.

Use scan /v2/scan

The whole market through a WHERE clause — this signal composed freely with any other column. Docs →

Live — the whole market, ranked by this column
curl -G "https://api.tickerbot.io/v2/scan" \
  --data-urlencode "q=income_tax_expense_benefit_deferred IS NOT NULL" \
  -d "order=income_tax_expense_benefit_deferred" -d "columns=income_tax_expense_benefit_deferred" \
  -H "Authorization: Bearer YOUR_KEY"
Response (sampled 2026-08-18, trimmed)
{
 "as_of": "2026-08-18T00:24:16.189Z",
 "query": {
  "q": "income_tax_expense_benefit_deferred IS NOT NULL",
  "limit": 2,
  "order": "income_tax_expense_benefit_deferred",
  "dir": "desc",
  "fields": [
   "income_tax_expense_benefit_deferred"
  ],
  "full": false,
  "universe": null,
  "asset_class": null
 },
 "count": 0,
 "results": []
}

Same grammar on scan and webhooks. This column is live-tense only — it isn't historized, so ?asof= reads and series pulls don't carry it.

Related signals — Income statement