
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 |
|---|---|---|---|
| 四半期報告書-第53期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-07 | Japanese | |
| 有価証券報告書-第52期(平成31年4月1日-令和2年3月31日) | 2020-06-25 | Japanese | |
| 四半期報告書-第52期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-07 | Japanese | |
| 四半期報告書-第52期第2四半期(2019/07/01-2019/09/30) | 2019-11-08 | Japanese | |
| 四半期報告書-第52期第1四半期(2019/04/01-2019/06/30) | 2019-08-09 | Japanese | |
| 有価証券報告書-第51期(平成30年4月1日-平成31年3月31日) | 2019-06-26 | Japanese |
Browse filings by year
12 yearsMarket 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 |
|
ANEKA JARINGAN HOLDINGS BERHAD
Construction group specializing in basement, foundation, ge…
|
— | MY | 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 |
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.