
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 |
|---|---|---|---|
|
Innovators Facade Systems Limited
Designs, engineers, fabricates, and installs high-performan…
|
541353 | IN | Construction |
|
INSPACE CREATION BERHAD
Specialist in interior fitting-out, offering end-to-end pro…
|
— | MY | Construction |
|
Insulpro Industries Inc.
Specialized firm providing comprehensive thermal insulation…
|
— | CA | Construction |
|
INTERLIFE HOLDINGS CO.,LTD.
Offers interior construction, design, and maintenance for c…
|
1418 | JP | Construction |
|
ISOTEAM LTD.
A facilities maintenance specialist providing comprehensive…
|
5WF | SG | Construction |
|
JANGHO GROUP CO., LTD.
Specializes in building envelope systems, architectural dec…
|
601886 | CN | Construction |
|
JIANGSU HENGSHANG ENERGY CONSERVATION TECHNOLOGY CO.,LTD.
Specializes in energy-saving curtain walls and integrated w…
|
603137 | CN | Construction |
|
KPM Holding Limited
Provides engineering solutions for signage, related product…
|
8027 | HK | Construction |
|
K W Nelson Interior Design and Contracting Group Limited
Comprehensive interior design and contracting for commercia…
|
8411 | HK | Construction |
|
Kwong Man Kee Group Limited
Established provider of specialized flooring, waterproofing…
|
8023 | HK | 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.