
China Information Technology Development Limited — Investor Relations & Filings
China Information Technology Development Limited provides comprehensive information technology (IT) solutions and related support services. The group's core business activities focus on offering integrated marketing AI solutions, big data analytics, system integration services, and data storage solutions to clients. The company also provides IT solutions maintenance and digital consulting services, encompassing areas such as cybersecurity and IoT.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CLARIFICATION ANNOUNCEMENT | 2026-05-15 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-05-14 | English | |
| Form of Proxy for use by shareholders at the Annual General Meeting to be held on Thursday, 18 June 2026 | 2026-05-14 | English | |
| (1) PROPOSED GRANT OF GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES; (2) RE-ELECTION OF RETIRING DIRECTORS AND CONTINUOUS APPOINTMENT OF INDEPENDENT NON-EXECUTIVE DIRECTOR WHO HAS SERVED FOR MORE TH | 2026-05-14 | English | |
| Form of Proxy for use by shareholders at the Extraordinary General Meeting ("EGM") of the Company to be held on Thursday, 28 May 2026 | 2026-05-13 | English | |
| NOTICE OF EXTRAORDINARY GENERAL MEETING | 2026-05-13 | English |
Browse filings by year
26 years- 2026 24 filings
- 2025 55 filings
- 2024 47 filings
- 2023 69 filings
- 2022 74 filings
- 2021 76 filings
- 2020 43 filings
- 2019 52 filings
- 2018 39 filings
- 2017 50 filings
- 2016 61 filings
- 2015 67 filings
- 2014 67 filings
- 2013 38 filings
- 2012 63 filings
- 2011 35 filings
- 2010 46 filings
- 2009 24 filings
- 2008 44 filings
- 2007 75 filings
- 2006 31 filings
- 2005 28 filings
- 2004 38 filings
- 2003 45 filings
- 2002 45 filings
- 2001 5 filings
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hyundai Futurenet Co., Ltd
An ICT media company providing digital signage, immersive c…
|
126560 | KR | Telecommunications, computer pr… |
|
HYUNDAI HT CO,LTD.
Provider of smart home and security solutions for residenti…
|
039010 | KR | Telecommunications, computer pr… |
|
ICO Group Limited
Provides comprehensive IT technology application services a…
|
1460 | HK | Telecommunications, computer pr… |
|
Identiv, Inc.
Global provider of digital security and identification solu…
|
INVE | US | Telecommunications, computer pr… |
|
ID Holdings Corporation
An IT services provider specializing in system operation an…
|
4709 | JP | Telecommunications, computer pr… |
|
IDT CANADA INC.
Provides software development and comprehensive IT solution…
|
— | CA | Telecommunications, computer pr… |
|
IISI
Provides digital transformation, system integration, and so…
|
6614 | TW | Telecommunications, computer pr… |
|
IKOMA TECHNOLOGIES LIMITED
Provides software development, IT consultancy, and digital …
|
531997 | IN | Telecommunications, computer pr… |
|
Ilkka Oyj
A group providing marketing, technology, and data services …
|
ILKKA2 | FI | Telecommunications, computer pr… |
|
I'LL INC
Develops business management and multi-channel e-commerce s…
|
3854 | JP | Telecommunications, computer pr… |
China Information Technology Development Limited 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/51312/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51312 | 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=51312 | 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=51312 \ -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": 51312}, 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 Information Technology Development Limited (id: 51312)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.