
新安洁 — Investor Relations & Filings
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 |
|---|---|---|---|
| 公司章程 | 2022-05-15 | Chinese | |
| 投资者关系活动记录表 | 2022-05-12 | Chinese | |
| 2021年年度报告说明会预告公告 | 2022-05-08 | Chinese | |
| 首次回购股份进展情况公告 | 2022-05-05 | Chinese | |
| 第三届董事会第二十八次会议决议公告 | 2022-04-27 | Chinese | |
| 第三届监事会第二十次会议决议公告 | 2022-04-27 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 39707277 | 公司章程 | 2022-05-15 | Chinese | ||
| 39707240 | 投资者关系活动记录表 | 2022-05-12 | Chinese | ||
| 39707234 | 2021年年度报告说明会预告公告 | 2022-05-08 | Chinese | ||
| 39707228 | 首次回购股份进展情况公告 | 2022-05-05 | Chinese | ||
| 39707218 | 第三届董事会第二十八次会议决议公告 | 2022-04-27 | Chinese | ||
| 39707210 | 第三届监事会第二十次会议决议公告 | 2022-04-27 | Chinese | ||
| 39707199 | 关于2021 年年度股东大会增加临时提案的公告 | 2022-04-27 | Chinese | ||
| 39707186 | 2022年第一季度报告 | 2022-04-27 | Chinese | ||
| 39707163 | 独立董事关于第三届董事会第二十八次会议相关事项的独立意见公告 | 2022-04-27 | Chinese | ||
| 39707152 | 关于拟修订公司章程公告 | 2022-04-27 | Chinese | ||
| 39707145 | 关于拟变更公司名称的公告 | 2022-04-27 | Chinese | ||
| 39707136 | 2021年年度报告 | 2022-04-21 | Chinese | ||
| 39707087 | 2021年度审计报告 | 2022-04-21 | Chinese | ||
| 39706930 | 独立董事关于第三届董事会第二十七次会议相关事项的独立意见公告 | 2022-04-21 | Chinese | ||
| 39706917 | 2021 年年度权益分派预案公告 | 2022-04-21 | 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… |
|
CLIBA INGENIERIA URBANA S A
Provides comprehensive urban hygiene and sustainable waste …
|
— | AR | Water supply; sewerage, waste m… |
|
CPH LTD.
Primarily provides waste services, also manufactures and re…
|
539 | SG | 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… |
新安洁 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.