
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 |
|---|---|---|---|
| 確認書 | 2022-07-19 | Japanese | |
| 訂正有価証券報告書-第5期(令和3年4月1日-令和4年3月31日) | 2022-07-19 | Japanese | |
| 確認書 | 2022-06-27 | Japanese | |
| 内部統制報告書-第5期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | |
| 有価証券報告書-第5期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | |
| 変更報告書 | 2022-06-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 7596640 | 確認書 | 2022-07-19 | Japanese | ||
| 7596641 | 訂正有価証券報告書-第5期(令和3年4月1日-令和4年3月31日) | 2022-07-19 | Japanese | ||
| 7602228 | 確認書 | 2022-06-27 | Japanese | ||
| 7602226 | 内部統制報告書-第5期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | ||
| 7602229 | 有価証券報告書-第5期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | ||
| 7603949 | 変更報告書 | 2022-06-23 | Japanese | ||
| 7605803 | 確認書 | 2022-06-06 | Japanese | ||
| 7605804 | 訂正有価証券報告書-第4期(令和2年4月1日-令和3年3月31日) | 2022-06-06 | Japanese | ||
| 7617051 | 四半期報告書-第5期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
|
2021
6 filings
| |||||
| 7622210 | 四半期報告書-第5期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-15 | Japanese | ||
| 7626918 | 変更報告書 | 2021-08-20 | Japanese | ||
| 7627067 | 四半期報告書-第5期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-16 | Japanese | ||
| 7666595 | 確認書 | 2021-06-28 | Japanese | ||
| 7666592 | 内部統制報告書-第4期(令和2年4月1日-令和3年3月31日) | 2021-06-28 | Japanese | ||
| 7666594 | 有価証券報告書-第4期(令和2年4月1日-令和3年3月31日) | 2021-06-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA PILE HOLDINGS CORPORATION
A foundation engineering group that manufactures, sells, an…
|
5288 | JP | Construction |
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | HK | Construction |
|
Chinney Alliance Group Limited
Building contracting, ground engineering, foundation work, …
|
385 | HK | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
FEG Holdings Corporation Limited
Foundation engineering contractor providing foundation work…
|
1413 | 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.