
安达科技 — Investor Relations & Filings
Guizhou Anda Energy Technology Co., Ltd. specializes in the research, development, and large-scale production of cathode materials and precursors for lithium-ion batteries. Its core product portfolio features high-performance lithium iron phosphate (LFP) and iron phosphate. The company operates an integrated industrial chain, encompassing the synthesis of precursors through to the final cathode material, which optimizes manufacturing efficiency and product stability. These materials are primarily engineered for use in power batteries for electric vehicles and large-scale energy storage applications. Through continuous technical iteration, the firm focuses on improving the electrochemical performance, safety, and longevity of its battery materials to meet the evolving demands of global battery manufacturers and energy solution providers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于独立董事独立性情况的专项报告 | 2026-04-27 | Chinese | |
| 关于为全资子公司提供担保的公告 | 2026-04-27 | Chinese | |
| 关于公司董事、高级管理人员2026年薪酬方案的公告 | 2026-04-27 | Chinese | |
| 会计师事务所2025年度履职情况评估报告 | 2026-04-27 | Chinese | |
| 中信证券股份有限公司关于贵州安达科技能源股份有限公司2025年度募集资金存放、管理与实际使用情况的核查意见 | 2026-04-27 | Chinese | |
| 天健会计师事务所(特殊普通合伙)关于贵州安达科技能源股份有限公司内部控制审计报告 | 2026-04-27 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39682109 | 董事会关于独立董事独立性情况的专项报告 | 2026-04-27 | Chinese | ||
| 39682098 | 关于为全资子公司提供担保的公告 | 2026-04-27 | Chinese | ||
| 39682084 | 关于公司董事、高级管理人员2026年薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 39682072 | 会计师事务所2025年度履职情况评估报告 | 2026-04-27 | Chinese | ||
| 39682063 | 中信证券股份有限公司关于贵州安达科技能源股份有限公司2025年度募集资金存放、管理与实际使用情况的核查意见 | 2026-04-27 | Chinese | ||
| 39682053 | 天健会计师事务所(特殊普通合伙)关于贵州安达科技能源股份有限公司内部控制审计报告 | 2026-04-27 | Chinese | ||
| 39682002 | 2025年度审计报告 | 2026-04-27 | Chinese | ||
| 39681699 | 第五届董事会第二次会议决议公告 | 2026-04-27 | Chinese | ||
| 39681687 | 董事会审计委员会2025年度履职情况报告 | 2026-04-27 | Chinese | ||
| 39681679 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39681660 | 关于未弥补亏损达实收股本总额三分之一的公告 | 2026-04-27 | Chinese | ||
| 39681612 | 天健会计师事务所(特殊普通合伙)关于贵州安达科技能源股份有限公司非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-27 | Chinese | ||
| 39681541 | 独立董事 2025 年度述职报告(曹斌) | 2026-04-27 | Chinese | ||
| 39681531 | 2025 年度内部控制自我评价报告 | 2026-04-27 | Chinese | ||
| 39681515 | 2025年度环境、社会及治理(ESG)报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengxin Lithium Group Co., Ltd.
Integrated producer of lithium chemicals for electric vehic…
|
002240 | CN | Manufacturing |
|
CHENGZHI CO., LTD.
High-tech provider of advanced materials, clean energy, and…
|
000990 | CN | Manufacturing |
|
Chimcomplex S.A. Borzesti
Major producer of Polyols, Chlor-Alkali products, and Oxo-A…
|
CRC | RO | Manufacturing |
|
CHINA BAOAN GROUP CO., LTD.
Operates in new energy materials, healthcare, and urban dev…
|
000009 | CN | Manufacturing |
|
China Rare Earth Holdings Limited
A manufacturing enterprise producing and selling rare earth…
|
769 | KY | Manufacturing |
|
China Sanjiang Fine Chemicals Company Limited
Manufacturer and supplier of essential chemical intermediat…
|
2198 | KY | Manufacturing |
|
China Zenith Chemical Group Limited
Supplies heat and power, and manufactures coal-based chemic…
|
362 | HK | Manufacturing |
|
CHOKSI ASIA LIMITED
Manufacturer and distributor of synthetic organic dyes and …
|
530427 | IN | Manufacturing |
|
Ciech S.A.
A leading European chemical group and a top EU producer of …
|
CIE | PL | Manufacturing |
|
Cinkarna Celje
A chemical-processing company focused on producing titanium…
|
CICG | SI | Manufacturing |
安达科技 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/58926/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58926 | 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=58926 | 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=58926 \ -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": 58926}, 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 安达科技 (id: 58926)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.