
CHINA DESIGN GROUP CO.,LTD — Investor Relations & Filings
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-05-29 | Chinese | |
| 华设集团2025年年度股东大会法律意见书 | 2026-05-29 | Chinese | |
| 华设集团2025年年度股东会材料 | 2026-05-19 | Chinese | |
| 关于2025年度暨2026年第一季度业绩说明会情况的公告 | 2026-05-14 | Chinese | |
| 关于2025年度日常关联交易及2026年度预计日常关联交易的公告 | 2026-04-19 | Chinese | |
| 华设集团董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47897611 | 华设集团2025年年度股东会决议公告 | 2026-05-29 | Chinese | ||
| 47896714 | 华设集团2025年年度股东大会法律意见书 | 2026-05-29 | Chinese | ||
| 46565254 | 华设集团2025年年度股东会材料 | 2026-05-19 | Chinese | ||
| 46344511 | 关于2025年度暨2026年第一季度业绩说明会情况的公告 | 2026-05-14 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHANGZHENG ENGINEERING TECHNOLOGY CO.,LTD
Provides coal gasification technology and engineering for c…
|
603698 | CN | Professional, scientific and te… |
|
China Come Ride New Energy Group Ltd.
Provides architectural and structural engineering consultan…
|
8039 | HK | Professional, scientific and te… |
|
CHINA HAISUM ENGINEERING CO.,LTD.
Provides engineering, consulting, and EPC services for ligh…
|
002116 | CN | Professional, scientific and te… |
|
CHINA NERIN ENGINEERING CO., LTD
International engineering firm providing metallurgical and …
|
603257 | CN | Professional, scientific and te… |
|
CHINA SOUTHERN POWER GRID TECHNOLOGY CO.,LTD
Provides power system technical services, intelligent equip…
|
688248 | CN | Professional, scientific and te… |
|
CHIYODA CORPORATION
Global engineering firm specializing in large-scale industr…
|
6366 | JP | Professional, scientific and te… |
|
Chrome Silicon Limited
Provides semiconductor design and embedded systems engineer…
|
513005 | IN | Professional, scientific and te… |
|
Cintech Solutions, Inc.
Provides strategic consultancy and engineering specializing…
|
CIAQQ | CA | Professional, scientific and te… |
|
COFCO Technology & Industry Co., Ltd
Engineering and technology services for grain, oil, and foo…
|
301058 | CN | Professional, scientific and te… |
|
Công ty Cổ phần Halcom Việt Nam
Specializes in investment, infrastructure, and renewable en…
|
HID | VN | 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.