
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 |
|---|---|---|---|
|
Indigo Star Holdings Limited
Specialized subcontractor providing structural reinforced c…
|
8373 | HK | Construction |
|
JINPULANDSCAPEARCHITECTURECO.,LTD.
Specializes in landscape planning, design, construction, an…
|
301098 | CN | Construction |
|
Keller Group PLC
A geotechnical specialist contractor providing solutions fo…
|
KLR | GB | Construction |
|
King’s Stone Holdings Group Limited
Construction subcontractor providing comprehensive traditio…
|
1943 | HK | Construction |
|
Kin Shing Holdings Limited
Specialized construction subcontractor providing formwork e…
|
1630 | HK | Construction |
|
KORI HOLDINGS LIMITED
Investment holding company providing civil and structural e…
|
5VC | SG | Construction |
|
Kridhan Infra Limited
Provides foundation engineering, geotechnical solutions, an…
|
KRIDHANINF | IN | Construction |
|
Ling Yui Holdings Limited
Major subcontractor specializing in comprehensive foundatio…
|
784 | HK | Construction |
|
Manav Infra Projects Limited
Infrastructure firm specializing in foundation engineering,…
|
MANAV | IN | Construction |
|
Martifer
Industrial group specializing in metallic constructions, na…
|
MAR | PT | 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.