隆源股份 — 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 |
|---|---|---|---|
| 董事、高级管理人员薪酬管理制度 | 2026-04-22 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-22 | Chinese | |
| 关于拟变更公司注册资本及修订《公司章程》的公告 | 2026-04-22 | Chinese | |
| 董事会关于独立董事2025年度独立性自查情况的专项报告 | 2026-04-22 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-22 | Chinese | |
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40139430 | 董事、高级管理人员薪酬管理制度 | 2026-04-22 | Chinese | ||
| 40139421 | 2025年度内部控制自我评价报告 | 2026-04-22 | Chinese | ||
| 40139413 | 关于拟变更公司注册资本及修订《公司章程》的公告 | 2026-04-22 | Chinese | ||
| 40139404 | 董事会关于独立董事2025年度独立性自查情况的专项报告 | 2026-04-22 | Chinese | ||
| 40139397 | 2025年度董事会工作报告 | 2026-04-22 | Chinese | ||
| 40139388 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese | ||
| 40139380 | 2025年年度报告 | 2026-04-22 | Chinese | ||
| 40139301 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 40139275 | 会计师事务所选聘制度 | 2026-04-22 | Chinese | ||
| 40139267 | 舆情管理制度 | 2026-04-22 | Chinese | ||
| 40139258 | 独立董事专门会议工作制度 | 2026-04-22 | Chinese | ||
| 40139249 | 2025年度独立董事述职报告(胡如夫) | 2026-04-22 | Chinese | ||
| 40139238 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-22 | Chinese | ||
| 40139227 | 关联交易管理制度 | 2026-04-22 | Chinese | ||
| 40139222 | 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.