Skip to content

IntelGenx Technologies Corp.: filings

Every IntelGenx Technologies Corp. annual and quarterly report in the SEC record with the published financial measures it tagged, 54 filings, each linked to its SEC index.

Filing record ends 2024-05-15

The latest filing in this captured record is a 10-Q filed 2024-05-15. No later filing is in the SEC companyfacts record captured on 2026-09-22. IntelGenx Technologies Corp. 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-Q2024-05-15fiscal Q1 202440770001062993-24-010322
10-K2024-03-21fiscal FY 202345890001062993-24-006905
10-Q2023-11-09fiscal Q3 2023411260001062993-23-020422
10-Q2023-08-14fiscal Q2 2023411260001062993-23-016416
10-Q2023-05-11fiscal Q1 202340780001062993-23-010765
10-K2023-03-29fiscal FY 202247930001062993-23-008012
10-Q2022-11-10fiscal Q3 2022441360001062993-22-021832
10-Q2022-08-11fiscal Q2 2022421280001062993-22-017728
10-Q2022-05-12fiscal Q1 202237720001062993-22-012240
10-K2022-03-24fiscal FY 202143850001062993-22-008487
10-Q2021-11-12fiscal Q3 2021391140001062993-21-010611
10-Q2021-08-04fiscal Q2 2021361040001062993-21-007040
10-Q2021-05-13fiscal Q1 202136660001062993-21-004506
10-K2021-03-25fiscal FY 202039730001062993-21-002995
10-Q2020-11-12fiscal Q3 202036990001062993-20-005577
10-Q2020-08-13fiscal Q2 202036990001062993-20-003912
10-Q2020-05-14fiscal Q1 202035650001062993-20-002389
10-K/A2020-04-15fiscal FY 201939720001062993-20-001804
10-K2020-03-26fiscal FY 201939720001062993-20-001503
10-Q2019-11-07fiscal Q3 201933910001062993-19-004228
10-Q2019-08-08fiscal Q2 201933910001062993-19-003218
10-Q2019-05-09fiscal Q1 201934630001062993-19-002082
10-K2019-03-22fiscal FY 201836680001062993-19-001372
10-Q2018-11-08fiscal Q3 201830870001062993-18-004450
10-Q2018-08-09fiscal Q2 201830900001062993-18-003231
10-Q2018-05-10fiscal Q1 201831620001062993-18-002078
10-K2018-03-29fiscal FY 201733660001062993-18-001414
10-Q2017-11-09fiscal Q3 2017311040001062993-17-004749
10-Q2017-08-10fiscal Q2 201728920001062993-17-003657
10-Q2017-05-11fiscal Q1 201728580001062993-17-002373
10-K2017-03-28fiscal FY 201634700001062993-17-001520
10-Q2016-11-10fiscal Q3 2016321080001062993-16-012164
10-Q2016-08-11fiscal Q2 201629960001062993-16-010987
10-Q2016-05-10fiscal Q1 201629600001062993-16-009528
10-K2016-03-30fiscal FY 201535720001062993-16-008565
10-Q2015-11-03fiscal Q3 2015321080001062993-15-005745
10-Q2015-08-10fiscal Q2 201529960001062993-15-004275
10-Q2015-05-14fiscal Q1 201529600001062993-15-002727
10-K2015-03-31fiscal FY 201431640001062993-15-001631
10-Q2014-11-12fiscal Q3 201429960001062993-14-006447
10-Q2014-08-07fiscal Q2 201429960001062993-14-004609
10-Q2014-07-02fiscal Q1 201427560001062993-14-003990
10-Q2014-05-13fiscal Q1 201427560001062993-14-002782
10-K2014-03-11fiscal FY 201331640001062993-14-001211
10-Q2013-11-08fiscal Q3 2013301000001062993-13-005471
10-Q2013-08-08fiscal Q2 2013301000001062993-13-003844
10-Q2013-05-14fiscal Q1 201330620001062993-13-002449
10-K2013-03-18fiscal FY 201230620001062993-13-001238
10-Q2012-11-13fiscal Q3 201228940001062993-12-004654
10-Q2012-08-07fiscal Q2 201228940001204459-12-001797
10-Q2012-05-15fiscal Q1 201228580001204459-12-001108
10-K2012-03-29fiscal FY 201128580001204459-12-000636
10-Q2011-11-09fiscal Q3 201125860001204459-11-002916
10-Q2011-08-08fiscal Q2 201125800001204459-11-002115

Inspect the source

Entity
IntelGenx Technologies Corp. / CIK 0001098880
Captured
SEC response SHA-256
aee2d4bbbd3c65f5d95d5d79bd87f4f22ebc588b09603c1b68cf3317509c5499

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