
E-WORLD CO.,LTD. — Investor Relations & Filings
E-WORLD CO.,LTD. operates amusement and leisure facilities, primarily through its Theme Park and Jewelry business divisions. The company's core activity is the management of a comprehensive theme park that offers a wide range of attractions, rides, and entertainment options, including concerts and special events. The park's integrated facilities include gift shops, restaurants, and food and beverage outlets. A key feature is the 83 Tower, which houses an observatory, a digital experience hall, and other cultural facilities. The company also engages in the jewelry business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-20 | Korean | |
| 정기주주총회결과 | 2026-03-20 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 사업보고서 (2025.12) | 2026-03-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46349125 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34653261 | 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | ||
| 32997700 | 주식등의대량보유상황보고서(일반) | 2026-03-20 | Korean | ||
| 32991596 | 정기주주총회결과 | 2026-03-20 | Korean | ||
| 32982827 | [기재정정]사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32933527 | 사업보고서 (2025.12) | 2026-03-12 | Korean | ||
| 32933411 | 감사보고서제출 | 2026-03-12 | Korean | ||
| 32902007 | 주주총회소집공고 | 2026-03-05 | Korean | ||
| 32901798 | 주주총회소집결의 | 2026-03-05 | Korean | ||
| 32901638 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-05 | Korean | ||
| 32838384 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-26 | Korean | ||
| 19476316 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 18030497 | [기재정정]지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-09 | Korean | ||
| 14447114 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-05 | Korean | ||
| 13625611 | 임시주주총회결과 | 2026-01-29 | Korean | ||
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 |
|
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 |
|
greenland resort company limited
Leisure and tourism operator of amusement parks, hotels, an…
|
9656 | JP | Arts, sports and recreation |
E-WORLD 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/16719/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16719 | 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=16719 | 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=16719 \ -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": 16719}, 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 E-WORLD CO.,LTD. (id: 16719)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.