
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 |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-13 | Korean | |
| 전환가액의조정 | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| [첨부정정]사업보고서 (2025.12) | 2026-03-24 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 45396963 | 분기보고서 (2026.03) | 2026-05-13 | Korean | ||
| 33135215 | 전환가액의조정 | 2026-04-01 | Korean | ||
| 33119963 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33119948 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33018116 | [첨부정정]사업보고서 (2025.12) | 2026-03-24 | Korean | ||
| 33014965 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 33011700 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32962159 | [기재정정]주주총회소집공고 | 2026-03-17 | Korean | ||
| 32954683 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32954442 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-16 | Korean | ||
| 32954441 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32954380 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32953933 | 주식등의대량보유상황보고서(일반) | 2026-03-16 | Korean | ||
| 32840302 | [기재정정]단일판매ㆍ공급계약체결 | 2026-02-26 | Korean | ||
|
2025
1 filing
| |||||
| 33028218 | [기재정정]단일판매ㆍ공급계약체결(자율공시) | 2025-10-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GOLDEN PLUS HOLDINGS BERHAD
Investment holding, property development, construction, eng…
|
— | MY | Construction |
|
GRANDES,Inc.
Constructs and sells affordable, high-performance single-fa…
|
3261 | JP | Construction |
|
Grand Ming Group Holdings Limited
Building construction, property development, property leasi…
|
1271 | HK | Construction |
|
Grandy House Corporation
Develops, builds, and sells homes, offering renovations and…
|
8999 | JP | Construction |
|
Green Brick Partners, Inc.
A homebuilding and land development company with subsidiary…
|
GRBK | US | Construction |
|
Green Economy Development Limited
Main contractor providing construction, maintenance, and in…
|
1315 | HK | Construction |
|
Greentown Management Holdings Company Limited
Leading provider of property development management and age…
|
9979 | HK | Construction |
|
GREENTRONICS TECHNOLOGY BERHAD
Investment holding, construction, engineering, and manageme…
|
— | MY | Construction |
|
Grilli Property Group Inc.
Real estate development specializing in residential land ac…
|
GG.A | CA | Construction |
|
Group West Systems Ltd
Provides full-service design and build solutions for commer…
|
— | CA | 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.