Skip to content

LL Flooring Holdings, Inc.: filings

Every LL Flooring Holdings, 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 2024-05-08

The latest filing in this captured record is a 10-Q filed 2024-05-08. No later filing is in the SEC companyfacts record captured on 2026-09-22. LL Flooring Holdings, 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-05-08fiscal Q1 202440820000950170-24-055042
10-K2024-03-01fiscal FY 2023461220000950170-24-023961
10-Q2023-11-08fiscal Q3 2023381050000950170-23-060625
10-Q2023-08-09fiscal Q2 2023381060000950170-23-040100
10-Q2023-05-08fiscal Q1 202338800000950170-23-018446
10-K2023-03-01fiscal FY 2022471240000950170-23-005319
10-Q2022-11-02fiscal Q3 2022391080001396033-22-000020
10-Q2022-08-03fiscal Q2 2022391080001396033-22-000009
10-Q2022-05-04fiscal Q1 202139820001558370-22-006868
10-K2022-02-23fiscal FY 2021471230001558370-22-001644
10-Q2021-11-03fiscal Q3 2021401120001558370-21-014145
10-Q2021-08-04fiscal Q2 2021401120001558370-21-010035
10-Q2021-05-05fiscal Q1 202139820001558370-21-005751
10-K2021-03-02fiscal FY 2020461160001558370-21-002205
10-Q2020-11-02fiscal Q3 2020391060001558370-20-012176
10-Q2020-08-05fiscal Q1 2020391060001558370-20-009207
10-Q2020-05-28fiscal Q1 202039810001558370-20-007031
10-K2020-02-25fiscal FY 2019461700001558370-20-001266
10-Q2019-11-06fiscal Q3 2019401050001558370-19-010027
10-Q2019-08-07fiscal Q2 2019391030001558370-19-007312
10-Q2019-04-30fiscal Q1 201936730001558370-19-003495
10-K2019-03-18fiscal FY 2018391510001558370-19-002205
10-Q2018-10-30fiscal Q3 201832900001144204-18-055902
10-Q2018-07-31fiscal Q2 201833900001144204-18-040836
10-Q2018-05-01fiscal Q1 201832660001144204-18-024004
10-K2018-02-27fiscal FY 2017381490001144204-18-010939
10-Q2017-10-31fiscal Q3 201732860001144204-17-054901
10-Q2017-08-01fiscal Q2 201732860001144204-17-039349
10-Q2017-05-02fiscal Q1 201729600001144204-17-023748
10-K2017-02-21fiscal FY 2016351400001144204-17-009976
10-Q2016-10-31fiscal Q3 201629800001144204-16-130347
10-Q2016-07-27fiscal Q2 201629800001144204-16-114575
10-Q2016-05-10fiscal Q1 201629600001144204-16-100086
10-K2016-02-29fiscal FY 2015361420001144204-16-084768
10-Q2015-11-04fiscal Q3 201530820001144204-15-062596
10-Q2015-08-05fiscal Q2 201530840001144204-15-046314
10-Q2015-04-29fiscal Q1 201530620001144204-15-025682
10-K2015-02-25fiscal FY 2014341380001144204-15-011792
10-Q2014-10-22fiscal Q3 201429820001144204-14-062232
10-Q2014-07-30fiscal Q2 201429820001144204-14-045591
10-Q2014-04-30fiscal Q1 201429600001144204-14-025939
10-K2014-02-19fiscal FY 2013341380001144204-14-010440
10-Q2013-10-23fiscal Q3 201332880001144204-13-056356
10-Q2013-07-24fiscal Q2 201332880001144204-13-040800
10-Q2013-04-24fiscal Q1 201332660001193125-13-168737
10-K2013-02-20fiscal FY 2012371470001193125-13-066128
10-Q2012-10-24fiscal Q3 201232880001193125-12-432281
10-Q2012-07-25fiscal Q2 201232880001193125-12-313330
10-Q2012-04-25fiscal Q1 201232660001193125-12-180255
10-K2012-02-22fiscal FY 201133890001193125-12-071457
10-Q2011-10-27fiscal Q3 201131830001193125-11-282994
10-Q2011-07-26fiscal Q2 201130810001193125-11-196730

Inspect the source

Entity
LL Flooring Holdings, Inc. / CIK 0001396033
Captured
SEC response SHA-256
bccc27e4290203dcbd1355a36d27b1c2bfdd474db9114b394cc1c95a4dcba289

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