
GIKEN LTD. — Investor Relations & Filings
GIKEN LTD. is a company that develops and promotes innovative construction technologies, aiming to lead a global "Construction Revolution." It is the inventor of the "press-in principle" for pile installation. The company's flagship product is the SILENT PILER™, a hydraulic machine designed for pressing in and extracting piles with minimal noise and vibration. This system operates by gripping previously installed piles and using their extraction resistance as a reaction force to statically press the next pile into the ground. GIKEN's technology provides scientifically-backed solutions for building robust structures in various environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2021-11-25 | Japanese | |
| 有価証券報告書-第40期(令和2年9月1日-令和3年8月31日) | 2021-11-25 | Japanese | |
| 四半期報告書-第40期第3四半期(令和3年3月1日-令和3年5月31日) | 2021-07-15 | Japanese | |
| 四半期報告書-第40期第2四半期(令和2年12月1日-令和3年2月28日) | 2021-04-14 | Japanese | |
| 四半期報告書-第40期第1四半期(令和2年9月1日-令和2年11月30日) | 2021-01-14 | Japanese | |
| 確認書 | 2020-11-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
5 filings
| |||||
| 7620740 | 確認書 | 2021-11-25 | Japanese | ||
| 7620743 | 有価証券報告書-第40期(令和2年9月1日-令和3年8月31日) | 2021-11-25 | Japanese | ||
| 7663136 | 四半期報告書-第40期第3四半期(令和3年3月1日-令和3年5月31日) | 2021-07-15 | Japanese | ||
| 7672786 | 四半期報告書-第40期第2四半期(令和2年12月1日-令和3年2月28日) | 2021-04-14 | Japanese | ||
| 7678121 | 四半期報告書-第40期第1四半期(令和2年9月1日-令和2年11月30日) | 2021-01-14 | Japanese | ||
|
2020
6 filings
| |||||
| 7679604 | 確認書 | 2020-11-26 | Japanese | ||
| 7679600 | 内部統制報告書-第39期(令和1年9月1日-令和2年8月31日) | 2020-11-26 | Japanese | ||
| 7679599 | 有価証券報告書-第39期(令和1年9月1日-令和2年8月31日) | 2020-11-26 | Japanese | ||
| 7687790 | 四半期報告書-第39期第3四半期(令和2年3月1日-令和2年5月31日) | 2020-07-13 | Japanese | ||
| 7691405 | 四半期報告書-第39期第2四半期(令和1年12月1日-令和2年2月29日) | 2020-04-13 | Japanese | ||
| 7694825 | 四半期報告書-第39期第1四半期(令和1年9月1日-令和1年11月30日) | 2020-01-14 | Japanese | ||
|
2019
4 filings
| |||||
| 7695535 | 有価証券報告書-第38期(平成30年9月1日-令和1年8月31日) | 2019-11-28 | Japanese | ||
| 7702088 | 四半期報告書-第38期第3四半期(2019/03/01-2019/05/31) | 2019-07-12 | Japanese | ||
| 7712739 | 四半期報告書-第38期第2四半期(2018/12/01-2019/02/28) | 2019-04-12 | Japanese | ||
| 7716323 | 四半期報告書-第38期第1四半期(2018/09/01-2018/11/30) | 2019-01-11 | 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 | KY | 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 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/11799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11799 | 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=11799 | 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=11799 \ -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": 11799}, 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 LTD. (id: 11799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.