
Naikai Zosen Corporation — Investor Relations & Filings
Naikai Zosen Corporation is a company primarily engaged in the shipbuilding business, focusing on the construction, maintenance, and repair of various vessels. Its portfolio includes a wide range of ships such as container ships, product tankers, car carriers, bulk carriers, chemical tankers, and roll-on/roll-off cargo ships. The company also constructs specialized vessels like Landing Craft Utility (LCU) transport ships. In addition to its core shipbuilding operations, Naikai Zosen Corporation manufactures cranes and other steel structures, serving both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第101期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第100期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | |
| 確認書 | 2025-06-27 | Japanese | |
| 有価証券報告書-第100期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8305741 | 確認書 | 2025-11-14 | Japanese | ||
| 8305680 | 半期報告書-第101期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7243063 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7245767 | 内部統制報告書-第100期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7245757 | 確認書 | 2025-06-27 | Japanese | ||
| 7245739 | 有価証券報告書-第100期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
|
2024
9 filings
| |||||
| 7297447 | 確認書 | 2024-11-14 | Japanese | ||
| 7297443 | 半期報告書-第100期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7329947 | 臨時報告書 | 2024-06-24 | Japanese | ||
| 7331500 | 内部統制報告書-第99期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7331487 | 確認書 | 2024-06-21 | Japanese | ||
| 7331488 | 有価証券報告書-第99期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7349069 | 臨時報告書 | 2024-02-27 | Japanese | ||
| 7350712 | 確認書 | 2024-02-14 | Japanese | ||
| 7350710 | 四半期報告書-第99期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | 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 |
Naikai Zosen 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/12051/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12051 | 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=12051 | 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=12051 \ -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": 12051}, 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 Naikai Zosen Corporation (id: 12051)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.