SAMYOUNG CO.,LTD. — Investor Relations & Filings
SAMYOUNG CORPORATION is a specialized plant engineering and electrical construction firm. The company's core activities focus on electrical works for diverse power generation facilities, including nuclear, combined cycle, thermal, and hydroelectric plants, as well as for the oil, gas, and petrochemical industries. It also specializes in power transmission and substation projects, managing the installation of ultra-high voltage overhead and underground cable networks. In the high-tech sector, the company provides construction services for advanced manufacturing facilities, such as semiconductor clean rooms and FABs. With an expanding global footprint, SAMYOUNG CORPORATION undertakes international plant construction projects and has entered the electric vehicle battery plant market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 감사보고서제출 | 2026-03-17 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-13 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2026-03-10 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-27 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 33118054 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33011368 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32962170 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32940473 | 의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
| 32919788 | [기재정정]현금ㆍ현물배당결정 | 2026-03-10 | Korean | ||
| 32848750 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-27 | Korean | ||
| 32847945 | 주주총회소집결의 | 2026-02-27 | Korean | ||
| 32847906 | 현금ㆍ현물배당결정 | 2026-02-27 | Korean | ||
| 32847707 | 주주총회소집공고 | 2026-02-27 | Korean | ||
| 19463575 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-02-12 | Korean | ||
|
2025
5 filings
| |||||
| 33019480 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-23 | Korean | ||
| 33019478 | 최대주주등소유주식변동신고서 | 2025-09-23 | Korean | ||
| 7868150 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-29 | Korean | ||
| 7868147 | 최대주주등소유주식변동신고서 | 2025-08-29 | Korean | ||
| 7875390 | 반기보고서 (2025.06) | 2025-08-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Energy Inc.
Specialized electrical contractor delivering energy solutio…
|
ACX | CA | Construction |
|
Analogue Holdings Limited
A prominent electrical and mechanical (E&M) engineering and…
|
1977 | HK | Construction |
|
ANEL ELEKTRİK PROJE TAAHHÜT VE TİCARET A.Ş.
A global contracting company specializing in MEP systems fo…
|
ANELE | TR | Construction |
|
Beijing New Space Technology Co., Ltd.
Provides integrated urban landscape lighting solutions and …
|
605178 | CN | Construction |
|
BSA LIMITED
Provides technical services for communication networks and …
|
BSA | AU | Construction |
|
Burkhalter Holding AG
Full-service provider of building technology, focusing on e…
|
BRKN | CH | Construction |
|
Caverion Oyj
Designs, builds, and maintains technical solutions for buil…
|
CAV1V | FI | Construction |
|
CHUDENKO CORPORATION
A facility engineering company for electrical, HVAC, and co…
|
1941 | JP | Construction |
|
Clear Energy Inc.
Turnkey energy efficiency, optimization, and clean energy s…
|
CWEN | CA | Construction |
|
CLEEN Energy AG
A full-service provider of sustainable energy solutions for…
|
CLEN | AT | Construction |
SAMYOUNG CO.,LTD. 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/15816/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15816 | 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=15816 | 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=15816 \ -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": 15816}, 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 SAMYOUNG CO.,LTD. (id: 15816)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.