
SAMPO — Investor Relations & Filings
Sampo Corporation is a leading designer, manufacturer, and distributor of home appliances and consumer electronics. The company specializes in a comprehensive range of products, including smart air conditioning systems, energy-saving refrigerators, washing machines, and audio-visual equipment such as LED televisions. Its portfolio also encompasses small household appliances, digital signage, and cloud-based electronic solutions. The company focuses on integrating smart technology and energy efficiency into its product development to meet modern consumer demands. Beyond hardware manufacturing, the company maintains an integrated business model that includes e-commerce operations and a robust customer service infrastructure. By leveraging its extensive technical expertise and established brand presence, the company provides diverse lifestyle and electronic solutions for both residential and commercial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_1604_20260616FE4.pdf | 2026-05-15 | English | |
| 114年年報及股東會資料 — 2025_1604_20260616F04.pdf | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季大陸投資 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_1604_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46934508 | 114年年報及股東會資料 — 2025_1604_20260616FE4.pdf | 2026-05-15 | English | ||
| 46934500 | 114年年報及股東會資料 — 2025_1604_20260616F04.pdf | 2026-05-15 | Chinese | ||
| 46372412 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372220 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46368241 | 115年第1季財務報告書 — 202601_1604_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373854 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373504 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373216 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372932 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46280434 | 114年第4季財務報告書 — 202504_1604_AIC.pdf | 2026-05-13 | English | ||
| 46280280 | 114年第4季財務報告書 — 202504_1604_AIA.pdf | 2026-05-13 | English | ||
| 46280253 | 114年第4季財務報告書 — 202501_1604_AI1.pdf | 2026-05-13 | Chinese | ||
| 45751528 | 辦理聲寶元氣綜合長照機構開發計畫案 | 2026-05-11 | Chinese | ||
| 45751892 | 公告本公司115年度第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 45723154 | 115年年報及股東會資料 — 2026_1604_20260616FE1.pdf | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TWIN-BIRD CORPORATION
Manufacturer of home appliances and advanced cooling techno…
|
6897 | JP | Manufacturing |
|
VATTI CORPORATION LIMITED
Specializes in high-end kitchen appliances and smart home i…
|
002035 | CN | Manufacturing |
|
VESTEL BEYAZ EŞYA SANAYİ VE TİCARET A.Ş.
A major European manufacturer of white goods and a wide ran…
|
VESBE | TR | Manufacturing |
|
V-Guard Industries Ltd.
Manufactures electrical, electronic, power management, and …
|
VGUARD | IN | Manufacturing |
|
VIDEOCON INDUSTRIES LIMITED
Historically made consumer electronics, home appliances, oi…
|
38UB | SG | Manufacturing |
|
Viomi Technology Co., Ltd
Develops IoT-enabled smart home products and AI-powered wat…
|
VIOT | US | Manufacturing |
|
Virtuoso Optoelectronics Limited
EMS provider specializing in consumer electronics, home app…
|
543597 | IN | Manufacturing |
|
Vitafoss-KY
Global developer and distributor of design-centric lifestyl…
|
2939 | TW | Manufacturing |
|
V-ZUG Holding AG
Develops, manufactures, and sells premium household applian…
|
VZUG | CH | Manufacturing |
|
Waves Corporation Limited
Manufactures, assembles, retails, and trades domestic consu…
|
WAVES | PK | Manufacturing |
SAMPO 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/51876/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51876 | 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=51876 | 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=51876 \ -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": 51876}, 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 SAMPO (id: 51876)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.