← all datasets
sec/facts/0001318605/us-gaap/CashCashEquivalentsAndShortTermInvestments
2 rows · last updated 2026-04-06
· source: SEC EDGAR XBRL (us-gaap)
Cash includes currency on hand as well as demand deposits with banks or financial institutions. It also includes other kinds of accounts that have the general characteristics of demand deposits in that the customer may deposit additional funds at any time and effectively may withdraw funds at any time without prior notice or penalty. Cash equivalents, excluding items classified as marketable securities, include short-term, highly liquid Investments that are both readily convertible to known amounts of cash, and so near their maturity that they present minimal risk of changes in value because of changes in interest rates. Generally, only investments with original maturities of three months or less qualify under that definition. Original maturity means original maturity to the entity holding the investment. For example, both a three-month US Treasury bill and a three-year Treasury note purchased three months from maturity qualify as cash equivalents. However, a Treasury note purchased three years ago does not become a cash equivalent when its remaining maturity is three months. Short-term investments, exclusive of cash equivalents, generally consist of marketable securities intended to be sold within one year (or the normal operating cycle if longer) and may include trading securities, available-for-sale securities, or held-to-maturity securities (if maturing within one year), as applicable.
financesecus-gaap
Versions
v2026.4.6b latestv2026.4.6
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 |
|---|
| 0001193125-12-137560 | 2011 | FY | 10-K/A | 2012-03-28 | | 2011-12-31 | 280300000 | USD | CY2011Q4I |
| 0001193125-12-225825 | 2012 | Q1 | 10-Q | 2012-05-10 | | 2012-03-31 | 243600000 | USD | CY2012Q1I |
Example requests
# Schema
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/CashCashEquivalentsAndShortTermInvestments/schema
# Public version (no auth)
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/CashCashEquivalentsAndShortTermInvestments/public/csv
curl https://data.dfpipe.com/sec/facts/0001318605/us-gaap/CashCashEquivalentsAndShortTermInvestments/public/json
# Latest version (requires API key)
curl -H "X-API-Key: YOUR_KEY" https://data.dfpipe.com/sec/facts/0001318605/us-gaap/CashCashEquivalentsAndShortTermInvestments/latest/csv