
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 |
|---|---|---|---|
| 2016年前三季度业绩预告 | 2016-10-14 | Chinese | |
| 关于签订政府与社会资本合作项目投资协议的公告 | 2016-09-26 | Chinese | |
| 关于第1期员工持股计划完成股票购买的公告 | 2016-09-23 | Chinese | |
| 2015年度及2016年1-6月备考财务报表及审阅报告 | 2016-09-22 | Chinese | |
| 发行股份及支付现金购买资产并募集配套资金报告书(草案)(修订稿) | 2016-09-22 | Chinese | |
| 关于发行股份及支付现金购买资产并募集配套资金报告书修订说明的公告 | 2016-09-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 37319324 | 2016年前三季度业绩预告 | 2016-10-14 | Chinese | ||
| 37319314 | 关于签订政府与社会资本合作项目投资协议的公告 | 2016-09-26 | Chinese | ||
| 37319296 | 关于第1期员工持股计划完成股票购买的公告 | 2016-09-23 | Chinese | ||
| 37319273 | 2015年度及2016年1-6月备考财务报表及审阅报告 | 2016-09-22 | Chinese | ||
| 37319231 | 发行股份及支付现金购买资产并募集配套资金报告书(草案)(修订稿) | 2016-09-22 | Chinese | ||
| 37319168 | 关于发行股份及支付现金购买资产并募集配套资金报告书修订说明的公告 | 2016-09-22 | Chinese | ||
| 37319152 | 发行股份及支付现金购买资产并募集配套资金报告书(草案)摘要(修订稿) | 2016-09-22 | Chinese | ||
| 37319129 | 长城证券股份有限公司关于公司发行股份及支付现金购买资产并募集配套资金报告书之独立财务顾问报告 | 2016-09-22 | Chinese | ||
| 37319075 | 四川四通欧美环境工程有限公司审计报告 | 2016-09-22 | Chinese | ||
| 37319017 | 关于举行2016年半年度业绩说明会集体接待日的公告 | 2016-09-22 | Chinese | ||
| 37319007 | 中信建投证券股份有限公司关于公司2016年上半年持续督导跟踪报告 | 2016-09-02 | Chinese | ||
| 37318997 | 关于监事减持公司股份的公告 | 2016-08-30 | Chinese | ||
| 37318984 | 关于控股股东股份质押及解除质押的公告 | 2016-08-25 | Chinese | ||
| 37318967 | 关于第1期员工持股计划的实施进展公告 | 2016-08-25 | Chinese | ||
| 37318953 | 2016年半年度报告 | 2016-08-23 | 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.