Fujian Aonong Biological Technology Group Incorporation Limited — Investor Relations & Filings
About Fujian Aonong Biological Technology Group Incorporation Limited
Fujian Aonong Biological Technology Group Incorporation Limited operates as an integrated enterprise within the agricultural technology sector. The company focuses on the development, production, and sale of high-quality animal feed, including premixes, concentrates, and compound feeds. Its operations extend to large-scale pig breeding and farming, utilizing advanced genetic selection and standardized management practices. Additionally, the group provides animal health products and technical services aimed at improving livestock productivity and disease resistance. By integrating biological research with modern farming techniques, the company manages a comprehensive supply chain that spans from nutritional formulation to food processing. Its business model emphasizes technological innovation, digitalized production monitoring, and the implementation of biosecurity measures to ensure food safety and operational efficiency across the livestock value chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 福建傲农生物科技集团股份有限公司关于持股5%以上股东及其一致行动人部分股份被解除冻结、解除轮候冻结及司法冻结的公告 | 2026-04-09 | Chinese | |
| 福建傲农生物科技集团股份有限公司2026年限制性股票激励计划 | 2026-04-08 | Chinese | |
| 福建傲农生物科技集团股份有限公司2026年第一次临时股东会决议公告 | 2026-04-08 | Chinese | |
| 北京市中伦律师事务所关于福建傲农生物科技集团股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-08 | Chinese | |
| 福建傲农生物科技集团股份有限公司2026年3月养殖业务主要经营数据公告 | 2026-04-08 | Chinese | |
| 福建傲农生物科技集团股份有限公司关于2026年限制性股票激励计划内幕信息知情人及激励对象买卖公司股票情况的自查报告 | 2026-04-08 | Chinese |
Market data
Market data not available
Price history
Peer group · Raising of swine and pigs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
UBM Holding Plc
Agricultural group in feed production, commodity trading, a…
|
UBM | HU | Agriculture, forestry and fishi… |
|
Yunnan Shennong Agricultural Industry Group Co.,Ltd.
Integrated pig production chain: feed, breeding, farming, a…
|
605296 | CN | Agriculture, forestry and fishi… |
Fujian Aonong Biological Technology Group Incorporation Limited 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/57629/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57629 | 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=57629 | 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=57629 \ -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": 57629}, 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 Fujian Aonong Biological Technology Group Incorporation Limited (id: 57629)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.