
Giken Holdings Co., Ltd. — Investor Relations & Filings
Giken Holdings Co., Ltd. is a holding company that operates through its subsidiaries in the construction sector, providing comprehensive architectural and engineering solutions. The group is a pioneer of the "press-in principle," a method for installing piles using static, hydraulic-powered loads. Its core innovation is the SILENT PILER™, a hydraulic pile press-in and extraction machine first developed in 1975. This technology minimizes noise and vibration during foundation work by using the extraction resistance of previously installed piles as a reaction force. The company's stated mission is to lead a "Construction Revolution" by promoting scientifically-backed and environmentally considerate construction methods. In addition to its specialized piling technology, the group engages in the construction of factories and offices, offers technical advisory services, and manages the sale and rental of industrial machinery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第9期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 変更報告書 | 2025-07-16 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8318624 | 確認書 | 2025-11-14 | Japanese | ||
| 8318610 | 半期報告書-第9期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7239526 | 変更報告書 | 2025-07-16 | Japanese | ||
| 7245295 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7250172 | 確認書 | 2025-06-25 | Japanese | ||
| 7250161 | 内部統制報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250151 | 有価証券報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7267096 | 変更報告書 | 2025-04-14 | Japanese | ||
| 7286073 | 変更報告書 | 2025-02-10 | Japanese | ||
|
2024
6 filings
| |||||
| 7297318 | 確認書 | 2024-11-14 | Japanese | ||
| 7294766 | 半期報告書-第8期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7305359 | 変更報告書 | 2024-10-11 | Japanese | ||
| 7309246 | 変更報告書 | 2024-09-10 | Japanese | ||
| 7312589 | 大量保有報告書 | 2024-08-09 | Japanese | ||
| 7313791 | 変更報告書 | 2024-08-06 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GIKEN LTD.
Develops construction technologies for pressing piles with …
|
6289 | JP | Construction |
|
In Construction Holdings Limited
General and foundation contractor specializing in foundatio…
|
1500 | HK | Construction |
|
KH Construction Co., Ltd.
A construction contractor specializing in foundation and ge…
|
226360 | KR | Construction |
|
K. H. Group Holdings Limited
Provides foundation and construction services, specialized …
|
1557 | HK | Construction |
|
Kin Pang Holdings Limited
Provision of construction and ancillary services in Macau a…
|
1722 | HK | Construction |
|
Lightning Ventures Inc.
Commercial excavation and earthmoving contractor using GPS-…
|
LVI | CA | Construction |
|
Nordisk Bergteknik
Specializes in rock handling and foundation solutions for c…
|
NORB | SE | Construction |
|
Palingeo
Specializes in geotechnical engineering and special foundat…
|
PAL | IT | Construction |
|
Sam Woo Construction Group Limited
Investment holding company specializing in foundation engin…
|
3822 | HK | Construction |
|
Sheung Yue Group Holdings Limited
Provides comprehensive foundation work services, specializi…
|
1633 | HK | Construction |
Giken Holdings Co., Ltd. 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/14061/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14061 | 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=14061 | 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=14061 \ -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": 14061}, 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 Giken Holdings Co., Ltd. (id: 14061)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.