
ASIA SEED Co.,Ltd. — Investor Relations & Filings
ASIA SEED Co.,Ltd. is a company that develops, breeds, and sells a wide variety of vegetable and fruit seeds. It specializes in hybrid seeds for crops such as cabbage, broccoli, pepper, Chinese cabbage, radish, melon, watermelon, pak-choi, cucumber, and onion. The company's research and breeding programs are focused on developing functional hybrids that offer enhanced health benefits and are adaptable to diverse climates and growing conditions. ASIA SEED serves the international agriculture and gardening industries, providing seeds to both farmers and consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-06-01 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-20 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 주주총회소집공고 | 2026-03-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 47909313 | 주식등의대량보유상황보고서(일반) | 2026-06-01 | Korean | ||
| 46354490 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33058366 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32990712 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32985837 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32935578 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32908054 | 주주총회소집결의 | 2026-03-06 | Korean | ||
|
2025
8 filings
| |||||
| 12196220 | 정기주주총회결과 | 2025-12-30 | Korean | ||
| 12196212 | 결산기변경안내 | 2025-12-30 | Korean | ||
| 12202554 | 사업보고서 (2025.09) | 2025-12-22 | Korean | ||
| 12202564 | 감사보고서제출 | 2025-12-19 | Korean | ||
| 12203490 | [기재정정]주주총회소집공고 | 2025-12-18 | Korean | ||
| 12203486 | 의결권대리행사권유참고서류 | 2025-12-18 | Korean | ||
| 12203631 | [기재정정]주주총회소집공고 | 2025-12-17 | Korean | ||
| 12203610 | [기재정정]주주총회소집공고 | 2025-12-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shree Ganesh Biotech (India) Limited
Produces, processes, and markets hybrid seeds for cereals a…
|
539470 | IN | Agriculture, forestry and fishi… |
|
Suppro Co.,Ltd
Specializes in ecological restoration, providing trees, see…
|
185190 | KR | Agriculture, forestry and fishi… |
|
The House of Agriculture Spirou S.A.
Researches, produces, and markets plant propagation materia…
|
SPIR | GR | Agriculture, forestry and fishi… |
|
Vilmorin & Cie
A global seed company creating, producing, and distributing…
|
RIN | FR | Agriculture, forestry and fishi… |
|
Vrundavan Plantation Limited
Provides plant cultivation, landscaping services, and horti…
|
544011 | IN | Agriculture, forestry and fishi… |
|
Wanxiang Doneed Co.,Ltd
Researches, produces, and distributes hybrid corn, sunflowe…
|
600371 | CN | Agriculture, forestry and fishi… |
|
YUAN LONGPING HIGH-TECH AGRICULTURE CO.,LTD
Develops high-performance crop seeds using biotechnology an…
|
000998 | CN | Agriculture, forestry and fishi… |
|
秋乐种业
Researches and distributes high-yield corn, wheat, peanut, …
|
920087 | CN | Agriculture, forestry and fishi… |
ASIA SEED 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/16115/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16115 | 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=16115 | 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=16115 \ -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": 16115}, 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 ASIA SEED Co.,Ltd. (id: 16115)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.