Skip to content

ICONIX BRAND GROUP, INC.: filings

Every ICONIX BRAND GROUP, INC. annual and quarterly report in the SEC record with the published financial measures it tagged, 52 filings, each linked to its SEC index.

Filing record ends 2021-05-13

The latest filing in this captured record is a 10-Q filed 2021-05-13. No later filing is in the SEC companyfacts record captured on 2026-09-22. ICONIX BRAND 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-Q2021-05-13fiscal Q1 2021461090001564590-21-027388
10-K2021-03-31fiscal FY 2020481080001564590-21-017054
10-Q2020-11-16fiscal Q3 2020471230001564590-20-054094
10-Q2020-08-12fiscal Q2 2020481270001564590-20-039720
10-Q2020-05-12fiscal Q1 202047930001564590-20-024700
10-K2020-03-30fiscal FY 201949970001564590-20-013871
10-Q2019-11-14fiscal Q3 2019471210001564590-19-043312
10-Q2019-08-13fiscal Q2 2019461160001564590-19-031834
10-Q2019-05-15fiscal Q1 201946910001564590-19-019403
10-K2019-03-28fiscal FY 201847970001564590-19-009857
10-Q/A2018-11-20fiscal Q1 201845910001564590-18-029890
10-Q2018-11-09fiscal Q3 2018451200001564590-18-028949
10-Q2018-08-08fiscal Q2 2018451200001564590-18-020352
10-Q2018-05-10fiscal Q1 201844890001564590-18-012581
10-K2018-03-14fiscal FY 2017451490001564590-18-005651
10-Q2017-12-22fiscal Q3 2017421100001564590-17-025280
10-Q2017-08-14fiscal Q2 2017421110001564590-17-017614
10-Q2017-05-10fiscal Q1 201743850001564590-17-010307
10-K2017-03-15fiscal FY 2016421670001564590-17-004444
10-Q2016-11-09fiscal Q3 2016401100001564590-16-028681
10-Q2016-08-05fiscal Q2 2016401110001564590-16-022984
10-Q/A2016-06-29fiscal Q3 2015401120001564590-16-020957
10-Q/A2016-06-21fiscal Q2 2015401120001564590-16-020729
10-Q/A2016-06-10fiscal Q1 201540820001564590-16-020493
10-Q2016-05-06fiscal Q1 201640810001564590-16-018301
10-K2016-04-04fiscal FY 2015421710001564590-16-015854
10-K2016-03-30fiscal FY 2015421710001564590-16-015686
10-Q/A2015-11-27fiscal Q2 2015401120001564590-15-011143
10-Q/A2015-11-27fiscal Q1 201539800001193125-15-389678
10-K/A2015-11-25fiscal FY 2014413600001193125-15-388880
10-Q2015-11-13fiscal Q3 2015401120001564590-15-010715
10-Q2015-08-12fiscal Q2 2015401120001564590-15-007123
10-Q2015-05-08fiscal Q1 201539800001193125-15-179670
10-K2015-03-02fiscal FY 2014411410001193125-15-071602
10-Q2014-11-07fiscal Q3 2014391100001193125-14-403492
10-Q2014-08-06fiscal Q2 2014391100001193125-14-298324
10-Q2014-05-09fiscal Q1 201442860001193125-14-192433
10-K2014-02-27fiscal FY 2013441570001193125-14-072954
10-Q2013-11-06fiscal Q3 2013421150001193125-13-430192
10-Q2013-08-09fiscal Q2 2013421150001193125-13-329139
10-Q2013-05-07fiscal Q1 201342850001193125-13-204557
10-K2013-02-28fiscal FY 2012441560001193125-13-084387
10-Q2012-11-01fiscal Q3 2012421140001193125-12-446644
10-Q2012-08-06fiscal Q2 2012421140001193125-12-337704
10-Q2012-05-07fiscal Q1 201242840001193125-12-215038
10-K2012-02-29fiscal FY 2011451580001144204-12-011985
10-Q2011-11-07fiscal Q3 2011411100001144204-11-061644
10-Q/A2011-08-30fiscal Q2 2011401090001144204-11-050565
10-Q2011-05-06fiscal Q1 201139780001144204-11-026827
10-K2011-02-25fiscal FY 2010421070001144204-11-011064
10-Q2010-11-05fiscal Q3 2010411050001144204-10-057962
10-Q2010-08-05fiscal Q2 2010411050001144204-10-041613

Inspect the source

Entity
ICONIX BRAND GROUP, INC. / CIK 0000857737
Captured
SEC response SHA-256
f46c9b4934f24907ef209d7a1edcbde723e30e209ce33ff6b79fd16fa74d1e2b

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