
POONGSAN HOLDINGS CORPORATION — Investor Relations & Filings
Poongsan Holdings Corporation is a manufacturing company operating through two primary business segments: fabricated non-ferrous metals and defense products. The non-ferrous metals division produces a wide range of copper and copper alloy materials, including sheets, strips, and rods. The company is a major global supplier of coin blanks and also manufactures other industrial materials such as stainless steel strips, lead frames, and components for secondary batteries. The defense division specializes in the production of various types of military ammunition. The corporation serves industrial and defense markets globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 영업(잠정)실적(공정공시) | 2026-04-30 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-10 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-23 | Korean | |
| [기재정정]주요사항보고서(자기주식취득결정) | 2026-03-20 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38915058 | 영업(잠정)실적(공정공시) | 2026-04-30 | Korean | ||
| 38914976 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean | ||
| 37305563 | 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | ||
| 33984587 | 주식등의대량보유상황보고서(약식) | 2026-04-10 | Korean | ||
| 33010287 | 기업가치제고계획(자율공시) | 2026-03-23 | Korean | ||
| 32998420 | [기재정정]주요사항보고서(자기주식취득결정) | 2026-03-20 | Korean | ||
| 32997901 | [기재정정]주요사항보고서(자기주식취득결정) | 2026-03-20 | Korean | ||
| 32997684 | 정기주주총회결과 | 2026-03-20 | Korean | ||
| 32997600 | 주요사항보고서(자기주식취득결정) | 2026-03-20 | Korean | ||
| 32983630 | 주식등의대량보유상황보고서(일반) | 2026-03-19 | Korean | ||
| 32938784 | 사업보고서 (2025.12) | 2026-03-13 | Korean | ||
| 32936072 | 감사보고서제출 | 2026-03-12 | Korean | ||
| 32935457 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-12 | Korean | ||
| 32935131 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-12 | Korean | ||
| 32897429 | 풍문또는보도에대한해명 | 2026-03-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | Manufacturing |
|
Byrna Technologies Inc.
Manufactures less-lethal, CO2-powered self-defense devices …
|
BYRN | US | Manufacturing |
|
Colt CZ Group SE
A global manufacturer of firearms, tactical accessories, an…
|
CZG | CZ | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
H&K AG
Manufacturer of small arms for military, law enforcement, a…
|
MLHK | DE | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
Miroku Corporation
A manufacturer of firearms, gun drilling machines, and wood…
|
7983 | JP | Manufacturing |
|
NIBE LIMITED
Strategic engineering and manufacturing for defense, aerosp…
|
NIBE | IN | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
POONGSAN HOLDINGS CORPORATION 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/16717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16717 | 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=16717 | 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=16717 \ -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": 16717}, 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 POONGSAN HOLDINGS CORPORATION (id: 16717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.