SHENZHEN BATIAN ECOTYPIC ENGINEERING CO., LTD. — Investor Relations & Filings
Shenzhen Batian Ecotypic Engineering Co., Ltd. specializes in the research, development, production, and sale of high-efficiency ecological fertilizers. The company focuses on providing integrated solutions for crop nutrition and soil health. Its product portfolio includes compound fertilizers, controlled-release fertilizers, water-soluble fertilizers, and bio-organic fertilizers designed to enhance agricultural productivity and sustainability. Batian emphasizes technological innovation, utilizing advanced manufacturing processes to create specialized nutrient formulations tailored to various soil types and crop requirements. Beyond fertilizer manufacturing, the company engages in ecological engineering projects aimed at soil remediation and environmental protection. By integrating biotechnology with traditional agricultural inputs, Batian seeks to promote green agriculture and improve the efficiency of resource utilization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度募集资金存放与使用情况专项报告 | 2026-04-14 | Chinese | |
| 2026年度第一季度业绩预告 | 2026-04-14 | Chinese | |
| 关于“质量回报双提升”行动方案的公告 | 2026-04-14 | Chinese | |
| 关于修订《公司章程》的公告 | 2026-04-14 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-14 | Chinese | |
| 关于公司2025年度利润分配预案的公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34890479 | 2025年度募集资金存放与使用情况专项报告 | 2026-04-14 | Chinese | ||
| 34885093 | 2026年度第一季度业绩预告 | 2026-04-14 | Chinese | ||
| 34885089 | 关于“质量回报双提升”行动方案的公告 | 2026-04-14 | Chinese | ||
| 34854679 | 关于修订《公司章程》的公告 | 2026-04-14 | Chinese | ||
| 34854667 | 关于2026年度日常关联交易预计的公告 | 2026-04-14 | Chinese | ||
| 34854662 | 关于公司2025年度利润分配预案的公告 | 2026-04-14 | Chinese | ||
| 34854660 | 董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-04-14 | Chinese | ||
| 34854652 | 2025年年度审计报告 | 2026-04-14 | Chinese | ||
| 34842199 | 2025年董事会工作报告 | 2026-04-14 | Chinese | ||
| 34842197 | 关于公司实际控制人为公司融资提供担保暨关联交易的公告 | 2026-04-14 | Chinese | ||
| 34842185 | 2025年年度财务报告 | 2026-04-14 | Chinese | ||
| 34842183 | 2025年度独立董事述职报告(李伟相) | 2026-04-14 | Chinese | ||
| 34842178 | 2025年度独立董事述职报告(徐佳) | 2026-04-14 | Chinese | ||
| 34841496 | 2025年环境、社会及治理(ESG)报告 | 2026-04-14 | Chinese | ||
| 34841491 | 2025年度内部控制审计报告 | 2026-04-14 | 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 |
|
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 |
SHENZHEN BATIAN ECOTYPIC ENGINEERING 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/54224/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54224 | 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=54224 | 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=54224 \ -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": 54224}, 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 SHENZHEN BATIAN ECOTYPIC ENGINEERING CO., LTD. (id: 54224)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.