
Công ty Cổ phần Tập đoàn ST8 — Investor Relations & Filings
ST8 Group Joint Stock Company, established on June 15, 1994, primarily engages in the processing and export of agricultural products, alongside providing tourism and resort services. The company has recently diversified its operations by entering the organic fertilizer sector. Since 2024, ST8 Group has undergone a restructuring process, leading to improved business performance, notably driven by its subsidiary, Ecogreen Agri Joint Stock Company.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ST8: Thông báo thời gian, địa điểm, chương trình và tài liệu họp ĐHĐCĐ TN năm 2026 | 2026-06-04 | Vietnamese | |
| ST8: Thông báo về ngày đăng ký cuối cùng tham dự ĐHĐCĐ thường niên năm 2026 | 2026-05-13 | Vietnamese | |
| ST8: Nghị quyết HĐQT về việc tổ chức ĐHĐCĐTN 2026 | 2026-05-07 | Vietnamese | |
| ST8: Giải trình chênh lệch LNST BCTC HN và Riêng quý 1/2026 so với cùng kỳ năm trước | 2026-05-05 | Vietnamese | |
| ST8: Nghị quyết HĐQT về việc gia hạn thời gian tổ chức ĐHĐCĐ TN năm 2026 | 2026-04-17 | Vietnamese | |
| ST8: Báo cáo thường niên năm 2025 | 2026-04-17 | Vietnamese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OLAM INTERNATIONAL LIMITED
A leading food and agri-business, supplying food, ingredien…
|
2KIB | SG | Agriculture, forestry and fishi… |
|
PRIME FRESH LIMITED
Manages the sourcing, processing, and distribution of fresh…
|
540404 | IN | Agriculture, forestry and fishi… |
|
ROAGRO NEGOCIOS S.A.
Agribusiness specializing in grain/oilseed commercializatio…
|
— | AR | Agriculture, forestry and fishi… |
|
SINDORA BERHAD
Investment holding company with oil palm and rubber estates…
|
— | MY | Agriculture, forestry and fishi… |
|
Sojas Argentinas S.R.L.
Comprehensive agricultural services: grain storage, conditi…
|
— | AR | Agriculture, forestry and fishi… |
|
STANBIK AGRO LIMITED
Processes, trades, and distributes agricultural commodities…
|
544659 | IN | Agriculture, forestry and fishi… |
|
UNIVERSAL CORP /VA/
Global B2B supplier of leaf tobacco and plant-based ingredi…
|
UVV | US | Agriculture, forestry and fishi… |
|
Weyburn Inland Terminal Ltd.
Grain handling, storage, marketing, and distribution of ess…
|
— | CA | Agriculture, forestry and fishi… |
Công ty Cổ phần Tập đoàn ST8 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/66983/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66983 | 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=66983 | 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=66983 \ -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": 66983}, 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 Công ty Cổ phần Tập đoàn ST8 (id: 66983)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.