Penyao Environmental Protection Co., Ltd. — Investor Relations & Filings
Penyao Environmental Protection Co., Ltd. specializes in comprehensive environmental protection services, focusing primarily on water treatment and ecological restoration. The company provides integrated solutions encompassing the design, construction, and operation of municipal and industrial wastewater treatment facilities, water supply systems, and sludge disposal projects. Its service portfolio includes Engineering, Procurement, and Construction (EPC), Build-Operate-Transfer (BOT), and professional operation and maintenance (O&M) services. Penyao leverages advanced biological treatment technologies and membrane processes to address complex environmental challenges. The firm also engages in solid waste management and the development of environmental protection equipment. By integrating research and development with engineering expertise, the company serves a diverse range of clients in the public and private sectors, aiming to improve water quality and resource efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 2025年年度审计报告 | 2026-04-27 | Chinese | |
| 第五届董事会第五次会议决议公告 | 2026-04-27 | Chinese | |
| 第五届董事会第三次独立董事专门会议意见 | 2026-04-27 | Chinese | |
| 股权激励计划自查表 | 2026-04-27 | Chinese | |
| 关于变更回购股份用途的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37589042 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 37589033 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 37589013 | 第五届董事会第五次会议决议公告 | 2026-04-27 | Chinese | ||
| 37589001 | 第五届董事会第三次独立董事专门会议意见 | 2026-04-27 | Chinese | ||
| 37588977 | 股权激励计划自查表 | 2026-04-27 | Chinese | ||
| 37588972 | 关于变更回购股份用途的公告 | 2026-04-27 | Chinese | ||
| 37588961 | 第五届董事会第三次独立董事专门会议意见 | 2026-04-27 | Chinese | ||
| 37588929 | 募集资金存放、管理与实际使用情况鉴证报告鉴证报告 | 2026-04-27 | Chinese | ||
| 37588896 | 独立董事述职报告(朱和平) | 2026-04-27 | Chinese | ||
| 37588883 | 关于2026年中期分红安排的公告 | 2026-04-27 | Chinese | ||
| 37588869 | 关于签订顾问聘用协议暨关联交易的公告 | 2026-04-27 | Chinese | ||
| 37588851 | 关于2025年度利润分配预案的公告 | 2026-04-27 | Chinese | ||
| 37588836 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | ||
| 37588824 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 37588817 | 【上网】上海市锦天城律师事务所关于鹏鹞环保股份有限公司2026年限制性股票激励计划(草案)的法律意见书 | 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… |
Penyao Environmental Protection 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/55643/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55643 | 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=55643 | 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=55643 \ -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": 55643}, 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 Penyao Environmental Protection Co., Ltd. (id: 55643)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.