Ocean In W Co.,Ltd. — Investor Relations & Filings
Filings indexed
374
across all filing types
Latest filing
2025-02-26
Legal Proceedings Report
Country
KR
South Korea
Listing
KO
052300
Ocean In W Co., Ltd., formerly known as CT Property Co Ltd, is a company primarily engaged in the sale of plate glass. The company's core business involves the distribution of glass products and other building materials for the construction sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]소송등의제기ㆍ신청(경영권분쟁소송) | 2025-02-26 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-26 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송) (의안상정가처분) | 2025-02-18 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송) | 2025-02-12 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-02-07 | Korean | |
| 주권매매거래정지해제 (액면병합 주권 변경상장) | 2025-01-31 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 7967303 | [기재정정]소송등의제기ㆍ신청(경영권분쟁소송) | 2025-02-26 | Korean | ||
| 7967283 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-26 | Korean | ||
| 7971286 | 소송등의제기ㆍ신청(경영권분쟁소송) (의안상정가처분) | 2025-02-18 | Korean | ||
| 7983965 | 소송등의제기ㆍ신청(경영권분쟁소송) | 2025-02-12 | Korean | ||
| 7985958 | 주식등의대량보유상황보고서(약식) | 2025-02-07 | Korean | ||
| 7989073 | 주권매매거래정지해제 (액면병합 주권 변경상장) | 2025-01-31 | Korean | ||
| 7991753 | [기재정정]소송등의제기ㆍ신청(경영권분쟁소송) | 2025-01-16 | Korean | ||
| 7991988 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-01-15 | Korean | ||
| 7991985 | 주식등의대량보유상황보고서(일반) | 2025-01-15 | Korean | ||
| 7993772 | [기재정정]주식병합결정 | 2025-01-07 | Korean | ||
| 7995004 | 대표이사변경 | 2025-01-02 | Korean | ||
|
2024
4 filings
| |||||
| 7999229 | [기재정정]소송등의제기ㆍ신청(경영권분쟁소송) (이사의 위법행위 유지청구의 소) | 2024-12-30 | Korean | ||
| 7999712 | 소송등의제기ㆍ신청(경영권분쟁소송) (회계장부 열람등사 청구의 소) | 2024-12-27 | Korean | ||
| 8000673 | 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2024-12-24 | Korean | ||
| 8001518 | 타법인주식및출자증권취득결정 | 2024-12-20 | Korean | ||
Market data
Market data not available
Last price
Market cap
volume
Day range
today
52-week range
trailing
Price history
Peer group · Marine fishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aker BioMarine
A biotech innovator that sustainably harvests krill for hea…
|
AKBM | NO | Agriculture, forestry and fishi… |
|
Austevoll Seafood ASA
A globally integrated seafood company with operations acros…
|
AUSS | NO | Agriculture, forestry and fishi… |
|
Brim Seafood
A fishing and processing company for traceable, wild-caught…
|
BRIM | IS | Agriculture, forestry and fishi… |
|
China Ocean Group Development Limited
Diversified operations in ocean fishing, aquatic processing…
|
8047 | HK | Agriculture, forestry and fishi… |
|
Clearwater Seafoods Incorporated
North America's largest vertically-integrated seafood compa…
|
CLR | CA | Agriculture, forestry and fishi… |
|
CNFC OVERSEAS FISHERIES CO.,LTD
Specializes in deep-sea fishing, aquatic processing, and in…
|
000798 | CN | Agriculture, forestry and fishi… |
|
Conpak Seafoods Inc.
Historically active Canadian seafood entity that is current…
|
— | CA | Agriculture, forestry and fishi… |
|
DONGWON FISHERIES CO.,LTD
Diversified seafood company catching, processing, and distr…
|
030720 | KR | Agriculture, forestry and fishi… |
|
DONGWON INDUSTRIES CO.,LTD
A global seafood enterprise focused on fishing, processing,…
|
006040 | KR | Agriculture, forestry and fishi… |
|
Ísfélag hf.
A vertically integrated fishing and processing company with…
|
ISF | IS | Agriculture, forestry and fishi… |
Ocean In W 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/17085/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17085 | 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=17085 | 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=17085 \ -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": 17085}, 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 Ocean In W Co.,Ltd. (id: 17085)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.
We will notify you once the filing is added.
Report sent
Thank you. We will check the data and update it shortly.