Green pine tree Co., Ltd — Investor Relations & Filings
Green pine tree Co., Ltd. is a diversified company with operations in healthcare and electronics manufacturing. The company's healthcare segment provides services including elderly and senior care, telemedicine, and customized health foods, as well as the wholesale and retail of medical supplies. In the electronics sector, it is engaged in the manufacture of broadcasting receivers, wireless communications equipment, and other related video and audio apparatus.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기타시장안내 (회생절차 폐지결정 관련 시장조치 미진행) | 2025-10-01 | Korean | |
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| 반기검토(감사)의견부적정등사실확인(자본잠식률100분의50이상또는자기자본10억원미만포함) | 2025-08-14 | Korean | |
| 기타시장안내 (반기 자기자본 10억원 미만 관련 시장조치 미진행) | 2025-08-14 | Korean | |
| 임시주주총회결과 | 2025-06-27 | Korean | |
| 대표이사변경 | 2025-06-27 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33022243 | 기타시장안내 (회생절차 폐지결정 관련 시장조치 미진행) | 2025-10-01 | Korean | ||
| 7874175 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7874100 | 반기검토(감사)의견부적정등사실확인(자본잠식률100분의50이상또는자기자본10억원미만포함) | 2025-08-14 | Korean | ||
| 7871620 | 기타시장안내 (반기 자기자본 10억원 미만 관련 시장조치 미진행) | 2025-08-14 | Korean | ||
| 7889476 | 임시주주총회결과 | 2025-06-27 | Korean | ||
| 7889468 | 대표이사변경 | 2025-06-27 | Korean | ||
| 7889466 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-06-27 | Korean | ||
| 7889125 | 기타경영사항(자율공시) (상장폐지결정 효력정지 가처분신청) | 2025-06-27 | Korean | ||
| 7889124 | 기타시장안내 (정리매매 보류 관련) | 2025-06-27 | Korean | ||
| 7889123 | 주권매매거래정지 (투자자 보호) | 2025-06-27 | Korean | ||
| 7889619 | 기타시장안내 (기업심사위원회 심의·의결 결과 안내) | 2025-06-26 | Korean | ||
| 7889618 | 주권매매거래정지해제 (상장폐지에 따른 정리매매 개시) | 2025-06-26 | Korean | ||
| 7889617 | [기재정정]주권매매거래정지해제 (상장폐지에 따른 정리매매 개시) | 2025-06-26 | Korean | ||
| 7890477 | 주권매매거래정지기간변경 (회생절차 개시결정) | 2025-06-24 | Korean | ||
| 7890476 | 회생절차개시결정 | 2025-06-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of chemicals, waste and scrap and other products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM International Limited
Imports and distributes plastic raw materials and polymers …
|
ABMINTLLTD | IN | Wholesale and retail trade |
|
AGROGALAXY PARTICIPAÇÕES S.A. - EM RECUPERAÇÃO JUDICIAL
Agricultural input distributor and service provider in judi…
|
— | BR | Wholesale and retail trade |
|
Alfresa Holdings Corporation
Manages wholesale and manufacturing of pharmaceuticals, med…
|
2784 | JP | Wholesale and retail trade |
|
AMS POLYMERS LIMITED
Trades and distributes polymer resins and chemicals for pla…
|
540066 | IN | Wholesale and retail trade |
|
Anhui HuiLong Agricultural Means of Production .CO.,LTD.
Supplies agricultural inputs and technical services via a m…
|
002556 | CN | Wholesale and retail trade |
|
AS ONE CORPORATION
Distributor of scientific instruments, medical supplies, an…
|
7476 | JP | Wholesale and retail trade |
|
Asutosh Enterprise Ltd.
Distributes industrial and specialty chemicals for various …
|
512433 | IN | Wholesale and retail trade |
|
Azelis Group NV
A global innovation service provider and distributor for ch…
|
AZE | BE | Wholesale and retail trade |
|
Baolong International Co., Ltd.
Specializes in the marketing and distribution of industrial…
|
1906 | TW | Wholesale and retail trade |
|
BIOGEN PHARMACHEM INDUSTRIES LIMITED
Trades and distributes chemical products, pharmaceutical ra…
|
531752 | IN | Wholesale and retail trade |
Green pine tree 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/17595/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17595 | 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=17595 | 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=17595 \ -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": 17595}, 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 pine tree Co., Ltd (id: 17595)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.