Taiji Computer Corporation Limited — Investor Relations & Filings
Taiji Computer Corporation Limited is a prominent provider of information technology services and digital solutions. The company specializes in digital transformation, cloud computing, and big data analytics, offering a comprehensive suite of services including system integration, software development, and technical consulting. Its core business focuses on government informatization, smart city infrastructure, and the development of critical industry applications. Taiji provides integrated platforms for data management, public administration, and corporate governance, aiming to enhance operational efficiency and information security. Known for its expertise in architecting large-scale, complex information systems, the company serves as a key partner for organizations seeking to modernize their digital infrastructure and leverage advanced data-driven insights.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事、高级管理人员离职管理制度(2025年10月) | 2025-10-29 | Chinese | |
| 公司章程(2025年10月) | 2025-10-29 | Chinese | |
| 股东会议事规则(2025年10月) | 2025-10-29 | Chinese | |
| 非日常经营交易事项决策管理办法(2025年10月) | 2025-10-29 | Chinese | |
| 关于修订《公司章程》的公告 | 2025-10-29 | Chinese | |
| 独立董事提名人声明与承诺(商有光) | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35628805 | 董事、高级管理人员离职管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 35628797 | 公司章程(2025年10月) | 2025-10-29 | Chinese | ||
| 35628784 | 股东会议事规则(2025年10月) | 2025-10-29 | Chinese | ||
| 35628773 | 非日常经营交易事项决策管理办法(2025年10月) | 2025-10-29 | Chinese | ||
| 35628764 | 关于修订《公司章程》的公告 | 2025-10-29 | Chinese | ||
| 35628755 | 独立董事提名人声明与承诺(商有光) | 2025-10-29 | Chinese | ||
| 35628748 | 独立董事提名人声明与承诺(李战怀) | 2025-10-29 | Chinese | ||
| 35628736 | 第六届监事会第十九次会议决议公告 | 2025-10-29 | Chinese | ||
| 35628735 | 第六届董事会第二十二次会议决议公告 | 2025-10-29 | Chinese | ||
| 35628725 | 对外投资管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 35628717 | 独立董事候选人声明与承诺(李华) | 2025-10-29 | Chinese | ||
| 35628711 | 独立董事提名人声明与承诺(李华) | 2025-10-29 | Chinese | ||
| 35628704 | 关于董事会换届选举的公告 | 2025-10-29 | Chinese | ||
| 35628685 | 独立董事工作制度(2025年10月) | 2025-10-29 | Chinese | ||
| 35628677 | 董事会议事规则(2025年10月) | 2025-10-29 | 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… |
Taiji Computer Corporation 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/54411/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54411 | 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=54411 | 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=54411 \ -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": 54411}, 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 Taiji Computer Corporation Limited (id: 54411)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.