Inhwa Precision Co., Ltd. — Investor Relations & Filings
Inhwa Precision Co., Ltd. is a manufacturing company specializing in components for large vessel engines. The company's primary products include cylinder covers, cylinder frames, bed plates, and frame boxes. It operates an integrated production system that combines welding, pipe fitting, and metal processing capabilities for manufacturing large-scale parts. In addition to its core marine engine components business, the company also produces metal forming machines, metal structural materials, and automobile parts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식소각결정 | 2024-03-05 | Korean | |
| 신탁계약해지결과보고서 | 2024-03-04 | Korean | |
| 주주총회소집공고 | 2024-03-04 | Korean | |
| 합병등종료보고서(자산양수도) | 2024-02-27 | Korean | |
| 합병등종료보고서(자산양수도) | 2024-02-27 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-20 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
11 filings
| |||||
| 8053880 | 주식소각결정 | 2024-03-05 | Korean | ||
| 8053887 | 신탁계약해지결과보고서 | 2024-03-04 | Korean | ||
| 8053884 | 주주총회소집공고 | 2024-03-04 | Korean | ||
| 8053892 | 합병등종료보고서(자산양수도) | 2024-02-27 | Korean | ||
| 8053890 | 합병등종료보고서(자산양수도) | 2024-02-27 | Korean | ||
| 8053896 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-20 | Korean | ||
| 8053902 | 현금ㆍ현물배당결정 | 2024-02-19 | Korean | ||
| 8053899 | 주주총회소집결의 | 2024-02-19 | Korean | ||
| 8053910 | [기재정정]주요사항보고서(타법인주식및출자증권양도결정) | 2024-02-08 | Korean | ||
| 8053906 | [기재정정]주요사항보고서(타법인주식및출자증권양수결정) | 2024-02-08 | Korean | ||
| 8053916 | 주식등의대량보유상황보고서(일반) | 2024-01-05 | Korean | ||
|
2023
4 filings
| |||||
| 8053921 | 타법인주식및출자증권처분결정 | 2023-12-20 | Korean | ||
| 8053925 | 주주명부폐쇄기간또는기준일설정 | 2023-12-15 | Korean | ||
| 8053929 | 임시주주총회결과 | 2023-12-08 | Korean | ||
| 8053937 | 신탁계약에의한취득상황보고서 | 2023-12-01 | Korean | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
Inhwa Precision 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/14974/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14974 | 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=14974 | 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=14974 \ -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": 14974}, 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 Inhwa Precision Co., Ltd. (id: 14974)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.