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 | |
| 董事会审计委员会工作细则 | 2026-04-22 | Chinese | |
| 募集资金专项存放及使用管理办法 | 2026-04-22 | Chinese | |
| 董事会秘书工作制度 | 2026-04-22 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-22 | Chinese | |
| 营业收入扣除情况专项审核报告大信专审字(大信专审字[2026]第17-00041号) | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36128480 | 上市公司2025年度营业收入扣除情况表 | 2026-04-22 | Chinese | ||
| 36128479 | 董事会审计委员会工作细则 | 2026-04-22 | Chinese | ||
| 36128477 | 募集资金专项存放及使用管理办法 | 2026-04-22 | Chinese | ||
| 36128476 | 董事会秘书工作制度 | 2026-04-22 | Chinese | ||
| 36128475 | 关于会计政策变更的公告 | 2026-04-22 | Chinese | ||
| 36128474 | 营业收入扣除情况专项审核报告大信专审字(大信专审字[2026]第17-00041号) | 2026-04-22 | Chinese | ||
| 36128473 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告(大信专审字[2026]第17-00042号) | 2026-04-22 | Chinese | ||
| 36128472 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 36128471 | 2025年度财务决算报告 | 2026-04-22 | Chinese | ||
| 36128470 | 2025年度企业社会责任报告 | 2026-04-22 | Chinese | ||
| 36128469 | 关于计提资产减值准备的公告 | 2026-04-22 | Chinese | ||
| 36128468 | 关于预计为全资或控股子公司提供担保额度的公告 | 2026-04-22 | Chinese | ||
| 36128467 | 关于2025年度拟不进行利润分配的公告 | 2026-04-22 | Chinese | ||
| 36128466 | 关于会计师事务所2025年度履职情况评估报告 | 2026-04-22 | Chinese | ||
| 36128465 | 上市公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
All for One Group SE
An IT and consulting provider specializing in SAP solutions…
|
A1OS | DE | Telecommunications, computer pr… |
|
Allgeier SE
Technology company providing software solutions and IT serv…
|
AEIN | DE | Telecommunications, computer pr… |
|
Allied Digital Services Limited
Global provider of managed services, infrastructure, and di…
|
ADSL | IN | Telecommunications, computer pr… |
|
Al Moammar Information Systems Co.
System integrator for IT infrastructure, cybersecurity, and…
|
7200 | SA | Telecommunications, computer pr… |
|
Alphax Food System Co.,LTD
Provides information systems and technology solutions for t…
|
3814 | JP | Telecommunications, computer pr… |
|
ALTIA
Provides digital consulting, development, and maintenance s…
|
ALC | ES | Telecommunications, computer pr… |
|
Aludra Inc.
Toronto-based provider of e-business solutions and strategi…
|
— | CA | Telecommunications, computer pr… |
|
Amanet Management & Systems Ltd.
A systems house offering project management, software, IT, …
|
AMAN | IL | Telecommunications, computer pr… |
|
AMDOCS LTD
Provider of software and services for communications, media…
|
DOX | GG | Telecommunications, computer pr… |
|
AM Group Holdings Limited
Provides online marketing services, helping businesses buil…
|
1849 | HK | 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.