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 |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-06 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| DFP 2025 v2 | 2026-03-12 | Portuguese | |
| DFP 2025 | 2026-03-11 | Portuguese | |
| ITR 2025-Q3 | 2025-11-04 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33686813 | FRE - Formulário de Referência | 2026-04-06 | Portuguese | ||
| 33696036 | - | 2026-04-06 | Portuguese | ||
| 33693246 | - | 2026-04-06 | Portuguese | ||
| 33796477 | DFP 2025 v2 | 2026-03-12 | Portuguese | ||
| 33796465 | DFP 2025 | 2026-03-11 | Portuguese | ||
|
2025
6 filings
| |||||
| 34101741 | ITR 2025-Q3 | 2025-11-04 | Portuguese | ||
| 34101685 | ITR 2025-Q2 | 2025-07-31 | Portuguese | ||
| 34101630 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 33786400 | DFP 2024 v2 | 2025-04-01 | Portuguese | ||
| 33786366 | DFP 2024 | 2025-03-12 | Portuguese | ||
| 34059700 | ITR 2024-Q3 v2 | 2025-01-13 | Portuguese | ||
|
2024
4 filings
| |||||
| 34059683 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 34059647 | ITR 2024-Q2 | 2024-08-12 | Portuguese | ||
| 34059604 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 35632705 | FRE WEB 2023 v4 | 2024-04-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Mining of iron ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ATHENA RESOURCES LIMITED
Advancing the Byro Project for high-grade magnetite, copper…
|
AHN | CA | Mining and quarrying |
|
Beowulf Mining PLC
Exploration and development company focused on critical raw…
|
BEO SDB | GB | Mining and quarrying |
|
BHP Group Limited
Global resources company producing iron ore, metallurgical …
|
BHP | AU | Mining and quarrying |
|
Black Iron Inc.
Advancing a low-cost Ukrainian iron ore project to produce …
|
BKI | CA | Mining and quarrying |
|
Brockman Mining Limited
Engaged in the acquisition, exploration, and development of…
|
159 | AU | Mining and quarrying |
|
BURLEY MINERALS LTD
Advancing high-grade iron ore and lithium projects for the …
|
BUR | AU | Mining and quarrying |
|
CADENCE MINERALS PLC
Invests in and develops mineral assets for the sustainable …
|
KDNC | GB | Mining and quarrying |
|
Century Global Commodities Corporation
Exploration and development of large-scale iron ore propert…
|
CNT | CA | Mining and quarrying |
|
Champion Iron Limited
A mining company producing high-grade iron ore concentrate …
|
CIA | AU | Mining and quarrying |
|
China Hanking Holdings Limited
Mineral resources enterprise specializing in iron ore, gold…
|
3788 | KY | 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.