农大科技 — 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 |
|---|---|---|---|
| 山东农大肥业科技股份有限公司关于开立募集资金现金管理专用结算账户并使用部分闲置募集资金进行现金管理的进展公告 | 2026-03-16 | Chinese | |
| 北京市中伦(青岛)律师事务所关于山东农大肥业科技股份有限公司2026 年第一次临时股东会的法律意见书 | 2026-02-26 | Chinese | |
| 山东农大肥业科技股份有限公司2026年第一次临时股东会决议公告 | 2026-02-26 | Chinese | |
| 山东农大肥业科技股份有限公司2025年年度业绩快报公告 | 2026-02-25 | Chinese | |
| 国金证券股份有限公司关于山东农大肥业科技股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-02-10 | Chinese | |
| 山东农大肥业科技股份有限公司第二届董事会第八次会议决议公告 | 2026-02-10 | 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.