Skip to content

CNH INDUSTRIAL CAPITAL LLC: filings

Every CNH INDUSTRIAL CAPITAL LLC annual and quarterly report in the SEC record with the published financial measures it tagged, 56 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-03fiscal Q2 202622680001104659-26-089807
10-Q2026-04-30fiscal Q1 202622480001104659-26-052929
10-K2026-02-26fiscal FY 202524680001104659-26-020527
10-Q2025-11-07fiscal Q3 202523760001104659-25-108346
10-Q2025-08-04fiscal Q2 202523720001558370-25-010066
10-Q2025-05-06fiscal Q1 202523500001558370-25-006422
10-K2025-02-28fiscal FY 202425730001558370-25-001957
10-Q2024-11-12fiscal Q3 202423800001558370-24-015335
10-Q2024-08-02fiscal Q2 202423760001558370-24-010704
10-Q2024-05-10fiscal Q1 202423520001558370-24-007717
10-K2024-03-15fiscal FY 202325730001558370-24-003365
10-Q2023-11-13fiscal Q3 202322780001558370-23-018858
10-Q2023-08-02fiscal Q2 202323760001558370-23-012900
10-Q2023-05-09fiscal Q1 202323520001558370-23-008859
10-K2023-02-28fiscal FY 202225730001558370-23-002393
10-Q2022-11-09fiscal Q3 202223800001558370-22-017187
10-Q2022-08-03fiscal Q2 202223760001558370-22-011864
10-Q2022-05-09fiscal Q1 202223520001558370-22-007804
10-K2022-03-01fiscal FY 202125730001558370-22-002550
10-Q2021-11-10fiscal Q3 202124810001558370-21-015474
10-Q2021-08-05fiscal Q2 202124770001558370-21-010530
10-Q2021-05-11fiscal Q1 202123510001558370-21-006805
10-K2021-03-03fiscal FY 2020251130001558370-21-002310
10-Q2020-11-10fiscal Q3 202023800001558370-20-013527
10-Q2020-08-04fiscal Q2 202023760001558370-20-009134
10-Q2020-05-08fiscal Q1 202024540001558370-20-005997
10-K2020-03-03fiscal FY 2019251130001558370-20-001961
10-Q2019-11-12fiscal Q3 201924840001558370-19-010749
10-Q2019-08-02fiscal Q2 201924800001558370-19-006951
10-Q2019-05-10fiscal Q1 201923520001558370-19-004850
10-K2019-03-01fiscal FY 2018241100001558370-19-001418
10-Q2018-11-13fiscal Q3 201823700001558370-18-009274
10-Q2018-08-03fiscal Q2 201823700001558370-18-006355
10-Q2018-05-08fiscal Q1 201824530001558370-18-004312
10-K2018-03-02fiscal FY 2017251130001558370-18-001455
10-Q2017-11-07fiscal Q3 201722680001558370-17-008390
10-Q2017-08-04fiscal Q2 201722680001558370-17-005977
10-Q2017-05-05fiscal Q1 201719440001558370-17-003684
10-K2017-03-03fiscal FY 2016221040001558370-17-001334
10-Q2016-11-07fiscal Q3 201620640001558370-16-009505
10-Q2016-08-03fiscal Q2 201620640001047469-16-014649
10-Q2016-05-10fiscal Q1 201620460001047469-16-013065
10-K2016-03-04fiscal FY 2015221040001047469-16-010779
10-Q2015-11-02fiscal Q3 201520640001047469-15-008214
10-Q2015-08-03fiscal Q2 201520640000912057-15-000232
10-Q2015-05-07fiscal Q1 201520460001047469-15-004511
10-K2015-03-05fiscal FY 2014231050001047469-15-001703
10-Q2014-11-06fiscal Q3 201421650001047469-14-008917
10-Q2014-08-04fiscal Q2 201421650001047469-14-006622
10-Q2014-05-08fiscal Q1 201421470001047469-14-004745
10-K2014-03-28fiscal FY 2013221020001047469-14-003164
10-Q2013-11-06fiscal Q3 201320600001047469-13-010333
10-Q2013-08-05fiscal Q2 201320600001047469-13-008085
10-Q2013-05-13fiscal Q1 201320430001047469-13-005984
10-K2013-03-04fiscal FY 2012221020001047469-13-002148
10-Q/A2012-12-06fiscal Q3 201219550001047469-12-011045

Inspect the source

Entity
CNH INDUSTRIAL CAPITAL LLC / CIK 0001552493
Captured
2026-09-21T17:18:24.848Z
SEC response SHA-256
dfb1a0dea2175daaa52da2b15b27fba6204e124a151f07899009cf965acad225

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