TENGDA CONSTRUCTION GROUP CO.,LTD. — Investor Relations & Filings
About TENGDA CONSTRUCTION GROUP CO.,LTD.
Tengda Construction Group Co., Ltd. specializes in large-scale infrastructure development and civil engineering. The company’s core operations encompass the construction of municipal roads, bridges, highways, and urban rail transit systems. It provides comprehensive engineering, procurement, and construction (EPC) services, focusing on urban modernization and transportation networks. Key areas of expertise include underground space development, water conservancy facilities, and public utility projects. The group maintains high-level professional qualifications for municipal public works and highway construction, enabling the execution of complex structural and geotechnical engineering tasks. Its technical capabilities extend to bridge deck pavement, tunnel excavation, and the integration of smart infrastructure technologies within urban environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 腾达建设第十一届董事会第三次会议决议公告 | 2026-04-17 | Chinese | |
| 腾达建设独立董事2025年度述职报告(张湧) | 2026-04-17 | Chinese | |
| 腾达建设2025年年度报告 | 2026-04-17 | Chinese | |
| 腾达建设关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | |
| 腾达建设独立董事2025年度述职报告(廖少明,届满离任) | 2026-04-17 | Chinese | |
| 腾达建设2025年度内部控制审计报告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34823059 | 腾达建设第十一届董事会第三次会议决议公告 | 2026-04-17 | Chinese | ||
| 34823052 | 腾达建设独立董事2025年度述职报告(张湧) | 2026-04-17 | Chinese | ||
| 34823036 | 腾达建设2025年年度报告 | 2026-04-17 | Chinese | ||
| 34823031 | 腾达建设关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | ||
| 34823028 | 腾达建设独立董事2025年度述职报告(廖少明,届满离任) | 2026-04-17 | Chinese | ||
| 34820661 | 腾达建设2025年度内部控制审计报告 | 2026-04-17 | Chinese | ||
| 34820657 | 腾达建设2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 34820655 | 腾达建设2026年第一季度中标合同情况公告 | 2026-04-17 | Chinese | ||
| 34820653 | 浙江天册律师事务所关于腾达建设2023年限制性股票激励计划调整回购价格及回购注销部分限制性股票之法律意见书 | 2026-04-17 | Chinese | ||
| 34820648 | 腾达建设2025年度内部控制评价报告 | 2026-04-17 | Chinese | ||
| 34820640 | 腾达建设关于对《2025年度估值提升计划》《“提质增效重回报”行动方案》进行年度评估并完善的公告 | 2026-04-17 | Chinese | ||
| 41053204 | 腾达建设关于工程中标的公告 | 2026-04-15 | Chinese | ||
| 41053201 | 腾达建设关于工程中标的公告 | 2026-02-27 | Chinese | ||
| 41053185 | 腾达建设2025年年度中标合同情况公告 | 2026-01-30 | Chinese | ||
| 41053174 | 腾达建设关于变更签字注册会计师的公告 | 2026-01-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
|
AVP Infracon Limited
Specializes in EPC services for roads, bridges, and irrigat…
|
AVPINFRA | IN | Construction |
TENGDA CONSTRUCTION GROUP 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/56779/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56779 | 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=56779 | 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=56779 \ -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": 56779}, 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 TENGDA CONSTRUCTION GROUP CO.,LTD. (id: 56779)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.