
TRANSPORTATION TELECOMMUNICATION & INFORMATION DEVELOPMENT INC.LTD.ZHEJIANG — Investor Relations & Filings
Transportation Telecommunication & Information Development Inc. Ltd. Zhejiang provides integrated information technology and telecommunication solutions tailored for the transportation industry. The company specializes in the development and deployment of smart transportation systems, maritime satellite communication services, and comprehensive logistics information platforms. Key activities include the design of intelligent traffic management frameworks, electronic toll collection systems, and the application of big data analytics to optimize transport infrastructure. The organization serves as a technical partner for digital transformation initiatives, focusing on enhancing operational efficiency and safety across road and maritime networks through advanced data processing and satellite-based connectivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司及相关人员收到浙江证监局警示函的公告 | 2026-05-29 | Chinese | |
| 关于变更持续督导保荐代表人的公告 | 2026-05-27 | Chinese | |
| 公司章程修订对照表 | 2026-05-25 | Chinese | |
| 公司章程 | 2026-05-25 | Chinese | |
| 交信(浙江)信息发展股份有限公司关于召开2026年第二次临时股东会的通知 | 2026-05-25 | Chinese | |
| 第六届董事会第三十二次会议决议公告 | 2026-05-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47884181 | 关于公司及相关人员收到浙江证监局警示函的公告 | 2026-05-29 | Chinese | ||
| 47436883 | 关于变更持续督导保荐代表人的公告 | 2026-05-27 | Chinese | ||
| 47041607 | 公司章程修订对照表 | 2026-05-25 | Chinese | ||
| 47041294 | 公司章程 | 2026-05-25 | Chinese | ||
| 47040869 | 交信(浙江)信息发展股份有限公司关于召开2026年第二次临时股东会的通知 | 2026-05-25 | Chinese | ||
| 47040868 | 第六届董事会第三十二次会议决议公告 | 2026-05-25 | Chinese | ||
| 46729180 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46729181 | 国浩律师(上海)事务所关于交信(浙江)信息发展股份有限公司2025年年度股东会之法律意见书 | 2026-05-21 | Chinese | ||
| 46532346 | 关于2025年年度股东会通知更正的公告 | 2026-05-19 | Chinese | ||
| 46532350 | 关于召开2025年年度股东会的通知(更正后) | 2026-05-19 | Chinese | ||
| 46383932 | 粤开证券股份有限公司关于交信(浙江)信息发展股份有限公司2025年度跟踪报告 | 2026-05-18 | Chinese | ||
| 46354773 | 粤开证券股份有限公司关于交信(浙江)信息发展股份有限公司2021年向特定对象发行股份之持续督导保荐总结报告书 | 2026-05-15 | Chinese | ||
| 44856583 | 关于为全资子公司提供担保的公告 | 2026-05-11 | Chinese | ||
| 44856585 | 第六届董事会第三十一次会议决议公告 | 2026-05-11 | Chinese | ||
| 44274640 | 关于参加浙江辖区上市公司2026年投资者网上集体接待日暨2025年度业绩说明会的公告 | 2026-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
TRANSPORTATION TELECOMMUNICATION & INFORMATION DEVELOPMENT INC.LTD.ZHEJIANG 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/55456/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55456 | 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=55456 | 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=55456 \ -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": 55456}, 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 TRANSPORTATION TELECOMMUNICATION & INFORMATION DEVELOPMENT INC.LTD.ZHEJIANG (id: 55456)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.