NVE CORP: capital expenditure payments
Capital expenditure payments for NVE CORP. Inspect selected reporting periods, original units and SEC filing links; download the financial history.
All NVE CORP financial histories
What this measure means
Cash payments to acquire property, plant and equipment. This taxonomy concept does not capture every form of investment or acquisition.
Exact concept: us-gaap:PaymentsToAcquirePropertyPlantAndEquipment. Each value covers an annual-duration reporting interval, shown with both start and end dates. Different units remain separate; no currency conversion or interpolation is applied.
Coverage of this history
Selected reporting periods run from 2009-04-01 to 2026-03-31. The SEC response was captured on 2026-09-19.
Selected filing history
| Period start | Period end | Value | Unit | Filed | Source filing |
|---|---|---|---|---|---|
| 2025-04-01 | 2026-03-31 | 2,189,138 | USD | 2026-05-06 | 10-K · 0001376474-26-000348 |
| 2024-04-01 | 2025-03-31 | 1,257,109 | USD | 2026-05-06 | 10-K · 0001376474-26-000348 |
| 2023-04-01 | 2024-03-31 | 16,731 | USD | 2025-05-07 | 10-K · 0001376474-25-000437 |
| 2022-04-01 | 2023-03-31 | 935,791 | USD | 2024-05-01 | 10-K · 0001376474-24-000214 |
| 2021-04-01 | 2022-03-31 | 484,579 | USD | 2023-05-03 | 10-K · 0001376474-23-000283 |
| 2020-04-01 | 2021-03-31 | 62,727 | USD | 2022-05-04 | 10-K · 0001437749-22-010855 |
| 2019-04-01 | 2020-03-31 | 52,041 | USD | 2021-05-05 | 10-K · 0000724910-21-000008 |
| 2018-04-01 | 2019-03-31 | 68,265 | USD | 2020-05-06 | 10-K · 0000724910-20-000015 |
| 2017-04-01 | 2018-03-31 | 604,800 | USD | 2019-05-01 | 10-K · 0000724910-19-000010 |
| 2016-04-01 | 2017-03-31 | 519,835 | USD | 2018-05-02 | 10-K · 0000724910-18-000008 |
| 2015-04-01 | 2016-03-31 | 287,275 | USD | 2018-05-02 | 10-K · 0000724910-18-000008 |
| 2014-04-01 | 2015-03-31 | 185,007 | USD | 2017-05-04 | 10-K · 0000724910-17-000014 |
| 2013-04-01 | 2014-03-31 | 160,718 | USD | 2016-05-04 | 10-K · 0000724910-16-000052 |
| 2012-04-01 | 2013-03-31 | 1,824,324 | USD | 2015-05-06 | 10-K · 0000724910-15-000010 |
| 2011-04-01 | 2012-03-31 | 1,480,237 | USD | 2014-06-06 | 10-K · 0000724910-14-000018 |
| 2010-04-01 | 2011-03-31 | 732,800 | USD | 2013-05-01 | 10-K · 0000724910-13-000009 |
| 2009-04-01 | 2010-03-31 | 305,862 | USD | 2012-05-02 | 10-K · 0000724910-12-000011 |
Related financial histories
- NVE CORP: total assets
- NVE CORP: total liabilities
- NVE CORP: stockholders equity
- NVE CORP: cash and cash equivalents
- NVE CORP: net income or loss
- NVE CORP: operating cash flow
- NVE CORP: revenue
- NVE CORP: financing cash flow
- NVE CORP: investing cash flow
- NVE CORP: retained earnings or deficit
- NVE CORP: basic weighted-average shares
- NVE CORP: diluted weighted-average shares
- NVE CORP: basic earnings per share
- NVE CORP: diluted earnings per share
- NVE CORP: income tax expense or benefit
- NVE CORP: net property, plant and equipment
- NVE CORP: share-based compensation expense
- NVE CORP: operating income or loss
- NVE CORP: current assets
- NVE CORP: current liabilities
- NVE CORP: current accounts payable
- NVE CORP: net current accounts receivable
- NVE CORP: common-stock repurchase payments
- NVE CORP: operating expenses
- NVE CORP: net inventory
- NVE CORP: gross profit
- NVE CORP: cost of revenue
- NVE CORP: selling, general and administrative expense
- NVE CORP: research and development expense
Inspect the source
- Entity
- NVE CORP / CIK 0000724910
- Captured
- 2026-09-19T15:00:13.233Z
- SEC response SHA-256
ae3d36b5224374097596203fdf307db82d22b60725d81c22650c35eb119b8f80
Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON
Latest-filed annual-report facts per unit and reporting period at capture time. Duration facts cover 300 to 400 days. This selection can include restatements and is not a point-in-time backtest dataset. Missing concepts are omitted, never zero-filled. Values retain original units and are not currency converted. Extended concepts require compatible unit shapes and at least three reporting ends with changing values within one unit. Constant or incompatible added histories are omitted.
Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.
Use this in research
A financial period ends before its results become public. Use the filing date as a minimum availability boundary, inspect amendments, and retain the original filing vintage when testing historical signals. This latest-filed selection can contain information unavailable at the time.
These pages do not supply prices, total-return histories, corporate-action adjustments or a tradable universe. Build those inputs separately before evaluating a strategy. A profitable backtest can still reflect selection bias or costs that were left out.
Research methodology · Execution and cost assumptions · Check backtest overfitting
Build with the open-source tools
Use these accounting records as inspectable inputs. When you have constructed a return series, the validation tools can help test its statistical evidence and preserve the result with its limitations.
- Get an API key and run your first validation
- Connect the MCP server to your coding assistant
- Inspect the ALPHAC engine on GitHub
- Read the MCP server source and integration examples
Read the published dataset with Python
import json
from urllib.request import urlopen
with urlopen("https://canlicapital.com/company-data/0000724910.json") as response:
record = json.load(response)
print(record["fetched_at"])
print(record["policy"])
for concept in record["concepts"]:
print(concept["tag"], next(iter(concept["observations"])))