
Nousouken Corporation — Investor Relations & Filings
Nousouken Corporation operates an agricultural product distribution platform specializing in a direct-from-farm system. The company connects agricultural producers directly with retail outlets and consumers, managing a nationwide network of collection points and logistics centers to ensure product freshness and quality through optimized distribution. Its business encompasses direct sales, wholesale, and consulting for agricultural products. A key focus is on safety and quality assurance, which involves direct engagement with producers, digital management of pesticide use, and regular product inspections.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第20期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 臨時報告書 | 2026-04-10 | Japanese | |
| 意見表明報告書 | 2025-12-26 | Japanese | |
| 確認書 | 2025-11-28 | Japanese | |
| 有価証券報告書-第19期(2024/09/01-2025/08/31) | 2025-11-28 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34470105 | 確認書 | 2026-04-14 | Japanese | ||
| 34470075 | 半期報告書-第20期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
| 33975408 | 臨時報告書 | 2026-04-10 | Japanese | ||
|
2025
9 filings
| |||||
| 11042544 | 意見表明報告書 | 2025-12-26 | Japanese | ||
| 8769447 | 確認書 | 2025-11-28 | Japanese | ||
| 8769434 | 有価証券報告書-第19期(2024/09/01-2025/08/31) | 2025-11-28 | Japanese | ||
| 7855825 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | ||
| 7857428 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-14 | Japanese | ||
| 7267211 | 確認書 | 2025-04-14 | Japanese | ||
| 7267176 | 半期報告書-第19期(2024/09/01-2025/08/31) | 2025-04-14 | Japanese | ||
| 7273917 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-14 | Japanese | ||
| 7276858 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-14 | Japanese | ||
|
2024
3 filings
| |||||
| 7293528 | 確認書 | 2024-11-29 | Japanese | ||
| 7293525 | 有価証券報告書-第18期(2023/09/01-2024/08/31) | 2024-11-29 | Japanese | ||
| 7293522 | 内部統制報告書-第18期(2023/09/01-2024/08/31) | 2024-11-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARKO Petroleum Corp.
A pure-play, fee-based wholesale distributor of motor fuel,…
|
APC | US | Wholesale and retail trade |
|
AUCNET INC.
B2B online auction platform for various goods with a third-…
|
3964 | JP | Wholesale and retail trade |
|
Autostreets Development Limited
Provides integrated used vehicle transaction services throu…
|
2443 | HK | Wholesale and retail trade |
|
COMPAÑIA DE INSUMOS Y GRANOS S A
Wholesale distributor of agricultural products: cereals, oi…
|
— | AR | Wholesale and retail trade |
|
COPART INC
Global provider of online vehicle auctions and remarketing …
|
CPRT | US | Wholesale and retail trade |
|
DKSH Holding AG
A provider of Market Expansion Services for companies growi…
|
DKSH | CH | Wholesale and retail trade |
|
DKSH HOLDINGS(M)BHD
Offers Market Expansion Services for distribution, marketin…
|
— | MY | Wholesale and retail trade |
|
Elon
A Nordic retail alliance supporting independent retailers w…
|
ELON | SE | Wholesale and retail trade |
|
Grandma Trading & Agencies Ltd.
Manages product trading, strategic investments, and commerc…
|
504369 | IN | Wholesale and retail trade |
|
International Cetec Investments Inc.
Represents global manufacturers of professional lighting, A…
|
— | CA | Wholesale and retail trade |
Nousouken 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/13953/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13953 | 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=13953 | 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=13953 \ -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": 13953}, 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 Nousouken Corporation (id: 13953)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.