Luoniushan Co., Ltd. — Investor Relations & Filings
Luoniushan Co., Ltd. is a diversified enterprise primarily focused on modern agricultural industrialization. Its core operations encompass livestock breeding, specifically large-scale pig farming, poultry production, and the manufacturing of animal feed. The company maintains an integrated industrial chain that includes slaughtering, meat processing, and cold chain logistics to ensure food safety and quality control from production to distribution. Beyond its agricultural foundation, Luoniushan has expanded its business portfolio into real estate development, education services, and financial investments. The company leverages advanced breeding technologies and standardized management practices to serve regional markets, positioning itself as a key supplier of protein products and a leader in regional agricultural modernization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(张秋生) | 2026-04-17 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-04-17 | Chinese | |
| 2025年度独立董事述职报告(于爱芝) | 2026-04-17 | Chinese | |
| 内部控制审计报告 | 2026-04-17 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 34826163 | 2025年度独立董事述职报告(张秋生) | 2026-04-17 | Chinese | ||
| 34826162 | 关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | ||
| 34826156 | 关于2025年度利润分配方案的公告 | 2026-04-17 | Chinese | ||
| 34822332 | 2025年度独立董事述职报告(于爱芝) | 2026-04-17 | Chinese | ||
| 34822331 | 内部控制审计报告 | 2026-04-17 | Chinese | ||
| 34822328 | 关于2026年度日常关联交易预计的公告 | 2026-04-17 | Chinese | ||
| 34822327 | 关于公司非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-17 | Chinese | ||
| 34822324 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-17 | Chinese | ||
| 34820200 | 2025年度社会责任报告 | 2026-04-17 | Chinese | ||
| 34820196 | 2025年度内部控制自我评价报告 | 2026-04-17 | Chinese | ||
| 34820195 | 关于2026年度对外担保额度预计的公告 | 2026-04-17 | 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… |
Luoniushan 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/53789/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53789 | 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=53789 | 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=53789 \ -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": 53789}, 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 Luoniushan Co., Ltd. (id: 53789)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.