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 |
|---|---|---|---|
| 关于全资孙公司对公司银行授信提供担保的公告 | 2026-02-03 | Chinese | |
| 2025年年度业绩预告 | 2026-01-30 | Chinese | |
| 关于更换签字会计师的公告 | 2026-01-22 | Chinese | |
| 2025年第一次临时股东大会法律意见书 | 2025-11-20 | Chinese | |
| 2025年第一次临时股东大会决议公告 | 2025-11-20 | Chinese | |
| 关于参加2025年上海辖区上市公司三季报集体业绩说明会的公告 | 2025-11-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 35026433 | 关于全资孙公司对公司银行授信提供担保的公告 | 2026-02-03 | Chinese | ||
| 35026429 | 2025年年度业绩预告 | 2026-01-30 | Chinese | ||
| 35026426 | 关于更换签字会计师的公告 | 2026-01-22 | Chinese | ||
|
2025
12 filings
| |||||
| 35026423 | 2025年第一次临时股东大会法律意见书 | 2025-11-20 | Chinese | ||
| 35026413 | 2025年第一次临时股东大会决议公告 | 2025-11-20 | Chinese | ||
| 35026403 | 关于参加2025年上海辖区上市公司三季报集体业绩说明会的公告 | 2025-11-05 | Chinese | ||
| 35026400 | 内部审计制度 | 2025-10-29 | Chinese | ||
| 35026393 | 关于预计与戴天智能科技(上海)股份有限公司日常关联交易的公告 | 2025-10-29 | Chinese | ||
| 35026384 | 第六届监事会第九次会议决议公告 | 2025-10-29 | Chinese | ||
| 35026376 | 内幕信息知情人登记管理制度 | 2025-10-29 | Chinese | ||
| 35026366 | 关于拟续聘会计师事务所的公告 | 2025-10-29 | Chinese | ||
| 35026354 | 公司章程修订对照表 | 2025-10-29 | Chinese | ||
| 35026339 | 独立董事制度 | 2025-10-29 | Chinese | ||
| 35026329 | 控股股东、实际控制人行为规范 | 2025-10-29 | Chinese | ||
| 35026319 | 累积投票制实施细则 | 2025-10-29 | 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.