新安洁 — Investor Relations & Filings
About 新安洁
ShinAnJie specializes in comprehensive environmental sanitation services and intelligent urban management solutions. The company provides a wide range of services including urban and rural cleaning, waste collection and transportation, landscaping maintenance, and public facility management. By integrating advanced technologies such as the Internet of Things (IoT), big data, and cloud computing, it offers smart sanitation platforms that optimize operational efficiency and resource allocation. Its core activities focus on mechanized street sweeping, river surface cleaning, and the management of municipal waste systems. ShinAnJie serves municipal authorities and industrial zones, emphasizing sustainable environmental practices and the modernization of traditional sanitation workflows through technological innovation and standardized service delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-23 | Chinese | |
| 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(程世红) | 2026-04-23 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-23 | Chinese | |
| 关于营业收入扣除情况的专项核查意见 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39714742 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-23 | Chinese | ||
| 39714733 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 39714723 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | ||
| 39714715 | 2025年度独立董事述职报告(程世红) | 2026-04-23 | Chinese | ||
| 39714705 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-23 | Chinese | ||
| 39714466 | 关于营业收入扣除情况的专项核查意见 | 2026-04-23 | Chinese | ||
| 39714282 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 39714097 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 39714064 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 39714015 | 第五届董事会第五次会议决议公告 | 2026-04-23 | Chinese | ||
| 39713996 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-23 | Chinese | ||
| 39713983 | 2025年度会计师事务所履职情况报告 | 2026-04-23 | Chinese | ||
| 39713982 | 2025年度独立董事述职报告(李斌) | 2026-04-23 | Chinese | ||
| 39713965 | 2025年度审计报告 | 2026-04-23 | Chinese | ||
| 39713677 | 董事、高级管理人员薪酬管理制度 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-Living Smart City Services Co., Ltd.
Comprehensive provider of property management and integrate…
|
3319 | CN | Water supply; sewerage, waste m… |
|
Biancamano
A holding company specializing in environmental services an…
|
BCM | IT | Water supply; sewerage, waste m… |
|
FULONGMA GROUP CO.,LTD.
Manufactures sanitation equipment and provides integrated e…
|
603686 | CN | Water supply; sewerage, waste m… |
|
Gangyu Smart Urban Services Holding Limited
An investment holding company specializing in integrated ur…
|
265 | HK | Water supply; sewerage, waste m… |
|
GFL Environmental Inc.
Diversified environmental services company for solid and li…
|
GFL | CA | Water supply; sewerage, waste m… |
|
Infore Environment Technology Group Co., Ltd.
Provides environmental protection equipment, smart sanitati…
|
000967 | CN | Water supply; sewerage, waste m… |
|
Jinglv Environment Science and Technology Co.,Ltd.
Provides integrated urban and rural sanitation services and…
|
001230 | CN | Water supply; sewerage, waste m… |
|
Net-a-Go Technology Company Limited
Investment holding company providing environmental maintena…
|
1483 | HK | Water supply; sewerage, waste m… |
|
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… |
新安洁 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/58814/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58814 | 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=58814 | 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=58814 \ -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": 58814}, 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 新安洁 (id: 58814)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.