
Công ty Cổ phần Logistics Vicem — Investor Relations & Filings
Logistics Vicem Joint Stock Company, established on January 5, 2006, operates as a member of the Vietnam Cement Industry Corporation (VICEM). The company provides comprehensive logistics services, with a primary focus on water transportation, encompassing both domestic waterway and sea freight. Its service offerings also include direct support for rail and road transport, cargo handling, and the repair and maintenance of transport vehicles. These integrated solutions position the company as a provider of diverse transport and logistics support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HTV: Thông báo thời gian, hình thức tổ chức ĐHĐCĐ thường niên 2021 | 2021-06-17 | Vietnamese | |
| HTV: Thông báo thời gian, địa điểm và đường dẫn tài liệu tổ chức ĐHĐCĐ thường niên năm 2021 | 2021-06-04 | Vietnamese | |
| HTV: Thông báo ngày ĐKCC để thực hiện quyền tham dự ĐHCĐ thường niên năm 2021 | 2021-05-11 | Vietnamese | |
| HTV: Thông báo tổ chức ĐHĐCĐ thường niên năm 2021 | 2021-05-05 | Vietnamese | |
| HTV: Thông báo về việc thôi giữ chức danh Phó TGĐ | 2021-05-04 | Vietnamese | |
| HTV: Thông báo hủy ngày ĐKCC để thực hiện quyền tham dự ĐHĐCĐTN 2021 tại Thông báo số 547/TB-SGDHCM ngày 17/03/2021 | 2021-04-23 | Vietnamese |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Inland freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Algoma Central Corporation
Largest fleet of dry and liquid bulk carriers serving the G…
|
ALC | CA | Transportation and storage |
|
Bulgarian River Shipping AD
A major shipowner providing cargo transportation services o…
|
BRP | BG | Transportation and storage |
|
KIRBY CORP
A domestic tank barge operator and provider of industrial e…
|
KEX | US | Transportation and storage |
|
Phoenix Shipping (Wuhan) Co.,Ltd.
Dry bulk cargo transportation and logistics along the Yangt…
|
000520 | CN | Transportation and storage |
|
TREVISA INVESTIMENTOS SA
Holding company specializing in inland waterway logistics a…
|
— | BR | Transportation and storage |
|
TTS (Transport Trade Services) S.A.
Integrated logistics and transportation provider on the Dan…
|
TTS | RO | Transportation and storage |
Công ty Cổ phần Logistics Vicem 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/66849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66849 | 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=66849 | 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=66849 \ -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": 66849}, 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 Logistics Vicem (id: 66849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.