
Jiangsu Jiangnan Water Co.,Ltd. — Investor Relations & Filings
Jiangsu Jiangnan Water Co.,Ltd. is a comprehensive water service provider focused on the production and distribution of tap water, sewage treatment, and water engineering services. The company manages the entire water lifecycle, from raw water intake and purification to the maintenance of municipal pipe networks and the treatment of domestic and industrial wastewater. Its core operations include the management of large-scale water plants and wastewater treatment facilities, ensuring high-quality water supply and environmental compliance. Additionally, the company provides technical services such as water quality testing and municipal infrastructure construction. By integrating advanced water treatment technologies and sustainable management practices, the company serves residential, commercial, and industrial sectors, prioritizing operational efficiency and resource conservation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 江南水务2026年第二次临时股东会会议资料 | 2026-05-18 | Chinese | |
| 江南水务2025年年度股东会法律意见书 | 2026-05-15 | Chinese | |
| 江南水务董事、高级管理人员薪酬及绩效考核管理制度 | 2026-05-15 | Chinese | |
| 江南水务关于召开2026年第二次临时股东会的通知 | 2026-05-15 | Chinese | |
| 江南水务第八届董事会第十次会议决议公告 | 2026-05-15 | Chinese | |
| 江南水务2025年年度报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513077 | 江南水务2026年第二次临时股东会会议资料 | 2026-05-18 | Chinese | ||
| 46365742 | 江南水务2025年年度股东会法律意见书 | 2026-05-15 | Chinese | ||
| 46365525 | 江南水务董事、高级管理人员薪酬及绩效考核管理制度 | 2026-05-15 | Chinese | ||
| 46364895 | 江南水务关于召开2026年第二次临时股东会的通知 | 2026-05-15 | Chinese | ||
| 46364606 | 江南水务第八届董事会第十次会议决议公告 | 2026-05-15 | Chinese | ||
| 36299588 | 江南水务2025年年度报告 | 2026-04-23 | Chinese | ||
| 36299580 | 江南水务2025年年度利润分配方案公告 | 2026-04-23 | Chinese | ||
| 36299577 | 江南水务关于召开2025年年度业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 36299568 | 江南水务2025年度可持续发展报告 | 2026-04-23 | Chinese | ||
| 36298918 | 江南水务董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | ||
| 36298910 | 江南水务2026年第一季度经营数据公告 | 2026-04-23 | Chinese | ||
| 36298898 | 江南水务董事、高级管理人员薪酬及绩效考核管理制度 | 2026-04-23 | Chinese | ||
| 36298887 | 江南水务2025年度独立董事述职报告(尤勇军) | 2026-04-23 | Chinese | ||
| 36298877 | 江南水务2025年度独立董事述职报告(李庆华) | 2026-04-23 | Chinese | ||
| 36298875 | 江南水务第八届董事会第八次会议决议公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Water collection, treatment and supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acea
A multi-utility company managing water, energy, and environ…
|
ACE | IT | Water supply; sewerage, waste m… |
|
AEGEA SANEAMENTO E PARTICIPAÇÕES S.A.
Manages water supply and sewage treatment concessions for o…
|
— | BR | Water supply; sewerage, waste m… |
|
AGUAS ARAUCANIA S.A.
Provides comprehensive sanitary services, including potable…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DE ANTOFAGASTA S.A.
A regulated water and sanitation utility providing comprehe…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DEL ALTIPLANO S.A.
Provides comprehensive water and wastewater management, pot…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS MAGALLANES S.A.
Utility company providing water capture, treatment, distrib…
|
— | CL | Water supply; sewerage, waste m… |
|
ALIRAN IHSAN RESOURCES BERHAD
Provider of comprehensive water and wastewater solutions fo…
|
— | MY | Water supply; sewerage, waste m… |
|
Alkhorayef Water and Power Technologies Co.
Provides engineering, construction, and O&M for water and p…
|
2081 | SA | Water supply; sewerage, waste m… |
|
AMERICAN STATES WATER CO
Holding company with water, electric, and contracted milita…
|
AWR | US | Water supply; sewerage, waste m… |
|
American Water Works Company, Inc.
A large, regulated water and wastewater utility providing e…
|
AWK | US | Water supply; sewerage, waste m… |
Jiangsu Jiangnan Water 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/57213/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57213 | 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=57213 | 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=57213 \ -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": 57213}, 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 Jiangsu Jiangnan Water Co.,Ltd. (id: 57213)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.