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 |
|---|---|---|---|
| 安徽省司尔特肥业股份有限公司2026年第一季度业绩预告 | 2026-04-14 | Chinese | |
| 安徽省司尔特肥业股份有限公司2025年度业绩快报 | 2026-04-14 | Chinese | |
| 关于全资子公司签订采矿权出让合同的公告 | 2026-03-31 | Chinese | |
| 关于公司及相关当事人收到中国证监会安徽监管局《行政监管措施决定书》的公告 | 2026-03-27 | Chinese | |
| 关于公司股票将被实施其他风险警示暨股票停复牌的提示性公告 | 2026-03-27 | Chinese | |
| 关于公司及相关当事人收到中国证监会安徽监管局《行政处罚及市场禁入事先告知书》的公告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 34900617 | 安徽省司尔特肥业股份有限公司2026年第一季度业绩预告 | 2026-04-14 | Chinese | ||
| 34860804 | 安徽省司尔特肥业股份有限公司2025年度业绩快报 | 2026-04-14 | Chinese | ||
| 36202966 | 关于全资子公司签订采矿权出让合同的公告 | 2026-03-31 | Chinese | ||
| 36202963 | 关于公司及相关当事人收到中国证监会安徽监管局《行政监管措施决定书》的公告 | 2026-03-27 | Chinese | ||
| 36202959 | 关于公司股票将被实施其他风险警示暨股票停复牌的提示性公告 | 2026-03-27 | Chinese | ||
| 36202958 | 关于公司及相关当事人收到中国证监会安徽监管局《行政处罚及市场禁入事先告知书》的公告 | 2026-03-27 | Chinese | ||
| 36202954 | 关于收到《不起诉决定书》 的公告 | 2026-01-21 | Chinese | ||
|
2025
8 filings
| |||||
| 36202944 | 关于部分董事、高级管理人员增持股份计划实施完成的公告 | 2025-12-16 | Chinese | ||
| 36202935 | 关于安徽省司尔特肥业股份有限公司2025年第二次临时股东会的法律意见书 | 2025-11-14 | Chinese | ||
| 36202932 | 2025年第二次临时股东会决议公告 | 2025-11-14 | Chinese | ||
| 36202923 | 关于全资子公司组织架构调整并划转资产的公告 | 2025-11-11 | Chinese | ||
| 36202915 | 第七届董事会第三次(临时)会议决议公告 | 2025-11-11 | Chinese | ||
| 36202907 | 关于部分董事、高级管理人员增持股份计划时间过半的进展公告 | 2025-11-04 | Chinese | ||
| 36202902 | 关于召开2025年第二次临时股东会的通知 | 2025-10-26 | Chinese | ||
| 36202896 | 关于续聘会计师事务所的公告 | 2025-10-26 | 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.