Dongbang Ship Machinery Co., Ltd — Investor Relations & Filings
Dongbang Ship Machinery Co., Ltd. is a specialized manufacturer of components for ships and industrial plants. The company designs and produces a range of products including various pipe spools (steel, SUS, copper) and prefabricated module units. Its portfolio also extends to heating coils and other essential pipe pieces. The company's products are utilized in the construction of ships as well as terrestrial and marine plants. In addition to its manufacturing operations, Dongbang Ship Machinery provides related repair services.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33118810 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33118088 | 대표이사변경 | 2026-03-31 | Korean | ||
| 33014398 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33009933 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32954135 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32954121 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32849034 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-27 | Korean | ||
|
2025
8 filings
| |||||
| 7872269 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7900903 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7907655 | 소속부변경 | 2025-04-30 | Korean | ||
| 7918182 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7925470 | 감사보고서제출 | 2025-03-21 | Korean | ||
| 7924663 | 사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7954056 | 주주총회소집공고 | 2025-03-14 | Korean | ||
| 7965609 | 주주총회소집결의 | 2025-02-28 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Global manufacturer of powersports vehicles, propulsion sys…
|
DOOO | CA | Manufacturing |
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
China International Marine Containers (Group) Co., Ltd.
Global supplier of equipment and solutions for modern logis…
|
2039 | HK | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
OXE Marine AB
Designs and manufactures high-performance diesel outboard e…
|
OXE | SE | Manufacturing |
|
Polaris Inc.
Designs and manufactures powersports vehicles for outdoor w…
|
PII | US | Manufacturing |
|
SMT Scharf AG
Global supplier of transport solutions for underground mini…
|
S4A | DE | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
Dongbang Ship Machinery 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/16099/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16099 | 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=16099 | 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=16099 \ -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": 16099}, 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 Dongbang Ship Machinery Co., Ltd (id: 16099)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.