Inspur Software Co.,Ltd. — Investor Relations & Filings
About Inspur Software Co.,Ltd.
Inspur Software Co., Ltd. specializes in the development and implementation of comprehensive software solutions and information technology services. The company focuses on digital government transformation, offering integrated platforms for e-government, smart city infrastructure, and public resource management. Its core portfolio includes cloud-based administrative systems, big data governance tools, and enterprise resource planning software. By leveraging advanced technologies such as artificial intelligence and cloud computing, the company facilitates the modernization of public services and corporate operations. It provides end-to-end digital infrastructure optimization and data-driven decision-making capabilities for government departments and large-scale enterprises.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浪潮软件关于召开2025年度业绩说明会的公告 | 2026-05-08 | Chinese | |
| 浪潮软件2025年年度股东会决议公告 | 2026-05-08 | Chinese | |
| 浪潮软件关于选举职工代表董事的公告 | 2026-05-08 | Chinese | |
| 浪潮软件关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-29 | Chinese | |
| 浪潮软件2026年第一季度报告 | 2026-04-29 | Chinese | |
| 浪潮软件第十届董事会第二十五次会议决议公告 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44494182 | 浪潮软件关于召开2025年度业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44487728 | 浪潮软件2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 44487725 | 浪潮软件关于选举职工代表董事的公告 | 2026-05-08 | Chinese | ||
| 41535998 | 浪潮软件关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-29 | Chinese | ||
| 41535996 | 浪潮软件2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 41535990 | 浪潮软件第十届董事会第二十五次会议决议公告 | 2026-04-29 | Chinese | ||
| 41535989 | 独立董事候选人声明与承诺-武辉 | 2026-04-17 | Chinese | ||
| 34826401 | 国泰海通证券股份有限公司关于浪潮软件股份有限公司2025年度持续督导工作现场检查报告 | 2026-04-17 | Chinese | ||
| 34826379 | 浪潮软件2025年度独立董事述职报告(朱仁奎) | 2026-04-17 | Chinese | ||
| 34826370 | 浪潮软件董事会审计委员会对会计师事务所履职情况评估及履行监督职责情况报告 | 2026-04-17 | Chinese | ||
| 34826351 | 关于浪潮软件股份有限公司在浪潮集团财务有限公司存贷款业务情况的专项审核报告 | 2026-04-17 | Chinese | ||
| 34823099 | 浪潮软件第十届董事会第二十四次会议决议公告 | 2026-04-17 | Chinese | ||
| 34823094 | 国泰海通证券股份有限公司关于浪潮软件股份有限公司2025年度持续督导年度报告书 | 2026-04-17 | Chinese | ||
| 34822457 | 独立董事提名人声明与承诺-朱仁奎 | 2026-04-17 | Chinese | ||
| 34822137 | 独立董事候选人声明与承诺-朱仁奎 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | Telecommunications, computer pr… |
Inspur Software 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/56981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56981 | 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=56981 | 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=56981 \ -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": 56981}, 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 Inspur Software Co.,Ltd. (id: 56981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.