Skip to content

1847 HOLDINGS LLC: filings

Every 1847 HOLDINGS LLC 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-Q2026-08-14fiscal Q2 2026441270001213900-26-089464
10-Q2026-05-15fiscal Q1 202643880001213900-26-057499
10-K2026-03-31fiscal FY 2025491000001213900-26-036917
10-Q2025-11-12fiscal Q3 2025461360001213900-25-108771
10-Q2025-08-14fiscal Q2 2025461310001213900-25-076850
10-K/A2025-08-08fiscal FY 2024501010001213900-25-073709
10-Q2025-05-15fiscal Q1 202546930001213900-25-044253
10-K2025-03-31fiscal FY 2024501010001213900-25-026414
10-Q2024-11-19fiscal Q3 2024471370001213900-24-100149
10-Q2024-08-19fiscal Q2 2024471330001213900-24-070686
10-Q2024-05-15fiscal Q1 202446920001213900-24-043698
10-K2024-04-25fiscal FY 202349980001213900-24-036197
10-Q2023-11-14fiscal Q3 2023471370001213900-23-086963
10-Q2023-08-14fiscal Q2 2023491410001213900-23-066463
10-Q2023-05-16fiscal Q1 202347970001213900-23-040027
10-K2023-04-11fiscal FY 202246940001213900-23-028686
10-Q2022-11-14fiscal Q3 2022471390001213900-22-072294
10-Q2022-08-12fiscal Q2 2022471320001213900-22-047087
10-Q2022-05-16fiscal Q1 202247930001213900-22-026862
10-K2022-03-31fiscal FY 202144860001213900-22-016805
10-Q2021-11-15fiscal Q3 2021461220001213900-21-059400
10-Q2021-08-16fiscal Q2 2021431120001213900-21-043012
10-Q2021-05-24fiscal Q1 202138740001213900-21-028787
10-K2021-04-15fiscal FY 202043860001213900-21-021766
10-Q2020-11-23fiscal Q3 2020401100001213900-20-038819
10-Q2020-08-14fiscal Q2 2020381060001213900-20-022300
10-Q2020-05-15fiscal Q1 202039810001213900-20-012545
10-K2020-03-30fiscal FY 201940800001213900-20-007912
10-Q2019-11-19fiscal Q3 2019391090001213900-19-023943
10-Q2019-08-19fiscal Q2 201938970001477932-19-005008
10-Q2019-05-20fiscal Q1 201936730001477932-19-003027
10-K2019-04-29fiscal FY 201838730001477932-19-002147
10-K2019-04-15fiscal FY 201838730001477932-19-001700
10-Q2018-11-19fiscal Q3 201834860001477932-18-005687
10-Q2018-08-17fiscal Q2 201833850001477932-18-004179
10-Q2018-05-21fiscal Q1 201833660001477932-18-002636
10-K2018-04-17fiscal FY 201738570001477932-18-001914
10-Q2017-11-14fiscal Q3 201733670001477932-17-005612
10-Q/A2017-10-06fiscal Q2 201719280001477932-17-004926
10-Q/A2017-10-06fiscal Q1 201721230001477932-17-004924
10-Q/A2017-09-01fiscal Q2 201730650001477932-17-004310
10-Q2017-08-21fiscal Q2 201730650001477932-17-004127
10-Q2017-05-24fiscal Q1 201730500001477932-17-002533
10-K2017-04-17fiscal FY 201618340001477932-17-001780
10-Q2016-11-21fiscal Q3 201617420001477932-16-013726
10-Q2016-08-22fiscal Q2 201617420001477932-16-012170
10-Q2016-05-16fiscal Q1 201618340001477932-16-010398
10-K2016-04-14fiscal FY 201519380001477932-16-009759
10-Q2015-11-23fiscal Q3 201517440001477932-15-007315
10-Q2015-08-19fiscal Q2 201518450001477932-15-005404
10-Q2015-05-15fiscal Q1 201517340001477932-15-003312
10-K2015-04-15fiscal FY 201418360001477932-15-002460
10-Q2014-11-14fiscal Q3 201417400001477932-14-006165
10-Q2014-08-19fiscal Q2 201416380001477932-14-004604
10-Q2014-06-23fiscal Q1 201415360001477932-14-003267

Inspect the source

Entity
1847 HOLDINGS LLC / CIK 0001599407
Captured
2026-09-20T09:25:09.502Z
SEC response SHA-256
aa0ececc6f816c8e2ac8d3d220b0c3b9cc78a389e3ea41cf115222a57387da75

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