
NIHON DENGI CO., LTD. — Investor Relations & Filings
NIHON DENGI CO., LTD. is an instrumentation engineering company specializing in the design, construction, and sale of automatic control systems. As a pioneer in the air conditioning instrumentation industry, its core business involves providing comprehensive solutions for central HVAC systems in medium-to-large buildings. The company's services encompass the full project lifecycle, from control and equipment design to system development, construction, and management. Beyond its primary focus on HVAC, the company also engages in building automation (BA) and factory automation (FA). In the industrial systems sector, its activities include system development and robotics. Nihon Dengi is committed to creating high-quality, optimized spaces tailored to the specific purposes of each facility while contributing to environmental sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第67期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 有価証券報告書-第66期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 内部統制報告書-第66期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8276349 | 確認書 | 2025-11-13 | Japanese | ||
| 8276332 | 半期報告書-第67期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7242302 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7249746 | 有価証券報告書-第66期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249733 | 内部統制報告書-第66期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249722 | 確認書 | 2025-06-25 | Japanese | ||
|
2024
8 filings
| |||||
| 7297999 | 確認書 | 2024-11-13 | Japanese | ||
| 7298001 | 半期報告書-第66期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7320973 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7321583 | 内部統制報告書-第65期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7321573 | 確認書 | 2024-06-27 | Japanese | ||
| 7321579 | 有価証券報告書-第65期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7353768 | 確認書 | 2024-02-13 | Japanese | ||
| 7353767 | 四半期報告書-第65期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
1 filing
| |||||
| 7537392 | 確認書 | 2023-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accel Group Holdings Limited
Provider of E&M engineering services, green building soluti…
|
1283 | HK | Construction |
|
ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD.
Provides cleanroom engineering and integrated M&E systems f…
|
603163 | CN | Construction |
|
AKATSUKI EAZIMA CO., LTD.
A facility engineering company specializing in energy conse…
|
1997 | JP | Construction |
|
Aqualine Ltd.
Offers emergency plumbing repairs and sells mineral water a…
|
6173 | JP | Construction |
|
ASAHI KOGYOSHA CO.,LTD.
Environmental engineering firm providing HVAC installation …
|
1975 | JP | Construction |
|
BİRLEŞİM MÜHENDİSLİK ISITMA SOĞUTMA HAVALANDIRMA SANAYİ VE TİCARET A.Ş.
A mechanical contracting company specializing in HVAC, plum…
|
BRLSM | TR | Construction |
|
Chase Resource Corporation
Provides comprehensive non-welded piping solutions for indu…
|
CQS | CA | Construction |
|
Cheminvest a.s.
Engineering and construction firm providing technical, inst…
|
1CHI01AE | SK | Construction |
|
COMFORT SYSTEMS USA INC
Provider of mechanical, electrical, and plumbing (MEP) buil…
|
FIX | US | Construction |
|
Công ty Cổ phần Cơ Điện Lạnh
Provides M&E engineering services, manufactures air conditi…
|
REE | VN | Construction |
NIHON DENGI 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/11015/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11015 | 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=11015 | 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=11015 \ -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": 11015}, 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 NIHON DENGI CO., LTD. (id: 11015)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.