
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-03-14 | Korean | |
| 의결권대리행사권유참고서류 | 2024-03-14 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-29 | Korean | |
| 주권매매거래정지기간변경(감자주권 변경상장) | 2023-12-18 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2023-12-15 | Korean | |
| 감자완료 | 2023-12-08 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 8184357 | 주주총회소집공고 | 2024-03-14 | Korean | ||
| 8184328 | 의결권대리행사권유참고서류 | 2024-03-14 | Korean | ||
| 8202363 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-29 | Korean | ||
|
2023
12 filings
| |||||
| 8238466 | 주권매매거래정지기간변경(감자주권 변경상장) | 2023-12-18 | Korean | ||
| 8239931 | 주주명부폐쇄기간또는기준일설정 | 2023-12-15 | Korean | ||
| 8244839 | 감자완료 | 2023-12-08 | Korean | ||
| 8249659 | 주권매매거래정지기간변경(주식의 병합.분할 등 전자등록 변경,말소) | 2023-11-28 | Korean | ||
| 8255881 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8267267 | 임시주주총회결과 | 2023-11-03 | Korean | ||
| 8274127 | 주주총회소집공고 | 2023-10-17 | Korean | ||
| 8274115 | 의결권대리행사권유참고서류 | 2023-10-17 | Korean | ||
| 8283106 | [기재정정]주주총회소집결의 | 2023-09-18 | Korean | ||
| 8283394 | 주요사항보고서(감자결정) | 2023-09-15 | Korean | ||
| 8283393 | 주주총회소집결의(임시주주총회) | 2023-09-15 | Korean | ||
| 8283391 | 주주명부폐쇄기간또는기준일설정 | 2023-09-15 | 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.