
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 |
|---|---|---|---|
|
Acadian Energy Inc.
Specialized electrical contractor delivering energy solutio…
|
ACX | CA | Construction |
|
Analogue Holdings Limited
A prominent electrical and mechanical (E&M) engineering and…
|
1977 | HK | Construction |
|
ANEL ELEKTRİK PROJE TAAHHÜT VE TİCARET A.Ş.
A global contracting company specializing in MEP systems fo…
|
ANELE | TR | Construction |
|
Beijing New Space Technology Co., Ltd.
Provides integrated urban landscape lighting solutions and …
|
605178 | CN | Construction |
|
BSA LIMITED
Provides technical services for communication networks and …
|
BSA | AU | Construction |
|
Burkhalter Holding AG
Full-service provider of building technology, focusing on e…
|
BRKN | CH | Construction |
|
Caverion Oyj
Designs, builds, and maintains technical solutions for buil…
|
CAV1V | FI | Construction |
|
Clear Energy Inc.
Turnkey energy efficiency, optimization, and clean energy s…
|
CWEN | CA | Construction |
|
CLEEN Energy AG
A full-service provider of sustainable energy solutions for…
|
CLEN | AT | Construction |
|
Công ty Cổ phần Đầu tư và Công nghệ HVC
Specializes in M&E general contracting, high-end entertainm…
|
HVH | VN | 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.