
GREEN PLUS Co., Ltd. — Investor Relations & Filings
GREEN PLUS Co., Ltd. specializes in the development and implementation of smart farm solutions. The company's primary activities include the design, construction, and operation of advanced greenhouses and plant factories for various applications, including large-scale horticulture and aquaculture. Its expertise extends to creating systems adapted for diverse climates. The company has achieved vertical integration, originating from its greenhouse business. In addition to its core agricultural technology focus, GREEN PLUS operates in complementary sectors, including the manufacturing of aluminum materials and components, the development of new and renewable energy systems such as Building-Integrated Photovoltaics (BIPV), and cityscape landscaping projects. This diverse portfolio allows for the creation of integrated green technology solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 증권신고서(지분증권) | 2019-07-03 | Korean | |
| 주요사항보고서(유상증자결정) | 2019-07-03 | Korean | |
| 단일판매ㆍ공급계약체결(자율공시) | 2019-06-21 | Korean | |
| 기타주요경영사항(자율공시) | 2019-06-20 | Korean | |
| 기업설명회(IR)개최결과 | 2019-06-11 | Korean | |
| 기업설명회(IR)개최 | 2019-06-03 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 10246447 | 증권신고서(지분증권) | 2019-07-03 | Korean | ||
| 10246305 | 주요사항보고서(유상증자결정) | 2019-07-03 | Korean | ||
| 10250313 | 단일판매ㆍ공급계약체결(자율공시) | 2019-06-21 | Korean | ||
| 10250455 | 기타주요경영사항(자율공시) | 2019-06-20 | Korean | ||
| 10254297 | 기업설명회(IR)개최결과 | 2019-06-11 | Korean | ||
| 10256723 | 기업설명회(IR)개최 | 2019-06-03 | Korean | ||
| 10284063 | 기타주요경영사항(자율공시)(코스닥 상장을 위한 상장예비심사 청구) | 2019-04-17 | Korean | ||
| 10284633 | 이전상장결정 | 2019-04-16 | Korean | ||
| 10286458 | 주식등의대량보유상황보고서(약식) | 2019-04-12 | Korean | ||
| 10290795 | 주식매수선택권부여에관한신고 | 2019-04-09 | Korean | ||
| 10306741 | 사업보고서 (2018.12) | 2019-04-01 | Korean | ||
| 10314979 | 정기주주총회결과 | 2019-03-28 | Korean | ||
| 10317438 | 기타주요경영사항(자율공시)(상환전환우선주 보통주식 전환 청구) | 2019-03-27 | Korean | ||
| 10315813 | 감사보고서제출 | 2019-03-27 | Korean | ||
| 10319826 | 주식등의대량보유상황보고서(약식) | 2019-03-22 | Korean | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Builders Group Limited
Established contractor providing structural works, foundati…
|
1615 | HK | Construction |
|
Able Engineering Holdings Limited
Multi-discipline construction firm offering building, RMAA,…
|
1627 | HK | Construction |
|
ACROMETA GROUP LIMITED
Provides engineering, facility management, construction, sa…
|
43F | SG | Construction |
|
ADF Group Inc.
North American leader providing integrated services for com…
|
DRX | CA | Construction |
|
Adhbhut Infrastructure Ltd.
Develops residential and commercial properties and manages …
|
539189 | IN | Construction |
|
AGI Infra Limited
Develops residential townships, commercial centers, and urb…
|
AGIIL | IN | Construction |
|
Agile Group Holdings Limited
Integrated conglomerate principally engaged in property dev…
|
3383 | KY | Construction |
|
AIKBEE RESOURCES BERHAD
Investment holding company with core activities in construc…
|
— | MY | Construction |
|
AINAVO HOLDINGS Co., Ltd.
Holding company for property construction and wholesale of …
|
7539 | JP | Construction |
|
AKFEN İNŞAAT TURİZM VE TİCARET A.Ş.
An investment firm specializing in PPP projects in healthca…
|
AKFNI | TR | Construction |
GREEN PLUS 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/15957/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15957 | 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=15957 | 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=15957 \ -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": 15957}, 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 GREEN PLUS Co., Ltd. (id: 15957)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.