
Công ty Cổ phần Bất động sản Thế Kỷ — Investor Relations & Filings
Công ty Cổ phần Bất động sản Thế Kỷ (Cen Land), established in 2002, is a leading real estate enterprise offering a comprehensive ecosystem of services. Its core activities encompass real estate distribution, investment, brokerage (buying, selling, renting, leasing), and property management for residential, hotel, and office properties. Cen Land specializes in restructuring and reviving projects, with a strategic focus on affordable housing segments. The company also contributes to industry development through its Cen EcoTech College, providing practical real estate business administration education.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CRE: Nghị quyết và Biên bản họp ĐHĐCĐ thường niên 2026 | 2026-05-25 | Vietnamese | |
| CRE: Thông báo thay đổi nhân sự | 2026-05-25 | Vietnamese | |
| CRE: Nghị quyết HĐQT về việc bổ sung nội dung chương trình họp ĐHĐCĐTN 2026 | 2026-05-18 | Vietnamese | |
| CRE: Thông báo đơn xin từ nhiệm của Thành viên HĐQT | 2026-05-15 | Vietnamese | |
| CRE: Thông báo thay đổi địa điểm họp ĐHĐCĐ thường niên 2026 | 2026-05-11 | Vietnamese | |
| CRE: Giải trình biến động KQKD trên BCTC quý 1/2026 so với cùng kỳ năm trước | 2026-05-04 | Vietnamese |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Intermediation service activities for real estate
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5I5J HOLDING GROUP CO., LTD.
Real estate provider for residential brokerage, rental serv…
|
000560 | CN | Real estate activities |
|
Arras Group
Real estate developer of luxury second homes with sea views…
|
AGU | IT | Real estate activities |
|
ASIAN STAR CO.
A real estate company offering development, sales, leasing,…
|
8946 | JP | Real estate activities |
|
Bridgemarq Real Estate Services Inc.
Leading provider of services and support to residential rea…
|
BRE | CA | Real estate activities |
|
Casasold
Specializes in the acquisition, renovation, and resale of r…
|
CASA | IT | Real estate activities |
|
Charter Realty Holdings Ltd.
Full-service commercial real estate brokerage specializing …
|
— | CA | Real estate activities |
|
Compass, Inc.
A residential real estate brokerage with a technology platf…
|
COMP | US | Real estate activities |
|
Công ty Cổ phần Dịch vụ Bất động sản Đất Xanh
A prominent real estate services company specializing in co…
|
DXS | VN | Real estate activities |
|
&Do Holdings Co.,Ltd.
A holding company managing a nationwide franchise network o…
|
3457 | JP | Real estate activities |
|
Dotstay
A relocation platform offering personalized rental home sea…
|
DOTS | IT | Real estate activities |
Công ty Cổ phần Bất động sản Thế Kỷ 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/66747/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66747 | 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=66747 | 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=66747 \ -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": 66747}, 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 Bất động sản Thế Kỷ (id: 66747)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.