EIT Environmental Development Group Co.,Ltd — Investor Relations & Filings
EIT Environmental Development Group Co.,Ltd. provides integrated solutions for urban and rural sanitation, waste management, and environmental remediation. The company’s core activities include the collection, transportation, and processing of municipal solid waste, as well as the management of hazardous waste and industrial pollutants. It specializes in the development and operation of environmental infrastructure, such as waste-to-energy facilities and resource recovery centers. Utilizing smart sanitation technologies, the group optimizes operational workflows and resource distribution. Its service portfolio extends to water environment treatment and soil remediation, aiming to address complex ecological challenges. The organization supports circular economy objectives by transforming waste into energy and raw materials, catering to municipal authorities and industrial clients through technical innovation and comprehensive project management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-04-28 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | |
| 公司2025年度财务决算报告 | 2026-04-28 | Chinese | |
| 关于公司《2025年年度报告》披露的提示性公告 | 2026-04-28 | Chinese | |
| 公司关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | |
| 董事会审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40044412 | 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-04-28 | Chinese | ||
| 40044399 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 40044366 | 公司2025年度财务决算报告 | 2026-04-28 | Chinese | ||
| 40044329 | 关于公司《2025年年度报告》披露的提示性公告 | 2026-04-28 | Chinese | ||
| 40044313 | 公司关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | ||
| 40044299 | 董事会审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-28 | Chinese | ||
| 40044288 | 关于续聘公司2026年度会计师事务所的公告 | 2026-04-28 | Chinese | ||
| 40044279 | 2025年度独立董事述职报告(刘俏) | 2026-04-28 | Chinese | ||
| 40044269 | 关于举行公司2025年度网络业绩说明会的公告 | 2026-04-28 | Chinese | ||
| 40044259 | 关于开展外汇套期保值业务的可行性分析报告 | 2026-04-28 | Chinese | ||
| 40044252 | 关于开展融资租赁业务的公告 | 2026-04-28 | Chinese | ||
| 40044243 | 关于开展应收账款无追索权保理业务的公告 | 2026-04-28 | Chinese | ||
| 40044230 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 40044221 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 40044208 | 关于2026年度董事、高级管理人员薪酬绩效方案的公告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and disposal of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Waste Connections, Inc.
Provides non-hazardous waste collection, transfer, disposal…
|
WCN | US | Water supply; sewerage, waste m… |
|
Waste Connections, Inc.
Full-service North American provider of non-hazardous solid…
|
WCN | CA | Water supply; sewerage, waste m… |
|
WASTE MANAGEMENT INC
Provides waste collection, transfer, recycling, and disposa…
|
WM | US | Water supply; sewerage, waste m… |
|
WELLE Environmental Group Co.,Ltd
Global provider of organic wastewater treatment and solid w…
|
300190 | CN | Water supply; sewerage, waste m… |
|
Zhejiang Weiming Environment Protection Co.,Ltd.
Integrated provider of waste-to-energy facilities and solid…
|
603568 | CN | Water supply; sewerage, waste m… |
|
ZhongDe Waste Technology AG
Designs, builds, and operates plants that convert waste int…
|
ZEF | DE | Water supply; sewerage, waste m… |
EIT Environmental Development 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/55784/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55784 | 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=55784 | 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=55784 \ -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": 55784}, 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 EIT Environmental Development Group Co.,Ltd (id: 55784)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.