GUANGZHOU AUTOMOBILE GROUP CO., LTD. — Investor Relations & Filings
About GUANGZHOU AUTOMOBILE GROUP CO., LTD.
GUANGZHOU AUTOMOBILE GROUP CO., LTD. specializes in the research, development, manufacturing, and distribution of passenger vehicles, commercial vehicles, and automotive components. The organization manages a diverse portfolio of proprietary brands, including Trumpchi and the dedicated electric vehicle brand Aion, alongside various international joint ventures. Its operations encompass the entire automotive value chain, from design and engineering to financial services and aftermarket support. A primary focus is placed on technological advancement in new energy vehicles, intelligent connectivity, and autonomous driving systems. Through its integrated R&D network, the group develops proprietary platforms and powertrain technologies. The company serves a broad market by offering a wide range of internal combustion, hybrid, and battery-electric vehicles, supported by a comprehensive manufacturing and logistics infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 广汽集团董事会对独立董事独立性的专项意见 | 2026-03-27 | Chinese | |
| 广汽集团第七届董事会第21次会议决议公告 | 2026-03-27 | Chinese | |
| 广汽集团2025年度内部控制审计报告 | 2026-03-27 | Chinese | |
| 信永中和关于广汽集团2025年度募集资金存放与实际使用情况专项鉴证报告 | 2026-03-27 | Chinese | |
| 广汽集团关于会计师事务所履职情况评估报告.docx | 2026-03-27 | Chinese | |
| 信永中和关于广汽集团2025年度营业收入扣除情况专项的说明 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35264158 | 广汽集团董事会对独立董事独立性的专项意见 | 2026-03-27 | Chinese | ||
| 35264155 | 广汽集团第七届董事会第21次会议决议公告 | 2026-03-27 | Chinese | ||
| 35264143 | 广汽集团2025年度内部控制审计报告 | 2026-03-27 | Chinese | ||
| 35264083 | 信永中和关于广汽集团2025年度募集资金存放与实际使用情况专项鉴证报告 | 2026-03-27 | Chinese | ||
| 35264073 | 广汽集团关于会计师事务所履职情况评估报告.docx | 2026-03-27 | Chinese | ||
| 35264072 | 信永中和关于广汽集团2025年度营业收入扣除情况专项的说明 | 2026-03-27 | Chinese | ||
| 35264068 | 广汽集团2025年可持续发展报告摘要 | 2026-03-27 | Chinese | ||
| 35264060 | 信永中和关于广汽集团2025年度非经营性资金占用及其他关联资金往来专项说明 | 2026-03-27 | Chinese | ||
| 35264048 | 广汽集团2025年度审计报告 | 2026-03-27 | Chinese | ||
| 35263699 | 广汽集团2025年可持续发展报告 | 2026-03-27 | Chinese | ||
| 35263464 | 广汽集团2025年年度报告 | 2026-03-27 | Chinese | ||
| 35263459 | 广汽集团关于《估值提升计划》的公告 | 2026-03-27 | Chinese | ||
| 35263456 | 广汽集团董事会审计委员会2025年度履职情况报告 | 2026-03-27 | Chinese | ||
| 35263453 | 广汽集团董事会审计委员会2025年对会计师事务所履行监督职责情况报告 | 2026-03-27 | Chinese | ||
| 35263452 | 广汽集团独立董事2025年度述职报告(王克勤) | 2026-03-27 | 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 |
GUANGZHOU AUTOMOBILE 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/57228/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57228 | 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=57228 | 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=57228 \ -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": 57228}, 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 GUANGZHOU AUTOMOBILE GROUP CO., LTD. (id: 57228)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.