← 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

ColumnTypeDescription
accnstringSEC accession number
fyintegerFiscal year
fpstringFiscal period (Q1, Q2, Q3, Q4, FY)
formstringSEC form type (10-K, 10-Q, etc.)
fileddateFiling date
startdatePeriod start date (duration facts only)
enddatePeriod end date
valfloatReported value (Segment)
unitstringUnit of measure (USD, shares, pure, etc.)
framestringStandardised frame identifier (e.g. CY2023Q1I)

Preview (first 5 rows)

accnfyfpformfiledstartendvalunitframe
0001564590-16-0131952015FY10-K2016-02-242015-01-012015-12-311SegmentCY2015
0001564590-17-0031182016FY10-K2017-03-012016-01-012016-12-312SegmentCY2016
0001564590-17-0099682017Q110-Q2017-05-102017-01-012017-03-312SegmentCY2017Q1
0001564590-17-0157052017Q210-Q2017-08-042017-01-012017-06-302Segment
0001564590-17-0213432017Q310-Q2017-11-032017-01-012017-09-302Segment

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