
Berg Earth co.,Ltd. — Investor Relations & Filings
Berg Earth co.,Ltd. is an agribusiness company specializing in the production and sale of vegetable seedlings. The company is a leading producer of grafted seedlings, combining traditional techniques with modern technology to develop high-quality, custom-ordered products for professional growers. It operates large-scale, closed-type cultivation facilities to ensure stable and efficient production. In addition to its core seedling business, Berg Earth provides agricultural materials and comprehensive support services for producers. The company also serves the general public through retail gardening stores, an online shop, and agricultural experience farms, catering to both professional and amateur horticultural needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-28 | Japanese | |
| 有価証券報告書-第25期(2024/11/01-2025/10/31) | 2026-01-28 | Japanese | |
| 確認書 | 2025-06-16 | Japanese | |
| 半期報告書-第25期(2024/11/01-2025/10/31) | 2025-06-16 | Japanese | |
| 臨時報告書 | 2025-03-13 | Japanese | |
| 臨時報告書 | 2025-01-31 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13509876 | 確認書 | 2026-01-28 | Japanese | ||
| 13509875 | 有価証券報告書-第25期(2024/11/01-2025/10/31) | 2026-01-28 | Japanese | ||
|
2025
7 filings
| |||||
| 7258575 | 確認書 | 2025-06-16 | Japanese | ||
| 7258576 | 半期報告書-第25期(2024/11/01-2025/10/31) | 2025-06-16 | Japanese | ||
| 7274175 | 臨時報告書 | 2025-03-13 | Japanese | ||
| 7287205 | 臨時報告書 | 2025-01-31 | Japanese | ||
| 7287034 | 内部統制報告書-第24期(2023/11/01-2024/10/31) | 2025-01-31 | Japanese | ||
| 7287029 | 確認書 | 2025-01-31 | Japanese | ||
| 7287028 | 有価証券報告書-第24期(2023/11/01-2024/10/31) | 2025-01-31 | Japanese | ||
|
2024
6 filings
| |||||
| 7333152 | 確認書 | 2024-06-14 | Japanese | ||
| 7333153 | 四半期報告書-第24期第2四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7341019 | 臨時報告書 | 2024-04-17 | Japanese | ||
| 7347378 | 確認書 | 2024-03-15 | Japanese | ||
| 7347381 | 四半期報告書-第24期第1四半期(2023/11/01-2024/01/31) | 2024-03-15 | Japanese | ||
| 7359369 | 臨時報告書 | 2024-01-31 | Japanese | ||
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… |
|
ASIA SEED Co.,Ltd.
Develops, breeds, and sells a variety of hybrid vegetable a…
|
154030 | KR | 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… |
Berg Earth 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/13651/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13651 | 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=13651 | 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=13651 \ -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": 13651}, 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 Berg Earth co.,Ltd. (id: 13651)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.