← all datasets
sec/facts/0001318605/us-gaap/NumberOfReportableSegments
39 rows · last updated 2026-04-06
· source: SEC EDGAR XBRL (us-gaap)
Number of segments reported by the entity. A reportable segment is a component of an entity for which there is an accounting requirement to report separate financial information on that component in the entity's financial statements.
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-16-013195 | 2015 | FY | 10-K | 2016-02-24 | 2015-01-01 | 2015-12-31 | 1 | Segment | CY2015 |
| 0001564590-17-003118 | 2016 | FY | 10-K | 2017-03-01 | 2016-01-01 | 2016-12-31 | 2 | Segment | CY2016 |
| 0001564590-17-009968 | 2017 | Q1 | 10-Q | 2017-05-10 | 2017-01-01 | 2017-03-31 | 2 | Segment | CY2017Q1 |
| 0001564590-17-015705 | 2017 | Q2 | 10-Q | 2017-08-04 | 2017-01-01 | 2017-06-30 | 2 | Segment | |
| 0001564590-17-021343 | 2017 | Q3 | 10-Q | 2017-11-03 | 2017-01-01 | 2017-09-30 | 2 | Segment | |
Example requests
# Schema
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfReportableSegments/schema
# Public version (no auth)
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfReportableSegments/public/csv
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfReportableSegments/public/json
# Latest version (requires API key)
curl -H "X-API-Key: YOUR_KEY" https://data.dfpipe.com/sec/facts/0001318605/us-gaap/NumberOfReportableSegments/latest/csv