
Hibino Corporation — Investor Relations & Filings
Hibino Corporation is a specialist in sound and visual systems. The company's business activities encompass the design, sale, installation, and maintenance of professional audio-visual (AV) equipment. It provides comprehensive AV services, including system planning and equipment rental, for a wide range of applications such as concerts, trade shows, and other live events. Key product offerings include large-scale LED video boards and professional lighting systems. Additionally, the company develops, manufactures, and sells industrial noise control products and operates live entertainment venues.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期決算説明資料 | 2026-05-27 | Japanese | |
| 執行役員の選任に関するお知らせ | 2026-05-22 | Japanese | |
| 代表取締役の役職変更に関するお知らせ | 2026-05-22 | Japanese | |
| 連結子会社間の合併に関するお知らせ | 2026-05-22 | Japanese | |
| 資本コストや株価を意識した経営の実現に向けた対応について(アップデート) | 2026-05-22 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-22 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47148916 | 2026年3月期決算説明資料 | 2026-05-27 | Japanese | ||
| 46779236 | 執行役員の選任に関するお知らせ | 2026-05-22 | Japanese | ||
| 46779235 | 代表取締役の役職変更に関するお知らせ | 2026-05-22 | Japanese | ||
| 46779232 | 連結子会社間の合併に関するお知らせ | 2026-05-22 | Japanese | ||
| 46779231 | 資本コストや株価を意識した経営の実現に向けた対応について(アップデート) | 2026-05-22 | Japanese | ||
| 46779228 | 剰余金の配当に関するお知らせ | 2026-05-22 | Japanese | ||
| 46879649 | 上席執行役員の選任及び連結子会社の代表取締役の異動に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879647 | 株式分割及び株式分割に伴う定款の一部変更並びに株主優待制度の変更に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879645 | ソノーラテクノロジー株式会社の株式の取得(連結子会社化)に関するお知らせ | 2026-04-28 | Japanese | ||
|
2025
6 filings
| |||||
| 8191316 | 確認書 | 2025-11-11 | Japanese | ||
| 8191314 | 半期報告書-第63期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7943344 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-01 | Japanese | ||
| 7856437 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-03 | Japanese | ||
| 7859538 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-01 | Japanese | ||
| 7241344 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-03 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other support activities to arts creation and performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
All Things Considered Group Plc
A full-service music company providing bespoke services and…
|
ATCG | GB | Arts, sports and recreation |
|
Artevo Corporation
Art consultancy transforming spaces via end-to-end curation…
|
— | CA | Arts, sports and recreation |
|
AV Promotions Holdings Limited
Provides comprehensive visual, lighting, and audio solution…
|
8419 | HK | Arts, sports and recreation |
|
Binlive
Specializes in performance production, event planning, and …
|
6625 | TW | Arts, sports and recreation |
|
Craig Music & Entertainment Inc.
Booking and supplying diverse live musical acts for events,…
|
— | CA | Arts, sports and recreation |
|
CTS Eventim AG & Co. KGaA
An international provider of ticketing services and live en…
|
EVD | DE | Arts, sports and recreation |
|
Futureview Inc.
Provides end-to-end audiovisual, creative, and interactive …
|
— | CA | Arts, sports and recreation |
|
Liberty Live Holdings, Inc.
A holding company whose principal asset is an ownership int…
|
LLYVA | US | Arts, sports and recreation |
|
Live Nation Entertainment, Inc.
A global company producing live music events, selling ticke…
|
LYV | US | Arts, sports and recreation |
|
Lucid Entertainment Inc.
Specialized provider of mobile DJ, sound, and lighting for …
|
— | CA | Arts, sports and recreation |
Hibino 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/13429/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13429 | 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=13429 | 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=13429 \ -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": 13429}, 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 Hibino Corporation (id: 13429)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.