Accounting Standards · Example Payload

Xbrl Financial Fact Example

Accounting standard description.

Accounting StandardsFinanceGAAPIFRSXBRLFinancial ReportingSECFASB

Xbrl Financial Fact Example is an example object payload from Accounting Standards, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ciktaxonomyconceptlabeldescriptionentityNameunits

Example Payload

xbrl-financial-fact-example.json Raw ↑
{
  "cik": "0000320193",
  "taxonomy": "dei",
  "concept": "Assets",
  "label": "Assets",
  "description": "Accounting standard description.",
  "entityName": "Apple Inc.",
  "units": [
    "example-string"
  ]
}