
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 |
|---|---|---|---|
|
MYCRON STEEL BHD
Manufacturer and trader of steel products, specializing in …
|
— | MY | Manufacturing |
|
Nagpur Power & Industries Ltd
Produces ferroalloys, recovers metals, and manufactures ele…
|
532362 | IN | Manufacturing |
|
NAKAYAMA STEEL WORKS, LTD.
Manufacturer of steel, building materials, and engineering …
|
5408 | JP | Manufacturing |
|
Nanjing Iron & Steel Co.,Ltd.
Integrated steel enterprise producing high-performance plat…
|
600282 | CN | Manufacturing |
|
National General Industries Ltd.
Manufactures steel ingots and billets for industrial and co…
|
531651 | IN | Manufacturing |
|
NATIONAL STEEL CO
A former integrated steel producer for the automotive and c…
|
SID | BR | Manufacturing |
|
NAVA LIMITED
Multinational engaged in ferroalloys, power generation, min…
|
NAVA | IN | Manufacturing |
|
Nevada Iron Ltd.
Developing a large-scale Nevada operation to produce pig ir…
|
NIROF | CA | Manufacturing |
|
Newmalayalam Steel Limited
Produces high-strength TMT bars and MS billets for construc…
|
NMSTEEL | IN | Manufacturing |
|
NEXTEEL CO.,LTD.
Manufacturer of steel pipes and tubes for the energy and in…
|
092790 | 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.