
China TransInfo Technology Co., Ltd — Investor Relations & Filings
China TransInfo Technology Co., Ltd. specializes in the development and implementation of intelligent transportation systems and smart city solutions. The company leverages advanced technologies, including big data analytics, cloud computing, and artificial intelligence, to enhance urban mobility and infrastructure management. Its core offerings encompass integrated traffic management platforms, electronic toll collection systems, smart parking solutions, and highway monitoring technologies. Additionally, the firm provides comprehensive data services for public transportation and urban planning, aiming to improve traffic efficiency and safety. By integrating hardware manufacturing with software development, the company supports the digital transformation of transportation networks and contributes to the evolution of autonomous driving infrastructure and connected vehicle ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东减持股份触及1%整数倍的公告 | 2026-06-05 | Chinese | |
| 关于股东股份质押的公告 | 2026-06-03 | Chinese | |
| 关于股东股份质押的公告 | 2026-05-14 | Chinese | |
| 2025年年度报告 | 2026-04-17 | Chinese | |
| 2025年度独立董事述职报告(史薇) | 2026-04-17 | Chinese | |
| 北京千方科技股份有限公司2025年度环境、社会及治理(ESG)报告 | 2026-04-17 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47985415 | 关于持股5%以上股东减持股份触及1%整数倍的公告 | 2026-06-05 | Chinese | ||
| 47959961 | 关于股东股份质押的公告 | 2026-06-03 | Chinese | ||
| 46344460 | 关于股东股份质押的公告 | 2026-05-14 | Chinese | ||
| 35636790 | 2025年年度报告 | 2026-04-17 | Chinese | ||
| 35636785 | 2025年度独立董事述职报告(史薇) | 2026-04-17 | Chinese | ||
| 35636781 | 北京千方科技股份有限公司2025年度环境、社会及治理(ESG)报告 | 2026-04-17 | Chinese | ||
| 35636778 | 关于2024年度员工持股计划第二个归属期业绩考核指标未达成的公告 | 2026-04-17 | Chinese | ||
| 35636774 | 北京千方科技股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-17 | Chinese | ||
| 35636768 | 董事会关于独立董事独立性情况的评估专项意见 | 2026-04-17 | Chinese | ||
| 35636766 | 关于使用自有资金进行投资理财的公告 | 2026-04-17 | Chinese | ||
| 35636764 | 2025年度独立董事述职报告(王新英) | 2026-04-17 | Chinese | ||
| 35636761 | 关于2025年度利润分配方案的公告 | 2026-04-17 | Chinese | ||
| 35636757 | 关于募集资金2025年度存放、管理与使用情况的专项报告 | 2026-04-17 | Chinese | ||
| 35636750 | 关于北京千方科技股份有限公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-17 | Chinese | ||
| 35636743 | 对会计师事务所2025年度履职情况评估及董事会审计委员会对会计师事务所履行监督职责的报告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hammock Inc.
Develops B2B software for IT management, sales support, and…
|
173A | JP | Telecommunications, computer pr… |
|
HANCOM INC.
Develops AI-powered office productivity solutions and docum…
|
030520 | KR | Telecommunications, computer pr… |
|
Hancom WITH Inc.
An information security specialist offering authentication …
|
054920 | KR | Telecommunications, computer pr… |
|
HANDYSOFT, Inc.
Develops B2B software for collaboration, workflow, and busi…
|
220180 | KR | Telecommunications, computer pr… |
|
Hangzhou Anysoft Information Technology Co., Ltd.
Develops digital forensics, data recovery, and network secu…
|
300571 | CN | Telecommunications, computer pr… |
|
HANGZHOU ARCVIDEO TECHNOLOGY CO., LTD.
Provides AI-driven video processing, encoding, and distribu…
|
688039 | CN | Telecommunications, computer pr… |
|
Hangzhou Gisway Information Technology Co.,Ltd.
Develops GIS and GNSS positioning solutions for spatial dat…
|
301390 | CN | Telecommunications, computer pr… |
|
HANGZHOU HOPECHART IOT TECHNOLOGY CO., LTD
Provides ICV solutions, telematics, and ADAS for commercial…
|
688288 | CN | Telecommunications, computer pr… |
|
Hangzhou Raycloud Technology Co.,Ltd
Provides e-commerce SaaS solutions for store management, CR…
|
688365 | CN | Telecommunications, computer pr… |
|
Hanjia Digital Intelligence Science and Technology Group Co., Ltd.
Provides AEC digital transformation solutions using BIM, AI…
|
300746 | CN | Telecommunications, computer pr… |
China TransInfo 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/54416/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54416 | 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=54416 | 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=54416 \ -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": 54416}, 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 TransInfo Technology Co., Ltd (id: 54416)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.