
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 |
|---|---|---|---|
| 確認書 | 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 | |
| 確認書 | 2025-06-25 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
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
7 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 | ||
| 7352955 | 確認書 | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Anhui Honglu Steel Construction(Group) CO., LTD
Specializes in the design, fabrication, and installation of…
|
002541 | CN | Construction |
|
AUSGROUP LIMITED
Was an integrated provider of fabrication, construction, as…
|
18WB | SG | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
|
Cemindia Projects Limited
Specialized engineering firm for geotechnical, foundation a…
|
CEMPRO | IN | 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.