SHANGHAI YANHUA SMARTECH GROUP CO.,LTD. — Investor Relations & Filings
Shanghai Yanhua Smartech Group Co., Ltd. provides integrated smart city solutions and intelligent building systems. The company specializes in the convergence of information technology and urban infrastructure, offering services across smart medical care, intelligent building automation, smart energy management, and digital transportation. Its service portfolio encompasses the entire project lifecycle, including strategic consulting, system design, software development, system integration, and technical operation and maintenance. Utilizing Internet of Things (IoT), big data, and cloud computing, the group develops specialized platforms for energy efficiency, public safety, and facility management. These solutions are designed to optimize resource allocation and enhance operational safety for commercial complexes, public institutions, and healthcare facilities. The group focuses on delivering data-driven management tools that support sustainable urban development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度审计报告 | 2026-04-22 | Chinese | |
| 2025年年度报告 | 2026-04-22 | Chinese | |
| 关于使用闲置自有资金购买理财产品额度的公告 | 2026-04-22 | Chinese | |
| 关于2026年董事和高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese | |
| 2025年度独立董事(马晓鲁)述职报告 | 2026-04-22 | Chinese | |
| 分公司、子公司管理制度 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36128464 | 2025年年度审计报告 | 2026-04-22 | Chinese | ||
| 36128463 | 2025年年度报告 | 2026-04-22 | Chinese | ||
| 36128462 | 关于使用闲置自有资金购买理财产品额度的公告 | 2026-04-22 | Chinese | ||
| 36128461 | 关于2026年董事和高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese | ||
| 36128460 | 2025年度独立董事(马晓鲁)述职报告 | 2026-04-22 | Chinese | ||
| 36128459 | 分公司、子公司管理制度 | 2026-04-22 | Chinese | ||
| 36128458 | 对外投资管理制度 | 2026-04-22 | Chinese | ||
| 36128457 | 董事、高级管理人员薪酬管理制度 | 2026-04-22 | Chinese | ||
| 36128456 | 董事、高级管理人员离职管理制度 | 2026-04-22 | Chinese | ||
| 36128455 | 关于修订、制定部分制度的公告 | 2026-04-22 | Chinese | ||
| 36128454 | 第六届董事会第十三次会议决议公告 | 2026-04-22 | Chinese | ||
| 36128452 | 董事会审计委员会对受聘会计师事务所履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 34822175 | 关于累计诉讼、仲裁案件情况的公告 | 2026-04-17 | Chinese | ||
| 36128450 | 关于对控股子公司上海东方延华节能技术服务股份有限公司提供担保的公告 | 2026-04-03 | Chinese | ||
| 36128449 | 关于对控股子公司成都成电医星数字健康软件有限公司的贷款提供担保的公告 | 2026-02-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
SHANGHAI YANHUA SMARTECH 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/54232/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54232 | 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=54232 | 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=54232 \ -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": 54232}, 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 SHANGHAI YANHUA SMARTECH GROUP CO.,LTD. (id: 54232)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.