
Ota Floriculture Auction Co.,Ltd. — Investor Relations & Filings
Ota Floriculture Auction Co.,Ltd. operates a major central wholesale market specializing in floriculture products. The company's primary activity involves the auction-based wholesale distribution of goods, connecting producers with buyers such as flower retailers and florists. Its product portfolio includes a wide variety of cut flowers, potted plants, and seeds for growers. In addition to its core auction business, the company engages in various ancillary services related to the floriculture market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第38期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-23 | Japanese | |
| 内部統制報告書-第37期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | |
| 有価証券報告書-第37期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | |
| 確認書 | 2025-06-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8315351 | 確認書 | 2025-11-14 | Japanese | ||
| 8315345 | 半期報告書-第38期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7253712 | 臨時報告書 | 2025-06-23 | Japanese | ||
| 7253710 | 内部統制報告書-第37期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7253711 | 有価証券報告書-第37期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7253707 | 確認書 | 2025-06-23 | Japanese | ||
|
2024
8 filings
| |||||
| 7301960 | 確認書 | 2024-11-08 | Japanese | ||
| 7301961 | 半期報告書-第37期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7329345 | 臨時報告書 | 2024-06-24 | Japanese | ||
| 7329340 | 内部統制報告書-第36期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7329331 | 確認書 | 2024-06-24 | Japanese | ||
| 7329330 | 有価証券報告書-第36期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7356468 | 確認書 | 2024-02-09 | Japanese | ||
| 7356464 | 四半期報告書-第36期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
|
2023
1 filing
| |||||
| 7539332 | 四半期報告書-第36期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMERISE BIOSCIENCES LIMITED
Distributes agro-commodities and bioscience products for fo…
|
531681 | IN | Wholesale and retail trade |
|
Amraworld Agrico Ltd.
Trades and distributes agricultural commodities including f…
|
531991 | IN | Wholesale and retail trade |
|
Andersons, Inc.
A diversified agricultural company in commodities, renewabl…
|
ANDE | US | Wholesale and retail trade |
|
Asia Cassava Resources Holdings Limited
Procurement, processing, logistics, and sale of dried cassa…
|
841 | HK | Wholesale and retail trade |
|
Astron Multigrain Limited
Processes, trades, and distributes food grains for industri…
|
544628 | IN | Wholesale and retail trade |
|
AWL AGRI BUSINESS LIMITED
Procures, processes, and distributes a wide range of agricu…
|
AWL | IN | Wholesale and retail trade |
|
Blue Pearl Agriventures Limited
Trades and distributes agricultural commodities like pulses…
|
514440 | IN | Wholesale and retail trade |
|
China Agri-Products Exchange Limited
Operates a nationwide chain of agricultural produce exchang…
|
149 | BM | Wholesale and retail trade |
|
CITY CROPS AGRO LIMITED
Trades and processes agro-commodities such as seeds, pulses…
|
544000 | IN | Wholesale and retail trade |
|
Contil India Limited
Global merchant exporter of agricultural commodities, food …
|
531067 | IN | Wholesale and retail trade |
Ota Floriculture Auction 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/12453/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12453 | 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=12453 | 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=12453 \ -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": 12453}, 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 Ota Floriculture Auction Co.,Ltd. (id: 12453)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.