
ArtGreen Co.,Ltd — Investor Relations & Filings
ArtGreen Co., Ltd. is a company specializing in the business-to-business (B2B) flower industry, offering comprehensive solutions across the supply chain. The company's core activity is the wholesale of Phalaenopsis orchids, primarily for the corporate gift market. A key proprietary product is the 'Kesho-ran' (Decorative Orchid), a patented offering that features custom designs on the flower petals. ArtGreen operates an integrated model that includes the import and sale of seeds and seedlings, nursery support services for growers, and the supply of cut flowers to the funeral industry. The company also provides artificial plants for commercial environments and operates sustainability-focused services for the collection and recycling of used plants and materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-29 | Japanese | |
| 有価証券報告書-第34期(2024/11/01-2025/10/31) | 2026-01-29 | Japanese | |
| 確認書 | 2025-06-13 | Japanese | |
| 半期報告書-第34期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | |
| 臨時報告書 | 2025-01-30 | Japanese | |
| 内部統制報告書-第33期(2023/11/01-2024/10/31) | 2025-01-29 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13645620 | 確認書 | 2026-01-29 | Japanese | ||
| 13645609 | 有価証券報告書-第34期(2024/11/01-2025/10/31) | 2026-01-29 | Japanese | ||
|
2025
6 filings
| |||||
| 7258977 | 確認書 | 2025-06-13 | Japanese | ||
| 7258976 | 半期報告書-第34期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | ||
| 7287252 | 臨時報告書 | 2025-01-30 | Japanese | ||
| 7287543 | 内部統制報告書-第33期(2023/11/01-2024/10/31) | 2025-01-29 | Japanese | ||
| 7287539 | 確認書 | 2025-01-29 | Japanese | ||
| 7287545 | 有価証券報告書-第33期(2023/11/01-2024/10/31) | 2025-01-29 | Japanese | ||
|
2024
7 filings
| |||||
| 7333625 | 確認書 | 2024-06-13 | Japanese | ||
| 7333627 | 四半期報告書-第33期第2四半期(2024/02/01-2024/04/30) | 2024-06-13 | Japanese | ||
| 7347148 | 確認書 | 2024-03-15 | Japanese | ||
| 7347151 | 四半期報告書-第33期第1四半期(2023/11/01-2024/01/31) | 2024-03-15 | Japanese | ||
| 7359692 | 臨時報告書 | 2024-01-29 | Japanese | ||
| 7359693 | 内部統制報告書-第32期(2022/11/01-2023/10/31) | 2024-01-29 | Japanese | ||
| 7359687 | 確認書 | 2024-01-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Growing of other perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Hainan Rubber Industry Group Co., Ltd.
Cultivates, processes, and distributes natural rubber and l…
|
601118 | CN | Agriculture, forestry and fishi… |
|
Cochin Malabar Estates & Indus. Ltd
Cultivates and processes rubber and tea while managing land…
|
508571 | IN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Đồng Phú
Cultivates, produces, processes natural rubber, manufacture…
|
DPR | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Hòa Bình
Cultivates rubber, coffee, cashew; processes rubber latex; …
|
HRC | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Phước Hòa
Specializes in natural rubber cultivation, exploitation, pr…
|
PHR | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Tây Ninh
Specializes in the cultivation, processing, and trading of …
|
TRC | VN | Agriculture, forestry and fishi… |
|
HALCYON AGRI CORPORATION LIMITED
Global leader in natural rubber, integrating plantations, p…
|
5VJ | SG | Agriculture, forestry and fishi… |
|
KONFRUT TARIM A.Ş.
A digital agricultural supply chain company for fruits and …
|
KNFRT | TR | Agriculture, forestry and fishi… |
|
Socfinasia
Holding company managing a portfolio of oil palm and rubber…
|
SCFNS | LU | Agriculture, forestry and fishi… |
|
SocFin Caoutchoucs
Manages tropical oil palm and rubber plantations in Africa …
|
SOFIN | LU | Agriculture, forestry and fishi… |
ArtGreen 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/13910/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13910 | 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=13910 | 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=13910 \ -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": 13910}, 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 ArtGreen Co.,Ltd (id: 13910)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.