CSN MINERAÇÃO S.A. — Investor Relations & Filings
About CSN MINERAÇÃO S.A.
CSN Mineração S.A. is a major producer and exporter of iron ore, ranking among the most competitive entities in the global seaborne market. The company's primary operations involve the extraction, processing, and commercialization of iron ore through key assets such as the Casa de Pedra, Engenho, and Pires mines. Its product portfolio features high-grade iron ore variants, including lump, sinter feed, and pellet feed, primarily serving international markets in Asia and Europe. As a subsidiary of Companhia Siderúrgica Nacional, the company utilizes integrated logistics and large-scale production capabilities to maintain its status as a leading supplier. Beyond iron ore, the company also engages in tin mining and smelting. The organization focuses on operational efficiency and the supply of high-quality mineral resources to support global steel production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2023 v2 | 2024-03-06 | Portuguese | |
| DFP 2023 | 2024-03-06 | Portuguese | |
| FRE WEB 2023 v3 | 2023-12-21 | Portuguese | |
| FRE WEB 2023 v2 | 2023-11-17 | Portuguese | |
| ITR 2023-Q3 | 2023-11-13 | Portuguese | |
| ITR 2023-Q2 | 2023-08-02 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 33772498 | DFP 2023 v2 | 2024-03-06 | Portuguese | ||
| 33772469 | DFP 2023 | 2024-03-06 | Portuguese | ||
|
2023
13 filings
| |||||
| 35632612 | FRE WEB 2023 v3 | 2023-12-21 | Portuguese | ||
| 35632553 | FRE WEB 2023 v2 | 2023-11-17 | Portuguese | ||
| 34028424 | ITR 2023-Q3 | 2023-11-13 | Portuguese | ||
| 34028407 | ITR 2023-Q2 | 2023-08-02 | Portuguese | ||
| 35632497 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 35085810 | FRE NOVO 2022 v17 | 2023-05-10 | Portuguese | ||
| 34028382 | ITR 2023-Q1 | 2023-05-03 | Portuguese | ||
| 35085691 | FRE NOVO 2022 v16 | 2023-04-14 | Portuguese | ||
| 35085478 | FRE NOVO 2022 v15 | 2023-04-12 | Portuguese | ||
| 35085367 | FRE NOVO 2022 v14 | 2023-04-11 | Portuguese | ||
| 35085248 | FRE NOVO 2022 v13 | 2023-03-15 | Portuguese | ||
| 33761223 | DFP 2022 | 2023-03-08 | Portuguese | ||
| 35085103 | FRE NOVO 2022 v12 | 2023-02-07 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Mining of iron ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCENT RESOURCES NL
Explores and evaluates iron ore and gold projects to define…
|
ACS | AU | Mining and quarrying |
|
Add New Energy Investment Holdings Group Limited
Exploration, mining, and processing of mineral resources, p…
|
2623 | HK | Mining and quarrying |
|
ADMIRALTY RESOURCES NL.
Explores and develops iron ore, nickel, and cobalt assets f…
|
ADY | AU | Mining and quarrying |
|
Advanced Explorations Inc.
Development stage resource company focused on the explorati…
|
AXI | CA | Mining and quarrying |
|
African Aura Mining Inc.
Developing world-class iron ore and gold assets in sub-Saha…
|
AAAM | CA | Mining and quarrying |
|
AKORA RESOURCES LIMITED
Explores and develops high-grade iron ore assets for green …
|
AKO | AU | Mining and quarrying |
|
Alderon Iron Ore Corp.
Development-stage company specializing in iron ore, advanci…
|
IRON | CA | Mining and quarrying |
|
Alien Metals Limited
Minerals exploration and development company focused on pre…
|
UFO | VG | Mining and quarrying |
|
Aowei Holding Limited
Exploration, mining, processing, and trading of iron ore pr…
|
1370 | HK | Mining and quarrying |
|
ARROW MINERALS LTD
Explores high-grade iron ore deposits at the Simandou North…
|
AMD | AU | Mining and quarrying |
CSN MINERAÇÃO S.A. 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/52939/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52939 | 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=52939 | 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=52939 \ -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": 52939}, 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 CSN MINERAÇÃO S.A. (id: 52939)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.