
Taiyo Kisokogyo Co.,Ltd. — Investor Relations & Filings
Taiyo Kisokogyo Co., Ltd. is a civil engineering and construction company specializing in special engineering works. The company's core activities involve complex foundational and underground projects, including the construction of underground continuous walls. It is known for developing and deploying a wide range of proprietary construction methods and technologies to support the development of urban infrastructure. The company also engages in housing-related construction activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-24 | Japanese | |
| 確認書 | 2026-04-22 | Japanese | |
| 有価証券報告書-第59期(2025/02/01-2026/01/31) | 2026-04-22 | Japanese | |
| 確認書 | 2025-09-12 | Japanese | |
| 半期報告書-第59期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | |
| 内部統制報告書-第58期(2024/02/01-2025/01/31) | 2025-04-24 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 35987978 | 臨時報告書 | 2026-04-24 | Japanese | ||
| 35012203 | 確認書 | 2026-04-22 | Japanese | ||
| 35012181 | 有価証券報告書-第59期(2025/02/01-2026/01/31) | 2026-04-22 | Japanese | ||
|
2025
6 filings
| |||||
| 7855860 | 確認書 | 2025-09-12 | Japanese | ||
| 7855862 | 半期報告書-第59期(2025/02/01-2026/01/31) | 2025-09-12 | Japanese | ||
| 7266267 | 内部統制報告書-第58期(2024/02/01-2025/01/31) | 2025-04-24 | Japanese | ||
| 7266265 | 臨時報告書 | 2025-04-24 | Japanese | ||
| 7266262 | 確認書 | 2025-04-24 | Japanese | ||
| 7266271 | 有価証券報告書-第58期(2024/02/01-2025/01/31) | 2025-04-24 | Japanese | ||
|
2024
6 filings
| |||||
| 7308780 | 確認書 | 2024-09-13 | Japanese | ||
| 7308783 | 半期報告書-第58期(2024/02/01-2025/01/31) | 2024-09-13 | Japanese | ||
| 7333709 | 確認書 | 2024-06-13 | Japanese | ||
| 7333710 | 四半期報告書-第58期第1四半期(2024/02/01-2024/04/30) | 2024-06-13 | Japanese | ||
| 7340737 | 臨時報告書 | 2024-04-24 | Japanese | ||
| 7340735 | 確認書 | 2024-04-24 | 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 |
Taiyo Kisokogyo 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/11009/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11009 | 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=11009 | 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=11009 \ -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": 11009}, 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 Taiyo Kisokogyo Co.,Ltd. (id: 11009)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.