
TAIYO BUSSAN KAISHA,LTD. — Investor Relations & Filings
Taiyo Bussan Kaisha, Ltd. is a trading company specializing in the import and sale of food products. The company's core business revolves around agricultural and livestock products, with a primary focus on various types of meat, including beef, chicken, mutton, duck, and rabbit, as well as processed meat products. In addition to its main food trading operations, the company also engages in the trade of living and industrial materials. Through an affiliated company, it is also involved in real estate management and insurance agency services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (訂正)「有償ストック・オプション(第8回新株予約権)の発行に関するお知らせ」の一部訂正について | 2026-06-01 | Japanese | |
| 税制適格ストックオプション(第7回新株予約権)の発行内容確定に関するお知らせ | 2026-06-01 | Japanese | |
| 有償ストック・オプション(第8回新株予約権)の払込完了に関するお知らせ | 2026-06-01 | Japanese | |
| 2026年9月期第2四半期 決算説明資料 | 2026-05-29 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2026-05-22 | Japanese | |
| 臨時報告書 | 2026-05-22 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47912146 | (訂正)「有償ストック・オプション(第8回新株予約権)の発行に関するお知らせ」の一部訂正について | 2026-06-01 | Japanese | ||
| 47912145 | 税制適格ストックオプション(第7回新株予約権)の発行内容確定に関するお知らせ | 2026-06-01 | Japanese | ||
| 47912143 | 有償ストック・オプション(第8回新株予約権)の払込完了に関するお知らせ | 2026-06-01 | Japanese | ||
| 47879045 | 2026年9月期第2四半期 決算説明資料 | 2026-05-29 | Japanese | ||
| 46771442 | 訂正有価証券届出書(組込方式) | 2026-05-22 | Japanese | ||
| 46768256 | 臨時報告書 | 2026-05-22 | Japanese | ||
| 46771285 | 主要株主及び主要株主である筆頭株主の異動に関するお知らせ | 2026-05-22 | Japanese | ||
| 46572337 | 訂正有価証券届出書(組込方式) | 2026-05-20 | Japanese | ||
| 46541347 | 2026年9月期 4月度 月次業績(売上高)速報 | 2026-05-18 | Japanese | ||
| 46350415 | 確認書 | 2026-05-15 | Japanese | ||
| 46350241 | 半期報告書-第86期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | ||
| 46885502 | 2026年9月期 第2四半期(中間期)決算短信〔日本基準〕(非連結) | 2026-05-15 | Japanese | ||
| 46879452 | (訂正)「定款の一部変更に関するお知らせ」の一部訂正について | 2026-04-28 | Japanese | ||
| 37736613 | 訂正有価証券届出書(組込方式) | 2026-04-28 | Japanese | ||
| 37359092 | 臨時報告書 | 2026-04-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Non-specialized wholesale trade
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOS GROUP LIMITED
International provider of diversified products, services, a…
|
49B | SG | Wholesale and retail trade |
|
Anik Industries Limited
Diversified firm in dairy, real estate, wind power, and bul…
|
ANIKINDS | IN | Wholesale and retail trade |
|
ANIRIT VENTURES LIMITED
Engaged in commodity trading, investment management, and bu…
|
890231 | IN | Wholesale and retail trade |
|
ANNVRRIDHHI VENTURES LIMITED
Wholesale trader and distributor of FMCG and industrial com…
|
538539 | IN | Wholesale and retail trade |
|
ARYAVAN ENTERPRISE LIMITED
Trades and distributes industrial chemicals, textiles, and …
|
539455 | IN | Wholesale and retail trade |
|
ASKUL Corporation
Operates B2B and B2C e-commerce platforms for workplace and…
|
2678 | JP | Wholesale and retail trade |
|
Atharv Enterprises Limited
Trades textiles and commodities, offers business consultanc…
|
530187 | IN | Wholesale and retail trade |
|
Atvo Enterprises Limited
Engages in trading, strategic investments, and business con…
|
532090 | IN | Wholesale and retail trade |
|
AU BRANDZ Co., Ltd
A global fashion company that owns and operates the Rockfis…
|
481070 | KR | Wholesale and retail trade |
|
Aurora
Provides integrated office automation, furniture, and digit…
|
2373 | TW | Wholesale and retail trade |
TAIYO BUSSAN KAISHA,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/12388/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12388 | 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=12388 | 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=12388 \ -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": 12388}, 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 TAIYO BUSSAN KAISHA,LTD. (id: 12388)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.