
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 |
|---|---|---|---|
|
Conart Engineers Ltd.
Provides EPC services for industrial, commercial, and resid…
|
522231 | IN | Construction |
|
Công ty Cổ phần Đầu tư và Xây dựng Tiền Giang
Provides comprehensive solutions in construction, concrete …
|
THG | VN | Construction |
|
Công ty Cổ phần DICERA Holdings
Diversified enterprise in Development, Investment, Construc…
|
DC4 | VN | Construction |
|
Công ty Cổ phần Hưng Thịnh Incons
A leading firm specializing in investment, design, and cons…
|
HTN | VN | Construction |
|
Công ty Cổ phần Miền Đông
Engaged in construction, investment, urban development, rea…
|
MDG | VN | Construction |
|
Công ty Cổ phần Searefico
Engineering & technology group, EPC contractor, industrial …
|
SRF | VN | Construction |
|
Công ty Cổ phần Tập đoàn CIC
Diversified conglomerate in construction, real estate, fina…
|
CKG | VN | Construction |
|
Công ty Cổ phần Xây dựng CDC
General contractor with 14+ years experience in constructio…
|
CCC | VN | Construction |
|
Công ty Cổ phần Xây dựng COTECCONS
Premier general contractor specializing in high-rise, indus…
|
CTD | VN | Construction |
|
Công ty Cổ phần Xây dựng Phục Hưng Holdings
Specializes in construction, real estate development, and e…
|
PHC | VN | 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.