
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 |
|---|---|---|---|
| 確認書 | 2023-12-01 | Japanese | |
| 訂正四半期報告書-第64期第2四半期(2023/07/01-2023/09/30) | 2023-12-01 | Japanese | |
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第64期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 四半期報告書-第64期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
11 filings
| |||||
| 7365956 | 確認書 | 2023-12-01 | Japanese | ||
| 7365954 | 訂正四半期報告書-第64期第2四半期(2023/07/01-2023/09/30) | 2023-12-01 | Japanese | ||
| 7371560 | 確認書 | 2023-11-14 | Japanese | ||
| 7371561 | 四半期報告書-第64期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7546145 | 確認書 | 2023-08-14 | Japanese | ||
| 7546148 | 四半期報告書-第64期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7555637 | 内部統制報告書-第63期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555634 | 確認書 | 2023-06-29 | Japanese | ||
| 7555635 | 有価証券報告書-第63期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7573734 | 確認書 | 2023-02-14 | Japanese | ||
| 7573735 | 四半期報告書-第63期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
4 filings
| |||||
| 7582630 | 確認書 | 2022-11-14 | Japanese | ||
| 7582627 | 四半期報告書-第63期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7590519 | 確認書 | 2022-08-15 | Japanese | ||
| 7590521 | 四半期報告書-第63期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajwa Fun World & Resorts Ltd
Operates amusement and water parks with resort lodging and …
|
526628 | IN | Arts, sports and recreation |
|
CA Cultural Technology Group Limited
Cultural technology integrating animation IP, VR, and immer…
|
1566 | HK | Arts, sports and recreation |
|
COAST ENTERTAINMENT HOLDINGS LIMITED
Owns and operates major leisure attractions including Dream…
|
CEH | AU | Arts, sports and recreation |
|
Compagnie des Alpes
A European leisure operator managing ski areas in the Frenc…
|
CDA | FR | Arts, sports and recreation |
|
Công ty Cổ phần Công viên nước Đầm Sen
Operates Dam Sen Water Park, a leading aquatic entertainmen…
|
DSN | VN | Arts, sports and recreation |
|
Dreamland Ltd
Investment holding company providing event management for t…
|
TDIC | US | Arts, sports and recreation |
|
E-WORLD CO.,LTD.
Operates amusement facilities, including a theme park and a…
|
084680 | KR | Arts, sports and recreation |
|
Falcon's Beyond Global, Inc.
An entertainment enterprise specializing in immersive story…
|
FBYD | US | Arts, sports and recreation |
|
Funshine Culture Group Co.,Ltd.
Designs and operates cultural tourism projects, theme parks…
|
300860 | CN | Arts, sports and recreation |
|
GOLDEN HEAVEN GROUP HOLDINGS LTD.
Operator of six amusement and water parks in geographically…
|
GDHG | US | 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.