
SONGZ AUTOMOBILE AIR CONDITIONING CO., LTD — Investor Relations & Filings
SONGZ AUTOMOBILE AIR CONDITIONING CO., LTD. specializes in the research, development, and manufacturing of advanced thermal management systems for a wide range of vehicles. The company provides comprehensive air conditioning solutions for large and medium-sized buses, passenger cars, rail transit, and refrigerated transport. A core focus of its operations involves the development of thermal management technologies for new energy vehicles (NEVs), including integrated battery cooling systems and high-efficiency heat pump units. SONGZ supplies global automotive manufacturers with climate control systems engineered for reliability and energy efficiency. Its technical capabilities encompass the production of critical components such as compressors and heat exchangers, supporting a vertically integrated approach to vehicle temperature control and environmental comfort.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度权益分派实施公告 | 2026-05-14 | Chinese | |
| 2025年度董事会工作报告 | 2026-03-30 | Chinese | |
| 关于2026年度公司及子公司与银行间签署授信合同并提请股东会授权董事会全权办理相关事宜的公告 | 2026-03-30 | Chinese | |
| 第六届董事会第十三次会议决议公告 | 2026-03-30 | Chinese | |
| 年度关联方资金占用专项审计报告 | 2026-03-30 | Chinese | |
| 2025年年度审计报告 | 2026-03-30 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46343697 | 2025年度权益分派实施公告 | 2026-05-14 | Chinese | ||
| 35887873 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 35887871 | 关于2026年度公司及子公司与银行间签署授信合同并提请股东会授权董事会全权办理相关事宜的公告 | 2026-03-30 | Chinese | ||
| 35887867 | 第六届董事会第十三次会议决议公告 | 2026-03-30 | Chinese | ||
| 35887865 | 年度关联方资金占用专项审计报告 | 2026-03-30 | Chinese | ||
| 35887864 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 35887860 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 35887857 | 关于变更签字注册会计师及质量控制复核人的公告 | 2026-03-02 | Chinese | ||
| 35887853 | 2025年度业绩预告 | 2026-01-28 | Chinese | ||
|
2025
6 filings
| |||||
| 35887852 | 关于购买厦门金龙汽车空调有限公司50%股权进展暨完成工商变更登记的公告 | 2025-12-25 | Chinese | ||
| 35887850 | 关于部分董事、高级管理人员股份减持计划时间届满暨实施情况的公告 | 2025-12-22 | Chinese | ||
| 35887840 | 2025年第四次临时股东会法律意见书 | 2025-12-15 | Chinese | ||
| 35887839 | 2025年第四次临时股东会决议公告 | 2025-12-15 | Chinese | ||
| 35887834 | 关于拟变更2025年度审计机构的公告 | 2025-11-27 | Chinese | ||
| 35887825 | 第六届董事会第十二次会议决议公告 | 2025-11-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
SONGZ AUTOMOBILE AIR CONDITIONING 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/54491/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54491 | 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=54491 | 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=54491 \ -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": 54491}, 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 SONGZ AUTOMOBILE AIR CONDITIONING CO., LTD (id: 54491)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.