
Weigang Environmental Technology Holding Group Limited — Investor Relations & Filings
Weigang Environmental Technology Holding Group Limited is engaged in the provision of comprehensive environmental technology solutions, specializing in solid waste treatment systems. The company's primary scope of work includes the research, design, integration, and commissioning of these systems. A key focus area is the delivery of hazardous waste incineration turnkey solutions, positioning the company as a specialized provider of advanced waste management infrastructure and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PROPOSED AMENDMENTS TO THE EXISTING ARTICLES OF ASSOCIATION AND ADOPTION OF NEW ARTICLES OF ASSOCIATION | 2026-04-30 | English | |
| NOTIFICATION LETTER TO NON-REGISTERED SHAREHOLDERS AND REQUEST FORM | 2026-04-23 | English | |
| NOTIFICATION LETTER TO REGISTERED SHAREHOLDERS AND CHANGE REQUEST FORM | 2026-04-23 | English | |
| Form of proxy for use by shareholders at the Annual General Meeting to be held on Tuesday, 2 June 2026 | 2026-04-23 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-23 | English | |
| PROPOSALS FOR GENERAL MANDATES TO ISSUE SHARES AND TO REPURCHASE SHARES; RE-ELECTION OF DIRECTORS; RE-APPOINTMENT OF THE AUDITOR AND FIX OF AUDITOR'S REMUNERATION; AND NOTICE OF ANNUAL GENERAL MEETING | 2026-04-23 | English |
Market data
Market data not available
Price history
Peer group · Treatment and disposal of hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
374Water Inc.
A cleantech company providing solutions for wastewater and …
|
SCWO | US | Water supply; sewerage, waste m… |
|
ANHUI CHAOYUE ENVIRONMENTAL PROTECTION TECHNOLOGY CO.,LTD
Provides hazardous waste management, industrial disposal, a…
|
301049 | CN | Water supply; sewerage, waste m… |
|
Aris Water Solutions, Inc.
Provides full-cycle water handling and recycling solutions …
|
ARIS | US | Water supply; sewerage, waste m… |
|
Aton Ht Spolka Akcyjna
Develops thermal technologies for hazardous waste neutraliz…
|
ATO | PL | Water supply; sewerage, waste m… |
|
Beijing Enterprises Urban Resources Group Limited
Integrated waste management and urban environmental hygiene…
|
3718 | HK | Water supply; sewerage, waste m… |
|
Beijing Orient EcoEnergy Co., Ltd.
Provides hazardous waste treatment, resource recycling, and…
|
002310 | CN | Water supply; sewerage, waste m… |
|
CCS Income Trust
Held income-producing energy assets specializing in oilfiel…
|
— | CA | Water supply; sewerage, waste m… |
|
China Conch Environment Protection Holdings Limited
Large-scale provider of industrial hazardous and solid wast…
|
587 | HK | Water supply; sewerage, waste m… |
|
Cleanaway Company Limited
Provides integrated waste management, disposal, and circula…
|
8422 | TW | Water supply; sewerage, waste m… |
|
Deepwell Energy Services Trust
Provides environmental services, operating facilities for o…
|
— | CA | Water supply; sewerage, waste m… |
Weigang Environmental Technology Holding Group Limited 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/50209/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50209 | 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=50209 | 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=50209 \ -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": 50209}, 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 Weigang Environmental Technology Holding Group Limited (id: 50209)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.