
TAKAHASHI CURTAIN WALL CORPORATION — Investor Relations & Filings
Takahashi Curtain Wall Corporation is a leading manufacturer specializing in the design, production, and construction of precast concrete (PC) curtain walls for building exteriors. The company manages the entire project lifecycle, offering comprehensive solutions backed by extensive technical expertise and a portfolio of over 3,000 completed projects. Its core offerings include a wide range of customizable PC products, featuring diverse aesthetic finishes such as architectural concrete, graphic textures, and embedded materials like tile and stone. The company also focuses on developing innovative products, including ultra-lightweight panels and solutions aimed at sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第61期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-02 | Japanese | |
| 確認書 | 2025-08-12 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33043983 | 確認書 | 2026-03-26 | Japanese | ||
| 33043981 | 有価証券報告書-第61期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
13 filings
| |||||
| 8095361 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-05 | Japanese | ||
| 7946803 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-02 | Japanese | ||
| 7856464 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-02 | Japanese | ||
| 7858113 | 確認書 | 2025-08-12 | Japanese | ||
| 7858117 | 半期報告書-第61期(2025/01/01-2025/12/31) | 2025-08-12 | Japanese | ||
| 7859494 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-04 | Japanese | ||
| 7241595 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-02 | Japanese | ||
| 7260503 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-03 | Japanese | ||
| 7268553 | 臨時報告書 | 2025-04-02 | Japanese | ||
| 7269087 | 内部統制報告書-第60期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7269085 | 確認書 | 2025-03-31 | Japanese | ||
| 7269092 | 有価証券報告書-第60期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7289506 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acme International Holdings Limited
Provides integrated design and build solutions for speciali…
|
1870 | HK | Construction |
|
Aeso Holding Limited
Principally engaged in fitting-out and renovation contracti…
|
8341 | HK | Construction |
|
Aesthetik Engineers Limited
Designs, fabricates, and installs architectural facade syst…
|
AESTHETIK | IN | Construction |
|
ALUWIND INFRA-TECH LIMITED
Designs, fabricates, and installs architectural aluminum bu…
|
ALUWIND | IN | Construction |
|
Anchorstone Holdings Limited
Specialist subcontractor for natural stone supply and insta…
|
1592 | HK | Construction |
|
Balco Group
Develops, manufactures, and installs innovative, energy-sav…
|
BALCO | SE | Construction |
|
Basic House New Life Group Limited
Provision of integrated interior design and fit out solutio…
|
8360 | HK | Construction |
|
China Wacan Group Company Limited
Established building subcontractor providing specialized we…
|
1920 | HK | Construction |
|
Coolpoint Innonism Holding Limited
Provides fitting-out, renovation, smart building services, …
|
8040 | HK | Construction |
|
CROSSTEC Group Holdings Limited
One-stop provider of integrated interior design solutions a…
|
3893 | HK | Construction |
TAKAHASHI CURTAIN WALL CORPORATION 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/10982/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10982 | 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=10982 | 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=10982 \ -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": 10982}, 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 TAKAHASHI CURTAIN WALL CORPORATION (id: 10982)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.