
隆源股份 — Investor Relations & Filings
Longyuan specializes in the research, development, production, and distribution of specialized fertilizers and plant nutrition solutions. The company focuses on high-efficiency formulations, including compound fertilizers, organic-inorganic fertilizers, and microbial products designed to optimize nutrient delivery and improve soil health. Its operations encompass the entire manufacturing cycle, supported by technical services and nutrient management programs tailored for diverse requirements and soil conditions. By integrating advanced chemical and biological technologies, the company provides solutions aimed at enhancing yields and resource efficiency. Its technical expertise includes the formulation of specialized nutrients and the implementation of integrated fertilization strategies designed to support sustainable and modernized production processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置自有资金进行现金管理的进展公告 | 2026-05-07 | Chinese | |
| 2025年年度报告业绩说明会预告公告 | 2026-04-27 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-22 | Chinese | |
| 信息披露暂缓、豁免管理制度 | 2026-04-22 | Chinese | |
| 信息披露管理制度 | 2026-04-22 | Chinese | |
| 2025年度独立董事述职报告(叶元华) | 2026-04-22 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44267440 | 关于使用部分闲置自有资金进行现金管理的进展公告 | 2026-05-07 | Chinese | ||
| 40139702 | 2025年年度报告业绩说明会预告公告 | 2026-04-27 | Chinese | ||
| 40139698 | 2025年年度权益分派预案公告 | 2026-04-22 | Chinese | ||
| 40139693 | 信息披露暂缓、豁免管理制度 | 2026-04-22 | Chinese | ||
| 40139686 | 信息披露管理制度 | 2026-04-22 | Chinese | ||
| 40139675 | 2025年度独立董事述职报告(叶元华) | 2026-04-22 | Chinese | ||
| 40139668 | 独立董事津贴制度 | 2026-04-22 | Chinese | ||
| 40139666 | 2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 40139638 | 董事会审计委员会2025年度履职情况报告 | 2026-04-22 | Chinese | ||
| 40139630 | 预计2026年度为全资子公司提供担保暨关联交易的公告 | 2026-04-22 | Chinese | ||
| 40139626 | 董事、高级管理人员离职管理制度 | 2026-04-22 | Chinese | ||
| 40139619 | 董事、高级管理人员所持本公司股份及其变动管理制度 | 2026-04-22 | Chinese | ||
| 40139616 | 拟续聘2026年度会计师事务所公告 | 2026-04-22 | Chinese | ||
| 40139610 | 2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 40139603 | 国金证券股份有限公司关于宁波隆源股份有限公司调整使用部分闲置自有资金进行现金管理额度的核查意见 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Coromandel International Limited
Offers fertilizers, crop protection, and retail services to…
|
COROMANDEL | IN | Manufacturing |
|
CROPMATE BERHAD
Specializes in formulating, blending, and trading fertilise…
|
— | MY | Manufacturing |
|
CVR PARTNERS, LP
A limited partnership that produces and distributes nitroge…
|
UAN | US | Manufacturing |
|
Deepak Fertilizers &Petrochemicals
Manufacturer of industrial chemicals, fertilizers, and tech…
|
DEEPAKFERT | IN | Manufacturing |
|
Dongguang Chemical Limited
Major producer of coal-based urea and agricultural chemical…
|
1702 | HK | Manufacturing |
|
DO&SHUIHUA Group Co.,LTD.
Produces agricultural and industrial chemicals using integr…
|
002798 | CN | Manufacturing |
|
EGE GÜBRE SANAYİİ A.Ş.
Produces chemical fertilizers and provides comprehensive po…
|
EGGUB | TR | Manufacturing |
|
Engro Corporation Limited
Diversified conglomerate with 50+ years in energy, agricult…
|
ENGRO | PK | Manufacturing |
|
Engro Fertilizers Limited
Leading fertilizer manufacturer and urea producer, offering…
|
EFERT | PK | Manufacturing |
|
Enlightify Inc.
Develops and sells humic acid-based organic liquid fertiliz…
|
ENFY | US | Manufacturing |
隆源股份 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/58698/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58698 | 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=58698 | 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=58698 \ -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": 58698}, 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 隆源股份 (id: 58698)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.