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 |
|---|---|---|---|
|
ORION ENERGY SYSTEMS, INC.
Designs and makes energy-efficient LED lighting, controls, …
|
OESX | US | Construction |
|
Prosperity Group International Limited
Diversified conglomerate focused on electrical distribution…
|
1421 | HK | Construction |
|
Pure Energy Services Ltd.
Delivers specialized workforce training and sustainable sol…
|
PSV | CA | Construction |
|
RAEN S.A.
Designs, builds, and services photovoltaic projects in the …
|
PUN | PL | Construction |
|
Redwood Energy, Ltd.
Electrical contracting, construction, and renewable energy …
|
AOG-UN | CA | Construction |
|
ROBOT
Specializes in building automation systems for hotels to re…
|
RBT | ES | Construction |
|
Rulka Electricals Limited
Provides turnkey electrical engineering, installation, and …
|
RULKA | IN | Construction |
|
Sebino
Designs, installs, and maintains integrated fire protection…
|
SEB | IT | Construction |
|
SEM Holdings Limited
Provides E&M engineering services, specializing in electric…
|
9929 | HK | Construction |
|
SHANGHAI LUOMAN TECHNOLOGIES INC.
Provides urban lighting design, smart city infrastructure, …
|
605289 | CN | 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.