
SEOWON CO.,LTD — Investor Relations & Filings
SEOWON CO.,LTD. is a specialized manufacturer of non-ferrous metals, focusing on copper alloy products. The company's main offerings include brass billets, slabs, and ingots, as well as bronze ingots. These products are manufactured using high-tech automated facilities and a horizontal continuous casting method. SEOWON's materials serve as basic components for a wide range of industries, including electricity, electronics, automotive, construction, and machinery. The company also develops specialized, eco-friendly products such as lead-free and high-corrosion-resistance ingots for applications like drinking water systems and plumbing fittings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 | 2020-03-02 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2020-02-25 | Korean | |
| 현금ㆍ현물배당결정 | 2020-02-25 | Korean | |
| 자기주식처분결과보고서 | 2020-01-20 | Korean | |
| 주요사항보고서(자기주식처분결정) | 2020-01-14 | Korean | |
| 조회공시요구(현저한시황변동)에대한답변(중요공시대상없음) | 2019-12-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
5 filings
| |||||
| 10147466 | 주주총회소집결의 | 2020-03-02 | Korean | ||
| 10156324 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2020-02-25 | Korean | ||
| 10156321 | 현금ㆍ현물배당결정 | 2020-02-25 | Korean | ||
| 10168339 | 자기주식처분결과보고서 | 2020-01-20 | Korean | ||
| 10169300 | 주요사항보고서(자기주식처분결정) | 2020-01-14 | Korean | ||
|
2019
10 filings
| |||||
| 10174913 | 조회공시요구(현저한시황변동)에대한답변(중요공시대상없음) | 2019-12-18 | Korean | ||
| 10175021 | 조회공시요구(현저한시황변동) | 2019-12-17 | Korean | ||
| 10176201 | 주식등의대량보유상황보고서(일반) | 2019-12-13 | Korean | ||
| 10177109 | 최대주주등소유주식변동신고서 | 2019-12-11 | Korean | ||
| 10186649 | 분기보고서 (2019.09) | 2019-11-14 | Korean | ||
| 10219529 | 반기보고서 (2019.06) | 2019-08-14 | Korean | ||
| 10266625 | 분기보고서 (2019.03) | 2019-05-15 | Korean | ||
| 10311001 | 사업보고서 (2018.12) | 2019-03-29 | Korean | ||
| 10323384 | 정기주주총회결과 | 2019-03-20 | Korean | ||
| 10332538 | 감사보고서제출 | 2019-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
SEOWON 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/17221/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17221 | 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=17221 | 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=17221 \ -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": 17221}, 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 SEOWON CO.,LTD (id: 17221)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.