
Takamiya Co.,Ltd. — Investor Relations & Filings
Takamiya Co., Ltd. specializes in the sale and rental of temporary equipment and materials for the construction sector. The company provides comprehensive solutions through its 'Takamiya Platform,' which encompasses the development, manufacturing, design, and installation of temporary structures. By leveraging this platform, Takamiya aims to address critical industry challenges, including labor shortages and the need for improved productivity, thereby driving transformation in construction practices. In addition to its core business, the company's operations extend to an agri-business segment that provides greenhouses and related construction services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 補欠の監査等委員である取締役選任に関するお知らせ | 2026-05-26 | Japanese | |
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第58期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-07-02 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第57期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 47053041 | 補欠の監査等委員である取締役選任に関するお知らせ | 2026-05-26 | Japanese | ||
|
2025
8 filings
| |||||
| 8189561 | 確認書 | 2025-11-11 | Japanese | ||
| 8189555 | 半期報告書-第58期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7241676 | 臨時報告書 | 2025-07-02 | Japanese | ||
| 7243715 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7249771 | 内部統制報告書-第57期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249762 | 確認書 | 2025-06-25 | Japanese | ||
| 7249770 | 有価証券報告書-第57期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7261682 | 臨時報告書 | 2025-05-28 | Japanese | ||
|
2024
6 filings
| |||||
| 7300445 | 確認書 | 2024-11-11 | Japanese | ||
| 7300439 | 半期報告書-第57期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7317754 | 臨時報告書 | 2024-07-02 | Japanese | ||
| 7325863 | 内部統制報告書-第56期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7325859 | 確認書 | 2024-06-26 | Japanese | ||
| 7325858 | 有価証券報告書-第56期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shandong Yabo Technology CO., LTD.
Specializes in building envelope systems and integrated ren…
|
002323 | CN | Construction |
|
Shanghai Geoharbour Construction Group Co., Ltd.
Global provider of geotechnical engineering and ground impr…
|
605598 | CN | Construction |
|
Skymission Group Holdings Limited
An established formwork works subcontractor providing engin…
|
1429 | HK | Construction |
|
STARBURST HOLDINGS LIMITED
Engineering group for firearms-training facilities and ball…
|
40D | SG | Construction |
|
Steeplejack Industrial Group Inc.
Offers comprehensive workface access solutions, industrial …
|
— | CA | Construction |
|
Stone Mountain Holdings Inc.
Comprehensive provider of access equipment, engineering, ma…
|
— | CA | Construction |
|
Trevi Fin Industriale
A leader in underground soil engineering, providing service…
|
TFI | IT | Construction |
|
Upcon Co., Ltd.
Corrects ground and foundation issues with a non-destructiv…
|
5075 | JP | Construction |
|
VAN ELLE HOLDINGS PLC
Specialist geotechnical contractor providing ground enginee…
|
VANL | GB | Construction |
|
Wing Chi Holdings Limited
Specialized foundation and site formation works, including …
|
6080 | HK | Construction |
Takamiya 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/13406/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13406 | 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=13406 | 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=13406 \ -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": 13406}, 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 Takamiya Co.,Ltd. (id: 13406)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.