
Nanjing Sciyon Wisdom Technology Group Co., Ltd. — Investor Relations & Filings
Nanjing Sciyon Wisdom Technology Group Co., Ltd. specializes in providing comprehensive industrial automation and digitalization solutions. The company focuses on the research, development, and application of control systems and industrial software to enhance operational efficiency and intelligence. Its core product portfolio includes Distributed Control Systems (DCS), Programmable Logic Controllers (PLC), and advanced SCADA systems. Sciyon offers specialized solutions for smart power plants and intelligent manufacturing, integrating operational technology with information technology through its proprietary industrial internet platforms. By leveraging big data, cloud computing, and IoT, the group supports the digital transformation of enterprises in energy, metallurgy, and chemical processing. Its services encompass the entire lifecycle of industrial assets, from automated control to high-level management and optimization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动公告 | 2026-05-17 | Chinese | |
| 2025年度股东会决议的公告 | 2026-05-08 | Chinese | |
| 科远智慧2025年度股东会法律意见书 | 2026-05-08 | Chinese | |
| 关于使用自有资金及闲置募集资金进行现金管理的公告 | 2026-04-14 | Chinese | |
| 2025年度独立董事述职报告(王培红) | 2026-04-14 | Chinese | |
| 关于计提资产减值准备的公告 | 2026-04-14 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46378997 | 股票交易异常波动公告 | 2026-05-17 | Chinese | ||
| 44489007 | 2025年度股东会决议的公告 | 2026-05-08 | Chinese | ||
| 44488981 | 科远智慧2025年度股东会法律意见书 | 2026-05-08 | Chinese | ||
| 35025960 | 关于使用自有资金及闲置募集资金进行现金管理的公告 | 2026-04-14 | Chinese | ||
| 34921020 | 2025年度独立董事述职报告(王培红) | 2026-04-14 | Chinese | ||
| 34921017 | 关于计提资产减值准备的公告 | 2026-04-14 | Chinese | ||
| 34889793 | 关于续聘会计师事务所的公告 | 2026-04-14 | Chinese | ||
| 34889791 | 2025年度独立董事述职报告(赵湘莲) | 2026-04-14 | Chinese | ||
| 34889789 | 2025年度内部控制评价报告 | 2026-04-14 | Chinese | ||
| 34889786 | 2026年度日常关联交易预计公告 | 2026-04-14 | Chinese | ||
| 34889642 | 广发证券关于公司使用闲置募集资金投资理财产品的核查意见 | 2026-04-14 | Chinese | ||
| 34889627 | 广发证券股份有限公司关于南京科远智慧科技集团股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-14 | Chinese | ||
| 34889626 | 《科远智慧公司章程》(2026年4月) | 2026-04-14 | Chinese | ||
| 34889624 | 2025年度募集资金存放与使用情况的专项报告 | 2026-04-14 | Chinese | ||
| 34889616 | 关于召开2025年度股东会的通知 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bankware Global Co., Ltd.
Develops core banking systems and cloud business platforms …
|
199480 | KR | Telecommunications, computer pr… |
|
Banzai International, Inc.
A marketing technology company providing data-driven market…
|
BNZI | US | Telecommunications, computer pr… |
|
Basis100 Inc.
FinTech firm providing internet solutions to automate compl…
|
— | CA | Telecommunications, computer pr… |
|
Basware Oyj
Provider of cloud-based financial automation software for e…
|
BAS1V | FI | Telecommunications, computer pr… |
| Batonz Co., Ltd. | 554A | JP | Telecommunications, computer pr… |
|
BBD Initiative Inc.
Provider of SaaS-based cloud solutions and cross-tech (X-Te…
|
5259 | JP | Telecommunications, computer pr… |
|
Beacon Resources Inc.
Simplifies immigrant settlement in Canada via a super app o…
|
— | CA | Telecommunications, computer pr… |
|
BEAMTREE HOLDINGS LIMITED
Provides health data technology for clinical decision suppo…
|
BMT | AU | Telecommunications, computer pr… |
|
Beijing 51WORLD Digital Twin Technology Co., Ltd.
Digital twin platform providing visualization and simulatio…
|
6651 | HK | Telecommunications, computer pr… |
|
Beijing ABT Networks Co.,Ltd.
Specializes in network security infrastructure, policy mana…
|
688168 | CN | Telecommunications, computer pr… |
Nanjing Sciyon Wisdom Technology Group 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/54423/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54423 | 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=54423 | 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=54423 \ -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": 54423}, 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 Nanjing Sciyon Wisdom Technology Group Co., Ltd. (id: 54423)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.