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 |
|---|---|---|---|
|
Atrae, Inc.
A People Tech company that develops services to expand huma…
|
6194 | JP | Telecommunications, computer pr… |
|
ATW Tech Inc.
A technology company providing FinTech and interactive comm…
|
ATW | CA | Telecommunications, computer pr… |
|
AUDDIA INC.
AI technology company developing a platform for radio and p…
|
AUUD | US | Telecommunications, computer pr… |
|
AUDINATE GROUP LIMITED
Provides Dante technology for digital audio and video netwo…
|
AD8 | AU | Telecommunications, computer pr… |
|
Audiocodes Ltd.
Provider of AI-voice solutions for unified communications a…
|
AUDC | IL | Telecommunications, computer pr… |
|
AUDIOEYE INC
Offers a SaaS platform using AI and experts for digital acc…
|
AEYE | US | Telecommunications, computer pr… |
|
Aurionpro Solutions Ltd.
Global provider of digital transformation, banking, and sma…
|
AURIONPRO | IN | Telecommunications, computer pr… |
|
Aurora Mobile Ltd
A SaaS provider of customer engagement, developer services,…
|
JG | US | Telecommunications, computer pr… |
|
Aurum PropTech Limited
Provides SaaS platforms and data analytics for the real est…
|
AURUM | IN | Telecommunications, computer pr… |
|
AUSTERE SYSTEMS LIMITED
Provides digital transformation, software engineering, and …
|
544505 | IN | 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.