秋乐种业 — Investor Relations & Filings
About 秋乐种业
Henan Qiule Seed Industry Co., Ltd. specializes in the research, development, production, and distribution of crop seeds. The company operates an integrated "breeding, production, and promotion" business model, focusing on major crops such as corn, wheat, peanuts, and soybeans. Its product portfolio features high-yield, stress-resistant varieties developed through advanced biotechnological and conventional breeding methods. The organization maintains a robust research and development infrastructure, collaborating with scientific institutions to enhance agricultural productivity. It serves a broad network of producers and distributors, providing seed solutions designed to improve crop performance and yield stability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第五届监事会第二次会议公告 | 2025-07-22 | Chinese | |
| 年报信息披露重大差错责任追究制度 | 2025-07-22 | Chinese | |
| 关联交易管理制度 | 2025-07-22 | Chinese | |
| 董事、高管薪酬管理制度 | 2025-07-22 | Chinese | |
| 承诺管理制度 | 2025-07-22 | Chinese | |
| 重大信息内部报告制度 | 2025-07-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39690732 | 第五届监事会第二次会议公告 | 2025-07-22 | Chinese | ||
| 39690722 | 年报信息披露重大差错责任追究制度 | 2025-07-22 | Chinese | ||
| 39690709 | 关联交易管理制度 | 2025-07-22 | Chinese | ||
| 39690693 | 董事、高管薪酬管理制度 | 2025-07-22 | Chinese | ||
| 39690687 | 承诺管理制度 | 2025-07-22 | Chinese | ||
| 39690678 | 重大信息内部报告制度 | 2025-07-22 | Chinese | ||
| 39690672 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-07-10 | Chinese | ||
| 39690666 | 持股5%以上股东拟减持股份的预披露公告(再次披露) | 2025-06-25 | Chinese | ||
| 39690657 | 2024年年度权益分派实施公告 | 2025-06-08 | Chinese | ||
| 39690648 | 持股5%以上股东拟减持股份的预披露公告 | 2025-06-04 | Chinese | ||
| 39690642 | 公司章程 | 2025-05-18 | Chinese | ||
| 39690618 | 北京中银律师事务所关于河南秋乐种业科技股份有限公司2024年年度股东会的法律意见书 | 2025-05-18 | Chinese | ||
| 39690578 | 关于投资者关系活动记录表的公告 | 2025-05-18 | Chinese | ||
| 39690568 | 董事长、监事会主席、审计委员会、高级管理人员换届公告 | 2025-05-18 | Chinese | ||
| 39690557 | 第五届董事会第一次会议决议公告 | 2025-05-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA SEED Co.,Ltd.
Develops, breeds, and sells a variety of hybrid vegetable a…
|
154030 | KR | Agriculture, forestry and fishi… |
|
Berg Earth co.,Ltd.
Agribusiness specializing in the production and sale of veg…
|
1383 | JP | Agriculture, forestry and fishi… |
|
Donegal Investment
An agricultural company managing a portfolio of businesses …
|
DQ7A | IE | Agriculture, forestry and fishi… |
|
GENOMIC VALLEY BIOTECH LIMITED
Specializes in floriculture and plant tissue culture using …
|
539206 | IN | Agriculture, forestry and fishi… |
|
Hainan Shennong Seed Industry Technology Co.,Ltd.
Develops, produces, and distributes high-quality crop seeds…
|
300189 | CN | Agriculture, forestry and fishi… |
|
JK Agri Genetics Limited
Researches, develops, and markets high-yielding hybrid fiel…
|
536493 | IN | Agriculture, forestry and fishi… |
|
KANEKO SEEDS CO., LTD.
Researches, produces, and sells seeds, seedlings, and agric…
|
1376 | JP | Agriculture, forestry and fishi… |
|
Kaveri Seed Company Ltd
Researches, produces, and markets high-quality hybrid field…
|
KSCL | IN | Agriculture, forestry and fishi… |
|
KWS SAAT SE & Co. KGaA
A plant breeding company that develops and distributes high…
|
KWS | DE | Agriculture, forestry and fishi… |
|
Nath Biogene India Ltd.
Researches, produces, and markets high-quality hybrid field…
|
NATHBIOGEN | IN | Agriculture, forestry and fishi… |
秋乐种业 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/58715/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58715 | 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=58715 | 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=58715 \ -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": 58715}, 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: 58715)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.