
POONGSAN CORPORATION — Investor Relations & Filings
Poongsan Corporation is a manufacturer with two core business divisions: fabricated non-ferrous metals and defense products. The non-ferrous metals division produces a comprehensive range of copper and copper alloy materials, including sheets, strips, and rods. It is also a major global supplier of coin blanks for national mints and manufactures other processed products like stainless steel strips and lead frames for industrial applications. The defense division specializes in the development and production of a wide variety of military ammunition for both domestic and international markets. The company integrates advanced materials technology with precision manufacturing across its industrial and defense product lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 풍문또는보도에대한해명 | 2026-05-14 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-05-12 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-04-30 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46354454 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45961239 | 풍문또는보도에대한해명 | 2026-05-14 | Korean | ||
| 45154006 | 최대주주등소유주식변동신고서 | 2026-05-12 | Korean | ||
| 38915075 | 영업(잠정)실적(공정공시) | 2026-04-30 | Korean | ||
| 38914990 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean | ||
| 37293402 | 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | ||
| 36122842 | 증권발행실적보고서 | 2026-04-24 | Korean | ||
| 35955281 | 투자설명서 | 2026-04-24 | Korean | ||
| 35665438 | [발행조건확정]증권신고서(채무증권) | 2026-04-23 | Korean | ||
| 34689618 | [기재정정]증권신고서(채무증권) | 2026-04-20 | Korean | ||
| 34689603 | [발행조건확정]증권신고서(채무증권) | 2026-04-20 | Korean | ||
| 34477080 | 증권신고서(채무증권) | 2026-04-14 | Korean | ||
| 33898543 | 풍문또는보도에대한해명 | 2026-04-09 | Korean | ||
| 33249454 | 풍문또는보도에대한해명(미확정) | 2026-04-03 | Korean | ||
| 33133989 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | 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 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/15315/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15315 | 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=15315 | 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=15315 \ -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": 15315}, 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 CORPORATION (id: 15315)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.