Sinosoft Co., Ltd — Investor Relations & Filings
About Sinosoft Co., Ltd
Sinosoft Co., Ltd. provides specialized software development, system integration, and information technology consulting services. The company focuses on digital transformation solutions, particularly for e-government, social security administration, and tax management systems. Its core portfolio includes the design and implementation of large-scale enterprise resource planning (ERP) platforms and specialized data management tools. By integrating cloud computing, big data analytics, and artificial intelligence, the firm supports the modernization of public sector operations and enterprise workflows. Sinosoft is characterized by its technical capacity to manage complex, high-volume information systems and its role in developing critical digital infrastructure for government agencies and large-scale organizations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中科软2025年年度股东会会议资料 | 2026-05-11 | Chinese | |
| 中科软关于前期会计差错更正及追溯调整后的财务报表及附注 | 2026-04-29 | Chinese | |
| 中科软关于前期会计差错更正及追溯调整的公告 | 2026-04-29 | Chinese | |
| 中科软独立董事2025年度述职报告(何召滨) | 2026-04-29 | Chinese | |
| 中科软关于2025年度“提质增效重回报”行动方案评估及2026年度“提质增效重回报”行动方案的公告 | 2026-04-29 | Chinese | |
| 中科软关于召开2025年年度股东会的通知 | 2026-04-29 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 45017036 | 中科软2025年年度股东会会议资料 | 2026-05-11 | Chinese | ||
| 39663965 | 中科软关于前期会计差错更正及追溯调整后的财务报表及附注 | 2026-04-29 | Chinese | ||
| 39663954 | 中科软关于前期会计差错更正及追溯调整的公告 | 2026-04-29 | Chinese | ||
| 39663945 | 中科软独立董事2025年度述职报告(何召滨) | 2026-04-29 | Chinese | ||
| 39663935 | 中科软关于2025年度“提质增效重回报”行动方案评估及2026年度“提质增效重回报”行动方案的公告 | 2026-04-29 | Chinese | ||
| 39663933 | 中科软关于召开2025年年度股东会的通知 | 2026-04-29 | Chinese | ||
| 39663926 | 中科软董事会关于带强调事项段无保留意见内控审计报告涉及事项的专项说明 | 2026-04-29 | Chinese | ||
| 39663924 | 中科软第八届董事会第十六次会议决议公告 | 2026-04-29 | Chinese | ||
| 39663916 | 中科软关于计提2025年度资产减值准备的公告 | 2026-04-29 | Chinese | ||
| 39663912 | 中科软董事会关于2025年度独立董事独立性情况评估的专项意见 | 2026-04-29 | Chinese | ||
| 39663903 | 中科软独立董事2025年度述职报告(李馨) | 2026-04-29 | Chinese | ||
| 39663899 | 中科软关于董事会延期换届选举的公告 | 2026-02-12 | Chinese | ||
|
2025
3 filings
| |||||
| 39663896 | 中科软2025年第一次临时股东会决议公告 | 2025-12-30 | Chinese | ||
| 39663890 | 中科软第八届董事会第十五次会议决议公告 | 2025-12-30 | Chinese | ||
| 39663885 | 中科软高级管理人员减持股份结果公告 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMA Corporation PLC Corporation
Provides an AI-powered assisted reality platform for the fr…
|
ALAMA | GB | Telecommunications, computer pr… |
|
AMAZE HOLDINGS, INC.
A creator-powered commerce platform for building revenue st…
|
AMZE | US | Telecommunications, computer pr… |
|
Amesite Inc.
Develops AI-driven applications and online learning platfor…
|
AMST | US | Telecommunications, computer pr… |
|
A Metaverse Company
Designs and deploys custom virtual spaces and digital asset…
|
1616 | HK | Telecommunications, computer pr… |
|
Amido AB (publ)
Develops a software platform for the digital management of …
|
AMIDO | SE | Telecommunications, computer pr… |
|
AnalytixInsight Inc.
Provider of AI-powered data analytics and enterprise softwa…
|
ALY | CA | Telecommunications, computer pr… |
|
ANDES
Provides high-performance, low-power 32/64-bit RISC-V CPU I…
|
6533 | TW | Telecommunications, computer pr… |
|
and factory,inc
Develops smartphone apps and IoT solutions for manga, enter…
|
7035 | JP | Telecommunications, computer pr… |
|
Andyne Computing Limited
Developer of decision support software and data access tool…
|
AECC | CA | Telecommunications, computer pr… |
|
Anemoi International Ltd
A holding company operating a regtech firm that provides co…
|
AMOI | VG | Telecommunications, computer pr… |
Sinosoft 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/57906/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57906 | 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=57906 | 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=57906 \ -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": 57906}, 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 Sinosoft Co., Ltd (id: 57906)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.