
ZONQING Environmental Limited — Investor Relations & Filings
ZONQING Environmental Limited operates as a comprehensive urban operation service provider, integrating investment, planning, construction, maintenance, and operation across the urban environmental lifecycle. The company's primary activities are structured around landscape greening, ecological restoration, and urban renewal construction services. Core offerings include municipal infrastructure development, urban garden construction, urban construction maintenance, and sanitation services. ZONQING utilizes its full-chain resource advantages to execute projects across multiple provincial regions. Strategic initiatives focus on developing a "Lohas Living" system centered on the construction and management of urban parks, supported by auxiliary services in rural revitalization and ecological governance. The company maintains a portfolio of over 197 patents and software copyrights related to its operational technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-06 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| FORM OF PROXY FOR USE AT ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| PROPOSALS FOR RE-ELECTION OF RETIRING DIRECTORS, RE-APPOINTMENT OF AUDITOR, GRANT OF GENERAL MANDATES TO ISSUE SHARES AND REPURCHASE SHARES, PROPOSED AMENDMENTS TO THE EXISTING MEMORANDUM AND ARTICLES | 2026-04-28 | English | |
| PROPOSED AMENDMENTS TO THE MEMORANDUM AND ARTICLES OF ASSOCIATION AND THE ADOPTION OF THE THIRD AMENDED AND RESTATED MEMORANDUM AND ARTICLES OF ASSOCIATION | 2026-04-28 | English | |
| Annual Report 2025 | 2026-04-20 | English |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QiaoYin City Management Co., Ltd.
Provides integrated urban management and environmental sani…
|
002973 | CN | Water supply; sewerage, waste m… |
|
Urban Enviro Waste Management Limited
Provides municipal solid waste collection, transportation, …
|
URBAN | IN | Water supply; sewerage, waste m… |
|
WasteCo Group Limited
Provides waste management, environmental services, and reso…
|
WCO | NZ | Water supply; sewerage, waste m… |
|
新安洁
Provides environmental sanitation services and intelligent …
|
920370 | CN | Water supply; sewerage, waste m… |
ZONQING Environmental 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/50218/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50218 | 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=50218 | 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=50218 \ -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": 50218}, 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 ZONQING Environmental Limited (id: 50218)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.