Sichuan Changhong Electric (A) — Investor Relations & Filings
Sichuan Changhong Electric Co., Ltd. is a manufacturer and distributor of electronics and home appliances. Established in 1958, the company specializes in the research, development, manufacturing, and sale of a diverse product portfolio. Key product categories include televisions, information technology (IT) products, and a broad range of other consumer electronics and home appliances. The company manages the entire value chain from R&D to production and sales, serving both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四川长虹关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-04-30 | Chinese | |
| 四川长虹关于调整公司首席合规官的公告 | 2026-04-29 | Chinese | |
| 四川长虹第十二届董事会第四十七次会议决议公告 | 2026-04-29 | Chinese | |
| 四川长虹2025年年度报告摘要 | 2026-04-24 | Chinese | |
| 四川长虹关于2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案的公告 | 2026-04-24 | Chinese | |
| 四川长虹2025年度利润分配方案公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41706144 | 四川长虹关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-04-30 | Chinese | ||
| 41706130 | 四川长虹关于调整公司首席合规官的公告 | 2026-04-29 | Chinese | ||
| 41706128 | 四川长虹第十二届董事会第四十七次会议决议公告 | 2026-04-29 | Chinese | ||
| 41706127 | 四川长虹2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 41706123 | 四川长虹关于2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案的公告 | 2026-04-24 | Chinese | ||
| 41706118 | 四川长虹2025年度利润分配方案公告 | 2026-04-24 | Chinese | ||
| 41706115 | 关于四川长虹2025年度营业收入扣除情况的专项核查意见 | 2026-04-24 | Chinese | ||
| 41706112 | 四川长虹2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 41706111 | 四川长虹2025年年度报告 | 2026-04-24 | Chinese | ||
| 41706110 | 关于四川长虹集团财务有限公司持续风险评估报告 | 2026-04-24 | Chinese | ||
| 41706106 | 四川长虹独立董事2025年度述职报告(曲庆) | 2026-04-24 | Chinese | ||
| 41706105 | 四川长虹独立董事2025年度述职报告(颜锦江) | 2026-04-24 | Chinese | ||
| 41706103 | 四川长虹2026年第一季度报告 | 2026-04-24 | Chinese | ||
| 41706098 | 四川长虹2025年度审计报告 | 2026-04-24 | Chinese | ||
| 41705625 | 关于四川长虹2025年度涉及财务公司关联交易的专项说明 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
Sichuan Changhong Electric (A) 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/10344/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10344 | 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=10344 | 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=10344 \ -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": 10344}, 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 Sichuan Changhong Electric (A) (id: 10344)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.