
SanDi — Investor Relations & Filings
SanDi Properties Co., Ltd., a member of the SanDi Group, specializes in the integrated development, construction, and sale of residential and commercial real estate. The company manages the full project lifecycle, encompassing land acquisition, architectural planning, and after-sales service. Its portfolio includes diverse developments such as high-rise residential complexes, townhouses, and urban renewal projects, notably the "Aimei" series. SanDi Properties prioritizes sustainable development and ESG principles, focusing on the creation of green, healthy community environments that balance economic, social, and environmental value. By collaborating with leading architectural professionals, the company delivers modern living spaces and community-centric infrastructure, aiming to provide comprehensive housing solutions and long-term property management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1438_20260625F13.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_1438_20260625FE2.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_1438_20260625F02.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_1438_20260625FE1.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_1438_20260625F01.pdf | 2026-05-25 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47013843 | 115年年報及股東會資料 — 2026_1438_20260625F13.pdf | 2026-05-25 | Chinese | ||
| 47013839 | 115年年報及股東會資料 — 2026_1438_20260625FE2.pdf | 2026-05-25 | English | ||
| 47013835 | 115年年報及股東會資料 — 2026_1438_20260625F02.pdf | 2026-05-25 | Chinese | ||
| 47013831 | 115年年報及股東會資料 — 2026_1438_20260625FE1.pdf | 2026-05-25 | English | ||
| 47013826 | 115年年報及股東會資料 — 2026_1438_20260625F01.pdf | 2026-05-25 | Chinese | ||
| 46373683 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373419 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373132 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372775 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 45997160 | 115年第1季財務報告書 — 202601_1438_AI2.pdf | 2026-05-13 | Chinese | ||
| 45751887 | 公告本公司董事會通過115年第一季財務報告 | 2026-05-11 | Chinese | ||
| 45751493 | 公告本公司董事會決議召開115年股東常會相關事宜(新增議案) | 2026-05-11 | Chinese | ||
| 45751458 | 民國114年度股利分派情形 | 2026-05-11 | Chinese | ||
| 45746906 | 114年度股利金額(董事會決議) | 2026-05-11 | Chinese | ||
| 46897950 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Airport High-Tech Park Co.,Ltd.
Develops and operates industrial and high-tech parks near B…
|
600463 | CN | Real estate activities |
|
BEIJING CAPITAL DEVELOPMENT CO.,LTD
Specializes in real estate development, property management…
|
600376 | CN | Real estate activities |
|
Beijing Dalong Weiye Real Estate Development Co.,Ltd
Develops residential and commercial properties, land develo…
|
600159 | CN | Real estate activities |
|
Beijing Electronic Zone High-tech Group Co., Ltd.
Develops and manages high-tech industrial parks and technol…
|
600658 | CN | Real estate activities |
|
BEIJING HUALIAN DEPARTMENT STORE CO.,LTD
Invests in, develops, and manages shopping centers and depa…
|
000882 | CN | Real estate activities |
|
Beijing North Star Company Limited
Diversified enterprise focused on Convention and Exhibition…
|
588 | CN | Real estate activities |
|
Beijing Urban Construction Investment & Development Co.,Ltd.
Develops, manages, and invests in residential and commercia…
|
600266 | CN | Real estate activities |
|
Beijing Zodi Investment Co., Ltd.
Real estate development and management firm with strategic …
|
000609 | CN | Real estate activities |
|
Bekasi Asri Pemula Tbk
A property development company specializing in residential,…
|
BAPA | ID | Real estate activities |
|
Bekasi Fajar Industrial Estate Tbk
Developer and operator of world-class industrial estates, a…
|
BEST | ID | Real estate activities |
SanDi 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/51801/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51801 | 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=51801 | 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=51801 \ -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": 51801}, 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 SanDi (id: 51801)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.