
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 |
|---|---|---|---|
|
MRV ENGENHARIA E PARTICIPAÇÕES S/A
Large-scale residential developer specializing in affordabl…
|
— | BR | Construction |
|
Murapol S.A.
Residential developer with over 33,000 units delivered acro…
|
MUR | PL | Construction |
|
NAIM HOLDINGS BERHAD
Investment holding company primarily engaged in property de…
|
— | MY | Construction |
|
NAKANO CORPORATION
A general contractor providing design and construction with…
|
1827 | JP | Construction |
|
Nam Hwa Construction Company, Limited
A general construction firm specializing in civil engineeri…
|
091590 | KR | Construction |
|
Nankai Tatsumura Construction Co., Ltd.
A general construction company for civil engineering, archi…
|
1850 | JP | Construction |
|
NAVKAR URBANSTRUCTURE LIMITED
Develops residential and commercial real estate, infrastruc…
|
NAVKARURB | IN | Construction |
|
NBCC (India) Limited
Navratna enterprise specializing in PMC, real estate, and E…
|
NBCC | IN | Construction |
|
NEXG BINA BERHAD
Property development, construction, and manufacturing/distr…
|
— | MY | Construction |
|
NIHON HOUSE HOLDINGS CO., LTD.
Engages in housing and hotel businesses, specializing in wo…
|
1873 | JP | 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.