
CHINA WUYI CO.,LTD — Investor Relations & Filings
China Wuyi Co., Ltd. is a comprehensive enterprise specializing in international engineering contracting, real estate development, and international trade. The company focuses on large-scale infrastructure projects, including the construction of highways, bridges, airports, and public buildings. It maintains a significant operational footprint across Africa, Southeast Asia, and the Middle East, delivering integrated solutions from design and procurement to construction and management. In addition to its engineering core, the firm develops residential and commercial real estate projects and engages in the trade of construction materials and equipment. By leveraging its expertise in overseas markets, the company provides end-to-end project execution and investment services, positioning itself as a key participant in global infrastructure development and cross-border trade.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于组建联合体共同参加菲律宾建筑改造升级项目投标暨构成关联交易的进展公告 | 2026-05-20 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-18 | Chinese | |
| 2025年度股东会法律意见书 | 2026-05-18 | Chinese | |
| 关于举办2025年度暨2026年第一季度网上业绩说明会的公告 | 2026-05-08 | Chinese | |
| 关于提起诉讼事项的进展公告 | 2026-05-08 | Chinese | |
| 关于召开2025年度股东会的通知 | 2026-04-27 | Chinese |
Browse filings by year
27 years- 2026 59 filings
- 2025 124 filings
- 2024 127 filings
- 2023 164 filings
- 2022 172 filings
- 2021 152 filings
- 2020 185 filings
- 2019 194 filings
- 2018 171 filings
- 2017 216 filings
- 2016 155 filings
- 2015 159 filings
- 2014 101 filings
- 2013 53 filings
- 2012 52 filings
- 2011 44 filings
- 2010 51 filings
- 2009 53 filings
- 2008 38 filings
- 2007 53 filings
- 2006 80 filings
- 2005 37 filings
- 2004 20 filings
- 2003 26 filings
- 2002 30 filings
- 2001 4 filings
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701513 | 关于组建联合体共同参加菲律宾建筑改造升级项目投标暨构成关联交易的进展公告 | 2026-05-20 | Chinese | ||
| 46513406 | 2025年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46512887 | 2025年度股东会法律意见书 | 2026-05-18 | Chinese | ||
| 44494136 | 关于举办2025年度暨2026年第一季度网上业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44494124 | 关于提起诉讼事项的进展公告 | 2026-05-08 | Chinese | ||
| 43809639 | 关于召开2025年度股东会的通知 | 2026-04-27 | Chinese | ||
| 43809632 | 关于制定《董事会授权管理制度》的公告 | 2026-04-27 | Chinese | ||
| 43809605 | 关于2025年度证券投资情况的专项说明 | 2026-04-23 | Chinese | ||
| 43809573 | 内部控制审计报告 | 2026-04-23 | Chinese | ||
| 43809556 | 第八届董事会第二十六次会议决议公告 | 2026-04-23 | Chinese | ||
| 43809550 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 43809546 | 2025年度财务决算和2026年财务预算报告 | 2026-04-23 | Chinese | ||
| 43809519 | 关于董事和高级管理人员2025年度薪酬情况及2026年度薪酬方案的公告 | 2026-04-23 | Chinese | ||
| 43809512 | 关于营业收入扣除事项的专项核查意见 | 2026-04-23 | Chinese | ||
| 43809500 | 董事会关于独立董事2025年独立性评估的专项意见 | 2026-04-23 | 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 |
|
ADVANCECON HOLDINGS BERHAD
Construction company providing civil engineering, infrastru…
|
— | MY | 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 |
CHINA WUYI 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/53823/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53823 | 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=53823 | 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=53823 \ -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": 53823}, 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 WUYI CO.,LTD (id: 53823)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.