
JinXianDai Information Industry Co.,Ltd. — Investor Relations & Filings
JinXianDai Information Industry Co., Ltd. specializes in providing comprehensive software development and information technology services. The company focuses on delivering digital transformation solutions, enterprise management software, and system integration services. Its core expertise lies in serving the power and energy sectors, where it provides specialized applications for smart grid management, power production operation, and infrastructure maintenance. Beyond energy, the firm extends its technical capabilities to transportation, public utilities, and government sectors. JinXianDai leverages big data, cloud computing, and mobile internet technologies to optimize operational efficiency and data management for large-scale enterprises. The company is recognized for its deep domain knowledge in power system automation and its ability to implement complex, large-scale IT projects tailored to specific industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京德和衡(青岛)律师事务所关于金现代信息产业股份有限公司2025年年度股东会的法律意见书 | 2026-05-29 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-29 | Chinese | |
| 关于完成补选第四届董事会非独立董事的公告 | 2026-05-29 | Chinese | |
| 关于补选第四届董事会非独立董事暨调整战略委员会委员的公告 | 2026-05-18 | Chinese | |
| 第四届董事会第十六次会议决议公告 | 2026-05-18 | Chinese | |
| 关于2025年年度股东会增加临时提案暨补充股东会通知的公告 | 2026-05-18 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47884996 | 北京德和衡(青岛)律师事务所关于金现代信息产业股份有限公司2025年年度股东会的法律意见书 | 2026-05-29 | Chinese | ||
| 47884995 | 2025年年度股东会决议公告 | 2026-05-29 | Chinese | ||
| 47884991 | 关于完成补选第四届董事会非独立董事的公告 | 2026-05-29 | Chinese | ||
| 46384048 | 关于补选第四届董事会非独立董事暨调整战略委员会委员的公告 | 2026-05-18 | Chinese | ||
| 46384054 | 第四届董事会第十六次会议决议公告 | 2026-05-18 | Chinese | ||
| 46384055 | 关于2025年年度股东会增加临时提案暨补充股东会通知的公告 | 2026-05-18 | Chinese | ||
| 44264741 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动暨2025年度网上业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44273700 | 中泰证券股份有限公司关于金现代信息产业股份有限公司向不特定对象发行可转换公司债券之保荐总结报告书 | 2026-05-07 | Chinese | ||
| 39911772 | 关于金现代信息产业股份有限公司2025年度营业收入扣除事项的专项核查报告 | 2026-04-28 | Chinese | ||
| 39911740 | 关于提请股东会授权董事会办理以简易程序向特定对象发行股票的公告 | 2026-04-28 | Chinese | ||
| 39911739 | 中泰证券股份有限公司关于金现代信息产业股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-28 | Chinese | ||
| 39911729 | 中泰证券股份有限公司关于金现代信息产业股份有限公司2025年度持续督导跟踪报告 | 2026-04-28 | Chinese | ||
| 39911722 | 中泰证券股份有限公司关于金现代信息产业股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-28 | Chinese | ||
| 39911713 | 金现代信息产业股份有限公司内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39911686 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
JinXianDai Information Industry 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/55799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55799 | 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=55799 | 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=55799 \ -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": 55799}, 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 JinXianDai Information Industry Co.,Ltd. (id: 55799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.