
HVM CO.,LTD. — Investor Relations & Filings
HVM CO., LTD., formerly Hankook Vacuum Metallurgy, is a specialized manufacturer of high-performance metals and alloys. The company utilizes advanced vacuum melting technology to produce a diverse range of products, including nickel, copper, and titanium special alloys, as well as super duplex steel, high-purity alloys, and sputtering targets. These advanced materials are engineered for demanding applications in various sectors, such as components for aircraft and turbines for power generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-03-14 | Korean | |
| 주주총회소집공고 | 2025-03-14 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-03-06 | Korean | |
| 주주총회소집결의 | 2025-03-06 | Korean | |
| [기재정정]신규시설투자등(자율공시) | 2025-01-31 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2024-12-11 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7953784 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-03-14 | Korean | ||
| 7953765 | 주주총회소집공고 | 2025-03-14 | Korean | ||
| 7963042 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-03-06 | Korean | ||
| 7962944 | 주주총회소집결의 | 2025-03-06 | Korean | ||
| 7988981 | [기재정정]신규시설투자등(자율공시) | 2025-01-31 | Korean | ||
|
2024
10 filings
| |||||
| 8007659 | 주주명부폐쇄기간또는기준일설정 | 2024-12-11 | Korean | ||
| 8017663 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8019348 | 주식등의대량보유상황보고서(약식) | 2024-11-11 | Korean | ||
| 8046846 | 주식등의대량보유상황보고서(약식) | 2024-10-21 | Korean | ||
| 8075509 | 신규시설투자등(자율공시) | 2024-09-24 | Korean | ||
| 8075275 | 주식등의대량보유상황보고서(약식) | 2024-09-24 | Korean | ||
| 8085793 | 기업설명회(IR)개최 | 2024-08-23 | Korean | ||
| 8094172 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8097927 | 주식등의대량보유상황보고서(약식) | 2024-08-12 | Korean | ||
| 8102383 | 주식등의대량보유상황보고서(약식) | 2024-08-01 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
HVM 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/16174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16174 | 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=16174 | 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=16174 \ -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": 16174}, 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 HVM CO.,LTD. (id: 16174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.