
SAKATA SEED CORPORATION — Investor Relations & Filings
Sakata Seed Corporation is a global leader in the development, production, and distribution of vegetable and ornamental seeds. Founded in 1913, the company leverages advanced breeding technology and a worldwide research network to create high-quality seed varieties. Its primary business encompasses the entire seed lifecycle, from research and development to sales and technical consultation. The product portfolio includes a wide range of vegetable and flower seeds, alongside young plants, bulbs, and related horticultural supplies. Sakata is committed to its core values of quality, reliability, and service, supplying innovative products to a global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | |
| 確認書 | 2026-01-14 | Japanese | |
| 半期報告書-第85期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-10 | Japanese | |
| 公開買付報告書 | 2025-11-07 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 12671888 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | ||
| 12671858 | 確認書 | 2026-01-14 | Japanese | ||
| 12671788 | 半期報告書-第85期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | ||
|
2025
10 filings
| |||||
| 9332751 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8164318 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-10 | Japanese | ||
| 8129190 | 公開買付報告書 | 2025-11-07 | Japanese | ||
| 7978377 | 公開買付届出書 | 2025-10-08 | Japanese | ||
| 7856828 | 確認書 | 2025-08-25 | Japanese | ||
| 7856833 | 有価証券報告書-第84期(2024/06/01-2025/05/31) | 2025-08-25 | Japanese | ||
| 7239371 | 有価証券届出書(参照方式) | 2025-07-18 | Japanese | ||
| 7286605 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-05 | Japanese | ||
| 7288641 | 半期報告書-第84期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese | ||
| 7288638 | 確認書 | 2025-01-14 | Japanese | ||
|
2024
2 filings
| |||||
| 7309548 | 確認書 | 2024-09-06 | Japanese | ||
| 7309554 | 訂正有価証券報告書-第83期(2023/06/01-2024/05/31) | 2024-09-06 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Origin Agritech LTD
An agricultural biotech firm for crop seed breeding and gen…
|
SEED | VG | Agriculture, forestry and fishi… |
|
Osivo 2
Produces certified seeds for field crops and malt for the b…
|
OSI | SK | Agriculture, forestry and fishi… |
|
SDIC FENGLE SEED CO.,LTD.
Researches and produces crop seeds, agrochemicals, and natu…
|
000713 | CN | Agriculture, forestry and fishi… |
|
Shandong Denghai Seeds Co., Ltd.
Develops and distributes high-yield hybrid corn, wheat, and…
|
002041 | CN | Agriculture, forestry and fishi… |
|
Sheel Biotech Limited
Offers agricultural biotechnology, tissue culture plants, a…
|
SHEEL | IN | Agriculture, forestry and fishi… |
|
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… |
SAKATA SEED CORPORATION 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/10879/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10879 | 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=10879 | 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=10879 \ -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": 10879}, 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 SAKATA SEED CORPORATION (id: 10879)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.