
H.I.S. Co., Ltd. — Investor Relations & Filings
H.I.S. Co., Ltd., founded in 1980, is a travel and leisure company. Its core business involves providing comprehensive travel services, including domestic and international tours for corporate, group, and leisure travelers. The company operates a global network to facilitate these services. In addition to its primary travel agency operations, H.I.S. has diversified its portfolio to include a hotel business, where it owns and manages hotels and resorts. The company also operates the Huis Ten Bosch Group, a theme park business, and provides various transportation solutions. The organization was initially founded with the mission of making international travel more affordable and accessible.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2026-04-01 | Japanese | |
| 確認書 | 2026-01-27 | Japanese | |
| 有価証券報告書-第45期(2024/11/01-2025/10/31) | 2026-01-27 | Japanese | |
| 確認書 | 2025-12-09 | Japanese | |
| 訂正有価証券報告書-第44期(2023/11/01-2024/10/31) | 2025-12-09 | Japanese | |
| 確認書 | 2025-12-09 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33129284 | 変更報告書 | 2026-04-01 | Japanese | ||
| 13383256 | 確認書 | 2026-01-27 | Japanese | ||
| 13381100 | 有価証券報告書-第45期(2024/11/01-2025/10/31) | 2026-01-27 | Japanese | ||
|
2025
12 filings
| |||||
| 9680708 | 確認書 | 2025-12-09 | Japanese | ||
| 9680696 | 訂正有価証券報告書-第44期(2023/11/01-2024/10/31) | 2025-12-09 | Japanese | ||
| 9680687 | 確認書 | 2025-12-09 | Japanese | ||
| 9680685 | 訂正有価証券報告書-第43期(2022/11/01-2023/10/31) | 2025-12-09 | Japanese | ||
| 9680651 | 確認書 | 2025-12-09 | Japanese | ||
| 9680631 | 訂正有価証券報告書-第42期(2021/11/01-2022/10/31) | 2025-12-09 | Japanese | ||
| 7259025 | 確認書 | 2025-06-13 | Japanese | ||
| 7259018 | 半期報告書-第45期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | ||
| 7260329 | 臨時報告書 | 2025-06-05 | Japanese | ||
| 7262397 | 臨時報告書 | 2025-05-23 | Japanese | ||
| 7262820 | 臨時報告書 | 2025-05-20 | Japanese | ||
| 7265643 | 臨時報告書 | 2025-04-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bookfortravel.com Inc.
Specializes in immersive, local-hosted group tours and pers…
|
— | CA | Administrative and support serv… |
|
CAISSA TOURISM GROUP CO.,LTD.
Travel management, MICE, aviation and railway catering, cru…
|
000796 | CN | Administrative and support serv… |
|
Ch. Charilaou Group Plc
A tour operator offering tickets, packages, cruises, and on…
|
CHCH | CY | Administrative and support serv… |
|
China CYTS Tours Holding Co.,Ltd.
Comprehensive tourism provider offering travel agency, reso…
|
600138 | CN | Administrative and support serv… |
|
CVC BRASIL OPERADORA E AGÊNCIA DE VIAGENS SA
Provides integrated travel services, vacation packages, and…
|
— | BR | Administrative and support serv… |
|
Destinasi Tirta Nusantara Tbk
Tour operator specializing in inbound travel services acros…
|
PDES | ID | Administrative and support serv… |
|
Destination Italia
A TravelTech tour operator for high-end, experiential B2B t…
|
DIT | IT | Administrative and support serv… |
|
EGL Holdings Company Limited
Provides travel and travel-related services, offering organ…
|
6882 | HK | Administrative and support serv… |
|
EURASIA TRAVEL Co.,Ltd
A travel provider offering themed tours focused on nature, …
|
9376 | JP | Administrative and support serv… |
|
GEZİNOMİ SEYAHAT TURİZM TİCARET A.Ş.
Tour operator providing online booking for hotels, tours, a…
|
GZNMI | TR | Administrative and support serv… |
H.I.S. 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/13021/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13021 | 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=13021 | 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=13021 \ -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": 13021}, 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 H.I.S. Co., Ltd. (id: 13021)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.