
Namura Shipbuilding Co.,Ltd. — Investor Relations & Filings
Namura Shipbuilding Co., Ltd. is a company engaged in the manufacture, sale, and repair of ships, machinery, and steel structures. Its core business involves the construction of a variety of ocean-going commercial vessels, with a portfolio that includes bulk carriers and tankers. The company is also focused on developing environmentally sustainable vessels, such as ammonia carriers. In addition to its primary shipbuilding and ship repair activities, the company designs, produces, and installs large-scale steel structures, including bridges and floodgates, serving a global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第127期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第126期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第126期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 8188741 | 確認書 | 2025-11-11 | Japanese | ||
| 8188735 | 半期報告書-第127期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | ||
| 7250133 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7250123 | 内部統制報告書-第126期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250110 | 確認書 | 2025-06-25 | Japanese | ||
| 7250105 | 有価証券報告書-第126期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7253067 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7255243 | 確認書 | 2025-06-23 | Japanese | ||
| 7255239 | 訂正有価証券報告書-第125期(2023/04/01-2024/03/31) | 2025-06-23 | Japanese | ||
| 7255219 | 確認書 | 2025-06-23 | Japanese | ||
| 7255204 | 訂正有価証券報告書-第124期(2022/04/01-2023/03/31) | 2025-06-23 | Japanese | ||
|
2024
4 filings
| |||||
| 7299232 | 確認書 | 2024-11-13 | Japanese | ||
| 7299219 | 半期報告書-第126期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7326305 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7326298 | 内部統制報告書-第125期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Building of ships and floating structures
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUSTAL LIMITED
Global defense prime contractor designing and building high…
|
ASB | AU | Manufacturing |
|
BRODOGRADILIŠTE Viktor Lenac d. d.
A Mediterranean shipyard specializing in ship repair, conve…
|
VLEN | HR | Manufacturing |
|
China CSSC Holdings Limited
Specializes in large-scale shipbuilding, repair, and marine…
|
600150 | CN | Manufacturing |
|
Cochin Shipyard Limited
Specializes in shipbuilding and repair for global defense a…
|
COCHINSHIP | IN | Manufacturing |
|
CSBC Corporation, Taiwan
Maritime engineering firm specializing in vessel constructi…
|
2208 | TW | Manufacturing |
|
CSSC Offshore & Marine Engineering (Group) Company Limited
Major manufacturer specializing in comprehensive marine and…
|
317 | CN | Manufacturing |
|
DAEHAN SHIPBUILDING Co., Ltd.
Shipbuilder specializing in medium-sized, high-value, eco-f…
|
439260 | KR | Manufacturing |
|
Davie Yards Inc.
Canada's largest shipyard and industrial fabricator special…
|
DAV | CA | Manufacturing |
|
Fincantieri
A shipbuilding group specializing in high-tech cruise, nava…
|
FNCNF | IT | Manufacturing |
|
Garden Reach Shipbuilders & Engineers Limited
Designs and builds high-technology warships, maritime platf…
|
GRSE | IN | Manufacturing |
Namura Shipbuilding 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/12050/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12050 | 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=12050 | 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=12050 \ -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": 12050}, 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 Namura Shipbuilding Co.,Ltd. (id: 12050)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.