
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 |
|---|---|---|---|
|
Beijing Airdoc Technology Co., Ltd.
Develops AI-based retinal imaging systems for chronic disea…
|
2251 | HK | Telecommunications, computer pr… |
|
Beijing Asiacom Information Technology Co., Ltd.
Provides IT solutions, BSS, OSS, and CRM software for telec…
|
301085 | CN | Telecommunications, computer pr… |
|
Beijing Baolande Software Corporation.
Develops middleware and AIOps solutions for high-availabili…
|
688058 | CN | Telecommunications, computer pr… |
|
BEIJING BOHUI SCIENCE & TECHNOLOGY CO.,LTD
Provides intelligent video monitoring and operation mainten…
|
688004 | CN | Telecommunications, computer pr… |
|
Beijing Compass Technology Development Co., Ltd.
Provides securities investment analysis software and integr…
|
300803 | CN | Telecommunications, computer pr… |
|
BEIJING DEEP GLINT TECHNOLOGY CO., LTD.
Provides computer vision and big data solutions for public …
|
688207 | CN | Telecommunications, computer pr… |
|
Beijing eGOVA Co., Ltd
Specialized provider of smart city management and digital g…
|
300075 | CN | Telecommunications, computer pr… |
|
Beijing E-techstar Co.,Ltd
Develops intelligent transportation and IT solutions for ur…
|
300513 | CN | Telecommunications, computer pr… |
|
BEIJING FOREVER TECHNOLOGY CO., LTD
Provides BIM software and digital twin platforms for infras…
|
300365 | CN | Telecommunications, computer pr… |
|
Beijing Geekplus Technology Co., Ltd.
Leading global provider of intelligent logistics and wareho…
|
2590 | HK | 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.