CHINA AGRICULTURE DEVELOPMENT SEED GROUP CO.,LTD — Investor Relations & Filings
About CHINA AGRICULTURE DEVELOPMENT SEED GROUP CO.,LTD
China Agriculture Development Seed Group Co., Ltd. specializes in the research, development, production, and distribution of high-quality crop seeds. Its primary product portfolio includes seeds for wheat, corn, rice, cotton, and various legumes. The company integrates advanced breeding technologies with large-scale production capabilities to enhance crop yields and ensure food security. Beyond seed production, it provides comprehensive agricultural solutions, including specialized fertilizers and crop protection products. By leveraging a robust research and development infrastructure and an extensive distribution network, the company serves a broad range of agricultural producers. Its operations focus on the modernization of seed systems and the promotion of sustainable agricultural practices through the application of biotechnology and conventional breeding methods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中农发种业集团股份有限公司关于向特定对象发行股票导致股东权益变动的提示性公告 | 2026-02-03 | Chinese | |
| 中农发种业集团股份有限公司关于向特定对象发行股票上市公告书披露的提示性公告 | 2026-02-03 | Chinese | |
| 中农发种业集团股份有限公司关于向特定对象发行股票结果暨股本变动公告 | 2026-02-03 | Chinese | |
| 北京天达共和律师事务所关于中国农业发展集团有限公司及中国华农资产经营有限公司认购中农发种业集团股份有限公司A股股票免于发出要约事宜之法律意见书 | 2026-02-03 | Chinese | |
| 华泰联合证券有限责任公司关于中农发种业集团股份有限公司2025年度向特定对象发行A股股票并在主板上市之上市保荐书 | 2026-02-03 | Chinese | |
| 中农发种业集团股份有限公司2025年度向特定对象发行A股股票并在主板上市之上市公告书 | 2026-02-03 | Chinese |
Market data
Market data not available
Price history
Peer group · Seed processing for propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agri-Tech India Ltd.
Develops hybrid seeds and biotech inputs to enhance crop yi…
|
AGRITECH | IN | Agriculture, forestry and fishi… |
|
BOA SAFRA SEMENTES S.A
Produces and commercializes high-quality soybean, corn, and…
|
— | BR | Agriculture, forestry and fishi… |
|
Bombay Super Hybrid Seeds Limited
Researches, produces, and markets high-yield hybrid field a…
|
BSHSL | IN | Agriculture, forestry and fishi… |
|
Gansu Dunhuang Seed Group Co.,Ltd.
Researches, produces, and distributes agricultural seeds an…
|
600354 | CN | Agriculture, forestry and fishi… |
|
Hindustan Agrigenetics Ltd.
Develops high-yielding hybrid seeds using biotechnology to …
|
519574 | IN | Agriculture, forestry and fishi… |
|
Indo US Bio-Tech Limited
Develops high-quality hybrid seeds for vegetables, oilseeds…
|
INDOUS | IN | Agriculture, forestry and fishi… |
|
Mangalam Seeds Limited
Develops and markets hybrid and varietal seeds for field an…
|
539275 | IN | Agriculture, forestry and fishi… |
|
NH NONGWOOBIO CO., LTD.
Develops, produces, and distributes vegetable seeds using b…
|
054050 | KR | Agriculture, forestry and fishi… |
|
Nirman Agri Genetics Limited
Produces, processes, and markets high-quality hybrid seeds …
|
NIRMAN | IN | Agriculture, forestry and fishi… |
|
Omega Ag-Seeds (Punjab) ltd.
Develops and distributes high-quality hybrid seeds for fiel…
|
519479 | IN | Agriculture, forestry and fishi… |
CHINA AGRICULTURE DEVELOPMENT SEED GROUP 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/56641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56641 | 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=56641 | 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=56641 \ -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": 56641}, 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 CHINA AGRICULTURE DEVELOPMENT SEED GROUP CO.,LTD (id: 56641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.