
KINDEN CORPORATION — Investor Relations & Filings
Kinden Corporation is a consolidated systems engineering company that provides integrated electrical and facility engineering services. The company's operations support infrastructure across the energy, environmental, and information sectors. Its core services include the design, construction, and maintenance of electrical systems, instrumentation, information and communication networks, and air conditioning and sanitary systems. Kinden also engages in interior systems, civil engineering, and specializes in energy solutions, including energy-saving renewals and the development of renewable energy projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公開買付届出書 | 2026-05-26 | Japanese | |
| 株式会社弘電社(証券コード:1948)の株券に対する公開買付けの開始に関するお知らせ | 2026-05-25 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | |
| 公開買付届出書 | 2026-04-28 | Japanese | |
| 支配株主等に関する事項について | 2026-04-27 | Japanese | |
| 代表取締役及び役員等の異動に関するお知らせ | 2026-04-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 47048912 | 公開買付届出書 | 2026-05-26 | Japanese | ||
| 47007257 | 株式会社弘電社(証券コード:1948)の株券に対する公開買付けの開始に関するお知らせ | 2026-05-25 | Japanese | ||
| 45774572 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | ||
| 37866402 | 公開買付届出書 | 2026-04-28 | Japanese | ||
| 46879169 | 支配株主等に関する事項について | 2026-04-27 | Japanese | ||
| 46879168 | 代表取締役及び役員等の異動に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879166 | 自己株式の取得及び自己株式の公開買付け、自己株式の消却並びに資金の借入れに関するお知らせ | 2026-04-27 | Japanese | ||
| 46879164 | 剰余金の配当(増配)に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879162 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-27 | Japanese | ||
| 12641836 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | ||
|
2025
5 filings
| |||||
| 9878291 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8273112 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-13 | Japanese | ||
| 8273090 | 確認書 | 2025-11-13 | Japanese | ||
| 8273087 | 半期報告書-第112期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 8015081 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
DEE Tech
A SPAC formed to acquire a technology business in digital a…
|
DEE | FR | Construction |
|
Dhara Rail Projects Limited
Provides signaling and telecommunication solutions for rail…
|
DHARARAIL | IN | Construction |
|
ECI Technology Holdings Limited
Provides comprehensive Extra-Low Voltage (ELV) solutions an…
|
8013 | HK | Construction |
|
Ekopark Spolka Akcyjna
A technology company specializing in renewable energy and e…
|
EPR | PL | Construction |
|
Elco Ltd.
Holding company in construction, infrastructure, energy, re…
|
ELCO | IL | Construction |
|
Elektromont Spolka Akcyjna
Executes electrical, low-voltage, and tele-technical instal…
|
ELM | PL | Construction |
|
Elektrotim S.A.
Engineering firm specializing in electrical, power, automat…
|
ELT | PL | Construction |
|
ELETEL INC.
Expert installation and maintenance of energy and connectiv…
|
ELTEL | CA | Construction |
|
Elmor Electric Installations & Services (1986) Ltd.
Provides integrated solutions for the energy, electricity, …
|
ELMR | IL | Construction |
KINDEN 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/10917/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10917 | 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=10917 | 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=10917 \ -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": 10917}, 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 KINDEN CORPORATION (id: 10917)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.