
CHUDENKO CORPORATION — Investor Relations & Filings
Chudenko Corporation is a comprehensive facility engineering company specializing in the installation and maintenance of essential infrastructure. The company's core business encompasses a wide range of equipment construction services, including electrical works for power transmission and distribution lines, lighting, and outlets. Its expertise extends to air conditioning and ventilation duct systems, water supply and drainage infrastructure, and information and communication equipment installation. While historically supporting the stable supply of electricity in the Chugoku region, Chudenko is actively expanding its operations in major urban areas. Strategically, the company is targeting growth sectors like semiconductors and data centers, enhancing productivity through digital transformation (DX), and strengthening its proposal capabilities for Power Purchase Agreements (PPA) and renovation contracts to ensure sustainable development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 支配株主等に関する事項について | 2026-05-19 | Japanese | |
| 中期経営計画2027(2025~2027年度)および中電工グループ2030ビジョンの数値目標の見直しに関するお知らせ | 2026-04-28 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | |
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第110期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46541516 | 支配株主等に関する事項について | 2026-05-19 | Japanese | ||
| 46879843 | 中期経営計画2027(2025~2027年度)および中電工グループ2030ビジョンの数値目標の見直しに関するお知らせ | 2026-04-28 | Japanese | ||
| 46879842 | 2026年3月期決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | ||
| 32925669 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | ||
|
2025
7 filings
| |||||
| 8161505 | 確認書 | 2025-11-10 | Japanese | ||
| 8161503 | 半期報告書-第110期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7244591 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251947 | 内部統制報告書-第109期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7251935 | 確認書 | 2025-06-24 | Japanese | ||
| 7251933 | 有価証券報告書-第109期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7288494 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-14 | Japanese | ||
|
2024
4 filings
| |||||
| 7301390 | 確認書 | 2024-11-08 | Japanese | ||
| 7301385 | 半期報告書-第109期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7310587 | 臨時報告書 | 2024-08-28 | Japanese | ||
| 7321827 | 臨時報告書 | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solis Holdings Limited
Design and Build M&E engineering contractor specializing in…
|
2227 | VG | Construction |
|
SolTech Energy Sweden AB
Develops and installs integrated solar energy, storage, and…
|
SOLT | SE | Construction |
|
Sonu Infratech Limited
Provides MEI services, piping, and fabrication for oil, gas…
|
SONUINFRA | IN | Construction |
|
SOUTHERN CROSS ELECTRICAL ENGINEERING LTD
Electrical, instrumentation, and maintenance services for r…
|
SXE | AU | Construction |
|
SPIE SA
Provider of multi-technical services for the energy and com…
|
SPIE | FR | Construction |
|
Stardust Solar Energy
Installs solar PV and energy storage solutions while provid…
|
SUN | CA | Construction |
|
Stilo Energy Spolka Akcyjna
A former provider of solar energy solutions, now in liquida…
|
STI | PL | Construction |
|
SUMITOMO DENSETSU CO.,LTD.
A comprehensive engineering enterprise for facility and pla…
|
1949 | JP | Construction |
|
SUNation Energy, Inc.
Provider of solar panels, battery storage, and EV chargers …
|
SUNE | US | Construction |
|
SunPower Inc.
Solar energy services provider of integrated PV and battery…
|
SPWR | US | Construction |
CHUDENKO 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/10915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10915 | 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=10915 | 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=10915 \ -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": 10915}, 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 CHUDENKO CORPORATION (id: 10915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.