
Bringspring Science & Technology Co.,Ltd. — Investor Relations & Filings
Bringspring Science & Technology Co., Ltd. provides specialized information technology solutions and services, focusing on healthcare informatics and smart city infrastructure. The company develops integrated software systems for medical institutions, including electronic medical records, clinical information systems, and hospital management platforms. Its portfolio extends to cloud computing services, data center construction, and intelligent urban management solutions. By integrating big data and artificial intelligence, the company supports digital transformation for public sectors and large enterprises, delivering technical support and maintenance services to optimize operational efficiency and data-driven decision-making.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司涉及重大诉讼的公告 | 2026-05-29 | Chinese | |
| 关于公司涉及违规担保暨公司股票可能被实施其他风险警示的提示性公告 | 2026-05-29 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-28 | Chinese | |
| 北京金诚同达(郑州)律师事务所关于荣科科技股份有限公司2025年度股东会律师见证之法律意见书 | 2026-05-28 | Chinese | |
| 关于部分银行账户被冻结的公告 | 2026-05-27 | Chinese | |
| 荣科科技第六届董事会第十次会议决议公告 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47885876 | 关于公司涉及重大诉讼的公告 | 2026-05-29 | Chinese | ||
| 47884974 | 关于公司涉及违规担保暨公司股票可能被实施其他风险警示的提示性公告 | 2026-05-29 | Chinese | ||
| 47857836 | 2025年度股东会决议公告 | 2026-05-28 | Chinese | ||
| 47857822 | 北京金诚同达(郑州)律师事务所关于荣科科技股份有限公司2025年度股东会律师见证之法律意见书 | 2026-05-28 | Chinese | ||
| 47536920 | 关于部分银行账户被冻结的公告 | 2026-05-27 | Chinese | ||
| 46730668 | 荣科科技第六届董事会第十次会议决议公告 | 2026-05-21 | Chinese | ||
| 46730671 | 关于控股子公司增加注册资本暨关联交易的公告 | 2026-05-21 | Chinese | ||
| 36610027 | 2025年度独立董事述职报告(罗新建) | 2026-04-23 | Chinese | ||
| 36610019 | 2025年度独立董事述职报告(张国保) | 2026-04-23 | Chinese | ||
| 36610011 | 关于2025年度计提资产减值准备及资产核销的公告 | 2026-04-23 | Chinese | ||
| 36610010 | 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 36610006 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 36609995 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 36609993 | 荣科科技股份有限公司2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 36609894 | 关于“质量回报双提升”行动方案的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China National Software & Service Company Limited
Provides software development, system integration, and IT s…
|
600536 | CN | Telecommunications, computer pr… |
|
China Netcom Technology Holdings Limited
Technology solutions provider for lottery, smart retail, an…
|
8071 | HK | Telecommunications, computer pr… |
|
China Reform Health Management and Services Group Co., Ltd.
Provides digital healthcare management and medical insuranc…
|
000503 | CN | Telecommunications, computer pr… |
|
China TransInfo Technology Co., Ltd
Develops intelligent transportation systems and smart city …
|
002373 | CN | Telecommunications, computer pr… |
|
Chips&Media, Inc.
A semiconductor IP provider of advanced multimedia and vide…
|
094360 | KR | Telecommunications, computer pr… |
|
Choice NV
Operates a B2B software platform and develops a B2B2C food …
|
MLTV | BE | Telecommunications, computer pr… |
|
CID Holdco, Inc.
Provides IoT and AI solutions for asset tracking and workfl…
|
DAIC | US | Telecommunications, computer pr… |
|
CiDi Inc.
Specializes in autonomous driving systems and V2X solutions…
|
3881 | HK | Telecommunications, computer pr… |
|
Cigniti Technologies Ltd
Provides AI-led quality engineering and software testing fo…
|
CIGNITITEC | IN | Telecommunications, computer pr… |
|
CINC Corp.
Develops AI-powered research and analysis tools for digital…
|
4378 | JP | Telecommunications, computer pr… |
Bringspring Science & 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/55292/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55292 | 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=55292 | 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=55292 \ -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": 55292}, 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 Bringspring Science & Technology Co.,Ltd. (id: 55292)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.