
Great Chinasoft Technology Co.,Ltd — Investor Relations & Filings
Great Chinasoft Technology Co., Ltd. specializes in providing comprehensive digital transformation services and technical solutions. The organization focuses on software engineering, IT outsourcing, and business process optimization. Its core service portfolio includes cloud computing architecture, big data analytics, and the deployment of artificial intelligence frameworks. The company supports large-scale enterprises across sectors such as finance, telecommunications, and manufacturing by implementing enterprise resource planning (ERP) systems and custom software applications. Through a global delivery model and strategic technical alliances, the firm facilitates operational modernization and data-driven decision-making for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司完成工商变更登记的公告 | 2024-11-18 | Chinese | |
| 君合律师事务所上海分所关于金陵华软科技股份有限公司2024年第三次临时股东大会的法律意见书 | 2024-11-13 | Chinese | |
| 2024年第三次临时股东大会会议决议的公告 | 2024-11-13 | Chinese | |
| 关于转让控股子公司股权进展暨完成工商变更的公告 | 2024-11-11 | Chinese | |
| 关于公司诉讼进展的公告 | 2024-11-04 | Chinese | |
| 股票交易异常波动的公告 | 2024-10-31 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 35903942 | 关于公司完成工商变更登记的公告 | 2024-11-18 | Chinese | ||
| 35903940 | 君合律师事务所上海分所关于金陵华软科技股份有限公司2024年第三次临时股东大会的法律意见书 | 2024-11-13 | Chinese | ||
| 35903928 | 2024年第三次临时股东大会会议决议的公告 | 2024-11-13 | Chinese | ||
| 35903919 | 关于转让控股子公司股权进展暨完成工商变更的公告 | 2024-11-11 | Chinese | ||
| 35903909 | 关于公司诉讼进展的公告 | 2024-11-04 | Chinese | ||
| 35903904 | 股票交易异常波动的公告 | 2024-10-31 | Chinese | ||
| 35903898 | 董事会决议公告 | 2024-10-28 | Chinese | ||
| 35903890 | 2024年三季度报告 | 2024-10-28 | Chinese | ||
| 35903880 | 关于召开2024年第三次临时股东大会通知的公告 | 2024-10-28 | Chinese | ||
| 35903873 | 公司章程(2024年10月) | 2024-10-28 | Chinese | ||
| 35903858 | 关于拟变更注册地址、经营范围并修订《公司章程》的公告 | 2024-10-28 | Chinese | ||
| 35903851 | 监事会决议公告 | 2024-10-28 | Chinese | ||
| 35903843 | 关于聘任公司总裁的公告 | 2024-10-24 | Chinese | ||
| 35903835 | 第六届董事会第二十五次会议决议的公告 | 2024-10-24 | Chinese | ||
| 35903829 | 君合律师事务所上海分所关于金陵华软科技股份有限公司2024年第二次临时股东大会的法律意见书 | 2024-10-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Great Chinasoft Technology Co.,Ltd 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/54490/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54490 | 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=54490 | 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=54490 \ -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": 54490}, 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 Great Chinasoft Technology Co.,Ltd (id: 54490)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.