
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 |
|---|---|---|---|
|
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 |
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.