
Nippon Aqua Co., Ltd. — Investor Relations & Filings
Nippon Aqua Co., Ltd. develops, manufactures, sells, and installs insulation materials for residential and non-residential buildings. The company's core product is AQUA FOAM, a spray-applied rigid polyurethane foam that provides high airtightness and thermal insulation. This on-site application method creates a seamless barrier, contributing to the proliferation of energy-saving housing with reduced utility expenses. The company's mission is to create comfortable and environmentally friendly living environments, thereby contributing to global warming countermeasures. In addition to its primary insulation business, Nippon Aqua also offers waterproofing materials and related installation services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (訂正)「2026年12月期 第1四半期 決算説明会資料」における 市場環境に関する情報の一部訂正について | 2026-05-22 | Japanese | |
| 現下の中東情勢が当社の事業及び業績に与える影響について | 2026-05-08 | Japanese | |
| 2026年12月期第1四半期決算説明会資料 | 2026-05-08 | Japanese | |
| 2026年12月期第1四半期決算短信〔日本基準〕(非連結) | 2026-05-08 | Japanese | |
| 譲渡制限付株式報酬としての自己株式の処分に関するお知らせ | 2026-04-16 | Japanese | |
| 確認書 | 2026-03-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46779206 | (訂正)「2026年12月期 第1四半期 決算説明会資料」における 市場環境に関する情報の一部訂正について | 2026-05-22 | Japanese | ||
| 46882099 | 現下の中東情勢が当社の事業及び業績に与える影響について | 2026-05-08 | Japanese | ||
| 46882097 | 2026年12月期第1四半期決算説明会資料 | 2026-05-08 | Japanese | ||
| 46882095 | 2026年12月期第1四半期決算短信〔日本基準〕(非連結) | 2026-05-08 | Japanese | ||
| 46877365 | 譲渡制限付株式報酬としての自己株式の処分に関するお知らせ | 2026-04-16 | Japanese | ||
| 33053869 | 確認書 | 2026-03-27 | Japanese | ||
| 33053864 | 有価証券報告書-第22期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | ||
|
2025
6 filings
| |||||
| 7858869 | 確認書 | 2025-08-08 | Japanese | ||
| 7858864 | 半期報告書-第22期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7270244 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7270000 | 内部統制報告書-第21期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7269996 | 確認書 | 2025-03-28 | Japanese | ||
| 7269997 | 有価証券報告書-第21期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
|
2024
2 filings
| |||||
| 7296857 | 臨時報告書 | 2024-11-14 | Japanese | ||
| 7312914 | 確認書 | 2024-08-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lai Group Holding Company Limited
Offers interior design and fit-out services for residential…
|
8455 | HK | Construction |
|
LBL Skysystems Corporation
Design, manufacturing, and installation of advanced glass a…
|
— | CA | Construction |
|
Lotus Horizon Holdings Limited
Offers design, supply, and installation of facade works and…
|
6063 | HK | Construction |
|
MASARU CORPORATION
Specializes in large-scale building repair, renovation, and…
|
1795 | JP | Construction |
|
Masonglory Ltd
Subcontractor specializing in wet trades and related ancill…
|
MSGY | US | Construction |
|
Ming Shing Group Holdings Ltd
Subcontractor specializing in wet trades for construction a…
|
MSW | US | Construction |
|
Noble Engineering Group Holdings Limited
Subcontractor specializing in wet trades work for building …
|
8445 | HK | Construction |
|
NORTHERN BEAR PLC
Holding company for subsidiaries providing specialist build…
|
NTBR | GB | Construction |
|
Polyfair Holdings Limited
Provides specialized engineering services for façade and cu…
|
8532 | HK | Construction |
|
PT Harta Djaya Karya Tbk
Construction firm providing comprehensive interior solution…
|
MEJA | ID | Construction |
Nippon Aqua 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/13758/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13758 | 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=13758 | 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=13758 \ -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": 13758}, 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 Nippon Aqua Co., Ltd. (id: 13758)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.