
COMMERCIAL METALS Co — Investor Relations & Filings
Commercial Metals Company (CMC) is a vertically integrated company that manufactures, recycles, and fabricates steel and metal products. The company's core offerings include rebar and related construction materials used in critical infrastructure projects such as highways, bridges, and commercial buildings. A key operational focus is sustainability; CMC utilizes Electric Arc Furnace (EAF) technology to produce new steel exclusively from recycled scrap metal. This process results in significantly lower energy consumption and carbon dioxide emissions compared to conventional steelmaking methods. The company's services span the entire lifecycle from scrap metal collection and processing to the fabrication of finished steel products for the construction market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-22 | English | |
| Major Shareholding Notification 2026 | 2026-05-12 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K - COMMERCIAL METALS Co (0000022444) (Filer) | 2026-04-13 | English | |
| 10-Q - COMMERCIAL METALS Co (0000022444) (Filer) | 2026-03-31 | English |
Browse filings by year
27 years- 2026 32 filings
- 2025 96 filings
- 2024 92 filings
- 2023 89 filings
- 2022 103 filings
- 2021 88 filings
- 2020 85 filings
- 2019 78 filings
- 2018 104 filings
- 2017 95 filings
- 2016 128 filings
- 2015 97 filings
- 2014 115 filings
- 2013 91 filings
- 2012 130 filings
- 2011 131 filings
- 2010 81 filings
- 2009 66 filings
- 2008 109 filings
- 2007 118 filings
- 2006 113 filings
- 2005 110 filings
- 2004 118 filings
- 2003 87 filings
- 2002 17 filings
- 2001 6 filings
- 2000 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46816526 | SD | 2026-05-22 | English | ||
| 45912604 | Major Shareholding Notification 2026 | 2026-05-12 | English | ||
| 45912607 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45912610 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 34438827 | 8-K - COMMERCIAL METALS Co (0000022444) (Filer) | 2026-04-13 | English | ||
| 33118844 | 10-Q - COMMERCIAL METALS Co (0000022444) (Filer) | 2026-03-31 | English | ||
| 33052660 | SCHEDULE 13G/A - COMMERCIAL METALS Co (0000022444) (Subject) | 2026-03-26 | English | ||
| 33048407 | 8-K - COMMERCIAL METALS Co (0000022444) (Filer) | 2026-03-26 | English | ||
| 33040029 | 8-K - COMMERCIAL METALS Co (0000022444) (Filer) | 2026-03-25 | English | ||
| 45912630 | 8-K/A | 2026-02-19 | English | ||
| 15560913 | 4 Filing | 2026-02-04 | English | ||
| 15560908 | 4 Filing | 2026-02-04 | English | ||
| 15560901 | 4 Filing | 2026-02-04 | English | ||
| 15560890 | 4 Filing | 2026-02-04 | English | ||
| 15560885 | 4 Filing | 2026-02-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HOKUETSU METAL Co.,Ltd.
Electric furnace steelmaker that recycles steel scrap into …
|
5446 | JP | Manufacturing |
|
Hongli Group Inc.
Manufactures and sells custom cold-rolled steel profiles fo…
|
HLP | US | Manufacturing |
|
Huadi International Group Co., Ltd.
Manufacturer of industrial stainless steel seamless pipes, …
|
HUDI | US | Manufacturing |
|
Huajin International Holdings Limited
Processes hot-rolled steel coils into cold-rolled sheets, t…
|
2738 | HK | Manufacturing |
|
Huffaz Seamless Pipe Industries Limited
Manufactures seamless steel pipes and tubes, and provides p…
|
HSPI | PK | Manufacturing |
|
Huiyuan Cowins Technology Group Limited
Manufactures steel products and develops nanoscale energy s…
|
1116 | HK | Manufacturing |
|
HUNAN VALIN STEEL CO.,LTD
Smelts and processes specialized steel products for global …
|
000932 | CN | Manufacturing |
|
HUSTEEL CO.,LTD
Manufacturer of seamless and welded steel pipes, including …
|
005010 | KR | Manufacturing |
|
Hwang Kum Steel & Technology Co., Ltd
A specialized manufacturer of stainless steel products usin…
|
032560 | KR | Manufacturing |
|
HYUNDAI BNG STEEL CO., LTD
Manufacturer of cold-rolled stainless steel and automobile …
|
004560 | KR | Manufacturing |
COMMERCIAL METALS Co via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30872/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30872 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30872 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30872 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30872}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for COMMERCIAL METALS Co (id: 30872)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.