Skip to content

DUTCH OVEN GOLD GROUP INC.: filings

Every DUTCH OVEN GOLD GROUP INC. annual and quarterly report in the SEC record with the published financial measures it tagged, 55 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-K2025-02-13fiscal FY 202419280001376474-25-000204
10-Q2024-10-29fiscal Q3 202420480001376474-24-000622
10-Q2024-07-19fiscal Q2 202420480001376474-24-000329
10-Q2024-05-09fiscal Q1 202420480001376474-24-000231
10-K2024-01-18fiscal FY 202319280001376474-24-000042
10-Q2024-01-18fiscal Q3 202320480001376474-24-000041
10-Q2023-08-02fiscal Q2 202320480001376474-23-000388
10-Q2023-07-31fiscal Q1 202320480001376474-23-000382
10-K2023-03-09fiscal FY 202219280001376474-23-000157
10-Q2022-10-25fiscal Q3 202219470001376474-22-000432
10-Q2022-07-22fiscal Q2 202219470001376474-22-000338
10-Q2022-05-19fiscal Q1 202219470001376474-22-000272
10-K2022-01-26fiscal FY 202117240001376474-22-000076
10-Q2021-11-12fiscal Q3 202117410001376474-21-000404
10-Q2021-08-13fiscal Q2 202117410001376474-21-000269
10-Q2021-05-12fiscal Q1 202117410001376474-21-000147
10-K2021-02-04fiscal FY 202017240001376474-21-000053
10-Q2020-11-10fiscal Q3 202017410001376474-20-000278
10-Q2020-07-29fiscal Q2 202017410001376474-20-000169
10-Q2020-04-29fiscal Q1 202017410001376474-20-000097
10-K2020-01-27fiscal FY 201917240001376474-20-000028
10-Q2019-10-21fiscal Q3 201917410001376474-19-000251
10-Q2019-07-23fiscal Q2 201917410001376474-19-000183
10-Q2019-04-18fiscal Q1 201917410001376474-19-000098
10-K2019-01-23fiscal FY 201817240001376474-19-000020
10-Q2018-11-07fiscal Q3 201817410001140705-18-000350
10-Q2018-07-19fiscal Q2 201817410001140705-18-000181
10-Q2018-04-16fiscal Q1 201817410001376474-18-000090
10-K2018-01-10fiscal Q4 201717240001376474-18-000015
10-Q2017-10-20fiscal Q3 201717410001376474-17-000285
10-Q2017-10-20fiscal Q2 201717410001376474-17-000283
10-Q2017-05-09fiscal Q1 201717410001376474-17-000141
10-K2017-01-17fiscal FY 201617240001376474-17-000015
10-Q2016-10-11fiscal Q3 201617390001376474-16-000853
10-Q2016-08-11fiscal Q2 201617390001376474-16-000818
10-Q2016-05-04fiscal Q1 201617390001376474-16-000675
10-K2016-01-27fiscal FY 201517260001376474-16-000540
10-Q2015-10-29fiscal Q3 201517390001376474-15-000412
10-Q2015-07-24fiscal Q2 201517390001376474-15-000235
10-Q2015-05-06fiscal Q1 201517390001376474-15-000125
10-K2015-02-04fiscal FY 201417260001376474-15-000015
10-Q2014-10-31fiscal Q3 201417390001376474-14-000346
10-Q2014-07-11fiscal Q2 201417390001376474-14-000252
10-Q2014-04-22fiscal Q1 201417390001376474-14-000120
10-K2014-01-27fiscal FY 201317260001376474-14-000018
10-Q2013-10-25fiscal Q3 201317390001376474-13-000506
10-Q2013-07-25fiscal Q2 201317390001376474-13-000358
10-Q2013-05-07fiscal Q1 201317390001376474-13-000223
10-K/A2013-05-07fiscal FY 201217400001376474-13-000221
10-Q/A2013-05-07fiscal Q3 201217390001376474-13-000219
10-Q/A2013-05-07fiscal Q2 201217390001376474-13-000217
10-Q/A2013-05-07fiscal Q1 201217390001376474-13-000215
10-K/A2013-05-06fiscal FY 201117400001376474-13-000211
10-Q/A2013-05-06fiscal Q3 201117390001376474-13-000205
10-Q/A2013-05-06fiscal Q2 201117390001376474-13-000203

Inspect the source

Entity
DUTCH OVEN GOLD GROUP INC. / CIK 0001411168
Captured
2026-09-21T17:18:07.579Z
SEC response SHA-256
6e2c6809a5983e707a6f1868cd3d29af6778c7e7d698db99d67386ed8be8290e

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