China Security Co., Ltd — Investor Relations & Filings
About China Security Co., Ltd
China Security Co., Ltd. specializes in the development and integration of comprehensive security systems and smart city solutions. The company provides a wide range of products and services, including video surveillance, access control, intelligent alarm systems, and perimeter protection. Its core operations involve the design, installation, and maintenance of large-scale security infrastructure tailored for public safety, transportation, and financial sectors. By utilizing big data analytics and internet of things (IoT) technologies, the company creates integrated platforms for urban management and emergency response. China Security Co., Ltd. focuses on delivering end-to-end technical support and operational services, aiming to improve public security and infrastructure efficiency through advanced technological integration and system management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向2023年股票期权与限制性股票激励计划激励对象授予预留部分限制性股票的公告 | 2024-04-02 | Chinese | |
| 第十一届监事会第十四次会议决议公告 | 2024-04-02 | Chinese | |
| 第十一届董事会第十六次会议决议公告 | 2024-04-02 | Chinese | |
| 上海信公轶禾企业管理咨询有限公司关于中安科股份有限公司2023年股票期权与限制性股票激励计划预留授予相关事项之独立财务顾问报告 | 2024-04-02 | Chinese | |
| 上海君澜律师事务所关于中安科股份有限公司2023年股票期权与限制性股票激励计划预留授予相关事项之法律意见书 | 2024-04-02 | Chinese | |
| 第十一届监事会第十三次会议决议公告 | 2024-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 41351795 | 关于向2023年股票期权与限制性股票激励计划激励对象授予预留部分限制性股票的公告 | 2024-04-02 | Chinese | ||
| 41351778 | 第十一届监事会第十四次会议决议公告 | 2024-04-02 | Chinese | ||
| 41351764 | 第十一届董事会第十六次会议决议公告 | 2024-04-02 | Chinese | ||
| 41351751 | 上海信公轶禾企业管理咨询有限公司关于中安科股份有限公司2023年股票期权与限制性股票激励计划预留授予相关事项之独立财务顾问报告 | 2024-04-02 | Chinese | ||
| 41351726 | 上海君澜律师事务所关于中安科股份有限公司2023年股票期权与限制性股票激励计划预留授予相关事项之法律意见书 | 2024-04-02 | Chinese | ||
| 41351713 | 第十一届监事会第十三次会议决议公告 | 2024-03-29 | Chinese | ||
| 41351702 | 董事会审计委员会对2023年度会计师事务所履行监督职责情况报告 | 2024-03-29 | Chinese | ||
| 41351692 | 关于续聘会计师事务所的公告 | 2024-03-29 | Chinese | ||
| 41351691 | 2023年度独立董事述职报告(余玉苗) | 2024-03-29 | Chinese | ||
| 41351683 | 关于公司未弥补的亏损达实收股本总额三分之一的公告 | 2024-03-29 | Chinese | ||
| 41351680 | 关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2024-03-29 | Chinese | ||
| 41351677 | 中安科股份有限公司董事会关于独立董事独立性情况的专项意见 | 2024-03-29 | Chinese | ||
| 41351662 | 关于回购注销部分限制性股票的公告 | 2024-03-29 | Chinese | ||
| 41351653 | 累计涉及诉讼(仲裁)的进展公告 | 2024-03-29 | Chinese | ||
| 41351642 | 关于2024年度现金管理计划的公告 | 2024-03-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Security activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Boomerang Tracking Inc.
Provides stolen mobile asset recovery systems utilizing con…
|
— | CA | Administrative and support serv… |
|
Emergency Assistance Japan Co., Ltd.
Provides medical and security risk management services for …
|
6063 | JP | Administrative and support serv… |
|
HSE Integrated Ltd.
Integrated industrial safety, health, and environmental ser…
|
— | CA | Administrative and support serv… |
|
Innovative Ideals and Services (India) Limited
Designs and installs integrated security, surveillance, and…
|
541983 | IN | Administrative and support serv… |
|
INTELLIGENT MONITORING GROUP LIMITED
Provides security monitoring, system installation, and inte…
|
IMB | AU | Administrative and support serv… |
|
LONDON SECURITY PLC
Provider of fire protection equipment and maintenance servi…
|
LSC | GB | Administrative and support serv… |
|
MARLOWE PLC
Provider of safety and regulatory compliance services in fi…
|
MRL | GB | Administrative and support serv… |
|
SPECTUR LIMITED
Develops solar-powered security and surveillance systems fo…
|
SP3 | AU | Administrative and support serv… |
|
TEST SECURITY
Delivers integrated electronic security, surveillance, and …
|
TES | AU | Administrative and support serv… |
|
Thakral Services (India) Limited
Offers electronic security, surveillance, and integrated bu…
|
509015 | IN | Administrative and support serv… |
China Security 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/56897/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56897 | 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=56897 | 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=56897 \ -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": 56897}, 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 China Security Co., Ltd (id: 56897)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.