
Cscec Scimee Sci.&Tech. Co.,Ltd — Investor Relations & Filings
Cscec Scimee Sci.&Tech. Co.,Ltd. specializes in environmental protection and water treatment solutions, focusing on the research, development, and application of magnetic separation technology. The company provides integrated services encompassing equipment manufacturing, engineering design, project investment, and operational management. Its core product offerings include magnetic separation water treatment systems, sludge treatment equipment, and decentralized sewage treatment facilities. Scimee addresses diverse water-related challenges, including municipal wastewater treatment, industrial water purification, and ecological restoration of river basins. By utilizing proprietary magnetic separation techniques, the company delivers high-efficiency, compact, and energy-saving solutions designed to improve water quality and resource recovery across various infrastructure and industrial projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于公司2017年现场检查报告 | 2018-04-17 | Chinese | |
| 关于收到安全生产行政处罚告知书的公告 | 2018-04-11 | Chinese | |
| 2018年第一季度业绩预告 | 2018-04-09 | Chinese | |
| 关于控股股东股份质押的公告 | 2018-03-16 | Chinese | |
| 关于高级管理人员减持计划实施完毕的公告 | 2018-03-13 | Chinese | |
| 关于公司2017年限制性股票激励计划预留部分授予事项的公告 | 2018-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 37322304 | 中信建投证券股份有限公司关于公司2017年现场检查报告 | 2018-04-17 | Chinese | ||
| 37322291 | 关于收到安全生产行政处罚告知书的公告 | 2018-04-11 | Chinese | ||
| 37322273 | 2018年第一季度业绩预告 | 2018-04-09 | Chinese | ||
| 37322257 | 关于控股股东股份质押的公告 | 2018-03-16 | Chinese | ||
| 37322246 | 关于高级管理人员减持计划实施完毕的公告 | 2018-03-13 | Chinese | ||
| 37322235 | 关于公司2017年限制性股票激励计划预留部分授予事项的公告 | 2018-03-11 | Chinese | ||
| 37322226 | 第三届监事会第九次会议决议公告 | 2018-03-11 | Chinese | ||
| 37322214 | 独立董事关于第三届董事会第十一次会议相关议案的独立意见 | 2018-03-11 | Chinese | ||
| 37322207 | 国浩律师(上海)事务所关于公司限制性股票预留股份授予及回购注销部分限制性股票相关事宜之法律意见书 | 2018-03-11 | Chinese | ||
| 37322193 | 2017年限制性股票激励计划预留部分激励对象名单 | 2018-03-11 | Chinese | ||
| 37322188 | 关于回购注销部分已不符合激励条件的激励对象已获授但尚未解限的限制性股票的公告 | 2018-03-11 | Chinese | ||
| 37322179 | 关于调整2017年限制性股票激励计划预留部分授予数量的公告 | 2018-03-11 | Chinese | ||
| 37322166 | 第三届董事会第十一次会议决议公告 | 2018-03-11 | Chinese | ||
| 37322158 | 关于调整2017年限制性股票激励计划首次授予部分回购价格的公告 | 2018-03-11 | Chinese | ||
| 37322149 | 首次公开发行前已发行股份上市流通提示性公告 | 2018-03-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Sewerage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGUAS ANDINAS S.A.
Manages the urban water cycle: potable water capture, produ…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DECIMA S.A.
Provides comprehensive water management, including potable …
|
— | CL | Water supply; sewerage, waste m… |
|
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… |
Cscec Scimee Sci.&Tech. 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/55413/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55413 | 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=55413 | 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=55413 \ -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": 55413}, 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 Cscec Scimee Sci.&Tech. Co.,Ltd (id: 55413)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.