
greenland resort company limited — Investor Relations & Filings
Greenland Resort Company Limited is a leisure and tourism operator that manages a diverse portfolio of facilities. The company's primary operations are centered in the Kyushu and Hokkaido regions of Japan. Its core business involves the management and operation of amusement parks, including Greenland in Kyushu and Hokkaido Greenland. The company also operates multiple hotels, such as Hotel Verde and Hotel Sunplaza, and several golf courses, including the Greenland Resort Golf Course and Ariake Country Club. Additionally, its portfolio extends to other recreational facilities, such as the Hokkaido Greenland White Park ski resort. The company's business activities are organized into segments including Amusement Park, Golf, and Hotel operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第47期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-13 | Japanese | |
| 半期報告書-第47期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese | |
| 確認書 | 2025-03-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33043668 | 確認書 | 2026-03-26 | Japanese | ||
| 33043666 | 有価証券報告書-第47期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
7 filings
| |||||
| 7857827 | 確認書 | 2025-08-13 | Japanese | ||
| 7857829 | 半期報告書-第47期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | ||
| 7268989 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7270376 | 確認書 | 2025-03-28 | Japanese | ||
| 7270364 | 内部統制報告書-第46期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270366 | 有価証券報告書-第46期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7277155 | 臨時報告書 | 2025-02-14 | Japanese | ||
|
2024
6 filings
| |||||
| 7312033 | 確認書 | 2024-08-13 | Japanese | ||
| 7312034 | 半期報告書-第46期(2024/01/01-2024/12/31) | 2024-08-13 | Japanese | ||
| 7338567 | 確認書 | 2024-05-13 | Japanese | ||
| 7338568 | 四半期報告書-第46期第1四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
| 7342787 | 臨時報告書 | 2024-03-29 | Japanese | ||
| 7344162 | 確認書 | 2024-03-28 | 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 |
|
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 |
|
Haichang Ocean Park Holdings Ltd.
Developer and operator of marine-themed leisure and enterta…
|
2255 | HK | Arts, sports and recreation |
greenland resort company limited 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/13082/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13082 | 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=13082 | 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=13082 \ -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": 13082}, 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 greenland resort company limited (id: 13082)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.