ChangYuan Technology Group Ltd. — Investor Relations & Filings
About ChangYuan Technology Group Ltd.
ChangYuan Technology Group Ltd. specializes in the development and manufacturing of smart grid equipment, industrial automation solutions, and functional materials. The company’s portfolio includes power grid protection and control systems, smart substation automation, and high-voltage cable accessories. It provides heat-shrinkable materials and specialized polymer products for the electronics and automotive sectors. The group also designs and produces electric vehicle charging infrastructure and automated testing equipment for consumer electronics manufacturing. Its operations focus on enhancing energy efficiency and industrial productivity through advanced R&D in power distribution, material science, and intelligent manufacturing systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于前期会计差错更正及相关定期报告更正的公告 | 2025-04-28 | Chinese | |
| 2024年度董事会审计委员会对会计师事务所履行监督职责情况报告 | 2025-04-28 | Chinese | |
| 关于公司总裁辞职及聘任公司总裁的公告 | 2025-04-28 | Chinese | |
| 董事会对非标准意见内部控制审计报告涉及事项的专项说明 | 2025-04-28 | Chinese | |
| 关于召开2024年度业绩说明会的公告 | 2025-04-28 | Chinese | |
| 关于公司股票被实施其他风险警示暨股票停牌的提示性公告 | 2025-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 41095206 | 关于前期会计差错更正及相关定期报告更正的公告 | 2025-04-28 | Chinese | ||
| 41095192 | 2024年度董事会审计委员会对会计师事务所履行监督职责情况报告 | 2025-04-28 | Chinese | ||
| 41095182 | 关于公司总裁辞职及聘任公司总裁的公告 | 2025-04-28 | Chinese | ||
| 41095168 | 董事会对非标准意见内部控制审计报告涉及事项的专项说明 | 2025-04-28 | Chinese | ||
| 41095156 | 关于召开2024年度业绩说明会的公告 | 2025-04-28 | Chinese | ||
| 41095143 | 关于公司股票被实施其他风险警示暨股票停牌的提示性公告 | 2025-04-28 | Chinese | ||
| 41095126 | 董事会对独立董事独立性自查情况的专项意见 | 2025-04-28 | Chinese | ||
| 41095116 | 第九届董事会第四次会议决议公告 | 2025-04-28 | Chinese | ||
| 41095100 | 监事会关于董事会对非标准意见内部控制审计报告涉及事项的专项说明的意见 | 2025-04-28 | Chinese | ||
| 41095091 | 上会会计师事务所(特殊普通合伙)关于公司2024年度财务报告非标准审计意见的专项说明 | 2025-04-28 | Chinese | ||
| 41095046 | 2024年度ESG报告 | 2025-04-28 | Chinese | ||
| 41093810 | 2024年度独立董事述职报告(彭丁带) | 2025-04-28 | Chinese | ||
| 41093799 | 2024年内部控制评价报告 | 2025-04-28 | Chinese | ||
| 41093790 | 2025年第一季度报告 | 2025-04-28 | Chinese | ||
| 41093783 | 2024年度独立董事述职报告(丘运良) | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AICHI ELECTRIC CO.,LTD.
Manufactures power equipment, motors, and printed circuit b…
|
6623 | JP | Manufacturing |
|
Akanksha Power and Infrastructure Limited
Manufactures electrical equipment and provides turnkey EPC …
|
AKANKSHA | IN | Manufacturing |
|
Alfa Transformers ltd.
Designs, manufactures, and repairs electrical transformers …
|
517546 | IN | Manufacturing |
|
Alfen N.V.
Manufacturer of smart grid, energy storage, and EV charging…
|
ALFEN | NL | Manufacturing |
|
ALLIENT INC
Designs and manufactures precision-controlled motion compon…
|
ALNT | US | Manufacturing |
|
Allis Electric Co., Ltd.
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
Altech Corporation
Supplier of components for industrial control, instrumentat…
|
4641 | JP | Manufacturing |
|
Amba Enterprises Ltd.
Manufactures electrical steel laminations, motor stampings,…
|
539196 | IN | Manufacturing |
|
AMERICAN SUPERCONDUCTOR CORP /DE/
Provides megawatt-scale power resiliency solutions for grid…
|
AMSC | US | Manufacturing |
|
AMPVOLTS LIMITED
Produces distribution transformers and high-voltage equipme…
|
535719 | IN | Manufacturing |
ChangYuan Technology Group 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/56790/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56790 | 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=56790 | 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=56790 \ -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": 56790}, 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 ChangYuan Technology Group Ltd. (id: 56790)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.