ANHUI HUAERTAI CHEMICAL CO., LTD. — Investor Relations & Filings
Anhui Huaertai Chemical Co., Ltd. specializes in the research, development, production, and sale of basic and fine chemical products. The company's primary product portfolio includes concentrated nitric acid, dilute nitric acid, synthetic ammonia, morpholine, and nitrobenzene. It operates an integrated chemical production chain, utilizing advanced manufacturing processes to supply raw materials for various downstream sectors such as pharmaceuticals, pesticides, dyes, and rubber additives. The firm emphasizes resource efficiency and circular economy practices within its operations, maintaining a focus on high-purity chemical synthesis and large-scale industrial supply. Its technical capabilities support the production of specialized chemical intermediates and basic chemical reagents required for diverse industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2026年度申请银行综合授信额度的公告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(娄耀辉) | 2026-04-23 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-23 | Chinese | |
| 关于2025年度日常关联交易确认及2026年度日常关联交易预计的公告 | 2026-04-23 | Chinese | |
| 第六届董事会第九次会议决议公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39281434 | 关于2026年度申请银行综合授信额度的公告 | 2026-04-23 | Chinese | ||
| 39281433 | 2025年度独立董事述职报告(娄耀辉) | 2026-04-23 | Chinese | ||
| 39281430 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 39281427 | 2025年度非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-23 | Chinese | ||
| 39281425 | 关于2025年度日常关联交易确认及2026年度日常关联交易预计的公告 | 2026-04-23 | Chinese | ||
| 39281421 | 第六届董事会第九次会议决议公告 | 2026-04-23 | Chinese | ||
| 39281418 | 2025年度会计师事务所履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 39281415 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 39281411 | 2025年度业绩快报 | 2026-04-13 | Chinese | ||
| 39281407 | 2026年第一季度业绩预告 | 2026-04-13 | Chinese | ||
| 39281405 | 北京海润天睿(合肥)律师事务所关于安徽华尔泰化工股份有限公司控股股东之全资子公司增持公司股份的法律意见书 | 2026-03-19 | Chinese | ||
| 39281402 | 关于控股股东全资子公司增持公司股份计划实施完成的公告 | 2026-03-19 | Chinese | ||
| 39281397 | 关于控股股东全资子公司增持公司股份及后续增持计划的公告 | 2026-03-17 | Chinese | ||
| 39281394 | 股票交易异常波动公告 | 2026-02-11 | Chinese | ||
| 39281387 | 2025年度业绩预告 | 2026-01-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
|
ATOME PLC
International developer of industrial-scale green fertilise…
|
ATOM | GB | Manufacturing |
ANHUI HUAERTAI CHEMICAL 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/53967/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53967 | 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=53967 | 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=53967 \ -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": 53967}, 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 ANHUI HUAERTAI CHEMICAL CO., LTD. (id: 53967)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.