
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 |
|---|---|---|---|
|
Waves Home Appliances Limited
A prominent manufacturer and distributor of home appliances…
|
WHALE | PK | Manufacturing |
|
Waves Home Appliances Limited
Manufacturer and distributor of home appliances, pioneering…
|
WAVESAPP | PK | Manufacturing |
|
Waves Singer Pakistan Limited (R)
Manufacturer and assembler of consumer home appliances, off…
|
WAVESR1 | PK | Manufacturing |
|
Whirlpool (China) Co., Ltd.
Develops and manufactures washing machines, refrigerators, …
|
600983 | CN | Manufacturing |
|
WHIRLPOOL CORP /DE/
A multinational manufacturer and marketer of kitchen and la…
|
WHR | US | Manufacturing |
|
Whirlpool of India Ltd
Manufacturer and marketer of major home appliances and cons…
|
WHIRLPOOL | IN | Manufacturing |
|
WHIRLPOOL S.A
Manufactures and distributes household appliances and elect…
|
— | BR | Manufacturing |
|
WINIX INC.
Manufactures air and water treatment solutions for home and…
|
044340 | KR | Manufacturing |
|
WONDER ELECTRICALS LIMITED
Specialized OEM and ODM manufacturer of energy-efficient co…
|
WEL | IN | Manufacturing |
|
X.J. Electrics (Hu Bei) Co., Ltd
Manufactures and globally sells certified electric home app…
|
2619 | HK | 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.