CHINA DESIGN GROUP CO.,LTD — Investor Relations & Filings
About CHINA DESIGN GROUP CO.,LTD
China Design Group Co., Ltd. is a professional engineering consulting firm specializing in the planning, survey, and design of transportation infrastructure. The company provides comprehensive technical services across multiple sectors, including highways, bridges, tunnels, railways, and water transport facilities. Its core operations encompass feasibility studies, engineering design, project management, and specialized research and development. The firm is recognized for its expertise in large-scale infrastructure projects and the integration of advanced technologies in civil engineering. By offering full-lifecycle solutions, the group supports the development of integrated transport networks and urban infrastructure systems, focusing on safety, efficiency, and sustainable engineering practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度日常关联交易及2026年度预计日常关联交易的公告 | 2026-04-19 | Chinese | |
| 华设集团董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-19 | Chinese | |
| 第六届董事会第三次会议决议公告 | 2026-04-19 | Chinese | |
| 关于2026年度对外综合授信担保预计授权的公告 | 2026-04-19 | Chinese | |
| 华泰联合证券有限责任公司关于华设设计集团股份有限公司2025年度募集资金存放、管理和使用情况专项核查报告 | 2026-04-19 | Chinese | |
| 关于公司可转债转股结果暨股份变动公告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 37004671 | 关于2025年度日常关联交易及2026年度预计日常关联交易的公告 | 2026-04-19 | Chinese | ||
| 37004670 | 华设集团董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-19 | Chinese | ||
| 37004668 | 第六届董事会第三次会议决议公告 | 2026-04-19 | Chinese | ||
| 37004659 | 关于2026年度对外综合授信担保预计授权的公告 | 2026-04-19 | Chinese | ||
| 37004656 | 华泰联合证券有限责任公司关于华设设计集团股份有限公司2025年度募集资金存放、管理和使用情况专项核查报告 | 2026-04-19 | Chinese | ||
| 37004654 | 关于公司可转债转股结果暨股份变动公告 | 2026-04-01 | Chinese | ||
| 37004651 | 第六届董事会第二次会议决议公告 | 2026-01-22 | Chinese | ||
| 37004644 | 第六届董事会第一次会议决议公告 | 2026-01-16 | Chinese | ||
| 37004637 | 公司2026年第一次临时股东会决议公告 | 2026-01-15 | Chinese | ||
| 37004626 | 华设集团2026年第一次临时股东会法律意见书 | 2026-01-15 | Chinese | ||
| 37004613 | 2026年第一次临时股东会材料 | 2026-01-09 | Chinese | ||
| 37004590 | 股东公开征集投票权的公告 | 2026-01-06 | Chinese | ||
| 37004585 | 关于公司可转债转股结果暨股份变动公告 | 2026-01-06 | Chinese | ||
|
2025
2 filings
| |||||
| 37004577 | 股东会议事规则 | 2025-12-30 | Chinese | ||
| 37004569 | 关于修订《公司章程》及其附件的公告 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AFRY
An international engineering, design, and advisory company …
|
AFRY | SE | Professional, scientific and te… |
|
Airtificial Intelligence Structures S.A.
Designs and manufactures solutions for automotive, aeronaut…
|
AI | ES | Professional, scientific and te… |
|
Allied Sustainability and Environmental Consultants Group Limited
Sustainability and environmental consulting leveraging AI a…
|
8320 | HK | Professional, scientific and te… |
|
Alphageo (India)Ltd.
Provides seismic data acquisition and processing for upstre…
|
ALPHAGEO | IN | Professional, scientific and te… |
|
Alten
Global engineering and technology consultancy providing out…
|
ATE | FR | Professional, scientific and te… |
|
Amentum Holdings, Inc.
Provider of engineering and technology solutions for govern…
|
AMTM | US | Professional, scientific and te… |
|
Anhui Provincial Architectural Design and Research Institute Co.,Ltd.
Architectural design and engineering consultancy for integr…
|
301167 | CN | Professional, scientific and te… |
|
Anhui Transport Consulting & Design Institute Co.,Ltd.
Engineering consultancy for transport infrastructure design…
|
603357 | CN | Professional, scientific and te… |
|
Anlon Technology Solutions Limited
Provides engineering services, MRO support, and equipment f…
|
ANLON | IN | Professional, scientific and te… |
|
APPLIED TECHNOLOGY CO., LTD
Engineering services and business information systems compa…
|
4356 | JP | Professional, scientific and te… |
CHINA DESIGN 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/57353/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57353 | 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=57353 | 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=57353 \ -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": 57353}, 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 CHINA DESIGN GROUP CO.,LTD (id: 57353)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.