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 |
|---|---|---|---|
|
SUMITOMO DENSETSU CO.,LTD.
A comprehensive engineering enterprise for facility and pla…
|
1949 | JP | Construction |
|
SUNation Energy, Inc.
Provider of solar panels, battery storage, and EV chargers …
|
SUNE | US | Construction |
|
SunPower Inc.
Solar energy services provider of integrated PV and battery…
|
SPWR | US | Construction |
|
TCLARKE PLC
Building services contractor for mechanical, electrical, an…
|
CTO | GB | Construction |
|
TOENEC CORPORATION
An integrated facility engineering and construction company…
|
1946 | JP | Construction |
|
TOTECH CORPORATION
Specializes in environmental control systems and sustainabl…
|
9960 | JP | Construction |
|
Vistar Holdings Limited
Provision of electrical and mechanical (E&M) engineering se…
|
8535 | KY | Construction |
|
Windon Energy Group AB
Offers turnkey solar energy solutions for corporate and pub…
|
WEG | SE | Construction |
|
Yellow Boson Spolka Akcyjna
Designs and installs photovoltaic systems and other renewab…
|
YBS | PL | Construction |
|
YONDENKO CORPORATION
General equipment company for facility construction and eng…
|
1939 | JP | 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.