
AKIKAWA FOODS & FARMS CO.,LTD. — Investor Relations & Filings
AKIKAWA FOODS & FARMS CO.,LTD. is an agricultural and food company specializing in the integrated production, processing, and sale of safe and organic food products. The company manages the entire supply chain, from livestock breeding and farming to consumer delivery. Its primary offerings include poultry, eggs, milk, black pork, and Wagyu beef, alongside a variety of vegetables. The product portfolio is extended by a range of processed items such as yogurt and frozen foods. The company emphasizes quality control and a "farm-to-table" philosophy, positioning itself as a provider of secure and high-quality food.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第47期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 内部統制報告書-第46期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-30 | Japanese | |
| 有価証券報告書-第46期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8317905 | 確認書 | 2025-11-14 | Japanese | ||
| 8317863 | 半期報告書-第47期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7243026 | 内部統制報告書-第46期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243025 | 確認書 | 2025-06-30 | Japanese | ||
| 7243027 | 有価証券報告書-第46期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7242445 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7276620 | 訂正半期報告書-第46期(2024/04/01-2025/03/31) | 2025-02-17 | Japanese | ||
| 7276348 | 確認書 | 2025-02-17 | Japanese | ||
|
2024
7 filings
| |||||
| 7296864 | 確認書 | 2024-11-14 | Japanese | ||
| 7296839 | 半期報告書-第46期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7320008 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7319297 | 内部統制報告書-第45期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7319290 | 確認書 | 2024-06-28 | Japanese | ||
| 7319284 | 有価証券報告書-第45期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7333133 | 臨時報告書 | 2024-06-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Mixed farming
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adecoagro S.A.
An agro-industrial company producing food and renewable ene…
|
AGRO | LU | Agriculture, forestry and fishi… |
|
Agroton Public Limited
A vertically integrated agricultural producer of crops, liv…
|
AGT | CY | Agriculture, forestry and fishi… |
|
AGTIRA AB
Develops and operates systems for sustainable, urban vegeta…
|
AGTIRA | SE | Agriculture, forestry and fishi… |
|
Al-Jouf Agricultural Development Co.
Large-scale producer of crops, olive oil, and fruits with i…
|
6070 | SA | Agriculture, forestry and fishi… |
|
Ash-Sharqiyah Development Co.
Focuses on large-scale crop cultivation, livestock breeding…
|
6060 | SA | Agriculture, forestry and fishi… |
|
Astarta Holding PLC
A vertically integrated agro-industrial holding in agricult…
|
AST | CY | Agriculture, forestry and fishi… |
|
AUGA group
A vertically-integrated organic food company using a sustai…
|
AUG1L | LT | Agriculture, forestry and fishi… |
|
Beijing Dabeinong Technology Group Co.,Ltd
High-tech agricultural firm specializing in animal nutritio…
|
002385 | CN | Agriculture, forestry and fishi… |
|
B.F.
Agro-industrial group with an integrated and traceable agri…
|
BFG | IT | Agriculture, forestry and fishi… |
|
Boen Group CO., LTD.
Integrated animal nutrition, livestock breeding, and food p…
|
001366 | CN | Agriculture, forestry and fishi… |
AKIKAWA FOODS & FARMS 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/11031/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11031 | 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=11031 | 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=11031 \ -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": 11031}, 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 AKIKAWA FOODS & FARMS CO.,LTD. (id: 11031)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.