
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 |
|---|---|---|---|
|
Image Information Inc.
A vendor-neutral IT strategy partner specializing in busine…
|
3803 | JP | Telecommunications, computer pr… |
|
Impianti
System integrator of ICT, Audio/Video, security, and collab…
|
IMP | IT | Telecommunications, computer pr… |
|
Indo-City Infotech Ltd.
Provides IT solutions, software development, system integra…
|
532100 | IN | Telecommunications, computer pr… |
|
Indra Sistemas S.A.
Global technology and consulting firm for transport, defens…
|
IDR | ES | Telecommunications, computer pr… |
|
INESA Intelligent Tech Inc.
Provides smart city solutions and IT services integrating c…
|
600602 | CN | Telecommunications, computer pr… |
|
INES Corporation
Provides full-lifecycle information system services for div…
|
9742 | JP | Telecommunications, computer pr… |
|
INEST,Inc.
Holding company providing marketing, ASP solutions, and mob…
|
7111 | JP | Telecommunications, computer pr… |
|
Infobird Co., Ltd
SaaS provider of AI-powered, cloud-based customer engagemen…
|
IFBD | US | Telecommunications, computer pr… |
|
Infoclip
IT services firm offering cloud hosting, cybersecurity, and…
|
MLIFC | FR | Telecommunications, computer pr… |
|
Information Planning Co.,LTD.
A software development and consulting firm specializing in …
|
3712 | 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.