
UNID btplus Co., Ltd. — Investor Relations & Filings
UNID btplus Co., Ltd. is a manufacturer specializing in wood-based panel products. The company's core offerings include Medium Density Fiberboard (MDF), a key raw material for furniture and interior design, and its proprietary 'OLGODA' brand of flooring products. Established as a spin-off from UNID's Board Division, the company focuses on technology and product quality. In a strategic expansion, UNID btplus has also invested in the electric vehicle (EV) sector to enter the thermal management solutions market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2023-03-15 | Korean | |
| 주주총회집중일개최사유신고 | 2023-03-15 | Korean | |
| 최대주주등소유주식변동신고서 | 2023-03-13 | Korean | |
| 최대주주등소유주식변동신고서 | 2023-03-10 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2023-02-28 | Korean | |
| 주주총회소집결의 | 2023-02-14 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
7 filings
| |||||
| 8393004 | 주주총회소집공고 | 2023-03-15 | Korean | ||
| 8392993 | 주주총회집중일개최사유신고 | 2023-03-15 | Korean | ||
| 8397555 | 최대주주등소유주식변동신고서 | 2023-03-13 | Korean | ||
| 8399713 | 최대주주등소유주식변동신고서 | 2023-03-10 | Korean | ||
| 8409416 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2023-02-28 | Korean | ||
| 8418087 | 주주총회소집결의 | 2023-02-14 | Korean | ||
| 8552387 | 주식등의대량보유상황보고서(약식) | 2023-01-03 | Korean | ||
|
2022
7 filings
| |||||
| 8555014 | 주식등의대량보유상황보고서(일반) | 2022-12-28 | Korean | ||
| 8557416 | 최대주주등소유주식변동신고서 | 2022-12-23 | Korean | ||
| 8570201 | 주식등의대량보유상황보고서(일반) | 2022-12-05 | Korean | ||
| 8570869 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-02 | Korean | ||
| 8570852 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-02 | Korean | ||
| 8573689 | 최대주주등소유주식변동신고서 | 2022-11-28 | Korean | ||
| 8573642 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-11-28 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of veneer sheets and wood-based panels
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airo Lam limited
Manufactures high-pressure decorative laminates and special…
|
AIROLAM | IN | Manufacturing |
|
Akritas S.A.
Manufacturer of particleboard, melamine-faced boards, and o…
|
AKRIT | GR | Manufacturing |
|
ANNUM BERHAD
Investment holding company with operations in wood products…
|
— | MY | Manufacturing |
|
Arbec Forest Products Inc.
Major manufacturer and distributor of wood products, specia…
|
— | CA | Manufacturing |
|
Archidply Decor Limited
Manufacturer of high-end decorative surfacing solutions, ve…
|
ADL | IN | Manufacturing |
|
Archidply Industries Limited
Manufactures wood-based interior products including laminat…
|
ARCHIDPLY | IN | Manufacturing |
|
Averbuch Formica Center Ltd.
Imports, markets, and manufactures raw materials for furnit…
|
AVER | IL | Manufacturing |
|
BIG RIVER INDUSTRIES LIMITED
Integrated manufacturer and distributor of timber, plywood …
|
BRI | AU | Manufacturing |
|
Birman Wood and Hardware Ltd.
Imports, produces, and markets materials for the furniture …
|
BIRM | IL | Manufacturing |
|
Bloom Dekor Ltd.
Designs and produces high-pressure decorative laminates and…
|
526225 | IN | Manufacturing |
UNID btplus 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/15940/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15940 | 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=15940 | 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=15940 \ -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": 15940}, 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 UNID btplus Co., Ltd. (id: 15940)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.