
Công ty Cổ phần Cao su Đồng Phú — Investor Relations & Filings
Công ty Cổ phần Cao su Đồng Phú (DORUCO) specializes in the cultivation, production, and processing of natural rubber. Its core activities include managing rubber plantations and manufacturing various rubber products, notably block rubber. DORUCO also extends its operations to consumer goods, producing mattresses under the Dorufoam brand. The company is committed to sustainable practices, evidenced by its implementation of an electronic latex traceability system and adherence to the European Union Deforestation Regulation (EUDR) for product sourcing, ensuring responsible and transparent supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DPR: Thông báo thay đổi nhân sự | 2026-06-02 | Vietnamese | |
| DPR: Thông báo thay đổi nhân sự | 2026-06-01 | Vietnamese | |
| DPR: Thông báo thay đổi mẫu dấu công ty | 2026-06-01 | Vietnamese | |
| DPR: Giấy chứng nhận đăng ký doanh nghiệp thay đổi lần thứ 15 | 2026-05-20 | Vietnamese | |
| DPR: Thông báo về ngày đăng ký cuối cùng tổ chức ĐHĐCĐ thường niên năm 2026 | 2026-05-12 | Vietnamese | |
| DPR: Nghị quyết HĐQT về việc thông qua ngày đăng ký cuối cùng, thời gian, địa điểm và hình thức tổ chức ĐHĐCĐ thường niên năm 2026 | 2026-05-08 | Vietnamese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Growing of other perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tập đoàn Công nghiệp Cao su Việt Nam - Công ty Cổ phần
Cultivates, processes natural rubber, manufactures rubber a…
|
GVR | VN | Agriculture, forestry and fishi… |
|
TH GROUP BERHAD
Diversified entity with 50+ years, primarily focused on pla…
|
— | MY | Agriculture, forestry and fishi… |
Công ty Cổ phần Cao su Đồng Phú 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/66778/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66778 | 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=66778 | 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=66778 \ -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": 66778}, 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 Cao su Đồng Phú (id: 66778)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.