← all datasets
sec/facts/0001318605/us-gaap/NumberOfOperatingSegments
34 rows · last updated 2026-04-06
· source: SEC EDGAR XBRL (us-gaap)
Number of operating segments. An operating segment is a component of an enterprise: (a) that engages in business activities from which it may earn revenues and incur expenses (including revenues and expenses relating to transactions with other components of the same enterprise), (b) whose operating results are regularly reviewed by the enterprise's chief operating decision maker to make decisions about resources to be allocated to the segment and assess its performance, and (c) for which discrete financial information is available. An operating segment may engage in business activities for which it has yet to earn revenues, for example, start-up operations may be operating segments before earning revenues.
financesecus-gaap
Versions
Schema
| Column | Type | Description |
accn | string | SEC accession number |
fy | integer | Fiscal year |
fp | string | Fiscal period (Q1, Q2, Q3, Q4, FY) |
form | string | SEC form type (10-K, 10-Q, etc.) |
filed | date | Filing date |
start | date | Period start date (duration facts only) |
end | date | Period end date |
val | float | Reported value (Segment) |
unit | string | Unit of measure (USD, shares, pure, etc.) |
frame | string | Standardised frame identifier (e.g. CY2023Q1I) |
Preview (first 5 rows)
| accn | fy | fp | form | filed | start | end | val | unit | frame |
|---|
| 0001564590-17-021343 | 2017 | Q3 | 10-Q | 2017-11-03 | 2017-01-01 | 2017-09-30 | 2 | Segment | |
| 0001564590-18-002956 | 2017 | FY | 10-K | 2018-02-23 | 2017-01-01 | 2017-12-31 | 2 | Segment | CY2017 |
| 0001564590-18-011086 | 2018 | Q1 | 10-Q | 2018-05-07 | 2018-01-01 | 2018-03-31 | 2 | Segment | CY2018Q1 |
| 0001564590-18-019254 | 2018 | Q2 | 10-Q | 2018-08-06 | 2018-01-01 | 2018-06-30 | 2 | Segment | |
| 0001564590-18-026353 | 2018 | Q3 | 10-Q | 2018-11-02 | 2018-01-01 | 2018-09-30 | 2 | Segment | |
Example requests
# Schema
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfOperatingSegments/schema
# Public version (no auth)
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfOperatingSegments/public/csv
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfOperatingSegments/public/json
# Latest version (requires API key)
curl -H "X-API-Key: YOUR_KEY" https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfOperatingSegments/latest/csv