
ORIENTAL LAND CO.,LTD. — Investor Relations & Filings
Oriental Land Co., Ltd. is a leisure and tourism company primarily engaged in the operation and management of theme parks and hotels. Its core business is the ownership and operation of Tokyo Disney Resort, which includes the Tokyo Disneyland and Tokyo DisneySea theme parks. The company also manages several hotels associated with the resort. All Disney-branded facilities are operated under a license from Disney Enterprises, Inc.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 支配株主等に関する事項について | 2026-05-28 | Japanese | |
| 株主優待制度に関するお知らせ | 2026-04-28 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-04-28 | Japanese | |
| 2026年3月期 決算説明会 | 2026-04-28 | Japanese | |
| 2026年3月期 決算補足資料 | 2026-04-28 | Japanese | |
| 2026年3月期 決算短信(日本基準)(連結) | 2026-04-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 47854776 | 支配株主等に関する事項について | 2026-05-28 | Japanese | ||
| 46879558 | 株主優待制度に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879557 | 剰余金の配当に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879555 | 2026年3月期 決算説明会 | 2026-04-28 | Japanese | ||
| 46879554 | 2026年3月期 決算補足資料 | 2026-04-28 | Japanese | ||
| 46879552 | 2026年3月期 決算短信(日本基準)(連結) | 2026-04-28 | Japanese | ||
| 13645601 | 訂正有価証券届出書(参照方式) | 2026-01-29 | Japanese | ||
|
2025
8 filings
| |||||
| 8602371 | 有価証券届出書(参照方式) | 2025-11-25 | Japanese | ||
| 8308768 | 確認書 | 2025-11-14 | Japanese | ||
| 8308735 | 半期報告書-第66期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7948548 | 発行登録追補書類(株券、社債券等) | 2025-10-03 | Japanese | ||
| 7856784 | 訂正発行登録書 | 2025-08-26 | Japanese | ||
| 7243408 | 訂正発行登録書 | 2025-06-30 | Japanese | ||
| 7243194 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7248630 | 内部統制報告書-第65期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
greenland resort company limited
Leisure and tourism operator of amusement parks, hotels, an…
|
9656 | JP | Arts, sports and recreation |
|
Haichang Ocean Park Holdings Ltd.
Developer and operator of marine-themed leisure and enterta…
|
2255 | HK | Arts, sports and recreation |
|
IMAGICAAWORLD ENTERTAINMENT LIMITED
Operates integrated theme, water, and snow parks with an on…
|
IMAGICAA | IN | Arts, sports and recreation |
|
LingNan Eco&Culture-Tourism Co., Ltd
Focuses on ecological environment construction and culture-…
|
002717 | CN | Arts, sports and recreation |
|
Nicco Parks And Resorts Ltd.
Develops amusement parks, provides consultancy, and manufac…
|
526721 | IN | Arts, sports and recreation |
|
ONLY WORLD GROUP HOLDINGS BERHAD
Operates and manages F&B outlets, leisure attractions, and …
|
— | MY | Arts, sports and recreation |
|
Pembangunan Jaya Ancol Tbk
Specializes in property development and management of integ…
|
PJAA | ID | Arts, sports and recreation |
|
Sanrio Company, Ltd.
An entertainment and merchandising company specializing in …
|
8136 | JP | Arts, sports and recreation |
|
Six Flags Entertainment Corporation/NEW
The largest regional amusement park operator in North Ameri…
|
FUN | US | Arts, sports and recreation |
|
SONGCHENG PERFORMANCE DEVELOPMENT CO .,LTD.
Develops and operates cultural theme parks and live perform…
|
300144 | CN | Arts, sports and recreation |
ORIENTAL LAND 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/13084/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13084 | 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=13084 | 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=13084 \ -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": 13084}, 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 ORIENTAL LAND CO.,LTD. (id: 13084)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.