Skip to content

DEFENSE TECHNOLOGIES INTERNATIONAL CORP.: filings

Every DEFENSE TECHNOLOGIES INTERNATIONAL CORP. annual and quarterly report in the SEC record with the published financial measures it tagged, 56 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-04-24fiscal Q3 202627870001477932-26-002495
10-Q2026-02-09fiscal Q2 202624760001477932-26-000688
10-Q2025-12-08fiscal Q1 202624510001477932-25-008822
10-K2025-09-25fiscal FY 202530600001477932-25-007047
10-Q2025-04-01fiscal Q3 202529880001477932-25-002330
10-Q2024-12-23fiscal Q2 202532970001477932-24-008276
10-Q2024-10-02fiscal Q1 202421460001477932-24-006165
10-K2024-08-29fiscal FY 202429600001477932-24-005368
10-Q2024-03-25fiscal Q3 202426780001096906-24-000569
10-Q2023-12-20fiscal Q2 202426790001096906-23-002421
10-Q2023-09-25fiscal Q1 202421470001096906-23-001835
10-K/A2023-08-25fiscal FY 202324500001096906-23-001694
10-Q2023-03-20fiscal Q3 202324730001096906-23-000588
10-Q2022-12-20fiscal Q2 202323670001096906-22-003015
10-Q2022-09-19fiscal Q1 202323510001096906-22-002282
10-K/A2022-08-02fiscal FY 202223490001096906-22-001743
10-Q2022-03-04fiscal Q3 202225790001096906-22-000477
10-Q2021-12-14fiscal Q2 202228890001096906-21-002982
10-Q2021-09-20fiscal Q1 202221480001096906-21-002289
10-K2021-08-13fiscal FY 202126540001096906-21-001985
10-Q2021-03-03fiscal Q3 202122670001096906-21-000399
10-Q2020-12-15fiscal Q2 202126820001096906-20-000493
10-Q/A2020-09-22fiscal Q1 202124530001445866-20-001369
10-Q2020-09-21fiscal Q1 202124530001445866-20-001359
10-K2020-08-07fiscal FY 202029600001445866-20-001125
10-Q2020-03-12fiscal Q3 202025750001096906-20-000097
10-Q2019-12-19fiscal Q2 202024720001096906-19-000431
10-Q2019-09-23fiscal Q1 202025550001096906-19-000337
10-K2019-08-13fiscal FY 201926540001096906-19-000283
10-Q2019-03-25fiscal Q3 201924730001096906-19-000109
10-Q2018-12-13fiscal Q2 201924690001096906-18-000694
10-Q2018-09-12fiscal Q1 201923450001096906-18-000522
10-K2018-08-14fiscal FY 201819400001096906-18-000490
10-Q2018-03-13fiscal Q3 201819490001096906-18-000134
10-Q2017-12-14fiscal Q2 201822590001096906-17-000793
10-Q2017-09-19fiscal Q1 201825450001096906-17-000608
10-K2017-08-14fiscal FY 201719400001096906-17-000537
10-Q2017-03-22fiscal Q3 201718460001096906-17-000189
10-Q2016-12-15fiscal Q2 201719530001096906-16-002092
10-Q2016-09-14fiscal Q1 201724430001096906-16-001905
10-K2016-07-29fiscal FY 201615310001096906-16-001780
10-Q2016-03-10fiscal Q3 201617440001096906-16-001453
10-Q2015-12-15fiscal Q2 201615390001096906-15-001276
10-Q2015-09-14fiscal Q1 201615310001096906-15-000996
10-K2015-07-29fiscal FY 201514300001096906-15-000820
10-Q2015-03-13fiscal Q3 201515390001096906-15-000250
10-Q2014-12-12fiscal Q2 201515390001096906-14-001712
10-Q2014-11-25fiscal Q1 201516330001096906-14-001675
10-K2014-11-25fiscal FY 201416440001096906-14-001673
10-Q2014-09-15fiscal Q1 201516330001096906-14-001304
10-K2014-07-29fiscal FY 201416440001096906-14-000952
10-Q2014-03-12fiscal Q3 201417470001096906-14-000297
10-Q2013-12-13fiscal Q2 201417470001096906-13-001862
10-Q2013-09-10fiscal Q1 201416350001096906-13-001466
10-K2013-08-12fiscal FY 201317440001096906-13-001255
10-Q2013-03-20fiscal Q3 201319590001096906-13-000358

Inspect the source

Entity
DEFENSE TECHNOLOGIES INTERNATIONAL CORP. / CIK 0001533357
Captured
2026-09-21T17:19:41.109Z
SEC response SHA-256
55d19ecd9e4012ae32267cd7291ab4f2bc5f564b2f5a199f94536f2cbeb3cd9c

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