
EMnI Co., Ltd. — Investor Relations & Filings
EMnI Co., Ltd. specializes in the development, manufacturing, and sale of materials and components for organic light-emitting diode (OLED) displays. The company's core business revolves around the production and supply of advanced OLED materials. In addition to its manufacturing operations, EMnI serves as a distributor for physics-based material property simulation software utilized in OLED research and development. The company, formerly known as KJ Pretech Co Ltd, also produces back light units (BLUs) for liquid crystal displays (LCDs).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-03-26 | Korean | |
| 감사보고서제출 | 2024-03-21 | Korean | |
| 사업보고서 (2023.12) | 2024-03-21 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-03-13 | Korean | |
| 주주총회소집결의 | 2024-03-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
10 filings
| |||||
| 8152556 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-29 | Korean | ||
| 8157352 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-03-26 | Korean | ||
| 8159377 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8159371 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
| 8189325 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-03-13 | Korean | ||
| 8192085 | 주주총회소집결의 | 2024-03-12 | Korean | ||
| 8192078 | 주주총회집중일개최사유신고 | 2024-03-12 | Korean | ||
| 8191636 | 주주총회소집공고 | 2024-03-12 | Korean | ||
| 8213493 | 영업정지(종속회사의주요경영사항) | 2024-02-14 | Korean | ||
| 8213484 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-14 | Korean | ||
|
2023
5 filings
| |||||
| 8235647 | 주주명부폐쇄기간또는기준일설정 | 2023-12-26 | Korean | ||
| 8237702 | 불성실공시법인지정(공시변경) | 2023-12-19 | Korean | ||
| 8245556 | 불성실공시법인지정예고(공시변경) | 2023-12-06 | Korean | ||
| 8249196 | [기재정정]주요사항보고서(전환사채권발행결정) | 2023-11-29 | Korean | ||
| 8261919 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other personal service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 DE ABRIL S.A.
Core business activities, products, services, markets, and …
|
— | AR | Other service activities |
|
Actual S.A.
Core business activities, products, and services are not sp…
|
— | AR | Other service activities |
|
Airbomb.com Inc.
Corporate entity with indeterminate status; lacks public fi…
|
— | CA | Other service activities |
|
Blue Fyre One Inc.
Corporate entity identified as a provider of goods and serv…
|
BLFR | CA | Other service activities |
|
CHENGFA INDUSTRIAL (BVI) COMPANY LIMITED
A corporate entity incorporated in the British Virgin Islan…
|
1Q4B | SG | Other service activities |
|
COTT
A publicly traded entity.
|
COTT | PK | Other service activities |
|
D
No specific information regarding core business activities …
|
— | MY | Other service activities |
|
EPUJA SPIRITECH LIMITED
Digital platform for remote rituals, puja bookings, and spi…
|
532092 | IN | Other service activities |
|
Friends S.p.A.
An entity with no verifiable information on its business ac…
|
AMI | IT | Other service activities |
|
GHGLR1
A publicly traded entity with mixed revenue growth; core bu…
|
GHGLR1 | PK | Other service activities |
EMnI 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/16776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16776 | 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=16776 | 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=16776 \ -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": 16776}, 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 EMnI Co., Ltd. (id: 16776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.