Wuhan Tianyuan Group Co., Ltd. — Investor Relations & Filings
Wuhan Tianyuan Group Co., Ltd. specializes in environmental protection and comprehensive water treatment solutions. The company focuses on the research, development, and implementation of technologies for landfill leachate treatment, municipal wastewater management, and industrial high-concentration organic wastewater processing. Its core business activities encompass engineering design, equipment manufacturing, system integration, and facility operation and maintenance. Wuhan Tianyuan Group provides integrated services for ecological restoration and solid waste management, catering primarily to municipal governments and industrial sectors. By leveraging advanced membrane separation and biological treatment processes, the company delivers customized environmental engineering projects aimed at pollution control and resource recovery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第二十九次会议决议公告 | 2026-04-27 | Chinese | |
| 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-27 | Chinese | |
| 关于武汉天源集团股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-27 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | |
| 中天国富证券有限公司关于武汉天源集团股份有限公司2025年度募集资金存放、管理与使用情况的专项核查意见 | 2026-04-27 | Chinese | |
| 关于调整公司组织架构的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39744044 | 第六届董事会第二十九次会议决议公告 | 2026-04-27 | Chinese | ||
| 39744036 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-27 | Chinese | ||
| 39744017 | 关于武汉天源集团股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-27 | Chinese | ||
| 39744008 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | ||
| 39744003 | 中天国富证券有限公司关于武汉天源集团股份有限公司2025年度募集资金存放、管理与使用情况的专项核查意见 | 2026-04-27 | Chinese | ||
| 39743990 | 关于调整公司组织架构的公告 | 2026-04-27 | Chinese | ||
| 39743983 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 39743978 | 2025年度内部控制评价报告 | 2026-04-27 | Chinese | ||
| 39743966 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39743955 | 关于武汉天源集团股份有限公司募集资金年度存放、管理与实际使用情况的鉴证报告 | 2026-04-27 | Chinese | ||
| 39743941 | 2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 39743939 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 39743931 | 关于签署储能项目投资协议暨对外投资的公告 | 2026-04-27 | Chinese | ||
| 39743930 | 关于续聘公司2026年度审计机构的公告 | 2026-04-27 | Chinese | ||
| 39743925 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Sewerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Huaqi Environmental Protection & Technology Co., Ltd.
Develops biological water treatment technologies and sewage…
|
300929 | CN | Water supply; sewerage, waste m… |
|
Aqua-Pure Ventures Inc.
Specializes in recycling and treating hard-to-treat industr…
|
AQPVF | CA | Water supply; sewerage, waste m… |
|
Banka BioLoo Limited
Provides bio-digester sanitation solutions for sustainable …
|
BANKA | IN | Water supply; sewerage, waste m… |
|
Beijing Water Business Doctor Co.,Ltd.
Provides industrial water treatment solutions, ZLD technolo…
|
300055 | CN | Water supply; sewerage, waste m… |
|
CDT Environmental Technology Investment Holdings Ltd
A waste treatment company providing sewage and septic tank …
|
CDTG | US | Water supply; sewerage, waste m… |
|
CECEP Guozhen Environmental Protection Technology Co., Ltd.
Provides integrated solutions for water environment managem…
|
300388 | CN | Water supply; sewerage, waste m… |
|
China Environmental Technology Holdings Limited
Provides technology, equipment, and services for wastewater…
|
646 | HK | Water supply; sewerage, waste m… |
|
China Everbright Water Limited
Integrated water environment management, covering wastewate…
|
1857 | BM | Water supply; sewerage, waste m… |
|
CLEAN TEQ WATER LIMITED
Provides advanced water treatment and resource recovery sol…
|
CNQ | AU | Water supply; sewerage, waste m… |
|
Concord Enviro Systems Limited
Provides industrial wastewater treatment and Zero Liquid Di…
|
CEWATER | IN | Water supply; sewerage, waste m… |
Wuhan Tianyuan 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/56076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56076 | 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=56076 | 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=56076 \ -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": 56076}, 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 Wuhan Tianyuan Group Co., Ltd. (id: 56076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.