
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 |
|---|---|---|---|
| 役員人事について | 2026-05-18 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | |
| 剰余金の配当(増配)に関するお知らせ | 2026-05-07 | Japanese | |
| 資本政策の基本方針の変更に関するお知らせ | 2026-05-07 | Japanese | |
| 本社移転に関するお知らせ | 2026-04-27 | Japanese | |
| 確認書 | 2025-11-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46541318 | 役員人事について | 2026-05-18 | Japanese | ||
| 46881610 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | ||
| 46881608 | 剰余金の配当(増配)に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881605 | 資本政策の基本方針の変更に関するお知らせ | 2026-05-07 | Japanese | ||
| 46879090 | 本社移転に関するお知らせ | 2026-04-27 | Japanese | ||
|
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
4 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 | ||
Market data
Market data not available
Price history
Peer group · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CRITICAL HOLDINGS BERHAD
Specializes in comprehensive mechanical, electrical, and pl…
|
— | MY | Construction |
|
DAI-DAN CO.,LTD.
Engineering firm specializing in electrical, AC, plumbing, …
|
1980 | JP | Construction |
|
EARNZ PLC
Provides heating, energy, and decarbonisation services for …
|
EARN | GB | Construction |
|
Ecoclime Group B
Develops and supplies systems for circular energy and heat …
|
ECC | SE | Construction |
|
Falcon Technoprojects India Limited
Provides integrated MEP, fire protection, and HVAC services…
|
FALCONTECH | IN | Construction |
|
FUJITA ENGINEERING CO.,LTD.
Designs, constructs, and maintains building and industrial …
|
1770 | JP | Construction |
|
Golden Leaf International Group Limited
E&M engineering contractor offering one-stop solutions for …
|
8549 | HK | Construction |
|
Hao Bai International (Cayman) Limited
Specialist contractor providing end-to-end solutions for co…
|
8431 | HK | Construction |
|
HVAX Technologies Limited
Turnkey EPC solutions for cleanrooms, HVAC systems, and con…
|
HVAX | IN | Construction |
|
Instalco
A technical installation and service company for properties…
|
INSTAL | SE | 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.