农大科技 — Investor Relations & Filings
About 农大科技
Nongda High-Tech specializes in the research, development, and commercialization of agricultural biotechnology and high-performance seed varieties. The company focuses on enhancing crop yields and resilience through advanced breeding techniques and the production of specialized fertilizers and bio-pesticides. Its operations extend to providing comprehensive technical consulting and integrated solutions for modern farming practices. Furthermore, the organization invests in ecological restoration and environmental management technologies to promote sustainable land development. By leveraging scientific innovation, the company aims to optimize agricultural productivity and support the transition toward high-efficiency, technology-driven cultivation systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-23 | Chinese | |
| 关于拟注销全资子公司的公告 | 2026-04-23 | Chinese | |
| 2025年年度报告 | 2026-04-23 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估报告和履行监督职责情况报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40139276 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 40139271 | 董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | ||
| 40139257 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 40139244 | 关于拟注销全资子公司的公告 | 2026-04-23 | Chinese | ||
| 40139231 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 40139202 | 董事会审计委员会对会计师事务所2025年度履职情况评估报告和履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 40139198 | 2025年度独立董事述职报告(徐国亮) | 2026-04-23 | Chinese | ||
| 40139196 | 重大信息内部报告制度 | 2026-04-23 | Chinese | ||
| 40139192 | 农大科技2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 40139123 | 农大科技2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项说明 | 2026-04-23 | Chinese | ||
| 40139098 | 信息披露暂缓、豁免管理制度 | 2026-04-23 | Chinese | ||
| 40139090 | 关于公司向金融机构申请综合授信额度担保事项的公告 | 2026-04-23 | Chinese | ||
| 40139018 | 2025年权益分派方案公告 | 2026-04-23 | Chinese | ||
| 40139010 | 关于公司向金融机构申请2026年度综合授信额度的公告 | 2026-04-23 | Chinese | ||
| 40138999 | 山东农大肥业科技股份有限公司关于完成工商变更登记并取得营业执照的公告 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Support activities for crop production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriculture & Natural Solutions Acquisition Corp
A SPAC targeting businesses that decarbonize agriculture an…
|
ANSC | US | Agriculture, forestry and fishi… |
|
Agrios Global Holdings Ltd.
Data analytics-driven agtech optimizing crop quality and yi…
|
AGGHF | CA | Agriculture, forestry and fishi… |
|
Agroleasing OJSC
Imports and sells agricultural machinery, fertilizers, pest…
|
AGRLZ | AZ | Agriculture, forestry and fishi… |
|
Arcadia Biosciences, Inc.
Develops and markets plant-based health products and specia…
|
RKDA | US | Agriculture, forestry and fishi… |
|
Bayer CropScience Limited.
Develops crop protection solutions, hybrid seeds, and digit…
|
BAYERCROP | IN | Agriculture, forestry and fishi… |
|
Bee Vectoring Technologies International Inc.
Delivers biological crop protection and enhancement using m…
|
BEE | CA | Agriculture, forestry and fishi… |
|
Canadian Agra Foods Inc.
Integrated agricultural services provider specializing in f…
|
— | CA | Agriculture, forestry and fishi… |
|
Desert Control AS
A climate tech company that turns arid sand into fertile so…
|
DSRT | NO | Agriculture, forestry and fishi… |
|
ELDERS LIMITED
Provides farm supplies, livestock marketing, real estate, a…
|
ELD | AU | Agriculture, forestry and fishi… |
|
Future Farm Technologies Inc.
Provides CEA systems, indoor farming solutions, LED lightin…
|
FFRMF | CA | 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/58748/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58748 | 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=58748 | 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=58748 \ -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": 58748}, 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: 58748)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.