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 |
|---|---|---|---|
|
Baran Group Ltd.
International engineering firm providing end-to-end solutio…
|
BRAN | IL | Construction |
|
BBSB International Limited
Civil engineering contractor specializing in bridge constru…
|
8610 | HK | Construction |
|
Bioter S.A.
A construction company executing large-scale civil engineer…
|
BIOT | GR | Construction |
|
Bird Construction Inc.
General contractor delivering complex industrial, building,…
|
BDT | CA | Construction |
|
Bird Construction Income Fund
Premier builder specializing in complex industrial, buildin…
|
BDT | CA | Construction |
|
Bomesc Offshore Engineering Company Limited
Provides EPC services and modular solutions for global ener…
|
603727 | CN | Construction |
|
CEMANTIC INFRA-TECH LIMITED
Provides design and construction services for large-scale i…
|
538596 | IN | Construction |
|
Chanhigh Holdings Limited
Provides construction and maintenance services in municipal…
|
2017 | HK | Construction |
|
China Aluminum International Engineering Corporation Limited
Delivers integrated, full-lifecycle engineering solutions f…
|
2068 | CN | Construction |
|
CHINA CAMC ENGINEERING CO., LTD.
Provides EPC services for international infrastructure and …
|
002051 | CN | 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.