
Wuhan Citms Technology Co.,Ltd — Investor Relations & Filings
Wuhan Citms Technology Co., Ltd. specializes in the development and implementation of intelligent transportation systems and public safety solutions. The company focuses on integrating advanced information technologies, such as big data analytics, cloud computing, and artificial intelligence, into urban management frameworks. Its core product portfolio includes video surveillance management platforms, traffic command and control systems, and comprehensive public security information platforms. By providing end-to-end services ranging from system design and software development to hardware integration and technical support, the company assists government entities and public security departments in enhancing urban traffic efficiency and public safety. Its solutions are designed to optimize resource allocation and improve real-time monitoring capabilities within complex urban environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-12 | Chinese | |
| 关于控股股东、实际控制人续签一致行动协议的公告 | 2025-12-26 | Chinese | |
| 2025年第二次临时股东大会决议公告 | 2025-11-10 | Chinese | |
| 关于非独立董事辞职暨选举职工代表董事的公告 | 2025-11-10 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46700517 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 45346995 | 关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese | ||
| 45346389 | 2025年年度股东会会议资料 | 2026-05-12 | Chinese | ||
|
2025
12 filings
| |||||
| 37411742 | 关于控股股东、实际控制人续签一致行动协议的公告 | 2025-12-26 | Chinese | ||
| 37411740 | 2025年第二次临时股东大会决议公告 | 2025-11-10 | Chinese | ||
| 37411736 | 关于非独立董事辞职暨选举职工代表董事的公告 | 2025-11-10 | Chinese | ||
| 37411728 | 北京市康达(长沙)律师事务所关于中科通达2025年第二次临时股东大会的法律意见书 | 2025-11-10 | Chinese | ||
| 37411718 | 关于持股5%以上股东权益变动触及1%刻度、提前终止减持计划暨减持股份结果公告 | 2025-11-06 | Chinese | ||
| 37411707 | 2025年第二次临时股东大会会议资料 | 2025-10-31 | Chinese | ||
| 37411690 | 关于股东大会开设网络投票提示服务的公告 | 2025-10-31 | Chinese | ||
| 37411686 | 重大信息内部报告制度(2025年10月修订) | 2025-10-23 | Chinese | ||
| 37411675 | 特定对象来访接待管理制度(2025年10月修订) | 2025-10-23 | Chinese | ||
| 37411664 | 信息披露管理制度(2025年10月修订) | 2025-10-23 | Chinese | ||
| 37411656 | 董事会秘书工作细则(2025年10月修订) | 2025-10-23 | Chinese | ||
| 37411644 | 独立董事制度(2025年10月修订) | 2025-10-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grupa Pracuj S.A.
An HR technology platform with digital solutions for recrui…
|
GPP | PL | Telecommunications, computer pr… |
|
GSI Co., Ltd.
IT solutions provider offering system development, consulti…
|
5579 | JP | Telecommunications, computer pr… |
|
GSTARSOFT CO., LTD.
Developer of 2D/3D CAD software and DWG-compatible solution…
|
688657 | CN | Telecommunications, computer pr… |
|
GUANGDONG TECSUN SCIENCE & TECHNOLOGY CO., LTD.
Develops smart card technology and systems for social secur…
|
002908 | CN | Telecommunications, computer pr… |
|
Guidewire Software, Inc.
Provides a software platform for the Property and Casualty …
|
GWRE | US | Telecommunications, computer pr… |
|
GuoChuang Software Co.,Ltd.
Provides software and IT services for energy, telecom, and …
|
300520 | CN | Telecommunications, computer pr… |
|
GUO TAI EPOINT SOFTWARE CO.,LTD.
Provides digital government, public resource trading, and s…
|
688232 | CN | Telecommunications, computer pr… |
|
GVA TECH, Inc.
A legal technology company developing AI services for corpo…
|
298A | JP | Telecommunications, computer pr… |
|
HALEOS LABS LIMITED
Provides custom software development, system integration, a…
|
HALEOSLABS | IN | Telecommunications, computer pr… |
|
Halogen Software Inc.
Cloud-based talent management solutions designed for mid-si…
|
HGN | CA | Telecommunications, computer pr… |
Wuhan Citms Technology 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/58092/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58092 | 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=58092 | 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=58092 \ -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": 58092}, 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 Wuhan Citms Technology Co.,Ltd (id: 58092)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.