
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 |
|---|---|---|---|
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-12-17 | Korean | |
| 전환사채(해외전환사채포함)발행후만기전사채취득 (제6회차) | 2024-11-25 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2024-11-25 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2024-09-19 | Korean | |
| [기재정정]주식등의대량보유상황보고서(약식) | 2024-09-06 | Korean | |
| 분기보고서 (2024.06) | 2024-08-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8002803 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-12-17 | Korean | ||
| 8012609 | 전환사채(해외전환사채포함)발행후만기전사채취득 (제6회차) | 2024-11-25 | Korean | ||
| 8012471 | 주식등의대량보유상황보고서(약식) | 2024-11-25 | Korean | ||
| 8076891 | 주주명부폐쇄기간또는기준일설정 | 2024-09-19 | Korean | ||
| 8079890 | [기재정정]주식등의대량보유상황보고서(약식) | 2024-09-06 | Korean | ||
| 8088249 | 분기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8100006 | 주식등의대량보유상황보고서(약식) | 2024-08-07 | Korean | ||
| 8102451 | 주식등의대량보유상황보고서(일반) | 2024-08-01 | Korean | ||
| 8102441 | 기타경영사항(자율공시) (전환우선주의 보통주 전환청구) | 2024-08-01 | Korean | ||
| 8102800 | 기타경영사항(자율공시) (전환우선주의 보통주 전환청구) | 2024-07-31 | Korean | ||
| 8135721 | 반기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8146669 | 주식등의대량보유상황보고서(일반) | 2024-04-19 | Korean | ||
| 8176361 | 주식등의대량보유상황보고서(일반) | 2024-03-18 | Korean | ||
| 8205895 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2024-02-26 | Korean | ||
| 8213162 | 분기보고서 (2023.12) | 2024-02-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriseed S.A.
Specializes in proprietary genetics & seed value chain for …
|
— | AR | Agriculture, forestry and fishi… |
|
Berg Earth co.,Ltd.
Agribusiness specializing in the production and sale of veg…
|
1383 | JP | Agriculture, forestry and fishi… |
|
BISI INTERNATIONAL Tbk
Largest producer of hybrid seeds (corn, rice, horticulture)…
|
BISI | ID | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Giống Cây trồng Miền Nam
Leading enterprise specializing in research, production, an…
|
SSC | VN | Agriculture, forestry and fishi… |
|
Donegal Investment
An agricultural company managing a portfolio of businesses …
|
DQ7A | IE | Agriculture, forestry and fishi… |
|
GENOMIC VALLEY BIOTECH LIMITED
Specializes in floriculture and plant tissue culture using …
|
539206 | IN | Agriculture, forestry and fishi… |
|
Hainan Shennong Seed Industry Technology Co.,Ltd.
Develops, produces, and distributes high-quality crop seeds…
|
300189 | CN | Agriculture, forestry and fishi… |
|
JK Agri Genetics Limited
Researches, develops, and markets high-yielding hybrid fiel…
|
536493 | IN | Agriculture, forestry and fishi… |
|
KANEKO SEEDS CO., LTD.
Researches, produces, and sells seeds, seedlings, and agric…
|
1376 | JP | Agriculture, forestry and fishi… |
|
Kaveri Seed Company Ltd
Researches, produces, and markets high-quality hybrid field…
|
KSCL | IN | 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.