
JangWonTech Co., Ltd. — Investor Relations & Filings
JangWonTech Co., Ltd. is a manufacturing company specializing in light-metal die-casting. It produces a variety of components, including brackets, mechanical modules, and other parts for the information technology, mobile device, and automotive sectors. The company's core competencies include precision die-casting, particularly with magnesium, as well as comprehensive post-processing services. These services encompass advanced surface finishing techniques such as electrostatic powder coating and baking finishes. Through its dedicated research and development center, the company focuses on advancing production technology and developing patented solutions for its target markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 기타시장안내 (기업심사위원회 개최 결과 및 심의속개 결정 안내) | 2024-05-31 | Korean | |
| 분기보고서 (2024.03) | 2024-05-16 | Korean | |
| 주요사항보고서(타법인주식및출자증권양도결정) | 2024-05-07 | Korean | |
| 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2024-05-03 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2024-04-12 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8092145 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8130482 | 기타시장안내 (기업심사위원회 개최 결과 및 심의속개 결정 안내) | 2024-05-31 | Korean | ||
| 8137432 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8142436 | 주요사항보고서(타법인주식및출자증권양도결정) | 2024-05-07 | Korean | ||
| 8142691 | 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2024-05-03 | Korean | ||
| 8148210 | 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2024-04-12 | Korean | ||
| 8148577 | 기타시장안내 (개선기간 종료에 따른 상장폐지 여부 결정 안내) | 2024-04-11 | Korean | ||
| 8153381 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8153379 | 대표이사변경 | 2024-03-29 | Korean | ||
| 8159177 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8159166 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
| 8158835 | 기타시장안내 (상장폐지 관련) | 2024-03-21 | Korean | ||
| 8158834 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2024-03-21 | Korean | ||
| 8184384 | 주주총회소집결의 | 2024-03-14 | Korean | ||
| 8184363 | 주주총회집중일개최사유신고 | 2024-03-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
|
Apsis Aerocom Limited
Manufactures and distributes high-precision fasteners and e…
|
APSISAERO | IN | Manufacturing |
JangWonTech 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/16874/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16874 | 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=16874 | 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=16874 \ -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": 16874}, 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 JangWonTech Co., Ltd. (id: 16874)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.