Skip to content

Golden Minerals Company: filings

Every Golden Minerals Company 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-Q2025-08-14fiscal Q2 202530740001176256-25-000069
10-Q2025-05-20fiscal Q1 202527550001558370-25-008033
10-K2025-04-15fiscal FY 202433640001558370-25-004847
10-Q2024-11-19fiscal Q3 2024391030001558370-24-015859
10-Q2024-08-14fiscal Q2 2024391000001558370-24-012118
10-Q2024-05-14fiscal Q1 202438740001558370-24-008021
10-K2024-03-19fiscal FY 202340830001558370-24-003526
10-Q2023-11-13fiscal Q3 2023391130001558370-23-018635
10-Q2023-08-09fiscal Q2 2023391100001558370-23-014059
10-Q2023-05-10fiscal Q1 202340810001558370-23-008916
10-K2023-03-22fiscal FY 202241860001558370-23-004375
10-Q2022-11-10fiscal Q3 2022411160001558370-22-017222
10-Q2022-08-11fiscal Q2 2022401100001558370-22-013135
10-Q2022-05-10fiscal Q1 202240790001558370-22-007891
10-K2022-03-23fiscal FY 202143870001558370-22-004084
10-Q2021-11-04fiscal Q3 2021421200001558370-21-014352
10-Q2021-08-05fiscal Q2 2021381030001558370-21-010273
10-Q2021-05-06fiscal Q1 202139790001558370-21-005969
10-K2021-02-18fiscal FY 202039780001558370-21-001156
10-Q2020-11-05fiscal Q3 2020361000001558370-20-012605
10-Q2020-08-06fiscal Q2 202035900001558370-20-009434
10-Q2020-05-06fiscal Q1 202035720001558370-20-005447
10-K2020-02-27fiscal FY 201937740001558370-20-001509
10-Q2019-11-13fiscal Q3 2019361000001558370-19-010853
10-Q2019-08-07fiscal Q2 201928750001558370-19-007291
10-Q2019-05-02fiscal Q1 201934690001558370-19-003755
10-K2019-02-28fiscal FY 201837750001558370-19-001218
10-Q2018-11-06fiscal Q3 201836950001558370-18-008527
10-Q2018-08-09fiscal Q2 201836950001558370-18-006910
10-Q2018-05-02fiscal Q1 201835710001558370-18-003776
10-K2018-03-02fiscal FY 201738760001558370-18-001416
10-Q2017-11-07fiscal Q3 201737970001558370-17-008414
10-Q2017-08-08fiscal Q2 201737990001558370-17-006152
10-Q2017-05-09fiscal Q1 201732670001558370-17-003833
10-K2017-02-28fiscal FY 201633670001558370-17-001095
10-Q2016-11-03fiscal Q3 201632840001558370-16-009101
10-Q2016-08-11fiscal Q2 201632860001558370-16-007866
10-Q2016-04-29fiscal Q1 201631650001558370-16-004996
10-K2016-02-25fiscal FY 201533640001104659-16-100057
10-Q2015-11-16fiscal Q3 201530780001104659-15-078945
10-Q2015-08-06fiscal Q2 201529770001104659-15-057260
10-Q2015-05-06fiscal Q1 201530630001104659-15-034933
10-K2015-02-27fiscal FY 201430590001104659-15-015308
10-Q2014-11-06fiscal Q3 201430800001104659-14-077777
10-Q2014-08-06fiscal Q2 201429790001104659-14-057654
10-Q2014-05-01fiscal Q1 201429620001104659-14-033534
10-K2014-02-28fiscal FY 201332630001104659-14-014962
10-Q2013-11-07fiscal Q3 201332860001104659-13-081810
10-Q2013-08-08fiscal Q2 201329780001104659-13-061786
10-Q2013-05-08fiscal Q1 201328620001104659-13-038938
10-K2013-03-01fiscal FY 201235940001047469-13-002050
10-Q2012-11-09fiscal Q3 201232860001104659-12-076094
10-Q2012-08-08fiscal Q2 201233900001104659-12-055975
10-Q2012-05-09fiscal Q1 201227570001104659-12-035299
10-K2012-03-08fiscal FY 201129700001047469-12-002301
10-Q2011-11-14fiscal Q3 201125740001104659-11-063695
10-Q2011-08-08fiscal Q2 201128800001104659-11-044888

Inspect the source

Entity
Golden Minerals Company / CIK 0001011509
Captured
2026-09-20T05:12:23.237Z
SEC response SHA-256
68be643b3bced93dbb4f74460e56e9a417e2c5f0b134b74fdb507fa2e87b6d75

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