
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 64 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 |
|---|---|---|---|
|
Modern Steels Limited
Produces special and alloy steels for automotive, engineeri…
|
513303 | IN | Manufacturing |
|
MONIND LIMITED
Manufactures ferro alloys and coal, manages power, and trad…
|
532078 | IN | Manufacturing |
|
MOONBAE STEEL CO.,LTD
A steel service center that processes and distributes hot-r…
|
008420 | KR | Manufacturing |
|
MORY INDUSTRIES INC.
Manufacturer of stainless steel pipes, tubes, bars, and wel…
|
5464 | JP | Manufacturing |
|
M P K STEELS (I) LIMITED
Produces TMT bars, MS billets, and structural steel for con…
|
544553 | IN | Manufacturing |
|
MSP STEEL & POWER LTD.
Integrated steel manufacturer of TMT bars and structural st…
|
MSPL | IN | Manufacturing |
|
Mughal Iron (R)
Manufactures a diverse range of steel and non-ferrous produ…
|
MUGHALR1 | PK | Manufacturing |
|
Mughal Iron & Steel Industries Limited
Manufacturer of steel and non-ferrous products including bi…
|
MUGHAL | PK | Manufacturing |
|
Mughal Iron & Steel Industries Ltd(C)
Manufactures and trades steel and non-ferrous products, ope…
|
MUGHALC | PK | Manufacturing |
|
Mukand Ltd.
Manufacturer of specialty steel and heavy engineering equip…
|
MUKANDLTD | IN | 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.