WooDeumGee Farm Co., Ltd — Investor Relations & Filings
WooDeumGee Farm Co., Ltd. is an agricultural technology company specializing in smart farm solutions. The company pioneered the development, design, and operation of Korean-style semi-closed glass greenhouses. It utilizes this technology to produce high-value vegetables and fruits, and is known for mass-producing "Tomango," a stevia tomato. The company's integrated business model also encompasses tech construction for the agricultural sector, produce distribution, the supply of agricultural materials, green bio initiatives for seed and variety development, and green energy solutions aimed at achieving sustainable production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2026-04-21 | Korean | |
| 금전대여결정 (대여기간 연장) | 2026-04-14 | Korean | |
| 증권발행결과(자율공시) (제1회차 CB) | 2026-04-10 | Korean | |
| 타인에대한채무보증결정 | 2026-04-08 | Korean | |
| 주요사항보고서(전환사채권발행결정) | 2026-04-02 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 34698031 | 주식등의대량보유상황보고서(약식) | 2026-04-21 | Korean | ||
| 34472232 | 금전대여결정 (대여기간 연장) | 2026-04-14 | Korean | ||
| 33978620 | 증권발행결과(자율공시) (제1회차 CB) | 2026-04-10 | Korean | ||
| 33809045 | 타인에대한채무보증결정 | 2026-04-08 | Korean | ||
| 33155674 | 주요사항보고서(전환사채권발행결정) | 2026-04-02 | Korean | ||
| 33119175 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33017305 | 사업보고서 (2025.12) | 2026-03-24 | Korean | ||
| 33010032 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32956323 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32847383 | 합병등종료보고서(합병) | 2026-02-27 | Korean | ||
| 32847331 | 주주총회소집결의 | 2026-02-27 | Korean | ||
| 32847318 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-27 | Korean | ||
| 12801152 | 기타경영사항(자율공시) (소규모합병 승인 이사회 결의 (주주총회 갈음) 결과보고) | 2026-01-16 | Korean | ||
| 12264613 | 주식등의대량보유상황보고서(약식) | 2026-01-08 | Korean | ||
|
2025
1 filing
| |||||
| 12200119 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | Agriculture, forestry and fishi… |
WooDeumGee Farm 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/17486/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17486 | 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=17486 | 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=17486 \ -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": 17486}, 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 WooDeumGee Farm Co., Ltd (id: 17486)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.