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 |
|---|---|---|---|
| [기재정정]감사보고서제출 (2022 사업연도) | 2024-05-29 | Korean | |
| [기재정정]사업보고서 (2022.12) | 2024-05-29 | Korean | |
| 기타시장안내 (감사의견 관련 형식적 상장폐지 사유 해소 및 매매거래정지 지속 안내) | 2024-05-29 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유 일부해소 및 개선기간 부여) | 2024-05-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-05-24 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-05-24 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8132814 | [기재정정]감사보고서제출 (2022 사업연도) | 2024-05-29 | Korean | ||
| 8132810 | [기재정정]사업보고서 (2022.12) | 2024-05-29 | Korean | ||
| 8132528 | 기타시장안내 (감사의견 관련 형식적 상장폐지 사유 해소 및 매매거래정지 지속 안내) | 2024-05-29 | Korean | ||
| 8132527 | 주권매매거래정지기간변경 (상장폐지 사유 일부해소 및 개선기간 부여) | 2024-05-29 | Korean | ||
| 8133813 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-05-24 | Korean | ||
| 8133809 | 주식등의대량보유상황보고서(일반) | 2024-05-24 | Korean | ||
| 8134923 | [기재정정]주요사항보고서(유상증자결정) | 2024-05-21 | Korean | ||
| 8134910 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2024-05-21 | Korean | ||
| 8134835 | [기재정정]증권발행결과(자율공시) (제3자배정 유상증자) | 2024-05-21 | Korean | ||
| 8137316 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8140443 | 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2024-05-13 | Korean | ||
| 8141291 | 임시주주총회결과 | 2024-05-10 | Korean | ||
| 8141289 | 상호변경안내 | 2024-05-10 | Korean | ||
| 8141179 | 대표이사변경 | 2024-05-10 | Korean | ||
| 8141177 | 본점소재지변경 | 2024-05-10 | 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.