汉鑫科技 — Investor Relations & Filings
About 汉鑫科技
Hanxin Technology provides comprehensive digital transformation solutions centered on artificial intelligence and the Industrial Internet. The company develops integrated platforms for smart city management, digital government services, and industrial digitalization. Key offerings include AI-driven industrial software, big data analytics platforms, and intelligent transportation systems. These solutions are designed to optimize manufacturing efficiency, enhance urban governance, and streamline public administration. By combining cloud computing with advanced data processing, the company delivers end-to-end technical services that support enterprise modernization and the development of smart infrastructure. Its focus remains on the practical application of AI to solve complex operational challenges across various sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-28 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-20 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-20 | Chinese | |
| 第四届董事会第十一次会议决议公告 | 2026-04-20 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-20 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39999832 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 39999796 | 拟续聘2026年度会计师事务所公告 | 2026-04-20 | Chinese | ||
| 39999788 | 董事会审计委员会2025年度履职情况报告 | 2026-04-20 | Chinese | ||
| 39999777 | 第四届董事会第十一次会议决议公告 | 2026-04-20 | Chinese | ||
| 39999769 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-20 | Chinese | ||
| 39999758 | 2025年度内部控制自我评价报告 | 2026-04-20 | Chinese | ||
| 39999751 | 中兴华会计师事务所(特殊普通合伙) 关于山东汉鑫科技股份有限公司内部控制审计报告 | 2026-04-20 | Chinese | ||
| 39999648 | 募集资金存放、管理与实际使用情况的专项报告 | 2026-04-20 | Chinese | ||
| 39999635 | 中兴华会计师事务所(特殊普通合伙) 关于山东汉鑫科技股份有限公司募集资金年度存放与实际使用情况的鉴证报告 | 2026-04-20 | Chinese | ||
| 39999576 | 2025年年度报告摘要 | 2026-04-20 | Chinese | ||
| 39999538 | 独立董事专门会议关于2026年限制性股票激励计划(草案)的核查意见 | 2026-04-20 | Chinese | ||
| 39999519 | 2025年度营业收入扣除情况的专项审核意见 | 2026-04-20 | Chinese | ||
| 39999436 | 2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-20 | Chinese | ||
| 39999427 | 会计师事务所履职情况评估报告 | 2026-04-20 | Chinese | ||
| 39999425 | 关于对拟认定核心员工进行公示并征求意见的公告 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8COMMON LIMITED
Provides enterprise financial software for expense manageme…
|
8CO | AU | Telecommunications, computer pr… |
|
A10 Networks, Inc.
Provides networking and security solutions to optimize and …
|
ATEN | US | Telecommunications, computer pr… |
|
A2Z CUST2MATE SOLUTIONS CORP.
Develops and commercializes smart cart solutions for the re…
|
AZ | US | Telecommunications, computer pr… |
|
AATech
Develops technology solutions for the fintech and energy tr…
|
AAT | IT | Telecommunications, computer pr… |
|
abc Multiactive Limited
Designs, sells, and leases finance IT software and RegTech …
|
8131 | HK | Telecommunications, computer pr… |
|
ABM Knowledgeware Ltd.
Provides e-governance solutions and IT services for municip…
|
ABMKNO | IN | Telecommunications, computer pr… |
|
Absolute Software Corporation
Delivers cyber resilience via a firmware-to-cloud platform …
|
ABST | CA | Telecommunications, computer pr… |
|
ACCELERATEBS INDIA LIMITED
Specializes in digital transformation, DXP, and enterprise …
|
543938 | IN | Telecommunications, computer pr… |
|
ACCELYA SOLUTIONS INDIA LIMITED
Provides technology solutions for airline revenue, cargo, a…
|
ACCELYA | IN | Telecommunications, computer pr… |
|
ACCESS CO., LTD.
Global provider of advanced software technologies for conne…
|
4813 | JP | Telecommunications, computer pr… |
汉鑫科技 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/58720/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58720 | 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=58720 | 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=58720 \ -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": 58720}, 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 汉鑫科技 (id: 58720)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.