
Yutong Bus Co Ltd. — Investor Relations & Filings
Yutong Bus Co Ltd. is a global manufacturer of commercial vehicles, specializing in buses and coaches. The company is a leading producer of new energy buses, including all-electric models. Its product portfolio covers a wide range of applications, such as city buses, long-distance coaches, tourist coaches, and specialized vehicles. Yutong serves a global market with a presence in regions including Europe, Latin America, Asia-Pacific, and Africa, providing tailored products like its E-series and U-series city buses and T-series coaches. The company supports its international operations through a comprehensive sales and service network and local assembly facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事候选人声明与承诺(龚建伟) | 2026-03-30 | Chinese | |
| 关于利用闲置资金进行理财的公告 | 2026-03-30 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | |
| 2025年度可持续发展报告摘要 | 2026-03-30 | Chinese | |
| 2025年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(谷秀娟) | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40257567 | 独立董事候选人声明与承诺(龚建伟) | 2026-03-30 | Chinese | ||
| 40257559 | 关于利用闲置资金进行理财的公告 | 2026-03-30 | Chinese | ||
| 40257552 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 40257551 | 2025年度可持续发展报告摘要 | 2026-03-30 | Chinese | ||
| 40257543 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 40257516 | 2025年度独立董事述职报告(谷秀娟) | 2026-03-30 | Chinese | ||
| 40257510 | 董事会对独立董事2025年度独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 40257504 | 独立董事提名人声明与承诺 | 2026-03-30 | Chinese | ||
| 40257497 | 关于2026年日常关联交易预计的公告 | 2026-03-30 | Chinese | ||
| 40257495 | 独立董事候选人声明与承诺(李玉峰) | 2026-03-30 | Chinese | ||
| 40257486 | 2025年度可持续发展报告 | 2026-03-30 | Chinese | ||
| 40257227 | 2025年度独立董事述职报告(尹效华) | 2026-03-30 | Chinese | ||
| 40257221 | 关于开展远期外汇合约等衍生品交易的公告 | 2026-03-30 | Chinese | ||
| 40257211 | 关于对郑州宇通集团财务有限公司风险评估报告的公告 | 2026-03-30 | Chinese | ||
| 40257203 | 关于召开2025年年度业绩说明会的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
|
Aston Martin Lagonda Global Holdings PLC
Manufacturer of ultra-luxury sports cars and grand tourers.
|
AML | GB | Manufacturing |
|
Autech Corporation
Manufacturer of special vehicles, HVAC systems, and cold ch…
|
067170 | KR | Manufacturing |
Yutong Bus 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/17842/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17842 | 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=17842 | 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=17842 \ -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": 17842}, 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 Bus Co Ltd. (id: 17842)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.