
SewonCorporation — Investor Relations & Filings
Sewon Corporation is a manufacturer specializing in automotive components. The company produces a range of pressed and stamped automobile body parts, supplying the global automotive market. Its core product portfolio includes panel assembly dashes, cowl cross members, radiator supports, side outer assemblies, and rear floor components. Sewon Corporation focuses on leveraging its manufacturing technology and quality control processes to deliver essential parts for vehicle construction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기타시장안내(상장적격성 실질심사 대상 결정) | 2019-08-14 | Korean | |
| 주권매매거래정지기간변경(상장적격성 실질심사 대상 결정) | 2019-08-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-07-31 | Korean | |
| 기타시장안내(상장적격성 실질심사 대상결정 기한 안내) | 2019-07-26 | Korean | |
| 불성실공시법인지정예고(공시불이행) | 2019-07-25 | Korean | |
| 조회공시요구(풍문또는보도)(현 경영진에 대한 배임혐의 기소설) | 2019-07-24 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 10204157 | 기타시장안내(상장적격성 실질심사 대상 결정) | 2019-08-14 | Korean | ||
| 10203861 | 주권매매거래정지기간변경(상장적격성 실질심사 대상 결정) | 2019-08-14 | Korean | ||
| 10229537 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-07-31 | Korean | ||
| 10238334 | 기타시장안내(상장적격성 실질심사 대상결정 기한 안내) | 2019-07-26 | Korean | ||
| 10239011 | 불성실공시법인지정예고(공시불이행) | 2019-07-25 | Korean | ||
| 10239360 | 조회공시요구(풍문또는보도)(현 경영진에 대한 배임혐의 기소설) | 2019-07-24 | Korean | ||
| 10239358 | 주권매매거래정지(투자자 보호) | 2019-07-24 | Korean | ||
| 10239133 | 횡령ㆍ배임혐의발생 | 2019-07-24 | Korean | ||
| 10239119 | 주권매매거래정지기간변경(상장적격성 실질심사 대상 (사유발생)) | 2019-07-24 | Korean | ||
| 10239117 | 기타시장안내(상장적격성 실질심사관련) | 2019-07-24 | Korean | ||
| 10248405 | 타인에대한채무보증결정 | 2019-06-27 | Korean | ||
| 10267972 | 분기보고서 (2019.03) | 2019-05-15 | Korean | ||
| 10290496 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-04-09 | Korean | ||
| 10305255 | 사업보고서 (2018.12) | 2019-04-01 | Korean | ||
| 10318161 | 정기주주총회결과 | 2019-03-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Automobile Corpn. of Goa Ltd.
Manufacturer of bus bodies and sheet metal components for t…
|
505036 | IN | Manufacturing |
|
AZAD INDIA MOBILITY LIMITED
Designs and manufactures bus bodies and specialized mobilit…
|
504731 | IN | Manufacturing |
|
BUS CAP BERHAD
A pure-play manufacturer specializing in customized bus bod…
|
— | MY | Manufacturing |
|
CHINA INTERNATIONAL MARINE CONTAINERS (GROUP) CO., LTD
Global supplier of logistics and energy equipment, containe…
|
000039 | CN | Manufacturing |
|
CIMC Vehicles (Group) Co Ltd.
A global manufacturer specializing in semi-trailers and spe…
|
301039 | CN | Manufacturing |
|
Consolidated Grunenfelder Saady Holding Co.
Manages industrial subsidiaries focused on transport and lo…
|
4147 | SA | Manufacturing |
|
Gemilang International Limited
Leading Asia-Pacific manufacturer of bus bodies and complet…
|
6163 | HK | Manufacturing |
|
KANEMATSU ENGINEERING CO.,LTD.
Manufacturer of environmental maintenance equipment and pow…
|
6402 | JP | Manufacturing |
|
KYOKUTO KAIHATSU KOGYO CO.,LTD.
Manufactures special-purpose vehicles, environmental equipm…
|
7226 | JP | Manufacturing |
|
MARCOPOLO SA
Global manufacturer of bus bodies and collective passenger …
|
— | BR | Manufacturing |
SewonCorporation 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/16109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16109 | 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=16109 | 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=16109 \ -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": 16109}, 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 SewonCorporation (id: 16109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.