
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 |
|---|---|---|---|
|
DAI-ICHI CUTTER KOGYO K.K.
Specialized firm for cutting, drilling, and treating concre…
|
1716 | JP | Construction |
|
DAISAN CO.,LTD.
Manufactures, sells, and rents scaffolding systems for the …
|
4750 | JP | Construction |
|
DAYANG ENTERPRISE HOLDINGS BERHAD
Offers integrated services for the oil and gas industry, in…
|
— | MY | Construction |
|
dhSteel
Provides structural steel solutions covering design, fabric…
|
021040 | KR | Construction |
|
DURATEC LIMITED
Contractor specializing in protection and remediation of st…
|
DUR | AU | Construction |
|
Easy Smart Group Holdings Limited
Specialized subcontractor providing passive fire protection…
|
2442 | HK | Construction |
|
Ediliziacrobatica
Provides rope access services for construction and building…
|
EDAC | IT | Construction |
|
FBR LTD
Develops automated robotic bricklaying systems for the glob…
|
FBR | AU | Construction |
|
Forbuild Spolka Akcyjna
Supplier of advanced products, equipment rentals, and servi…
|
FRB | PL | Construction |
|
ICENTS GROUP HOLDINGS BERHAD
Provides integrated engineering and industrial solutions, s…
|
— | MY | 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.