
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 |
|---|---|---|---|
|
JACK HENRY & ASSOCIATES INC
Provides technology solutions and payment processing to fin…
|
JKHY | US | Telecommunications, computer pr… |
|
Japan Business Systems, Inc.
A cloud and system integrator providing IT services for dig…
|
5036 | JP | Telecommunications, computer pr… |
|
Japan Data Science Consortium Co. Ltd.
Develops and licenses AI solutions using machine learning f…
|
4418 | JP | Telecommunications, computer pr… |
|
Japan PropTech Co.,Ltd.
Provides IT solutions and operational support services for …
|
4054 | JP | Telecommunications, computer pr… |
|
Japan System Techniques Co.,Ltd.
An information systems integrator offering software and med…
|
4323 | JP | Telecommunications, computer pr… |
|
JBCC Holdings Inc.
A holding company providing a full lifecycle of IT services…
|
9889 | JP | Telecommunications, computer pr… |
|
JCH Systems, Inc.
Develops, manufactures, and markets a wide range of IT prod…
|
033320 | KR | Telecommunications, computer pr… |
|
JCURVE SOLUTIONS LTD
Cloud-based ERP and field service management provider for m…
|
JCS | AU | Telecommunications, computer pr… |
|
JEONGMOON INFORMATION CO.,LTD.
Manufactures LED lighting and provides IT services, softwar…
|
033050 | KR | Telecommunications, computer pr… |
|
JFE Systems, Inc.
A systems integrator providing comprehensive IT solutions f…
|
4832 | 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.