
安达科技 — 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 |
|---|---|---|---|
|
Charbone Hydrogen Corporation
Integrated developer and producer of green hydrogen and str…
|
CH | CA | Manufacturing |
|
CHCIW
Develops and produces electronic chemicals, specialty mater…
|
1727 | TW | Manufacturing |
|
Chemcon Speciality Chemicals Limited
Produces pharmaceutical intermediates and oilfield chemical…
|
CHEMCON | IN | Manufacturing |
|
Chemcrux Enterprises Limited
Manufactures bulk drug intermediates and specialty chemical…
|
540395 | IN | Manufacturing |
|
Chemfab Alkalis Ltd
Chlor-alkali producer of caustic soda and co-products using…
|
CHEMFAB | IN | Manufacturing |
|
CHEMICAL COMPANY OF MALAYSIA BERHAD
A leading chemicals company manufacturing and supplying ind…
|
— | MY | Manufacturing |
|
Chemiesynth (Vapi) Limited
Manufactures specialty chemicals and intermediates for life…
|
539230 | IN | Manufacturing |
|
Chemours Co
A global provider of performance chemicals and advanced mat…
|
CC | US | Manufacturing |
|
Chemtrade Logistics Income Fund
Diversified enterprise supplying essential industrial chemi…
|
CHE.UN | CA | Manufacturing |
|
CHEMX MATERIALS LIMITED
Develops high-purity alumina and manganese for the global e…
|
CMX | AU | 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.