
NATIONAL STEEL CO — Investor Relations & Filings
National Steel Corporation (1929-2003) was an integrated steel producer formed through the merger of Weirton Steel Company, Great Lakes Steel Corporation, and interests from the M.A. Hanna Company. The company specialized in the manufacture and supply of a wide range of steel products, including hot-rolled, cold-rolled, galvanized, and chrome-plated steels. It was a significant supplier to the automotive and container industries. The corporation's assets were sold after it filed for bankruptcy protection in the early 2000s.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K | 2026-05-14 | English | |
| 6-K - NATIONAL STEEL CO (0001049659) (Filer) | 2026-04-30 | English | |
| - | 2026-04-06 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-26 | English | |
| 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-23 | English |
Browse filings by year
21 years- 2026 15 filings
- 2025 23 filings
- 2024 57 filings
- 2023 44 filings
- 2022 58 filings
- 2021 47 filings
- 2020 71 filings
- 2019 79 filings
- 2018 98 filings
- 2017 60 filings
- 2016 74 filings
- 2015 76 filings
- 2014 61 filings
- 2013 62 filings
- 2012 45 filings
- 2011 74 filings
- 2010 79 filings
- 2009 77 filings
- 2008 61 filings
- 2007 50 filings
- 2006 26 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45943579 | 6-K | 2026-05-14 | English | ||
| 39225087 | 6-K - NATIONAL STEEL CO (0001049659) (Filer) | 2026-04-30 | English | ||
| 33696050 | - | 2026-04-06 | Portuguese | ||
| 33693261 | - | 2026-04-06 | Portuguese | ||
| 33052565 | 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-26 | English | ||
| 33016692 | 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-23 | English | ||
| 33016651 | 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-23 | English | ||
| 33012251 | 6-K - NATIONAL STEEL CO (0001049659) (Filer) | 2026-03-23 | English | ||
| 32980163 | 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-18 | English | ||
| 32979997 | 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-18 | English | ||
| 32976504 | 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-18 | English | ||
| 32976272 | 3 - NATIONAL STEEL CO (0001049659) (Issuer) | 2026-03-18 | English | ||
| 33798622 | DFP 2025 | 2026-03-11 | Portuguese | ||
| 26679844 | 6-K Filing | 2026-01-15 | English | ||
| 26679790 | 6-K Filing | 2026-01-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
Agha Steel Ind.Ltd
Fully automatic steel manufacturer specializing in high-qua…
|
AGHA | PK | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
Aisha Steel Convertible (Pref)
Manufacturer of value-added flat-rolled steel, specializing…
|
ASLPS | PK | Manufacturing |
|
Aisha Steel Convt (Pref) Right
Manufacturer of Cold Rolled and Hot Dipped Galvanized coils…
|
ASLCPS | PK | Manufacturing |
|
Aisha Steel Mills Limited
Leading manufacturer in value-added flat-rolled steel, prod…
|
ASL | PK | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
NATIONAL STEEL 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/31653/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31653 | 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=31653 | 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=31653 \ -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": 31653}, 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 NATIONAL STEEL CO (id: 31653)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.