隆源股份 — Investor Relations & Filings
About 隆源股份
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 |
|---|---|---|---|
| 2025年年度报告业绩说明会预告公告 | 2026-04-27 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-22 | Chinese | |
| 信息披露暂缓、豁免管理制度 | 2026-04-22 | Chinese | |
| 信息披露管理制度 | 2026-04-22 | Chinese | |
| 2025年度独立董事述职报告(叶元华) | 2026-04-22 | Chinese | |
| 独立董事津贴制度 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 40139596 | 2025年度审计报告 | 2026-04-22 | 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 |
隆源股份 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.