
GOLDEN HEAVEN GROUP HOLDINGS LTD. — Investor Relations & Filings
Golden Heaven Group Holdings Ltd. is an operator of amusement and water parks. The company manages and operates six properties located in geographically diverse markets. Collectively, these parks occupy approximately 426,560 square meters and are accessible to a large regional population. The company offers a broad selection of recreational experiences, including thrilling and family-friendly rides, water attractions, circus performances, gourmet festivals, and other complementary entertainment facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-19 | English | |
| 6-K - GOLDEN HEAVEN GROUP HOLDINGS LTD. (0001928340) (Filer) | 2026-05-12 | English | |
| PROSPECTUS SUPPLEMENT | 2026-01-27 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-01-27 | English | |
| ANNUAL REPORT | 2026-01-21 | English | |
| REGISTRATION STATEMENT | 2025-12-29 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46555830 | REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-19 | English | ||
| 45339793 | 6-K - GOLDEN HEAVEN GROUP HOLDINGS LTD. (0001928340) (Filer) | 2026-05-12 | English | ||
| 13589516 | PROSPECTUS SUPPLEMENT | 2026-01-27 | English | ||
| 13589519 | REPORT OF FOREIGN PRIVATE ISSUER | 2026-01-27 | English | ||
| 13589521 | ANNUAL REPORT | 2026-01-21 | English | ||
|
2025
10 filings
| |||||
| 13589522 | REGISTRATION STATEMENT | 2025-12-29 | English | ||
| 13589523 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-09 | English | ||
| 13589525 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-26 | English | ||
| 13589524 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-17 | English | ||
| 13589527 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-30 | English | ||
| 13589526 | Regulatory Filings 2025 | 2025-08-08 | English | ||
| 13589528 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-06 | English | ||
| 13589529 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-29 | English | ||
| 13589530 | Regulatory Filings 2025 | 2025-07-21 | English | ||
| 13589531 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-11 | English | ||
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 |
|
greenland resort company limited
Leisure and tourism operator of amusement parks, hotels, an…
|
9656 | JP | Arts, sports and recreation |
GOLDEN HEAVEN GROUP HOLDINGS 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/34990/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34990 | 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=34990 | 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=34990 \ -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": 34990}, 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 GOLDEN HEAVEN GROUP HOLDINGS LTD. (id: 34990)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.