Skip to content

THE CORETEC GROUP INC.: filings

Every THE CORETEC GROUP INC. 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 2024-08-14

The latest filing in this captured record is a 10-Q filed 2024-08-14. No later filing is in the SEC companyfacts record captured on 2026-09-23. THE CORETEC GROUP INC. 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-08-14fiscal Q2 202425670001437749-24-026718
10-Q2024-05-14fiscal Q1 202424490001437749-24-016428
10-K2024-03-21fiscal FY 202327540001437749-24-008792
10-Q2023-11-08fiscal Q3 202324710001437749-23-030862
10-Q2023-08-11fiscal Q2 202324670001437749-23-023164
10-Q2023-05-15fiscal Q1 202323480001437749-23-014460
10-K2023-03-17fiscal FY 202226550001437749-23-007024
10-Q2022-10-31fiscal Q3 202226740001437749-22-025128
10-Q2022-07-27fiscal Q2 202226700001437749-22-017846
10-Q2022-05-10fiscal Q1 202225520001437749-22-011649
10-K2022-03-21fiscal FY 202121430001437749-22-006796
10-Q2021-11-03fiscal Q3 202120580001437749-21-025057
10-Q2021-08-11fiscal Q2 202120540001437749-21-019381
10-Q2021-05-13fiscal Q1 202120400001437749-21-012001
10-K2021-03-12fiscal FY 202020410001437749-21-005962
10-Q2020-11-12fiscal Q3 202020580001437749-20-023535
10-Q2020-08-14fiscal Q2 202020540001437749-20-017943
10-Q2020-05-15fiscal Q1 202020420001437749-20-010917
10-K2020-04-02fiscal FY 201920420001437749-20-006868
10-Q2019-11-14fiscal Q3 201920590001437749-19-022917
10-Q2019-08-14fiscal Q2 201920550001437749-19-016699
10-Q2019-05-15fiscal Q1 201920440001437749-19-010113
10-K2019-04-12fiscal FY 201823450001437749-19-007111
10-Q2018-11-14fiscal Q3 201822510001437749-18-020848
10-Q2018-08-14fiscal Q2 201822510001437749-18-015499
10-Q2018-05-15fiscal Q1 201820410001437749-18-009915
10-K2018-04-02fiscal FY 201721420001437749-18-006075
10-Q2017-11-14fiscal Q3 201721500001144204-17-058858
10-Q2017-08-14fiscal Q2 201717420001144204-17-043012
10-Q2017-05-15fiscal Q1 201720400001144204-17-027338
10-K2017-04-14fiscal FY 201620410001144204-17-020528
10-Q2017-03-27fiscal Q3 201621510001144204-17-016710
10-Q2016-08-15fiscal Q2 201616430001144204-16-119345
10-Q2016-05-16fiscal Q1 201616330001144204-16-102782
10-K2016-03-30fiscal FY 201516330001144204-16-091408
10-Q2015-11-16fiscal Q3 201516420001144204-15-065745
10-Q2015-08-14fiscal Q2 201515400001144204-15-049783
10-Q2015-05-15fiscal Q1 201516320001144204-15-031294
10-K2015-03-31fiscal FY 201417350001144204-15-019975
10-Q2014-11-14fiscal Q3 201417460001144204-14-068466
10-Q2014-08-14fiscal Q2 201418820001144204-14-050082
10-Q2014-05-15fiscal Q1 201419740001144204-14-031067
10-K2014-03-31fiscal FY 201321750001144204-14-019106
10-Q2013-11-12fiscal Q3 201320850001144204-13-060403
10-Q2013-08-14fiscal Q2 201320850001144204-13-045700
10-Q2013-05-15fiscal Q1 201320760001144204-13-029170
10-K2013-03-28fiscal FY 201221740001144204-13-018259
10-Q2012-11-14fiscal Q3 201220840001144204-12-061887
10-Q2012-08-16fiscal Q2 201220790001144204-12-046443
10-Q2012-05-15fiscal Q1 201220690001144204-12-029333
10-K2012-04-06fiscal FY 201120700001144204-12-020555
10-Q2011-11-14fiscal Q3 201119760001144204-11-064183
10-Q2011-08-12fiscal Q2 201119740001144204-11-045979

Inspect the source

Entity
THE CORETEC GROUP INC. / CIK 0001375195
Captured
SEC response SHA-256
11650b340611b5235de95b05a991bb90638a44758813401a21ba25eb10cbf92c

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