
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-06-02 | Japanese | |
| Announcement on the Result of the Tender Offer for Treasury Shares and Consummation of the Acquisition Thereof | 2026-06-02 | English | |
| 自己株式の公開買付けの結果及び取得終了に関するお知らせ | 2026-06-02 | Japanese | |
| 公開買付届出書 | 2026-05-26 | Japanese | |
| 株式会社弘電社(証券コード:1948)の株券に対する公開買付けの開始に関するお知らせ | 2026-05-25 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47929865 | 公開買付報告書 | 2026-06-02 | Japanese | ||
| 47943485 | Announcement on the Result of the Tender Offer for Treasury Shares and Consummation of the Acquisition Thereof | 2026-06-02 | English | ||
| 47929673 | 自己株式の公開買付けの結果及び取得終了に関するお知らせ | 2026-06-02 | Japanese | ||
| 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
2 filings
| |||||
| 9878291 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8273112 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EMCOR Group, Inc.
Provider of mechanical/electrical construction and faciliti…
|
EME | US | Construction |
|
Energys Group Ltd
Provides turnkey energy efficiency and decarbonization solu…
|
ENGS | US | Construction |
|
Envision Greenwise Holdings Limited
Provides traditional construction and integrated green ener…
|
1783 | HK | Construction |
|
Erato Energy Spolka Akcyjna
Designs, assembles, and installs photovoltaic, heat pump, a…
|
ERA | PL | Construction |
|
ES SUNLOGY BERHAD
Provides M&E engineering services, electrical distribution,…
|
— | MY | Construction |
|
European Eltech
Engineering firm providing design and distribution of elect…
|
EELT | RU | Construction |
|
EU-SOLAR SE
Designs and installs solar power and heat pump systems for …
|
EUSOL | HU | Construction |
|
Everus Construction Group, Inc.
Provides specialty contracting for electrical, mechanical, …
|
ECG | US | Construction |
|
EXPRESS POWERR SOLUTIONS (M) BERHAD
Provider of integrated power solutions, including generator…
|
— | MY | Construction |
|
First Canadian Electric Inc.
Electrical contractor specializing in residential, commerci…
|
— | CA | 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.