CHIEN KUO CONSTRUCTION CO., LTD — Investor Relations & Filings
Founded in 1931, Chien Kuo Construction Co., Ltd. is an engineering and construction firm recognized for its role in major national infrastructure projects, including the Shihmen Reservoir, Tsengwen Reservoir tunnels, and the North-Link Line. The company provides comprehensive civil engineering and building construction services, with a strategic focus on low-carbon building development. It utilizes green construction methods, lightweight designs, and advanced materials to drive efficiency and carbon reduction. Technical specialties include modular construction through aluminum alloy system templates and modularized rebar installation to enhance structural integrity. Chien Kuo prioritizes sustainability and occupational health and safety, integrating technological innovation with resource conservation to achieve low-carbon building certifications and high-precision engineering standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第一季財務報告董事會預計召開日期為115年05月13日 | 2026-05-04 | Chinese | |
| 114年年報及股東會資料 — 2025_5515_20260529F04.pdf | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_5515_20260529F01.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_5515_20260529FE1.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_5515_20260529F02.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_5515_20260529F17.pdf | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 40879341 | 115年第一季財務報告董事會預計召開日期為115年05月13日 | 2026-05-04 | Chinese | ||
| 39869185 | 114年年報及股東會資料 — 2025_5515_20260529F04.pdf | 2026-04-30 | Chinese | ||
| 36188729 | 115年年報及股東會資料 — 2026_5515_20260529F01.pdf | 2026-04-24 | Chinese | ||
| 36188712 | 115年年報及股東會資料 — 2026_5515_20260529FE1.pdf | 2026-04-24 | English | ||
| 36188696 | 115年年報及股東會資料 — 2026_5515_20260529F02.pdf | 2026-04-24 | Chinese | ||
| 35304162 | 115年年報及股東會資料 — 2026_5515_20260529F17.pdf | 2026-04-22 | Chinese | ||
| 34753550 | 115年年報及股東會資料 — 2026_5515_20260529F13.pdf | 2026-04-21 | Chinese | ||
| 34753109 | 115年年報及股東會資料 — 2026_5515_20260529FE2.pdf | 2026-04-21 | Chinese | ||
| 33892671 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33892669 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33708211 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33708198 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
|
Atal Realtech Limited
Provides civil engineering, infrastructure development, and…
|
ATALREAL | IN | Construction |
|
Avax S.A.
A major construction group specializing in large-scale, com…
|
AVAX | GR | Construction |
CHIEN KUO CONSTRUCTION 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/52480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52480 | 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=52480 | 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=52480 \ -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": 52480}, 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 CHIEN KUO CONSTRUCTION CO., LTD (id: 52480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.