Tools/sec-filings/company_concept

sec-filings/company_concept

One financial line item for a company over time (e.g. Revenues), with all reported values.

0.1 credits / call ($0.0001)
charged on success

What it does

Returns the full reported history of a single XBRL concept for one company: every value, unit, period, and source filing for that line item.

Primary use cases

  • Tracking one metric (e.g. revenue, net income, cash) across quarters and years.
  • Charting a company's trend for a specific financial concept.

Good to know

The CIK must be 10 digits, zero-padded. taxonomy is usually us-gaap (also dei or ifrs-full). tag is the concept name, e.g. Revenues, NetIncomeLoss, AccountsPayableCurrent. Use company_facts to discover which tags a company reports.

Parameters

cikstringrequired

10-digit zero-padded SEC CIK (e.g. 0000320193).

tagstringrequired

XBRL concept tag, e.g. Revenues, NetIncomeLoss, AccountsPayableCurrent.

taxonomystringrequireddefault: "us-gaap"

XBRL taxonomy, usually "us-gaap" (also "dei", "ifrs-full").

sec-filings/company_concept — Faro