SHENZHEN CHANGFANG GROUP Co., LTD. — Investor Relations & Filings
SHENZHEN CHANGFANG GROUP Co., LTD. focuses on the research, development, design, and manufacturing of LED light sources and finished lighting products. The product range encompasses surface-mount device (SMD) LEDs, high-power LEDs, and various lighting applications including bulbs, tubes, and panel lights. The company also develops specialized solutions such as emergency lighting and mobile lighting systems. By maintaining an integrated production model that spans from LED packaging to the assembly of final products, the organization delivers energy-efficient solutions for residential, commercial, and industrial environments. Its business activities prioritize technological advancement and quality management to serve a broad range of international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告 | 2026-04-07 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-07 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-07 | Chinese | |
| 董事、高级管理人员离职管理制度(2026年4月) | 2026-04-07 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-07 | Chinese | |
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36655818 | 2025年年度报告 | 2026-04-07 | Chinese | ||
| 36655812 | 关于2025年度利润分配预案的公告 | 2026-04-07 | Chinese | ||
| 36655810 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-07 | Chinese | ||
| 36655805 | 董事、高级管理人员离职管理制度(2026年4月) | 2026-04-07 | Chinese | ||
| 36655799 | 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-07 | Chinese | ||
| 36655798 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-07 | Chinese | ||
| 36655791 | 董事会薪酬与考核委员会关于回购注销2024年限制性股票激励计划部分限制性股票的审核意见 | 2026-04-07 | Chinese | ||
| 36655785 | 2025年度独立董事述职报告(曾文德) | 2026-04-07 | Chinese | ||
| 36655777 | 2025年度内部控制评价报告 | 2026-04-07 | Chinese | ||
| 36655768 | 关于长方集团2024年限制性股票激励计划第一个解除限售期解除限售条件未成就暨回购注销部分限制性股票之法律意见书 | 2026-04-07 | Chinese | ||
| 36655761 | 关于2026年度公司及子公司向银行及其他企业申请授信或借款额度并提供资产抵押及预计担保额度、开展票据池资产池业务的公告 | 2026-04-07 | Chinese | ||
| 36655759 | 2025年年度报告摘要 | 2026-04-07 | Chinese | ||
| 36655749 | 公司章程(2026年4月) | 2026-04-07 | Chinese | ||
| 36655744 | 关于2025年年度报告披露提示性公告 | 2026-04-07 | Chinese | ||
| 36655742 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
|
China Electric Manufacturing Corporation
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
SHENZHEN CHANGFANG 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/55302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55302 | 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=55302 | 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=55302 \ -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": 55302}, 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 SHENZHEN CHANGFANG GROUP Co., LTD. (id: 55302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.