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-03-21 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2025-03-21 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-03-17 | Korean | |
| 주주총회소집결의 | 2025-03-14 | Korean | |
| 주주총회소집공고 | 2025-03-14 | Korean | |
| 증권발행결과(자율공시) (제15회차 CB) | 2025-03-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 7924544 | 기타시장안내 (상장폐지 관련) | 2025-03-21 | Korean | ||
| 7924543 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2025-03-21 | Korean | ||
| 7953460 | 주식등의대량보유상황보고서(약식) | 2025-03-17 | Korean | ||
| 7954876 | 주주총회소집결의 | 2025-03-14 | Korean | ||
| 7954809 | 주주총회소집공고 | 2025-03-14 | Korean | ||
| 7961072 | 증권발행결과(자율공시) (제15회차 CB) | 2025-03-10 | Korean | ||
| 7964258 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-05 | Korean | ||
| 7964705 | 주요사항보고서(자본으로인정되는채무증권발행결정) | 2025-03-04 | Korean | ||
| 7964688 | 주요사항보고서(전환사채권발행결정) | 2025-03-04 | Korean | ||
| 7965066 | 기타시장안내 (실질심사 사유 추가 우려 안내) | 2025-02-28 | Korean | ||
| 7965065 | 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2025-02-28 | Korean | ||
|
2024
4 filings
| |||||
| 8004681 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8017965 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8091921 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8091476 | 반기검토(감사)의견부적정등사실확인(자본잠식률100분의50이상또는자기자본10억원미만포함) | 2024-08-14 | 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.