
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 |
|---|---|---|---|
|
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 |
|
ORIENTAL LAND CO.,LTD.
Owner and operator of Tokyo Disney Resort's theme parks and…
|
4661 | JP | 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 |
|
South Asian Enteprises Ltd.
Manages amusement and water parks, providing consultancy an…
|
526477 | IN | 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.