
Outokumpu Oyj — Investor Relations & Filings
Outokumpu Oyj is a global leader in sustainable stainless steel, with a business model based on the circular economy, utilizing over 90% recycled material in its production. The company manufactures a wide range of stainless steel products, advanced materials, and specialty alloys for customers in sectors such as automotive, appliances, energy, and heavy industries. A key strategic advantage is its vertical integration, which includes owning and operating significant chromite reserves and producing its own ferrochrome, a critical raw material. The company's strategy focuses on maximizing the value of its sustainable stainless steel business, accelerating growth in high-value advanced materials, and developing innovative, low-carbon emission metals and technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Outokummun osakkeenomistajien nimitystoimikunnan kokoonpano | 2026-06-02 | Finnish | |
| Outokumpu - The composition of the Shareholders' Nomination Board | 2026-06-02 | English | |
| Outokumpu - Johtohenkilön liiketoimet: Päivi Luostarinen | 2026-05-15 | Finnish | |
| Outokumpu - Manager transaction: Petter Söderström | 2026-05-15 | English | |
| Outokumpu - Manager transaction: Julia Woodhouse | 2026-05-15 | English | |
| Outokumpu - Manager transaction: Päivi Luostarinen | 2026-05-15 | English |
Browse filings by year
20 years- 2026 62 filings
- 2025 155 filings
- 2024 353 filings
- 2023 391 filings
- 2022 263 filings
- 2021 115 filings
- 2020 172 filings
- 2019 143 filings
- 2018 166 filings
- 2017 239 filings
- 2016 194 filings
- 2015 108 filings
- 2014 173 filings
- 2013 138 filings
- 2012 207 filings
- 2011 208 filings
- 2010 191 filings
- 2009 59 filings
- 2008 46 filings
- 2007 33 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Outokumpu Oyj, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HYUNDAI BNG STEEL CO., LTD
Manufacturer of cold-rolled stainless steel and automobile …
|
004560 | KR | Manufacturing |
|
HYUNDAI STEEL COMPANY
Steel manufacturer of automotive materials, construction st…
|
004020 | KR | Manufacturing |
|
Impex Ferro tech Ltd.
Produces silico manganese and ferro manganese alloys for st…
|
IMPEXFERRO | IN | Manufacturing |
|
INCREDIBLE INDUSTRIES LIMITED
Manufactures iron and steel products, specializing in high-…
|
INCREDIBLE | IN | Manufacturing |
|
Indian Metals & Ferro Alloys Limited
Integrated producer of high-carbon ferro chrome with captiv…
|
IMFA | IN | Manufacturing |
|
Indsil Hydro Power and Manganese Limited
Produces low carbon silico manganese and ferro alloys via i…
|
522165 | IN | Manufacturing |
|
Industrias CH, S.A.B. de C.V.
Steel producer and processor serving construction, automoti…
|
ICH | MX | Manufacturing |
|
Inner Mongolia Baotou Steel Union Co.,Ltd
Integrated steel enterprise specializing in ferrous metals …
|
600010 | CN | Manufacturing |
|
International Steels Limited
Manufactures and exports flat rolled steel products: cold r…
|
ISL | PK | Manufacturing |
|
Interpipe Novomoskovsk Pipe-Production Plant
Manufacturer of electric-welded steel pipes for oil, gas, e…
|
NVTR | UA | Manufacturing |
Outokumpu Oyj 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/3234/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3234 | 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=3234 | 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=3234 \ -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": 3234}, 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 Outokumpu Oyj (id: 3234)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.