
Jiangsu Azure Corporation — Investor Relations & Filings
Jiangsu Azure Corporation specializes in the research, development, and manufacturing of high-performance lithium-ion batteries. The company primarily focuses on high-rate cylindrical battery cells designed for power tools, garden equipment, and smart home appliances. It maintains a significant global market share in the power tool battery sector, supplying major international brands. In addition to its energy storage and battery business, the corporation operates in the metal logistics and LED chip manufacturing sectors. The company emphasizes technological innovation in battery chemistry and automated production processes to ensure high consistency and safety standards. Its strategic focus remains on the expansion of lithium battery production capacity to meet the growing demand for cordless electrification and micro-mobility solutions worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-13 | Chinese | |
| 2025年年度股东会的法律意见书 | 2026-05-06 | Chinese | |
| 独立董事述职报告(宋李兵) | 2026-04-13 | Chinese | |
| 关于2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-13 | Chinese | |
| 募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-13 | Chinese | |
| 江苏蔚蓝锂芯集团股份有限公司关于会计师事务所2025年度履职情况的评估报告 | 2026-04-13 | Chinese |
Browse filings by year
19 years- 2026 44 filings
- 2025 124 filings
- 2024 129 filings
- 2023 87 filings
- 2022 116 filings
- 2021 161 filings
- 2020 170 filings
- 2019 122 filings
- 2018 127 filings
- 2017 160 filings
- 2016 163 filings
- 2015 110 filings
- 2014 148 filings
- 2013 93 filings
- 2012 79 filings
- 2011 76 filings
- 2010 86 filings
- 2009 109 filings
- 2008 88 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45773744 | 2025年年度权益分派实施公告 | 2026-05-13 | Chinese | ||
| 44281084 | 2025年年度股东会的法律意见书 | 2026-05-06 | Chinese | ||
| 35176796 | 独立董事述职报告(宋李兵) | 2026-04-13 | Chinese | ||
| 35176793 | 关于2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-13 | Chinese | ||
| 35176781 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-13 | Chinese | ||
| 35176780 | 江苏蔚蓝锂芯集团股份有限公司关于会计师事务所2025年度履职情况的评估报告 | 2026-04-13 | Chinese | ||
| 35176777 | 审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-13 | Chinese | ||
| 35176776 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-13 | Chinese | ||
| 35176774 | 董事和高级管理人员薪酬管理制度 | 2026-04-13 | Chinese | ||
| 35176772 | 独立董事述职报告(潘东燕) | 2026-04-13 | Chinese | ||
| 35176764 | 2025年度可持续发展报告 | 2026-04-13 | Chinese | ||
| 35176134 | 2025年度内部控制自我评价报告 | 2026-04-13 | Chinese | ||
| 35176132 | 关于2026年度日常关联交易预计的公告 | 2026-04-13 | Chinese | ||
| 35176130 | 关于对外担保事项的公告 | 2026-04-13 | Chinese | ||
| 35176127 | 关于召开2025年度股东会的通知 | 2026-04-13 | 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 |
Jiangsu Azure Corporation 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/54297/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54297 | 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=54297 | 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=54297 \ -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": 54297}, 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 Jiangsu Azure Corporation (id: 54297)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.