Skip to content

BLACKWELL 3D CONSTRUCTION CORP.: filings

Every BLACKWELL 3D CONSTRUCTION CORP. 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-01-20fiscal Q2 202627840001477932-26-000259
10-Q2025-10-16fiscal Q1 202625540001477932-25-007619
10-K/A2025-09-30fiscal FY 202526540001477932-25-007184
10-K2025-09-15fiscal FY 202526540001477932-25-006767
10-Q2025-04-23fiscal Q3 202525780001477932-25-002903
10-Q2023-01-23fiscal Q2 202323680001477932-23-000471
10-Q2022-10-20fiscal Q1 202322480001477932-22-007805
10-K2022-07-29fiscal FY 201824500001477932-22-005494
10-Q2022-07-13fiscal Q3 202220640001477932-22-005071
10-Q2022-07-13fiscal Q2 202221640001477932-22-005067
10-Q2022-07-13fiscal Q1 202221460001477932-22-005063
10-Q2022-07-13fiscal Q3 202120640001477932-22-005046
10-Q2022-07-13fiscal Q2 202123690001477932-22-005043
10-Q2022-07-13fiscal Q1 202122500001477932-22-005032
10-Q2022-07-13fiscal Q3 202021720001477932-22-005028
10-Q2022-07-13fiscal Q2 202022690001477932-22-004998
10-Q2022-07-13fiscal Q1 202021460001477932-22-004995
10-Q2022-07-12fiscal Q3 201921670001477932-22-004968
10-Q2022-07-12fiscal Q2 201920640001477932-22-004951
10-Q2022-07-12fiscal Q1 201919420001477932-22-004945
10-K2022-06-28fiscal FY 202222460001477932-22-004724
10-K2022-06-21fiscal FY 202123540001477932-22-004557
10-K/A2022-06-21fiscal FY 202022470001477932-22-004555
10-K2022-05-26fiscal FY 201923500001477932-22-003925
10-Q2018-10-05fiscal Q3 201821570001262463-18-000310
10-Q2018-10-03fiscal Q2 201819350001262463-18-000305
10-Q2018-09-21fiscal Q1 201819280000939802-18-000056
10-K2018-09-14fiscal FY 201721250000939802-18-000054
10-Q2018-06-22fiscal Q3 201727780000939802-18-000043
10-Q/A2018-04-12fiscal Q2 201719520000939802-18-000028
10-Q/A2018-04-02fiscal Q1 201719400000939802-18-000026
10-K/A2018-03-19fiscal FY 201623470000939802-18-000020
10-Q/A2018-02-21fiscal Q3 201624620000939802-18-000015
10-Q2017-03-03fiscal Q2 201722580000939802-17-000018
10-Q2016-10-14fiscal Q1 201722460000939802-16-000151
10-K2016-08-30fiscal FY 201623470000939802-16-000143
10-Q2016-04-07fiscal Q3 201622580000939802-16-000102
10-Q2016-01-07fiscal Q2 201622580000939802-16-000067
10-Q2015-10-07fiscal Q1 201622460000939802-15-000053
10-K2015-09-02fiscal FY 201521420000939802-15-000049
10-Q2015-04-15fiscal Q3 201521540000939802-15-000024
10-Q2015-01-20fiscal Q2 201522560000939802-15-000006
10-Q2014-10-15fiscal Q1 201520380000939802-14-000083
10-K2014-09-09fiscal FY 201424490000939802-14-000078
10-Q2014-04-17fiscal Q3 201420650000939802-14-000039
10-Q2014-01-21fiscal Q2 201420650000939802-14-000008
10-Q2013-10-15fiscal Q1 201421570000939802-13-000158
10-K2013-09-09fiscal FY 201323610000939802-13-000146
10-Q2013-04-15fiscal Q3 201323740000939802-13-000063
10-Q2013-01-14fiscal Q2 201322720000939802-13-000012
10-Q/A2012-10-15fiscal Q1 201321580000939802-12-000257
10-K2012-08-30fiscal FY 201221580000939802-12-000215
10-Q2012-04-16fiscal Q3 201221680000939802-12-000094
10-Q2012-01-12fiscal Q2 201220640000939802-12-000002
10-Q2011-10-14fiscal Q1 201217460000939802-11-000281

Inspect the source

Entity
BLACKWELL 3D CONSTRUCTION CORP. / CIK 0001495648
Captured
2026-09-21T17:20:21.122Z
SEC response SHA-256
1ba164c203b1510bc40670d8335b82ddb86adf6e1b5783f8631d9d9d5711c04f

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