农大科技 — 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-05-06 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-23 | Chinese | |
| 关于拟注销全资子公司的公告 | 2026-04-23 | Chinese | |
| 2025年年度报告 | 2026-04-23 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44280318 | 2025年年度报告业绩说明会预告公告 | 2026-05-06 | Chinese | ||
| 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 | ||
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… |
|
AGRO ALLIANCE S.A.
Offers comprehensive agricultural services: advisory, logis…
|
— | AR | Agriculture, forestry and fishi… |
|
AGRO-BICIUFFA S.R.L.
Official dealer specializing in agricultural machinery and …
|
— | AR | Agriculture, forestry and fishi… |
|
Agroempresa Colón S.A.
Provides comprehensive agricultural solutions, including se…
|
— | AR | Agriculture, forestry and fishi… |
|
Agrofina S.A.
Develops, synthesizes, formulates, and commercializes agroc…
|
— | AR | Agriculture, forestry and fishi… |
|
AGROIDEAS S A
Provides agricultural solutions, inputs, seeds, grain stora…
|
— | AR | Agriculture, forestry and fishi… |
|
Agroleasing OJSC
Imports and sells agricultural machinery, fertilizers, pest…
|
AGRLZ | AZ | Agriculture, forestry and fishi… |
|
AGRO SERVICIOS S R L
Agricultural solutions provider with 30+ years experience, …
|
— | AR | Agriculture, forestry and fishi… |
|
ALZ NUTRIENTES S.A.
Offers comprehensive plant and animal nutrition solutions f…
|
— | AR | 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.