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 |
|---|---|---|---|
|
DEE Tech
A SPAC formed to acquire a technology business in digital a…
|
DEE | FR | Construction |
|
Dhara Rail Projects Limited
Provides signaling and telecommunication solutions for rail…
|
DHARARAIL | IN | Construction |
|
ECI Technology Holdings Limited
Provides comprehensive Extra-Low Voltage (ELV) solutions an…
|
8013 | HK | Construction |
|
Ekopark Spolka Akcyjna
A technology company specializing in renewable energy and e…
|
EPR | PL | Construction |
|
Elco Ltd.
Holding company in construction, infrastructure, energy, re…
|
ELCO | IL | Construction |
|
Elektromont Spolka Akcyjna
Executes electrical, low-voltage, and tele-technical instal…
|
ELM | PL | Construction |
|
Elektrotim S.A.
Engineering firm specializing in electrical, power, automat…
|
ELT | PL | Construction |
|
ELETEL INC.
Expert installation and maintenance of energy and connectiv…
|
ELTEL | CA | Construction |
|
Elmor Electric Installations & Services (1986) Ltd.
Provides integrated solutions for the energy, electricity, …
|
ELMR | IL | Construction |
|
EMCOR Group, Inc.
Provider of mechanical/electrical construction and faciliti…
|
EME | US | 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.