Skip to content

I-ON Digital Corp.: filings

Every I-ON Digital Corp. annual and quarterly report in the SEC record with the published financial measures it tagged, 57 filings, each linked to its SEC index.

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-Q2026-08-19fiscal Q2 202629810001493152-26-039217
10-Q2026-05-20fiscal Q1 202626530001493152-26-024603
10-K2026-04-15fiscal FY 202530590001493152-26-016842
10-Q2025-11-14fiscal Q3 202529890001493152-25-023551
10-Q2025-08-14fiscal Q2 202528790001641172-25-023973
10-Q2025-05-14fiscal Q1 202528560001641172-25-010128
10-K2025-04-11fiscal FY 202432600001641172-25-003678
10-Q2024-11-12fiscal Q3 202431910001493152-24-044625
10-Q2024-08-13fiscal Q2 202429830001493152-24-031535
10-Q2024-07-12fiscal Q1 202428530001493152-24-027124
10-K2024-06-06fiscal FY 202327410001493152-24-022975
10-Q2023-11-20fiscal Q3 202326580001493152-23-042137
10-Q2023-08-21fiscal Q2 202326560001493152-23-029711
10-Q2023-05-22fiscal Q1 202325540001140361-23-025964
10-K2023-04-28fiscal FY 202230620001140361-23-021075
10-Q/A2023-03-03fiscal Q3 202231920001140361-23-009983
10-Q2023-01-13fiscal Q3 202232960001140361-23-001671
10-Q/A2022-12-07fiscal Q2 2022451320001140361-22-044629
10-Q2022-08-22fiscal Q2 2022461360001140361-22-030521
10-Q2022-05-23fiscal Q1 202246960001140361-22-020285
10-K2022-04-08fiscal FY 2021501020001140361-22-013661
10-Q2021-11-15fiscal Q3 2021451320001140361-21-037952
10-Q2021-08-13fiscal Q2 2021451300001140361-21-028141
10-Q2021-05-17fiscal Q1 202144910001140361-21-017663
10-K2021-03-26fiscal FY 2020501010001140361-21-010077
10-Q2020-11-12fiscal Q3 2020441260001140361-20-025386
10-Q2020-08-12fiscal Q2 2020441260001140361-20-018255
10-Q2020-05-13fiscal Q1 202044910001140361-20-011544
10-K2020-03-24fiscal FY 2019511030001140361-20-006676
10-Q2019-11-13fiscal Q3 2019461320001140361-19-020374
10-Q2019-08-14fiscal Q2 2019451270001140361-19-014985
10-Q2019-05-14fiscal Q1 201944980001140361-19-009129
10-K2019-04-16fiscal FY 2018521050001140361-19-007185
10-Q2018-11-14fiscal Q3 2018431180001140361-18-043010
10-Q2018-08-14fiscal Q2 2018411120001140361-18-036388
10-Q2018-06-21fiscal Q1 201841900001140361-18-029381
10-K2018-06-08fiscal FY 201739800001140361-18-027878
10-Q/A2018-01-10fiscal Q3 201740990001213900-18-000330
10-Q2017-11-14fiscal Q3 201736920001213900-17-011909
10-Q2017-08-14fiscal Q2 2017391000001213900-17-008603
10-Q2017-05-22fiscal Q1 201739780001213900-17-005637
10-K2017-04-17fiscal FY 201638770001213900-17-003840
10-Q2016-11-21fiscal Q3 201638960001213900-16-018790
10-Q2016-08-17fiscal Q2 201638940001213900-16-016156
10-Q2016-05-20fiscal Q1 201638750001213900-16-013682
10-K2016-04-19fiscal FY 201541780001213900-16-012644
10-Q2015-11-16fiscal Q3 201520530001213900-15-008671
10-Q2015-08-12fiscal Q2 201519510001213900-15-005948
10-K2015-06-17fiscal FY 201420340001213900-15-004529
10-Q2015-05-18fiscal Q1 201518360001213900-15-003952
10-K2015-04-09fiscal FY 201420340001213900-15-002569
10-Q2014-11-12fiscal Q3 201418410001262463-14-001045
10-Q2014-11-12fiscal Q2 201414270001262463-14-001043
10-Q2014-08-13fiscal Q2 201412250001262463-14-000722
10-Q2014-05-09fiscal Q1 201414240001262463-14-000393
10-K2014-02-07fiscal FY 201316170001262463-14-000099
10-Q2013-10-08fiscal Q3 201314210001262463-13-000670

Inspect the source

Entity
I-ON Digital Corp. / CIK 0001580490
Captured
2026-09-20T09:22:36.101Z
SEC response SHA-256
96ebfbd898f6c923ee7a65b8f6a00d36ea546ee17b0b57c1ccf391607903884d

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/0001580490.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"])))