Skip to content

ELECTRONIC SYSTEMS TECHNOLOGY INC: filings

Every ELECTRONIC SYSTEMS TECHNOLOGY INC 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-Q2024-10-29fiscal Q3 2024361100001079973-24-001453
10-Q2024-07-23fiscal Q2 2024351050001079973-24-001090
10-Q2024-04-22fiscal Q1 202434700001079973-24-000567
10-K2024-03-08fiscal FY 202339780001079973-24-000344
10-Q2023-10-25fiscal Q3 2023371060001079973-23-001482
10-Q2023-07-27fiscal Q2 2023371020001553350-23-000401
10-Q2023-04-28fiscal Q1 202334700001079973-23-000574
10-K2023-03-15fiscal FY 202234690001079973-23-000346
10-Q2022-10-28fiscal Q3 202233950001079973-22-001367
10-Q2022-08-09fiscal Q2 202230860001079973-22-000940
10-Q2022-05-03fiscal Q1 202231670001079973-22-000537
10-K2022-03-04fiscal FY 202132630001199835-22-000120
10-Q2021-10-29fiscal Q3 202131940001052918-21-000362
10-Q2021-07-28fiscal Q2 202131890001052918-21-000274
10-Q2021-04-23fiscal Q1 202131660001052918-21-000132
10-K2021-03-09fiscal FY 202030640001052918-21-000070
10-Q/A2020-10-28fiscal Q3 202033960001052918-20-000275
10-Q2020-07-31fiscal Q2 202032890001052918-20-000185
10-Q2020-04-23fiscal Q1 201932700001052918-20-000090
10-K2020-02-25fiscal FY 201930620001052918-20-000034
10-Q2019-10-25fiscal Q3 201933980001052918-19-000291
10-Q2019-07-30fiscal Q2 201933940001052918-19-000226
10-Q2019-04-29fiscal Q1 201931670001052918-19-000105
10-K2019-03-01fiscal FY 201831640001052918-19-000044
10-Q2018-11-05fiscal Q3 201827670001052918-18-000405
10-Q2018-07-13fiscal Q2 201828710001052918-18-000272
10-Q2018-05-03fiscal Q1 201827540001052918-18-000151
10-K2018-04-09fiscal FY 201731630001052918-18-000103
10-K2018-04-04fiscal FY 201633660001052918-18-000100
10-K2018-02-23fiscal FY 201731630001052918-18-000046
10-Q2017-10-27fiscal Q3 201728700001052918-17-000524
10-Q2017-07-21fiscal Q2 201728660001052918-17-000363
10-Q2017-05-08fiscal Q1 201729570001052918-17-000233
10-K2017-02-24fiscal FY 201633660001052918-17-000121
10-Q2016-10-31fiscal Q3 201628700001052918-16-001340
10-K/A2016-08-16fiscal FY 201530620001052918-16-001235
10-Q2016-07-29fiscal Q2 201628700001052918-16-001183
10-Q2016-04-28fiscal Q1 201628560001052918-16-000987
10-K2016-03-04fiscal FY 201530620001052918-16-000840
10-Q2015-10-23fiscal Q3 201529730001052918-15-000537
10-Q2015-08-04fiscal Q2 201529730001052918-15-000351
10-Q2015-04-29fiscal Q1 201528570001052918-15-000168
10-K2015-02-06fiscal FY 201435720001052918-15-000043
10-Q2014-11-03fiscal Q3 201432860001052918-14-000403
10-Q2014-08-01fiscal Q2 201432860001052918-14-000284
10-Q2014-05-08fiscal Q1 201434700001052918-14-000147
10-K2014-03-05fiscal FY 201334690001052918-14-000057
10-Q2013-10-31fiscal Q3 201331840001052918-13-000461
10-Q2013-08-13fiscal Q2 201332870001052918-13-000330
10-Q2013-05-14fiscal Q1 201326540001052918-13-000176
10-K2013-03-28fiscal FY 201231610001052918-13-000090
10-Q2012-11-19fiscal Q3 201228690001052918-12-000561
10-Q2012-08-14fiscal Q2 201225660001052918-12-000372
10-Q2012-05-15fiscal Q1 201225510001052918-12-000238
10-K2012-03-23fiscal FY 201123580001052918-12-000108
10-Q2011-11-14fiscal Q3 201126700001052918-11-000614
10-Q/A2011-08-26fiscal Q2 201126680001052918-11-000435

Inspect the source

Entity
ELECTRONIC SYSTEMS TECHNOLOGY INC / CIK 0000752294
Captured
2026-09-21T17:16:55.161Z
SEC response SHA-256
1af644c10c915c12c4d7cc6320c6650d7086ee5e42f04816a915cc3f500f9e7a

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