
CHIEN KUO — 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年05月法人說明會簡報 — 551520260519E001.pdf | 2026-05-19 | English | |
| 115年05月法人說明會簡報 — 551520260519M001.pdf | 2026-05-19 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-19 | Chinese | |
| 本公司召開法人說明會相關資訊 | 2026-05-19 | Chinese | |
| 115年第1季財務報告書 — 202601_5515_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46525361 | 115年05月法人說明會簡報 — 551520260519E001.pdf | 2026-05-19 | English | ||
| 46525244 | 115年05月法人說明會簡報 — 551520260519M001.pdf | 2026-05-19 | Chinese | ||
| 46525202 | 115年05月法人說明會簡報 | 2026-05-19 | Chinese | ||
| 46525448 | 本公司召開法人說明會相關資訊 | 2026-05-19 | Chinese | ||
| 46367777 | 115年第1季財務報告書 — 202601_5515_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373664 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373306 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373022 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372756 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46372246 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46372439 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46367348 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-13 | Chinese | ||
| 41459985 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457627 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40879341 | 115年第一季財務報告董事會預計召開日期為115年05月13日 | 2026-05-04 | 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 |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | 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 |
CHIEN KUO 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 (id: 52480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.