Skip to content

CARDINAL ETHANOL, LLC: filings

Every CARDINAL ETHANOL, LLC annual and quarterly report in the SEC record with the published financial measures it tagged, 53 filings, each linked to its SEC index.

Filing record ends 2024-08-13

The latest filing in this captured record is a 10-Q filed 2024-08-13. No later filing is in the SEC companyfacts record captured on 2026-09-22. CARDINAL ETHANOL, LLC 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-08-13fiscal Q3 2024371090001352081-24-000069
10-Q2024-05-13fiscal Q2 2024371040001352081-24-000023
10-Q2024-02-08fiscal Q1 202436740001352081-24-000009
10-K2023-11-30fiscal FY 202338980001352081-23-000035
10-Q2023-08-04fiscal Q3 2023341000001352081-23-000022
10-Q2023-05-11fiscal Q2 202334960001352081-23-000015
10-Q2023-02-06fiscal Q1 202333690001352081-23-000006
10-K2022-12-01fiscal FY 2022351630001352081-22-000038
10-Q2022-08-04fiscal Q3 202231950001352081-22-000025
10-Q2022-05-05fiscal Q2 202231910001352081-22-000021
10-Q2022-02-03fiscal Q1 202229600001352081-22-000005
10-K2021-11-19fiscal FY 2021351620001352081-21-000022
10-Q2021-08-04fiscal Q3 202131850001352081-21-000018
10-Q2021-05-05fiscal Q2 202129770001352081-21-000012
10-Q2021-02-02fiscal Q1 202129590001352081-21-000002
10-K2020-11-18fiscal FY 2020331310001352081-20-000025
10-Q2020-08-10fiscal Q3 202029770001352081-20-000021
10-Q2020-05-05fiscal Q2 202031810001352081-20-000017
10-Q2020-02-05fiscal Q1 202029580001352081-20-000004
10-K2019-11-22fiscal FY 2019321290001352081-19-000030
10-Q2019-08-02fiscal Q3 201929750001352081-19-000022
10-Q2019-05-03fiscal Q2 201930770001352081-19-000016
10-Q2019-02-07fiscal Q1 201930600001352081-19-000004
10-K2018-11-21fiscal FY 2018311280001352081-18-000033
10-Q2018-08-02fiscal Q3 201826680001352081-18-000027
10-Q2018-05-08fiscal Q2 201827720001352081-18-000019
10-Q2018-02-06fiscal Q1 201827560001352081-18-000008
10-K2017-11-22fiscal FY 2017301250001352081-17-000026
10-Q2017-08-07fiscal Q3 201726680001352081-17-000017
10-Q2017-05-08fiscal Q2 201726680001352081-17-000011
10-Q2017-02-06fiscal Q1 201726520001352081-17-000002
10-K2016-11-22fiscal FY 2016301240001352081-16-000065
10-Q2016-08-08fiscal Q3 201626680001352081-16-000055
10-Q2016-05-09fiscal Q2 201626680001352081-16-000049
10-Q2016-02-04fiscal Q1 201626520001352081-16-000041
10-K2015-11-20fiscal FY 2015291230001352081-15-000035
10-Q2015-08-04fiscal Q3 201529760001352081-15-000029
10-Q2015-05-05fiscal Q2 201529760001352081-15-000021
10-Q2015-02-05fiscal Q1 201529580001352081-15-000005
10-K2014-11-25fiscal FY 2014301250001352081-14-000026
10-Q2014-08-07fiscal Q3 201430780001352081-14-000017
10-Q2014-05-06fiscal Q2 201430780001352081-14-000012
10-Q2014-02-05fiscal Q1 201430600001352081-14-000002
10-K2013-11-27fiscal FY 2013311140001352081-13-000036
10-Q2013-08-07fiscal Q3 201329760001352081-13-000023
10-Q2013-05-15fiscal Q2 201330800001352081-13-000011
10-Q2013-02-11fiscal Q1 201330600001352081-13-000006
10-K2012-12-11fiscal FY 2012311150001352081-12-000037
10-Q2012-08-07fiscal Q3 201229760001352081-12-000031
10-Q2012-05-04fiscal Q2 201230780001352081-12-000028
10-Q2012-02-09fiscal Q1 201229580001352081-12-000007
10-K2011-12-13fiscal FY 201128720001352081-11-000020
10-Q2011-08-10fiscal Q3 201129760001352081-11-000013

Inspect the source

Entity
CARDINAL ETHANOL, LLC / CIK 0001352081
Captured
SEC response SHA-256
418151ce59dcf0f6086d96eda9c392461318f283517d5aeb32987e2fbacb55c0

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