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 |
|---|---|---|---|
| 정기주주총회결과 | 2025-03-31 | Korean | |
| 감사보고서제출 | 2025-03-21 | Korean | |
| 사업보고서 (2024.12) | 2025-03-21 | Korean | |
| 주주총회소집공고 | 2025-03-14 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-28 | Korean | |
| 주주총회소집결의 | 2025-02-28 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 7917410 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7924113 | 감사보고서제출 | 2025-03-21 | Korean | ||
| 7924111 | 사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7953733 | 주주총회소집공고 | 2025-03-14 | Korean | ||
| 7965760 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-28 | Korean | ||
| 7965757 | 주주총회소집결의 | 2025-02-28 | Korean | ||
|
2024
9 filings
| |||||
| 8001600 | 금전대여결정 | 2024-12-20 | Korean | ||
| 8004238 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8004224 | 단기차입금증가결정 | 2024-12-16 | Korean | ||
| 8007598 | 타법인주식및출자증권취득결정(자율공시) | 2024-12-11 | Korean | ||
| 8011027 | 임시주주총회결과 | 2024-11-29 | Korean | ||
| 8010996 | 분기보고서 (2024.09) | 2024-11-29 | Korean | ||
| 8018744 | 주주총회소집공고 | 2024-11-12 | Korean | ||
| 8049176 | 주주총회소집결의 (임시주주총회) | 2024-10-10 | Korean | ||
| 8049170 | 주주명부폐쇄기간또는기준일설정 | 2024-10-10 | 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.