
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 |
|---|---|---|---|
|
Cyngn Inc.
Develops AI-powered autonomous driving systems for industri…
|
CYN | US | Telecommunications, computer pr… |
|
Cytiva Software Inc.
Specialized in on-demand recruiting software (ATS) for the …
|
— | CA | Telecommunications, computer pr… |
|
DAILY JOURNAL CORP
Publishes legal/real estate news and provides case manageme…
|
DJCO | US | Telecommunications, computer pr… |
|
DAIWA COMPUTER CO., LTD.
IT company specializing in software development, system int…
|
3816 | JP | Telecommunications, computer pr… |
|
Damaris
Develops software for document digitization, management, an…
|
MLDAM | FR | Telecommunications, computer pr… |
|
Danavation Technologies Corp.
Provides IoT digital smart labels and software to automate …
|
DVN | CA | Telecommunications, computer pr… |
|
Danlaw Technologies India Ltd.
Develops embedded systems, telematics, and V2X solutions fo…
|
532329 | IN | Telecommunications, computer pr… |
|
DAREWAY INTELLIGENT TECHNOLOGY CO.,LTD.
Develops AI and blockchain solutions for healthcare, energy…
|
688579 | CN | Telecommunications, computer pr… |
|
DARUMA PAGOS S.A.
Digital platform for businesses: streamlines financial oper…
|
— | AR | Telecommunications, computer pr… |
|
Dassault Systèmes SE
Develops a 3D platform for virtual twin experiences and sus…
|
DSY | FR | 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.