Yutong Heavy Industries Co.,Ltd. — Investor Relations & Filings
About Yutong Heavy Industries Co.,Ltd.
Yutong Heavy Industries Co., Ltd. specializes in the research, development, and manufacturing of environmental sanitation equipment and construction machinery. The company provides a comprehensive range of products, including specialized sanitation vehicles such as electric sweepers and refuse collection trucks, as well as foundation engineering machinery like rotary drilling rigs and crawler cranes. Additionally, it produces heavy-duty mining trucks and equipment. A key differentiator is the company's focus on new energy solutions, integrating advanced electric and hybrid propulsion systems into its heavy machinery to improve operational efficiency and reduce environmental impact. Serving municipal, construction, and mining sectors, the company emphasizes intelligent manufacturing and technological innovation to deliver high-performance equipment for infrastructure and environmental management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事、高级管理人员变动的公告 | 2026-04-03 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-03 | Chinese | |
| 2025年限制性股票激励计划第一个解除限售期解锁条件成就暨调整回购价格及回购注销部分限制性股票相关事宜的法律意见书 | 2026-04-02 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-02 | Chinese | |
| 独立董事2025年度述职报告(郑秀峰) | 2026-04-02 | Chinese | |
| 薪酬管理制度 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41659736 | 关于董事、高级管理人员变动的公告 | 2026-04-03 | Chinese | ||
| 41659735 | 关于召开2025年年度股东会的通知 | 2026-04-03 | Chinese | ||
| 41659728 | 2025年限制性股票激励计划第一个解除限售期解锁条件成就暨调整回购价格及回购注销部分限制性股票相关事宜的法律意见书 | 2026-04-02 | Chinese | ||
| 41659703 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-02 | Chinese | ||
| 41659702 | 独立董事2025年度述职报告(郑秀峰) | 2026-04-02 | Chinese | ||
| 41659691 | 薪酬管理制度 | 2026-04-02 | Chinese | ||
| 41659689 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-02 | Chinese | ||
| 41659686 | 2025年度内部控制审计报告 | 2026-04-02 | Chinese | ||
| 41659659 | 关于公司担保暨关联交易的公告 | 2026-04-02 | Chinese | ||
| 41659657 | 独立董事2025年度述职报告(耿明斋) | 2026-04-02 | Chinese | ||
| 41659650 | 董事会审计委员会关于2025年度工作的总结报告 | 2026-04-02 | Chinese | ||
| 41659649 | 2025年年度报告摘要 | 2026-04-02 | Chinese | ||
| 41659646 | 对外投资管理办法 | 2026-04-02 | Chinese | ||
| 41659636 | 2025年度审计报告 | 2026-04-02 | Chinese | ||
| 41659389 | 独立董事2025年度述职报告(王秀芬) | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
Yutong Heavy Industries 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/57030/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57030 | 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=57030 | 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=57030 \ -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": 57030}, 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 Yutong Heavy Industries Co.,Ltd. (id: 57030)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.