ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY — Investor Relations & Filings
Anhui Sierte Fertilizer Industry Ltd., Company specializes in the research, development, production, and distribution of high-efficiency fertilizers and related chemical products. The company maintains an integrated industrial chain encompassing phosphate mining, chemical processing, and fertilizer manufacturing. Its core product portfolio includes NPK compound fertilizers, monoammonium phosphate (MAP), controlled-release fertilizers, and water-soluble fertilizers, alongside industrial chemicals such as sulfuric acid and phosphoric acid. By leveraging advanced production technologies and ecological agricultural practices, the company provides specialized crop nutrition solutions designed to enhance soil health and optimize crop yields. Its operations focus on delivering high-quality agricultural inputs to diverse markets, supported by a robust technical service network and a commitment to sustainable agricultural development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 募集资金管理制度(2025年9月修订) | 2025-09-09 | Chinese | |
| 公司章程(2025年9月修订) | 2025-09-09 | Chinese | |
| 独立董事提名人声明与承诺(朱克亮) | 2025-09-09 | Chinese | |
| 独立董事提名人声明与承诺(沙风) | 2025-09-09 | Chinese | |
| 独立董事候选人声明与承诺(魏朱宝) | 2025-09-09 | Chinese | |
| 远期结售汇管理制度(2025年9月修订) | 2025-09-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36202765 | 募集资金管理制度(2025年9月修订) | 2025-09-09 | Chinese | ||
| 36202761 | 公司章程(2025年9月修订) | 2025-09-09 | Chinese | ||
| 36202742 | 独立董事提名人声明与承诺(朱克亮) | 2025-09-09 | Chinese | ||
| 36202727 | 独立董事提名人声明与承诺(沙风) | 2025-09-09 | Chinese | ||
| 36202720 | 独立董事候选人声明与承诺(魏朱宝) | 2025-09-09 | Chinese | ||
| 36202709 | 远期结售汇管理制度(2025年9月修订) | 2025-09-09 | Chinese | ||
| 36202700 | 信息披露暂缓与豁免业务管理制度(2025年9月) | 2025-09-09 | Chinese | ||
| 36202683 | 薪酬与考核委员会议事规则(2025年9月修订) | 2025-09-09 | Chinese | ||
| 36202674 | 董事会提名委员会关于第七届董事会董事候选人任职资格的审查意见 | 2025-09-09 | Chinese | ||
| 36202667 | 总经理工作细则(2025年9月修订) | 2025-09-09 | Chinese | ||
| 36202659 | 信息披露制度(2025年9月修订) | 2025-09-09 | Chinese | ||
| 36202651 | 第六届董事会第二十三次(临时)会议决议公告 | 2025-09-09 | Chinese | ||
| 36202643 | 关联交易决策制度(2025年9月修订) | 2025-09-09 | Chinese | ||
| 36202637 | 独立董事候选人声明与承诺(沙风) | 2025-09-09 | Chinese | ||
| 36202627 | 内幕信息知情人管理制度(2025年9月修订) | 2025-09-09 | 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 HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | 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 SIERTE FERTILIZER INDUSTRY LTD.,COMPANY 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/54564/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54564 | 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=54564 | 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=54564 \ -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": 54564}, 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 SIERTE FERTILIZER INDUSTRY LTD.,COMPANY (id: 54564)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.