Skip to content

NATIONAL INSTRUMENTS CORPORATION: filings

Every NATIONAL INSTRUMENTS CORPORATION annual and quarterly report in the SEC record with the published financial measures it tagged, 53 filings, each linked to its SEC index.

Filing record ends 2023-07-28

The latest filing in this captured record is a 10-Q filed 2023-07-28. No later filing is in the SEC companyfacts record captured on 2026-09-22. NATIONAL INSTRUMENTS CORPORATION may have stopped filing, merged, or changed its reporting entity; nothing on this page describes its current status. Values are as reported at the time.

Filings with published measures

Each page shows what one filing reported, as tagged in that filing, with the periods it covered. Later filings can restate a value; the company overview shows the latest-filed value per period.

FormFiledFiscal periodMeasuresFactsSEC accession
10-Q2023-07-28fiscal Q2 2023491370000935494-23-000069
10-Q2023-04-28fiscal Q1 2023511050000935494-23-000035
10-K2023-02-21fiscal FY 2022601570000935494-23-000008
10-Q2022-10-28fiscal Q3 2022491390000935494-22-000039
10-Q2022-07-29fiscal Q2 2022481350000935494-22-000022
10-Q2022-04-29fiscal Q1 2022491010000935494-22-000011
10-K2022-02-22fiscal FY 2021591540000935494-22-000007
10-Q2021-11-01fiscal Q3 2021481350000935494-21-000053
10-Q2021-08-02fiscal Q2 2021481350000935494-21-000046
10-Q2021-05-03fiscal Q1 202148990000935494-21-000023
10-K2021-02-23fiscal FY 2020591540000935494-21-000015
10-Q2020-11-02fiscal Q3 2020481350000935494-20-000060
10-Q2020-08-04fiscal Q2 2020481330000935494-20-000043
10-Q2020-05-04fiscal Q1 202047970000935494-20-000018
10-K2020-02-20fiscal FY 2019571530000935494-20-000007
10-Q2019-10-31fiscal Q3 2019481350000935494-19-000042
10-Q2019-08-02fiscal Q2 2019481350000935494-19-000032
10-Q2019-05-01fiscal Q1 2019481010000935494-19-000017
10-K2019-02-21fiscal FY 2018531460000935494-19-000010
10-Q2018-10-31fiscal Q3 2018441270000935494-18-000036
10-Q2018-08-02fiscal Q2 2018411210000935494-18-000027
10-Q2018-05-01fiscal Q1 201840860000935494-18-000015
10-K2018-02-22fiscal FY 2017521390000935494-18-000005
10-Q2017-10-31fiscal Q3 2017411160000935494-17-000034
10-Q2017-08-01fiscal Q2 2017411170000935494-17-000028
10-Q2017-05-01fiscal Q1 201741850000935494-17-000014
10-K2017-02-16fiscal FY 2016501330000935494-17-000007
10-Q2016-10-31fiscal Q3 2016441240000935494-16-000063
10-Q2016-08-01fiscal Q2 2016441220000935494-16-000056
10-Q2016-05-02fiscal Q1 201644910000935494-16-000047
10-K2016-02-19fiscal FY 2015511340000935494-16-000038
10-Q2015-10-30fiscal Q3 2015441210000935494-15-000031
10-Q2015-07-31fiscal Q2 2015441190000935494-15-000021
10-Q2015-05-01fiscal Q1 201543900000935494-15-000011
10-K2015-02-19fiscal FY 2014491310000935494-15-000007
10-Q2014-10-31fiscal Q3 2014431200000935494-14-000026
10-Q2014-08-01fiscal Q2 2014471300000935494-14-000020
10-Q2014-05-01fiscal Q1 201447980000935494-14-000015
10-K2014-02-20fiscal FY 2013521400000935494-14-000006
10-Q2013-11-01fiscal Q3 2013461260000935494-13-000023
10-Q2013-08-01fiscal Q2 2013461260000935494-13-000017
10-Q2013-05-02fiscal Q1 201346960000935494-13-000009
10-K2013-02-19fiscal FY 2012511350000935494-13-000005
10-Q2012-11-06fiscal Q3 2012461270000935494-12-000034
10-Q2012-08-03fiscal Q2 2012461290000935494-12-000027
10-Q2012-04-30fiscal Q1 201246960000935494-12-000016
10-K2012-02-07fiscal FY 2011501330000935494-12-000008
10-Q2011-10-27fiscal Q3 2011451180000935494-11-000033
10-Q2011-07-29fiscal Q2 2011451180000935494-11-000026
10-Q2011-04-29fiscal Q1 201143880000935494-11-000018
10-K2011-02-18fiscal FY 2010441180000935494-11-000009
10-Q2010-11-03fiscal Q3 2010431140000935494-10-000033
10-Q2010-08-06fiscal Q2 2010431140000935494-10-000022

Inspect the source

Entity
NATIONAL INSTRUMENTS CORPORATION / CIK 0000935494
Captured
SEC response SHA-256
885fbc34d1ad93d067fd2b2fca17df154bb204d0675cfef066c19e4cacd537f4

Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON

Every published concept a filing tagged, with the periods it covered, as reported in that filing at capture time. Forms 10-K, 10-K/A, 10-Q, 10-Q/A, 20-F, 20-F/A, 40-F, 40-F/A. A filing page needs at least 8 published concepts. Later filings can restate these values; the company history pages show the latest-filed value per period.

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.

Read the published dataset with Python
import json
from urllib.request import urlopen

with urlopen("https://canlicapital.com/company-data/0000935494.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"])))