
Camel Group Co.,Ltd. — Investor Relations & Filings
Camel Group Co., Ltd. specializes in the research, development, production, and sales of energy storage solutions, primarily focusing on lead-acid and lithium-ion battery technologies. The company provides a comprehensive range of products, including automotive starter batteries, start-stop batteries (AGM and EFB), traction batteries, and advanced energy storage systems. Its solutions serve diverse sectors such as the automotive original equipment manufacturer (OEM) market, the global aftermarket, and the renewable energy industry. A key component of its operations is a closed-loop battery recycling system, which supports a circular economy by recovering materials for new production. The company emphasizes technological innovation and large-scale manufacturing capabilities to deliver high-performance power solutions for passenger vehicles, commercial transport, and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事关于公司2012年股权激励股票解锁的独立意见 | 2014-05-30 | Chinese | |
| 关于收购扬州阿波罗蓄电池有限公司100%股权进展的提示性公告 | 2014-05-30 | Chinese | |
| 第六届董事会第十二次会议决议公告 | 2014-05-30 | Chinese | |
| 第六届监事会第六次会议决议公告 | 2014-05-30 | Chinese | |
| 太平洋证券股份有限公司关于骆驼集团股份有限公司限制性股票激励计划第一期解锁的核查意见 | 2014-05-30 | Chinese | |
| 举报投诉和举报人保护制度 | 2014-05-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 36391130 | 独立董事关于公司2012年股权激励股票解锁的独立意见 | 2014-05-30 | Chinese | ||
| 36391116 | 关于收购扬州阿波罗蓄电池有限公司100%股权进展的提示性公告 | 2014-05-30 | Chinese | ||
| 36391097 | 第六届董事会第十二次会议决议公告 | 2014-05-30 | Chinese | ||
| 36391081 | 第六届监事会第六次会议决议公告 | 2014-05-30 | Chinese | ||
| 36391068 | 太平洋证券股份有限公司关于骆驼集团股份有限公司限制性股票激励计划第一期解锁的核查意见 | 2014-05-30 | Chinese | ||
| 36391050 | 举报投诉和举报人保护制度 | 2014-05-30 | Chinese | ||
| 36391042 | 股权激励计划限制性股票符合第一期解锁条件的公告 | 2014-05-30 | Chinese | ||
| 36391025 | 北京德恒律师事务所关于公司2012年限制性股票激励计划第一期解锁相关事宜的法律意见 | 2014-05-30 | Chinese | ||
| 36391015 | 太平洋证券股份有限公司关于骆驼集团股份有限公司有限售条件流通股上市流通的核查意见书 | 2014-05-27 | Chinese | ||
| 36390999 | 首次公开发行限售股上市流通公告 | 2014-05-27 | Chinese | ||
| 36390976 | 关于“12骆驼集”跟踪评级结果的公告 | 2014-04-29 | Chinese | ||
| 36390965 | 2012年8亿元公司债券2014年跟踪信用评级报告 | 2014-04-29 | Chinese | ||
| 36390938 | 2014年第一季度报告 | 2014-04-22 | Chinese | ||
| 36390928 | 关于收购扬州阿波罗蓄电池有限公司100%股权的补充公告 | 2014-04-15 | Chinese | ||
| 36390918 | 关于控股子公司享受税收优惠政策的公告 | 2014-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
Camel 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/57230/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57230 | 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=57230 | 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=57230 \ -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": 57230}, 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 Camel Group Co.,Ltd. (id: 57230)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.