Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd. — Investor Relations & Filings
About Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd.
Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd. is a large-scale modern agricultural enterprise specializing in the integrated management of the crop industry chain. The company focuses on the cultivation, processing, and sale of high-quality grains, primarily rice, wheat, and barley. It operates extensive high-standard farmland and utilizes advanced agricultural technologies to ensure production efficiency. Key business segments include seed research and development, commercial grain production, and agricultural socialized services. Through its integrated "seed-to-table" model, the company maintains rigorous quality control across the entire production cycle. It leverages large-scale land resources and specialized technical expertise to provide high-quality agricultural products and services, focusing on food security and the promotion of modern, sustainable farming practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 苏垦农发2025年年度报告 | 2026-04-21 | Chinese | |
| 中兴华会计师事务所关于苏垦农发非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-21 | Chinese | |
| 苏垦农发2025年度独立董事述职报告(单锋) | 2026-04-21 | Chinese | |
| 苏垦农发董事会关于独立董事独立性情况评估的专项意见 | 2026-04-21 | Chinese | |
| 苏垦农发2025年度独立董事述职报告(李英) | 2026-04-21 | Chinese | |
| 苏垦农发2025年度环境、社会和公司治理(ESG)报告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 38102860 | 苏垦农发2025年年度报告 | 2026-04-21 | Chinese | ||
| 38102858 | 中兴华会计师事务所关于苏垦农发非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-21 | Chinese | ||
| 38102855 | 苏垦农发2025年度独立董事述职报告(单锋) | 2026-04-21 | Chinese | ||
| 38102816 | 苏垦农发董事会关于独立董事独立性情况评估的专项意见 | 2026-04-21 | Chinese | ||
| 38102810 | 苏垦农发2025年度独立董事述职报告(李英) | 2026-04-21 | Chinese | ||
| 38102770 | 苏垦农发2025年度环境、社会和公司治理(ESG)报告 | 2026-04-21 | Chinese | ||
| 38101509 | 苏垦农发董事会审计委员会2025年度对会计师事务所履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
| 38101499 | 苏垦农发关于续聘会计师事务所的公告 | 2026-04-21 | Chinese | ||
| 38101497 | 苏垦农发2026年度日常关联交易预计公告 | 2026-04-21 | Chinese | ||
| 38101494 | 苏垦农发关于2025 年度“提质增效重回报”行动的评估报告 | 2026-04-21 | Chinese | ||
| 38101482 | 苏垦农发2025年度内部控制评价报告 | 2026-04-21 | Chinese | ||
| 38101470 | 苏垦农发第五届董事会第十五次会议决议公告 | 2026-03-09 | Chinese | ||
| 38101458 | 苏垦农发2025年度业绩快报公告 | 2026-01-21 | Chinese | ||
|
2025
2 filings
| |||||
| 38101448 | 苏垦农发第五届董事会第十四次会议决议公告 | 2025-12-15 | Chinese | ||
| 38101442 | 苏垦农发关于聘任公司副总经理的公告 | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tabuk Agricultural Development Co.
Produces and processes field crops, fruits, and vegetables …
|
6040 | SA | Agriculture, forestry and fishi… |
|
White Organic Agro Limited
Cultivates, processes, and distributes organic food, medici…
|
513713 | IN | Agriculture, forestry and fishi… |
|
WIDE OPEN AGRICULTURE LTD
Develops regenerative plant-based proteins and sustainable …
|
WOA | AU | Agriculture, forestry and fishi… |
Jiangsu Provincial Agricultural Reclamation and Development 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/57323/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57323 | 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=57323 | 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=57323 \ -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": 57323}, 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 Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd. (id: 57323)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.