| cap | No | The limit cap applied. | |
| cik | No | Resolved CIK, zero-padded to 10 digits. | |
| data | No | Deduplicated time series, newest first. | |
| unit | No | Unit of measure (e.g., "USD", "shares", "USD/shares"). | |
| error | No | Present when the call failed. Absent on success. | |
| label | No | Human-readable label for the concept. | |
| shown | No | Number of periods shown inline. | |
| caveats | No | Data-completeness warnings about the returned series. Two kinds. On quarterly results, one entry when one or two calendar quarters are absent from every recent qualifying year — SEC reports a filer's fiscal Q4 as the 10-K residual rather than a discrete quarterly fact, so the calendar quarter fiscal Q4 spans has no frame-tagged value, and a filer whose other fiscal quarters span non-calendar durations loses a second quarter the same way. Applies to calendar-year filers (no discrete Q4) as much as to off-calendar ones. On any result, one entry when the series stops well short of today — either because the concept resolved to an XBRL tag SEC has retired from the taxonomy (the current tags reported nothing), or because a current tag's series ends more than two years plus a filing window back, which is what a filer migrating to a different element or dropping the disclosure looks like. Absent when the series has nothing to flag. | |
| company | No | Resolved entity name (SEC-conformed). | |
| concept | No | XBRL tag name used. | |
| dataset | No | Canvas dataframe handle holding the same time series. Use for cross-company JOINs via secedgar_dataframe_query. The source-filing fiscal keys are materialized as source_filing_fy/source_filing_fp — order, group, and window by period_end, not by those columns. Absent when canvas is unavailable. | |
| truncated | No | True when the inline data[] was capped by limit. | |
| tags_tried | No | XBRL tags that were attempted (shown when using friendly names that map to multiple tags). | |
| description | No | XBRL taxonomy description for this concept. Often absent for company-extension tags or older concepts. | |