SemyungElectricMachinery — Investor Relations & Filings
Semyung Electric Machinery specializes in the manufacturing of fittings for electrical power transmission and distribution lines. The company's expertise lies in the precision machining of ferrous and nonferrous metals. Its product portfolio also includes components for high-speed railways, automobile parts, and tricot beams for the textile industry. A key area of recent development is the production of metal fittings for 500kV ultra-high voltage direct current (HVDC) transmission systems, demonstrating advanced capabilities in the energy sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2025-03-10 | Korean | |
| 감사보고서제출 | 2025-03-07 | Korean | |
| 현금ㆍ현물배당결정 | 2025-02-27 | Korean | |
| 주주총회소집결의 | 2025-02-27 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-27 | Korean | |
| 주권매매거래정지 (단일판매공급계약) | 2025-01-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 7961573 | 주주총회소집공고 | 2025-03-10 | Korean | ||
| 7962504 | 감사보고서제출 | 2025-03-07 | Korean | ||
| 7967097 | 현금ㆍ현물배당결정 | 2025-02-27 | Korean | ||
| 7967096 | 주주총회소집결의 | 2025-02-27 | Korean | ||
| 7967093 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-27 | Korean | ||
| 7992585 | 주권매매거래정지 (단일판매공급계약) | 2025-01-13 | Korean | ||
| 7992584 | 단일판매ㆍ공급계약체결 | 2025-01-13 | Korean | ||
|
2024
8 filings
| |||||
| 8006319 | 주주명부폐쇄기간또는기준일설정 | 2024-12-13 | Korean | ||
| 8016311 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8092262 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8139200 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8165088 | 정기주주총회결과 | 2024-03-21 | Korean | ||
| 8192190 | 사업보고서 (2023.12) | 2024-03-12 | Korean | ||
| 8200193 | 주주총회소집공고 | 2024-03-05 | Korean | ||
| 8200179 | 의결권대리행사권유참고서류 | 2024-03-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOGREENTECH Co., Ltd.
Develops advanced materials and components for the EV, IT, …
|
125210 | KR | Manufacturing |
|
Ampa Ltd.
A holding company with operations in real estate developmen…
|
AMPA | IL | Manufacturing |
|
Ballard Power Systems Inc.
A global leader in zero-emission hydrogen PEM fuel cell pow…
|
BLDP | CA | Manufacturing |
|
Baotou INST Magnetic New Materials Co., Ltd.
Manufactures high-performance rare earth magnets and precis…
|
301622 | CN | Manufacturing |
|
Beijing Beida Jade Bird Universal Sci-Tech Company Limited
An investment holding entity operating in tourism developme…
|
8095 | HK | Manufacturing |
|
Beijing SinoHytec Co., Ltd.
Develops hydrogen fuel cell engine systems and components f…
|
688339 | CN | Manufacturing |
|
Bisen Smart Access Co., Ltd.
Manufacturer of automatic gate, door, and traffic managemen…
|
301083 | CN | Manufacturing |
|
Bumhan Fuel Cell Co.,Ltd.
Develops and manufactures hydrogen fuel cell systems and re…
|
382900 | KR | Manufacturing |
|
Canadian Solar Inc.
Manufactures solar modules and develops utility-scale solar…
|
CSIQ | CA | Manufacturing |
|
Cell Impact AB
Global supplier of advanced bipolar flow plates for fuel ce…
|
CI | SE | Manufacturing |
SemyungElectricMachinery 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/15766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15766 | 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=15766 | 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=15766 \ -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": 15766}, 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 SemyungElectricMachinery (id: 15766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.