
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 |
|---|---|---|---|
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
|
Al Yamamah Steel Industries Co.
Produces steel pipes, rebar, and structural towers for ener…
|
1304 | SA | Manufacturing |
|
Amreli Steels Limited
Manufacturer of steel reinforcement bars, pioneer and large…
|
ASTL | PK | Manufacturing |
|
AMSTEEL CORPORATION BERHAD
Investment holding company producing steel bars, specialty …
|
— | MY | Manufacturing |
|
ANGANG STEEL CO.,LTD
Manufactures diverse steel products for automotive, constru…
|
000898 | CN | Manufacturing |
|
Angang Steel Company Limited
Integrated steel producer manufacturing and distributing ir…
|
347 | HK | Manufacturing |
|
Ankit Metal & Power Limited
Integrated producer of iron, steel, and ferroalloys with a …
|
ANKITMETAL | IN | 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.