← all datasets
sec/facts/0001318605/us-gaap/RevenueRemainingPerformanceObligation
12 rows · last updated 2026-04-06
· source: SEC EDGAR XBRL (us-gaap)
Amount of transaction price allocated to performance obligation that has not been recognized as revenue.
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 (USD) |
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 |
|---|
| 0000950170-23-013890 | 2023 | Q1 | 10-Q | 2023-04-24 | | 2023-03-31 | 209000000 | USD | CY2023Q1I |
| 0000950170-23-033872 | 2023 | Q2 | 10-Q | 2023-07-24 | | 2023-06-30 | 814000000 | USD | CY2023Q2I |
| 0001628280-23-034847 | 2023 | Q3 | 10-Q | 2023-10-23 | | 2023-09-30 | 1910000000 | USD | CY2023Q3I |
| 0001628280-24-002390 | 2023 | FY | 10-K | 2024-01-29 | | 2023-12-31 | 3430000000 | USD | CY2023Q4I |
| 0001628280-24-017503 | 2024 | Q1 | 10-Q | 2024-04-24 | | 2024-03-31 | 3860000000 | USD | CY2024Q1I |
Example requests
# Schema
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/RevenueRemainingPerformanceObligation/schema
# Public version (no auth)
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/RevenueRemainingPerformanceObligation/public/csv
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/RevenueRemainingPerformanceObligation/public/json
# Latest version (requires API key)
curl -H "X-API-Key: YOUR_KEY" https://data.dfpipe.com/sec/facts/0001318605/us-gaap/RevenueRemainingPerformanceObligation/latest/csv